clarkb | ianw: yup | 00:00 |
---|---|---|
clarkb | ianw: you can vie wthose acls in gerrit if you go to projects all projects and check out access | 00:00 |
clarkb | you do have to be logged in though | 00:00 |
mordred | clarkb: but if this keyboard were 7 row, it would be as close to perfect as I expect Ill ever be able to purchase again because the computer industry hates us | 00:00 |
pleia2 | the elitebook grew on me, or I surrendered, but I'm ok now | 00:00 |
clarkb | mordred: the funny thing is the mechanical switch full size keyboard industry has taken off | 00:00 |
*** dannywilson has quit IRC | 00:01 | |
clarkb | mordred: so while laptop keyboard are terrible you can get amazing keyboard for your desktop | 00:01 |
dims_ | fungi: clarkb: thanks | 00:01 |
pleia2 | yeah, mostly I work on my clicky desktop keyboard <3 | 00:01 |
pleia2 | it's my favorite thing about coming home, aside from seeing cats and husband ;) | 00:01 |
fungi | clarkb: ianw: actually i think you can't see all of the all-projects acl without being an admin because of the funny ways gerrit filters acl permission visibility based on permissions granted to you, but you can work around it with gitweb like https://review.openstack.org/gitweb?p=All-Projects.git;a=blob_plain;f=project.config | 00:01 |
jeblair | hrm. my git push to gerrit is slow | 00:02 |
openstackgerrit | James E. Blair proposed openstack-infra/puppet-infra-cookiecutter: Correct extra JSON comma https://review.openstack.org/223875 | 00:02 |
openstackgerrit | Erno Kuvaja proposed openstack/requirements: Update glance-store and python-glanceclient https://review.openstack.org/223513 | 00:02 |
mordred | jeblair: java something something | 00:02 |
jeblair | there it goes | 00:02 |
ianw | fungi: yeah https://review.openstack.org/#/admin/projects/All-Projects,access is a window to it that wfm | 00:03 |
clarkb | greghaynes: ok first nodepool gearman change has comments, I hvaen't voted because I figure sorting out what does and doesn't need addressing is good without determining ahead of time that its +2 or -1 or whatever | 00:03 |
clarkb | greghaynes: if you can take a look when you have a moment that would be excellent | 00:03 |
clarkb | jeblair: its db backup time | 00:04 |
*** aeng has quit IRC | 00:04 | |
clarkb | mordred: so speaking of db backups, the percona xtradbbackup tool can do backups without locking the world | 00:04 |
clarkb | mordred: is it a bad idea to look into using it or ? | 00:04 |
*** sharikapongubala has quit IRC | 00:04 | |
*** pahuang has quit IRC | 00:05 | |
openstackgerrit | Ian Wienand proposed openstack-infra/project-config: Add PyPI jobs to Aodh https://review.openstack.org/222579 | 00:05 |
mordred | clarkb: nope. it's great. although mysqldump can ALSO do backups without locking the world | 00:05 |
clarkb | pleia2: though I have found that the cherry blues are way too light, I primarily use a ~'93 model M | 00:05 |
clarkb | mordred: so we can be better ant mysqldumping? | 00:05 |
mordred | clarkb: so it depends on your situation and data size and whether you can backup locally or not | 00:05 |
clarkb | mordred: maybe you can educate me/us | 00:05 |
mordred | clarkb: xtrabackup operates on the file, mysqldump operates over the protocol | 00:06 |
fungi | clarkb: yeah, typing on my ducky shine with cherry mx blues and my model m side by side, the strike resistance on the model m is greater. i still find the blues tolerable though | 00:06 |
clarkb | mordred: oh so for trove we can't do xtrabackup? | 00:06 |
mordred | clarkb: that's right | 00:06 |
clarkb | mordred: gotcha | 00:06 |
mordred | clarkb: are we having locking problems with something? | 00:07 |
fungi | clarkb: i've added rubber bumpers under all my keycaps on the ducky to prevent me from trying to stab the switches straight through the backplate ;) | 00:07 |
jeblair | fungi: now it's a rubber ducky? | 00:07 |
fungi | jeblair: you got it! | 00:07 |
*** camunoz has quit IRC | 00:07 | |
*** fitoduarte has quit IRC | 00:08 | |
clarkb | mordred: ya at 0000UTC gerrit stops working for a short period of time | 00:08 |
*** shashank_hegde has quit IRC | 00:08 | |
mordred | hrm | 00:08 |
clarkb | mordred: you notice it when pushing code or posting reviews | 00:08 |
mordred | clarkb: does our trove support replicas yet? | 00:08 |
mordred | because the common solution is to add a slave and then take backups on the slave | 00:09 |
*** yamamoto has quit IRC | 00:09 | |
clarkb | I think it does but not sure | 00:09 |
* cp16net sees someone talking about backups for trove | 00:09 | |
*** asettle is now known as asettle-afk | 00:09 | |
*** trown is now known as trown|outttypeww | 00:10 | |
mordred | cp16net: hiya | 00:10 |
mordred | cp16net: you don't work on the rax trove do you? | 00:10 |
cp16net | trove typically uses xtradbbackup so it wont lock innodb tables on backup | 00:11 |
clarkb | greghaynes: is the dbchange to nodepool something you expect to stick around? we still don't have migrations for nodepool so if it doesn't stick around we may want to squash that if possible | 00:11 |
cp16net | mordred: i used to | 00:11 |
cp16net | about 4 months ago | 00:11 |
clarkb | cp16net: well we don't use the trove backups because we have our own backups that are append only | 00:11 |
ianw | can anyone with a passing interest in dib take a look at https://review.openstack.org/#/c/219949/ (Use pip install of dib for testing) ... it sets up some experimental jobs to see what explodes | 00:11 |
clarkb | I suppose we could use the trove backup that we pull locally and push append only t backup server? | 00:11 |
mordred | cp16net: if we backup using trove, can we get our hands on the backups? | 00:11 |
clarkb | the problem with that is its super tied to trove | 00:11 |
*** Swami has quit IRC | 00:11 | |
cp16net | mordred: yes they are stored in cloudfiles | 00:12 |
clarkb | which isn't super great for general puppet moduling | 00:12 |
cp16net | under your tenant | 00:12 |
clarkb | cp16net: you mean swift? | 00:12 |
mordred | neat | 00:12 |
cp16net | or the instance's tenant | 00:12 |
clarkb | :P | 00:12 |
*** ybathia has quit IRC | 00:12 | |
cp16net | clarkb: true... | 00:12 |
cp16net | :-P | 00:12 |
mordred | cp16net: also - is there any way to replicate from a trove to another trove or an external mysql? | 00:12 |
mordred | cp16net: (also, thanks, super helpful) | 00:12 |
cp16net | mordred: i believe there is support in rax cloud for creating a replica | 00:13 |
mordred | cool | 00:13 |
mordred | two things to try then | 00:13 |
cp16net | might not be avail in the gui | 00:13 |
*** shashank_hegde has joined #openstack-infra | 00:13 | |
mordred | oh, could not possibly care less about the gui :) | 00:13 |
cp16net | mordred: i believe the rax cloud has a separate client for their dbaas solution | 00:14 |
mordred | uhm. what? | 00:14 |
mordred | I should be able to just use python-troveclient, no? | 00:14 |
cp16net | i will say ymmv | 00:14 |
mordred | sigh | 00:14 |
*** thinrichs has left #openstack-infra | 00:15 | |
cp16net | #agreed | 00:15 |
cp16net | :) | 00:15 |
* mordred hands cp16net a somewhat undirty llama | 00:15 | |
*** SumitNaiksatam has quit IRC | 00:15 | |
cp16net | hah nice... | 00:15 |
hodos | hi did any1 have a problem with test_volume_boot_pattern with devstack | 00:16 |
hodos | no exeptions in the screen logs, only ssh timeout and 'no route to host' in the tempest out | 00:16 |
*** abitha_ has joined #openstack-infra | 00:17 | |
*** EricGonc_ has joined #openstack-infra | 00:17 | |
*** [HeOS] has joined #openstack-infra | 00:17 | |
*** pahuang has joined #openstack-infra | 00:17 | |
*** armax_ has joined #openstack-infra | 00:17 | |
*** aeng has joined #openstack-infra | 00:17 | |
openstackgerrit | Merged openstack-infra/odsreg: Adds new commands for getting requirements https://review.openstack.org/223811 | 00:17 |
*** thorst has joined #openstack-infra | 00:18 | |
*** tsekiyama has quit IRC | 00:18 | |
cp16net | mordred: you can pingme if you want to know more | 00:18 |
*** cbader_ has joined #openstack-infra | 00:18 | |
*** devlaps has quit IRC | 00:18 | |
*** dangers_` has joined #openstack-infra | 00:19 | |
*** jtrovo has joined #openstack-infra | 00:19 | |
*** mcdonagm has joined #openstack-infra | 00:19 | |
*** glauco_ has joined #openstack-infra | 00:19 | |
*** vmbrasse- has joined #openstack-infra | 00:20 | |
*** SergK_ has joined #openstack-infra | 00:20 | |
*** dims_ has quit IRC | 00:20 | |
*** bapalm_ has joined #openstack-infra | 00:20 | |
*** clayton- has joined #openstack-infra | 00:20 | |
*** tcammann_ has joined #openstack-infra | 00:21 | |
*** cburgess_ has joined #openstack-infra | 00:21 | |
*** HeOS has quit IRC | 00:21 | |
*** EricGonczer_ has quit IRC | 00:21 | |
*** SergK has quit IRC | 00:21 | |
*** vmb has quit IRC | 00:21 | |
*** tcammann has quit IRC | 00:21 | |
*** hrubi_ has joined #openstack-infra | 00:21 | |
*** cburgess has quit IRC | 00:21 | |
*** abitha has quit IRC | 00:21 | |
*** armax has quit IRC | 00:21 | |
*** cbader has quit IRC | 00:21 | |
*** bapalm has quit IRC | 00:21 | |
*** mfmcdonagh has quit IRC | 00:21 | |
*** dangers_away has quit IRC | 00:21 | |
*** hrubi has quit IRC | 00:21 | |
*** jeadre has quit IRC | 00:21 | |
*** clayton has quit IRC | 00:21 | |
*** samueldmq has quit IRC | 00:21 | |
*** clayton- is now known as clayton | 00:21 | |
*** dhp has quit IRC | 00:21 | |
*** timrc has quit IRC | 00:21 | |
*** armax_ is now known as armax | 00:21 | |
*** dhp has joined #openstack-infra | 00:21 | |
*** timrc_ has joined #openstack-infra | 00:21 | |
*** mtanino has quit IRC | 00:22 | |
*** gildub has joined #openstack-infra | 00:22 | |
*** FallenPegasus has quit IRC | 00:22 | |
*** amitgandhinz has joined #openstack-infra | 00:23 | |
*** jtrovo has quit IRC | 00:23 | |
*** yamahata has quit IRC | 00:24 | |
*** esker has quit IRC | 00:24 | |
*** esker has joined #openstack-infra | 00:25 | |
*** camunoz has joined #openstack-infra | 00:25 | |
*** bradjones has quit IRC | 00:25 | |
*** glauco_ has quit IRC | 00:25 | |
stevebaker | jeblair, fungi: hey, heat unit tests are failing due to a manila client change. This fixes it https://review.openstack.org/#/c/223747/ | 00:25 |
stevebaker | jeblair, fungi: there are seven changes in the integrated gate queue which will fail without ^ so it might be best to drop them | 00:25 |
*** dingyichen has joined #openstack-infra | 00:26 | |
*** thorst has quit IRC | 00:28 | |
*** ildikov_ has quit IRC | 00:28 | |
*** michchap_ has joined #openstack-infra | 00:28 | |
*** zxiiro_ has joined #openstack-infra | 00:28 | |
*** xgerman_ has joined #openstack-infra | 00:28 | |
*** matt____ has joined #openstack-infra | 00:29 | |
*** persia_ has joined #openstack-infra | 00:29 | |
*** asettle-afk is now known as asettle | 00:29 | |
fungi | stevebaker: we don't have any magic for dequeuing changes from the gate, but anybody who wants to can do it by making a minimal update their commit messages or rebasing them | 00:30 |
*** angdraug has quit IRC | 00:30 | |
fungi | doesn't require our assistance | 00:30 |
*** mikap has joined #openstack-infra | 00:31 | |
*** slagle_ has joined #openstack-infra | 00:31 | |
*** sheeprine_ has joined #openstack-infra | 00:31 | |
*** StevenK_ has joined #openstack-infra | 00:31 | |
*** plol has joined #openstack-infra | 00:31 | |
*** mtaylor has joined #openstack-infra | 00:31 | |
stevebaker | fungi: ok, thanks | 00:31 |
*** StevenK has quit IRC | 00:32 | |
*** StevenK_ is now known as StevenK | 00:33 | |
*** gabriel-1 has joined #openstack-infra | 00:33 | |
*** ams___ has joined #openstack-infra | 00:33 | |
* stevebaker wields new superpower | 00:34 | |
*** ddieterly has joined #openstack-infra | 00:34 | |
*** niedbals- has joined #openstack-infra | 00:34 | |
*** JoshNang_ has joined #openstack-infra | 00:34 | |
*** hrubi has joined #openstack-infra | 00:34 | |
*** patrickeast_ has joined #openstack-infra | 00:34 | |
*** madhu_ak has quit IRC | 00:34 | |
*** smyers_ has joined #openstack-infra | 00:35 | |
*** ganso has quit IRC | 00:35 | |
*** sweston_ has joined #openstack-infra | 00:35 | |
*** otter768 has joined #openstack-infra | 00:35 | |
*** slagle has quit IRC | 00:35 | |
*** jaypipes has quit IRC | 00:35 | |
*** JoshNang has quit IRC | 00:35 | |
*** lennyb has quit IRC | 00:35 | |
*** clarkb has quit IRC | 00:35 | |
*** plol_ has quit IRC | 00:35 | |
*** niedbalski_ has quit IRC | 00:35 | |
*** akscram1 has quit IRC | 00:35 | |
*** ams__ has quit IRC | 00:35 | |
*** vtapia has quit IRC | 00:35 | |
*** hrubi_ has quit IRC | 00:35 | |
*** gabriel-bezerra has quit IRC | 00:35 | |
*** redixin has quit IRC | 00:36 | |
*** mordred has quit IRC | 00:36 | |
*** michchap has quit IRC | 00:36 | |
*** persia has quit IRC | 00:36 | |
*** mattoliverau has quit IRC | 00:36 | |
*** sweston has quit IRC | 00:36 | |
*** xgerman has quit IRC | 00:36 | |
*** zxiiro has quit IRC | 00:36 | |
*** mikal has quit IRC | 00:36 | |
*** rakhmerov has quit IRC | 00:36 | |
*** patrickeast has quit IRC | 00:36 | |
*** sheeprine has quit IRC | 00:36 | |
*** daenney has quit IRC | 00:36 | |
*** smyers has quit IRC | 00:36 | |
*** tlbr has quit IRC | 00:36 | |
*** mika has quit IRC | 00:36 | |
*** JoshNang_ is now known as JoshNang | 00:36 | |
*** mikap is now known as mika | 00:36 | |
*** zxiiro_ is now known as zxiiro | 00:36 | |
*** smyers_ is now known as smyers | 00:36 | |
*** vtapia has joined #openstack-infra | 00:36 | |
*** mikal has joined #openstack-infra | 00:36 | |
*** sweston_ is now known as sweston | 00:37 | |
*** xgerman_ is now known as xgerman | 00:37 | |
*** rakhmerov has joined #openstack-infra | 00:37 | |
*** hdd has quit IRC | 00:38 | |
*** patrickeast_ is now known as patrickeast | 00:38 | |
*** redixin has joined #openstack-infra | 00:38 | |
*** daenney has joined #openstack-infra | 00:39 | |
*** jaypipes has joined #openstack-infra | 00:40 | |
*** vahidh has quit IRC | 00:40 | |
*** tiswanso has joined #openstack-infra | 00:40 | |
*** otter768 has quit IRC | 00:40 | |
*** cloudtrainme has joined #openstack-infra | 00:40 | |
*** lennyb has joined #openstack-infra | 00:42 | |
*** clarkb has joined #openstack-infra | 00:42 | |
*** akscram1 has joined #openstack-infra | 00:42 | |
*** tlbr has joined #openstack-infra | 00:42 | |
*** mwagner_lap has joined #openstack-infra | 00:42 | |
mmmpork | hrm i just saw an error in diskimage builder jenkins, i just want to make sure there isn't a bigger issue before i trigger a rebuild - "Installing : kernel-2.6.32-573.3.1.el6.x86_64" "grubby fatal error: unable to find a suitable template" | 00:44 |
*** ddieterly has quit IRC | 00:44 | |
mmmpork | this is the log: http://logs.openstack.org/30/221530/2/gate/gate-dib-dsvm-functests-devstack-centos7/4663e8c/console.html | 00:44 |
mmmpork | the change in question was a documentation change to the fedora element's README | 00:45 |
*** tiswanso_ has joined #openstack-infra | 00:45 | |
*** ayoung has joined #openstack-infra | 00:45 | |
*** matt____ is now known as mattoliverau | 00:46 | |
mmmpork | review details here: https://review.openstack.org/#/c/221530/ | 00:46 |
*** shashank_hegde has quit IRC | 00:48 | |
*** tiswanso has quit IRC | 00:48 | |
*** ashleigh has quit IRC | 00:50 | |
*** sridhar_ram has quit IRC | 00:50 | |
mmmpork | oops i lied it's the redhat-common patch | 00:50 |
*** salv-orl_ has joined #openstack-infra | 00:53 | |
*** yamamoto has joined #openstack-infra | 00:55 | |
*** vahidh has joined #openstack-infra | 00:56 | |
*** salv-orlando has quit IRC | 00:56 | |
asselin | any puppet people around? heira's still not working for me. Trying not to set a custom external fact, but not sure where to put it. The llocations doc mentions aren't found on my system. | 00:56 |
*** salv-orl_ has quit IRC | 00:57 | |
*** esmute has joined #openstack-infra | 00:59 | |
*** EricGonc_ has quit IRC | 00:59 | |
*** DericHorn-HP has joined #openstack-infra | 01:00 | |
*** FallenPegasus has joined #openstack-infra | 01:01 | |
*** esmute has quit IRC | 01:03 | |
ruagair | mordred's fabricator puppetry worked nicely. | 01:04 |
*** dims_ has joined #openstack-infra | 01:05 | |
* ruagair ponders where a dump of storyboard is located so he can test the conversion. | 01:06 | |
*** weshay_xchat has joined #openstack-infra | 01:07 | |
*** yamahata has joined #openstack-infra | 01:08 | |
openstackgerrit | Tony Breeds proposed openstack-infra/project-config: Disable lib-forward-testing for some oslo branches https://review.openstack.org/223559 | 01:16 |
*** r-daneel has quit IRC | 01:17 | |
*** FallenPegasus has quit IRC | 01:17 | |
*** stevemar has joined #openstack-infra | 01:19 | |
openstackgerrit | Tony Breeds proposed openstack-infra/project-config: Disable gate-tempest-dsvm-neutron-src for some oslo projects https://review.openstack.org/223559 | 01:20 |
*** jtrovo has joined #openstack-infra | 01:20 | |
*** geoffarnold is now known as geoffarnoldX | 01:20 | |
openstackgerrit | Merged openstack/diskimage-builder: doc: migrate from README.rst to Sphinx https://review.openstack.org/193051 | 01:24 |
*** jtrovo has quit IRC | 01:24 | |
*** geoffarnoldX is now known as geoffarnold | 01:28 | |
*** samueldmq has joined #openstack-infra | 01:28 | |
*** abitha_ has quit IRC | 01:29 | |
*** kaisers has quit IRC | 01:29 | |
*** stevemar has quit IRC | 01:29 | |
*** stevemar has joined #openstack-infra | 01:30 | |
*** ddieterly has joined #openstack-infra | 01:31 | |
*** dims_ has quit IRC | 01:34 | |
*** baoli has joined #openstack-infra | 01:36 | |
*** FallenPegasus has joined #openstack-infra | 01:37 | |
*** ddieterly has quit IRC | 01:37 | |
*** kaisers has joined #openstack-infra | 01:38 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 01:43 | |
*** ivar-laz_ has joined #openstack-infra | 01:43 | |
*** ivar-lazzaro has quit IRC | 01:46 | |
*** ivar-laz_ has quit IRC | 01:47 | |
*** zhenguo has joined #openstack-infra | 01:50 | |
*** wshao has quit IRC | 01:51 | |
*** xyang1 has quit IRC | 01:52 | |
*** jyuso1 has joined #openstack-infra | 01:54 | |
*** weshay_xchat has quit IRC | 01:58 | |
*** skylerberg has joined #openstack-infra | 01:58 | |
*** unicell has quit IRC | 01:59 | |
*** thorst has joined #openstack-infra | 02:03 | |
skylerberg | asselin: Ping, I just read the meeting notes from today and wanted to sync up about ci-watch. | 02:03 |
*** EricGonczer_ has joined #openstack-infra | 02:03 | |
openstackgerrit | Merged openstack-infra/project-config: Add storlets rtfd hook https://review.openstack.org/220963 | 02:04 |
*** esmute has joined #openstack-infra | 02:05 | |
openstackgerrit | Merged openstack/diskimage-builder: Update redhat-common elements README from free text to table formatting https://review.openstack.org/221530 | 02:12 |
*** armax has quit IRC | 02:13 | |
*** sflanigan has joined #openstack-infra | 02:13 | |
*** sflanigan has joined #openstack-infra | 02:13 | |
*** thorst has quit IRC | 02:16 | |
*** thorst has joined #openstack-infra | 02:16 | |
*** thorst has left #openstack-infra | 02:16 | |
*** DericHorn-HP has quit IRC | 02:17 | |
*** puranamr has joined #openstack-infra | 02:17 | |
*** stevemar_ has joined #openstack-infra | 02:20 | |
*** jtrovo has joined #openstack-infra | 02:21 | |
*** gyee has quit IRC | 02:24 | |
*** hodos|2 has joined #openstack-infra | 02:25 | |
*** jtrovo has quit IRC | 02:25 | |
*** doug-fish has joined #openstack-infra | 02:26 | |
*** hodos has quit IRC | 02:27 | |
*** clarkb1 has joined #openstack-infra | 02:27 | |
*** tlbr_ has joined #openstack-infra | 02:27 | |
*** zhenguo has quit IRC | 02:28 | |
*** tlbr has quit IRC | 02:28 | |
*** skylerberg has quit IRC | 02:28 | |
*** stevemar has quit IRC | 02:28 | |
*** lennyb has quit IRC | 02:28 | |
*** clarkb has quit IRC | 02:28 | |
*** akscram1 has quit IRC | 02:28 | |
*** skylerbe1g has joined #openstack-infra | 02:28 | |
*** EricGonczer_ has quit IRC | 02:29 | |
*** sflanigan has quit IRC | 02:29 | |
*** aeng has quit IRC | 02:29 | |
*** lennyb has joined #openstack-infra | 02:29 | |
*** dingyichen has quit IRC | 02:30 | |
*** unicell has joined #openstack-infra | 02:30 | |
*** camunoz has quit IRC | 02:30 | |
*** geoffarnold is now known as geoffarnoldX | 02:30 | |
*** esmute has quit IRC | 02:31 | |
*** pahuang has quit IRC | 02:31 | |
*** esmute has joined #openstack-infra | 02:33 | |
*** zhenguo has joined #openstack-infra | 02:33 | |
*** achanda has joined #openstack-infra | 02:35 | |
*** otter768 has joined #openstack-infra | 02:36 | |
*** sergmelikyan has joined #openstack-infra | 02:38 | |
*** unicell1 has joined #openstack-infra | 02:39 | |
*** unicell has quit IRC | 02:39 | |
*** mdbooth has quit IRC | 02:40 | |
*** otter768 has quit IRC | 02:41 | |
*** lawrancejing has joined #openstack-infra | 02:42 | |
*** bharathm has joined #openstack-infra | 02:42 | |
*** camunoz has joined #openstack-infra | 02:43 | |
*** sflanigan has joined #openstack-infra | 02:44 | |
*** sflanigan has joined #openstack-infra | 02:44 | |
*** pahuang has joined #openstack-infra | 02:44 | |
*** FallenPegasus has quit IRC | 02:44 | |
*** aeng has joined #openstack-infra | 02:46 | |
*** mdbooth has joined #openstack-infra | 02:46 | |
*** bharathm has quit IRC | 02:47 | |
*** ivar-lazzaro has joined #openstack-infra | 02:49 | |
*** geoffarnoldX is now known as geoffarnold | 02:49 | |
*** geoffarnold is now known as geoffarnoldX | 02:50 | |
*** puranamr has quit IRC | 02:50 | |
*** amitgandhinz has quit IRC | 02:54 | |
*** dingyichen has joined #openstack-infra | 02:54 | |
*** dchen has joined #openstack-infra | 02:55 | |
*** hdd has joined #openstack-infra | 02:57 | |
notmyname | lifeless: (I just got online today and saw the meeting notes) wrt something about using testr and swift using nose as a test runner... | 02:59 |
notmyname | lifeless: FYI swift has a WIP patch to switch to using testr https://review.openstack.org/#/c/214206/ | 02:59 |
*** esmute has quit IRC | 03:00 | |
*** DericHorn-HP has joined #openstack-infra | 03:01 | |
*** esmute has joined #openstack-infra | 03:03 | |
*** esmute has quit IRC | 03:05 | |
*** dimtruck is now known as zz_dimtruck | 03:06 | |
*** doug-fish has quit IRC | 03:07 | |
*** puranamr has joined #openstack-infra | 03:11 | |
*** esmute has joined #openstack-infra | 03:11 | |
*** DericHorn-HP has quit IRC | 03:12 | |
r1chardj0n3s | hi folks, I'm trying to figure out why the django-openstack-auth gate is breaking on the tempest test (eg. https://review.openstack.org/#/c/222478/ - which has some of my investigation notes at the end) and it looks like a commit a week ago by Sean is responsible, but I have no idea what that commit is actually trying to achieve, nor why it's breaking for django-openstack-auth | 03:12 |
*** esmute has quit IRC | 03:12 | |
*** ivar-lazzaro has quit IRC | 03:14 | |
*** ivar-lazzaro has joined #openstack-infra | 03:14 | |
*** puranamr has quit IRC | 03:15 | |
*** DericHorn-HP has joined #openstack-infra | 03:15 | |
*** esmute has joined #openstack-infra | 03:17 | |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack-infra/project-config: Fix gate-rally-dsvm-zaqar-zaqar https://review.openstack.org/223770 | 03:18 |
*** esmute has quit IRC | 03:18 | |
*** fifieldt has joined #openstack-infra | 03:18 | |
*** ivar-lazzaro has quit IRC | 03:18 | |
*** glauco_ has joined #openstack-infra | 03:22 | |
*** ivar-lazzaro has joined #openstack-infra | 03:22 | |
clarkb1 | r1chardj0n3s: it means that devstack has found doa isnt installed from soyrce | 03:23 |
*** fitoduarte has joined #openstack-infra | 03:23 | |
clarkb1 | so the wrong code is under test and devstack bails out | 03:23 |
*** armax has joined #openstack-infra | 03:23 | |
clarkb1 | the fix is probably going to require reading devstack logs to see where it is being installed from and making sure its installed from source instead | 03:24 |
r1chardj0n3s | clarkb1: that's interesting, given that it appears to be installing from a git clone | 03:24 |
r1chardj0n3s | in the logs, that's what I see | 03:24 |
clarkb1 | check the pip freeze ? thats what devstack appears to be checking | 03:26 |
r1chardj0n3s | pip freeze says it's not | 03:26 |
r1chardj0n3s | http://logs.openstack.org/78/222478/3/check/gate-tempest-dsvm-neutron-src-django_openstack_auth/f7c2a15/logs/devstacklog.txt.gz#_2015-09-14_03_22_41_644 is the clone | 03:26 |
r1chardj0n3s | http://logs.openstack.org/78/222478/3/check/gate-tempest-dsvm-neutron-src-django_openstack_auth/f7c2a15/logs/devstacklog.txt.gz#_2015-09-14_03_22_43_289 is the install | 03:26 |
*** glauco_ has quit IRC | 03:26 | |
r1chardj0n3s | but then later on | 03:27 |
r1chardj0n3s | http://logs.openstack.org/78/222478/3/check/gate-tempest-dsvm-neutron-src-django_openstack_auth/f7c2a15/logs/devstacklog.txt.gz#_2015-09-14_03_22_59_090 is an install from pypi | 03:27 |
r1chardj0n3s | I have not even the first clue how to make that work "correctly" | 03:27 |
mtreinish | r1chardj0n3s: is there a constraint or cap on horizon blocking it from being used by horizon | 03:28 |
mtreinish | because horizon is what's pulling it in from pypi | 03:28 |
mtreinish | well the cap or constraint would be in global requirements | 03:29 |
mtreinish | clarkb1: have you seen this before: http://logs.openstack.org/88/223688/3/check/gate-openstack-health-docs/96f21b9/console.html#_2015-09-16_03_09_04_332 | 03:30 |
*** boris-42 has quit IRC | 03:30 | |
mtreinish | it should be using pbr so I'm not sure why the build_sphinx command can't be found | 03:30 |
mtreinish | mordred: ^^^ | 03:30 |
*** teran has quit IRC | 03:31 | |
*** SumitNaiksatam has joined #openstack-infra | 03:31 | |
r1chardj0n3s | mtreinish: no, there's no cap (and the dev version has the same version tag as the pypi one) | 03:32 |
clarkb1 | mtreinish you have to depend on sphinx | 03:32 |
mtreinish | clarkb1: ah, ok. yep sphinx is missing that would do it | 03:32 |
mtreinish | thanks | 03:32 |
*** tiswanso_ has quit IRC | 03:33 | |
mtreinish | r1chardj0n3s: hmm, that was my first guess | 03:33 |
r1chardj0n3s | lifeless seemed to think it was related to edit-constraints | 03:33 |
r1chardj0n3s | http://logs.openstack.org/78/222478/3/check/gate-tempest-dsvm-neutron-src-django_openstack_auth/f7c2a15/logs/devstacklog.txt.gz#_2015-09-14_03_22_43_194 | 03:33 |
r1chardj0n3s | but I have even less idea what that's doing ;) | 03:33 |
*** puranamr has joined #openstack-infra | 03:34 | |
*** sflanigan has quit IRC | 03:35 | |
*** aeng has quit IRC | 03:35 | |
*** pahuang has quit IRC | 03:35 | |
*** sflanigan has joined #openstack-infra | 03:35 | |
*** sflanigan has joined #openstack-infra | 03:35 | |
clarkb1 | http://logs.openstack.org/78/222478/3/check/gate-tempest-dsvm-neutron-src-django_openstack_auth/f7c2a15/logs/devstacklog.txt.gz#_2015-09-14_03_22_59_126 is the problem | 03:36 |
clarkb1 | so its installed from git then horizon install overwrites | 03:36 |
r1chardj0n3s | clarkb1: yes | 03:37 |
r1chardj0n3s | actually, I'm not entirely sure where the first pip_install installs *to* | 03:37 |
*** dingyichen has quit IRC | 03:37 | |
r1chardj0n3s | so who knows, maybe it's not overwriting, maybe the horizon install just doesn't know about the other install? | 03:37 |
r1chardj0n3s | I'm just guessing htere | 03:37 |
r1chardj0n3s | here | 03:37 |
r1chardj0n3s | I can't see anything mentioning a venv tho | 03:38 |
mtreinish | r1chardj0n3s: there shouldn't be any venvs involved there | 03:38 |
r1chardj0n3s | ok | 03:38 |
r1chardj0n3s | do we need to somehow tell the horizon installer to use the git version? | 03:40 |
* r1chardj0n3s still just guessing | 03:40 | |
*** david-lyle has joined #openstack-infra | 03:41 | |
clarkb1 | either that or install horizon firs | 03:41 |
clarkb1 | ? | 03:41 |
r1chardj0n3s | there's special-case code in Horizon for handling django-openstack-auth... | 03:42 |
r1chardj0n3s | as in, in devstack lib/horizon | 03:42 |
*** zz_dimtruck is now known as dimtruck | 03:42 | |
*** lawrancejing has quit IRC | 03:43 | |
*** lawrancejing has joined #openstack-infra | 03:43 | |
lifeless | r1chardj0n3s: I was exploring the possible bugs | 03:44 |
r1chardj0n3s | k | 03:44 |
lifeless | r1chardj0n3s: I ruled it out since it behaved correctly | 03:44 |
r1chardj0n3s | ruled which out? | 03:44 |
lifeless | edit-constraints not editing | 03:45 |
*** sergmelikyan has quit IRC | 03:45 | |
r1chardj0n3s | ah, kk | 03:45 |
lifeless | (by running the same command locally) | 03:45 |
lifeless | oh | 03:46 |
lifeless | hang on I think I know | 03:46 |
lifeless | 2015-09-14 03:22:43.558 | + sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS=file:///opt/stack/new/.wheelhouse /usr/local/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/django_openstack_auth | 03:46 |
lifeless | that is not file://... | 03:46 |
lifeless | so the constraint is not triggering - there is a bug in pip, we've fixed it but its not in a release | 03:46 |
lifeless | the path needs to be the same | 03:46 |
lifeless | oh, no, its like that everywhere | 03:47 |
lifeless | I'm sorry - I got distracted earlier, and there's stuff happening here I need to deal with | 03:47 |
r1chardj0n3s | yup no worries | 03:47 |
lifeless | so I'm going to need to leave it with you, I'llping here again later when I have non-fragmented-time | 03:47 |
*** boris-42 has joined #openstack-infra | 03:49 | |
*** boris-42 has quit IRC | 03:49 | |
*** boris-42 has joined #openstack-infra | 03:49 | |
*** dingyichen has joined #openstack-infra | 03:51 | |
*** ivar-laz_ has joined #openstack-infra | 03:51 | |
*** ivar-laz_ has quit IRC | 03:51 | |
*** puranamr has quit IRC | 03:51 | |
*** aeng has joined #openstack-infra | 03:52 | |
*** dimtruck is now known as zz_dimtruck | 03:52 | |
*** ivar-laz_ has joined #openstack-infra | 03:52 | |
*** pahuang has joined #openstack-infra | 03:52 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Make README.rst a bit more generic https://review.openstack.org/218043 | 03:52 |
*** ivar-lazzaro has quit IRC | 03:54 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Add #!/bin/bash to library functions https://review.openstack.org/218100 | 03:54 |
*** lawrancejing has quit IRC | 03:54 | |
*** amotoki has joined #openstack-infra | 03:56 | |
*** ivar-laz_ has quit IRC | 03:56 | |
*** lawrancejing has joined #openstack-infra | 03:56 | |
*** ayoung has quit IRC | 03:58 | |
*** Sree has joined #openstack-infra | 03:58 | |
*** DericHorn-HP has quit IRC | 03:59 | |
*** Sree has quit IRC | 03:59 | |
*** fawadkhaliq has joined #openstack-infra | 04:00 | |
*** Sree has joined #openstack-infra | 04:00 | |
openstackgerrit | John Griffith proposed openstack/requirements: Bump pbr to 1.8 https://review.openstack.org/223913 | 04:01 |
openstackgerrit | Steve Martinelli proposed openstack/requirements: bump pbr to 1.8.0 in upper-constraints https://review.openstack.org/223914 | 04:02 |
*** changbl has joined #openstack-infra | 04:04 | |
*** Sree has quit IRC | 04:05 | |
*** HeOS_ has joined #openstack-infra | 04:07 | |
*** Sree has joined #openstack-infra | 04:07 | |
*** mattymo has quit IRC | 04:07 | |
*** [HeOS] has quit IRC | 04:07 | |
*** akuznetsova has quit IRC | 04:07 | |
*** akuznetsova has joined #openstack-infra | 04:07 | |
*** asilenkov has quit IRC | 04:08 | |
*** tlian has quit IRC | 04:08 | |
*** baoli has quit IRC | 04:10 | |
*** asilenkov has joined #openstack-infra | 04:12 | |
*** mattymo has joined #openstack-infra | 04:13 | |
*** geoffarnoldX is now known as geoffarnold | 04:14 | |
openstackgerrit | John Griffith proposed openstack/requirements: Bump pbr to 1.8 https://review.openstack.org/223913 | 04:14 |
jgriffith | Ok now that steve and I have had our fun :) | 04:15 |
jgriffith | lifeless: r1chardj0n3s BTW, couldn't/shouldn't we just remove that comment here anyway: https://review.openstack.org/#/c/222000/4/setup.cfg | 04:16 |
*** fawadkhaliq has quit IRC | 04:17 | |
r1chardj0n3s | jgriffith: I'm not sure why that comment's there or why it should be removed :) | 04:17 |
openstackgerrit | Khai Do proposed openstack-infra/jenkins-job-builder: Fix query for plugin when using default config https://review.openstack.org/223872 | 04:18 |
jgriffith | r1chardj0n3s: well, it makes pip fail: http://54.164.167.86/solidfire-ci-logs/refs-changes-93-223393-5/stack.sh.log.out | 04:18 |
r1chardj0n3s | ok, still not sure why you're calling on me about it ;) | 04:19 |
*** jtrovo has joined #openstack-infra | 04:21 | |
*** harlowja_at_home has joined #openstack-infra | 04:21 | |
*** sridhar_ram has joined #openstack-infra | 04:22 | |
*** fawadkhaliq has joined #openstack-infra | 04:23 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add a db api method to get a time series of runs by key https://review.openstack.org/223918 | 04:24 |
jgriffith | r1chardj0n3s: oh... sorry | 04:25 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add a db api method to get a time series of runs by key https://review.openstack.org/223918 | 04:25 |
jgriffith | r1chardj0n3s: I thought that what you and lifeless were just discussing and you said "you were on it" my bad :( | 04:25 |
jgriffith | just ignore me... it's probably best :) | 04:25 |
*** jtrovo has quit IRC | 04:26 | |
*** DericHorn-HP has joined #openstack-infra | 04:26 | |
r1chardj0n3s | jgriffith: no worries! | 04:26 |
*** coolsvap has joined #openstack-infra | 04:28 | |
*** akscram1 has joined #openstack-infra | 04:29 | |
*** sdake has joined #openstack-infra | 04:33 | |
*** sdake_ has joined #openstack-infra | 04:34 | |
*** kun_huang has joined #openstack-infra | 04:34 | |
*** yfried has quit IRC | 04:35 | |
kun_huang | can PTL customize gerrit labels for his own project? | 04:36 |
*** otter768 has joined #openstack-infra | 04:37 | |
*** stevemar_ has quit IRC | 04:38 | |
*** sdake has quit IRC | 04:38 | |
*** jerryz has quit IRC | 04:38 | |
*** wshao has joined #openstack-infra | 04:38 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Add DIB_KEEP_PACKAGE_CACHE variable https://review.openstack.org/208321 | 04:39 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Add DIB_USE_PACKAGE_CACHE variable https://review.openstack.org/211434 | 04:39 |
*** DericHorn-HP has quit IRC | 04:40 | |
*** otter768 has quit IRC | 04:42 | |
*** david-lyle has quit IRC | 04:42 | |
*** david-lyle has joined #openstack-infra | 04:45 | |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config: Add Fedora 22 DIB nodes https://review.openstack.org/186619 | 04:46 |
*** dannywilson has joined #openstack-infra | 04:46 | |
*** larainema has quit IRC | 04:46 | |
*** achanda has quit IRC | 04:46 | |
*** larainema has joined #openstack-infra | 04:47 | |
*** fitoduarte has quit IRC | 04:48 | |
*** achanda has joined #openstack-infra | 04:51 | |
*** fedexo has joined #openstack-infra | 04:52 | |
*** geoffarnold is now known as geoffarnoldX | 04:54 | |
*** fitoduarte has joined #openstack-infra | 04:55 | |
*** sdake_ has quit IRC | 04:56 | |
*** ddieterly has joined #openstack-infra | 04:56 | |
*** mrmartin has joined #openstack-infra | 04:56 | |
*** fawadkhaliq has quit IRC | 04:57 | |
*** sdake has joined #openstack-infra | 04:59 | |
*** amit213 has quit IRC | 04:59 | |
*** amit213 has joined #openstack-infra | 04:59 | |
*** ddieterly has quit IRC | 05:01 | |
*** sridhar_ram1 has joined #openstack-infra | 05:05 | |
*** sridhar_ram has quit IRC | 05:07 | |
*** adduarte has joined #openstack-infra | 05:09 | |
*** sdake_ has joined #openstack-infra | 05:10 | |
*** fitoduarte has quit IRC | 05:12 | |
*** sdake has quit IRC | 05:14 | |
*** sergmelikyan has joined #openstack-infra | 05:15 | |
*** pcrews has quit IRC | 05:16 | |
*** yuanying_ has joined #openstack-infra | 05:17 | |
openstackgerrit | Merged openstack-infra/project-config: Add tempest job to dragonflow https://review.openstack.org/218575 | 05:19 |
*** yuanying has quit IRC | 05:19 | |
*** yuanying_ is now known as yuanying | 05:19 | |
*** sergmelikyan has quit IRC | 05:19 | |
openstackgerrit | Motohiro/Yuanying Otsuka proposed openstack-infra/project-config: Enable barbican plugin to Magnum local config https://review.openstack.org/223923 | 05:21 |
*** fawadkhaliq has joined #openstack-infra | 05:22 | |
*** pcrews has joined #openstack-infra | 05:26 | |
*** peristeri has joined #openstack-infra | 05:28 | |
*** aeng has quit IRC | 05:29 | |
*** sheeprine_ is now known as sheeprine | 05:31 | |
*** sheeprine has joined #openstack-infra | 05:31 | |
*** kengo_sakai has joined #openstack-infra | 05:31 | |
*** sridhar_ram1 has quit IRC | 05:32 | |
*** Sukhdev_ has joined #openstack-infra | 05:32 | |
*** Sree_ has joined #openstack-infra | 05:35 | |
*** Sree_ is now known as Guest85655 | 05:35 | |
*** Sree has quit IRC | 05:38 | |
*** jerryz has joined #openstack-infra | 05:39 | |
*** baoli has joined #openstack-infra | 05:41 | |
*** harlowja_at_home has quit IRC | 05:41 | |
*** zz_dimtruck is now known as dimtruck | 05:43 | |
*** hdd has quit IRC | 05:43 | |
*** kushal has joined #openstack-infra | 05:44 | |
*** baoli has quit IRC | 05:46 | |
*** mmedvede has quit IRC | 05:46 | |
*** nadya has joined #openstack-infra | 05:47 | |
*** nadya has quit IRC | 05:47 | |
openstackgerrit | Steve Kowalik proposed openstack-infra/project-config: Remove non-Zanata propose jobs https://review.openstack.org/223927 | 05:51 |
*** dimtruck is now known as zz_dimtruck | 05:52 | |
openstackgerrit | Steve Kowalik proposed openstack-infra/project-config: Remove support for pulling from Transifex https://review.openstack.org/223928 | 05:53 |
*** fawadkhaliq has quit IRC | 05:55 | |
*** fawadk has joined #openstack-infra | 05:55 | |
*** yfried has joined #openstack-infra | 05:55 | |
lifeless | jgriffith: not without in principle removing them all | 05:56 |
lifeless | jgriffith: did you propose a change to requirements? | 05:56 |
lifeless | jgriffith: I've +A'd the requirements pbr change | 05:57 |
*** ddieterly has joined #openstack-infra | 05:58 | |
*** yfried has quit IRC | 05:59 | |
*** yfried_ has joined #openstack-infra | 05:59 | |
*** matbu has quit IRC | 06:00 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack-infra/project-config: Normalize projects.yaml https://review.openstack.org/223929 | 06:01 |
*** matbu has joined #openstack-infra | 06:02 | |
*** ddieterly has quit IRC | 06:02 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints https://review.openstack.org/221157 | 06:04 |
*** zeih has joined #openstack-infra | 06:07 | |
*** deepakcs has joined #openstack-infra | 06:11 | |
*** pahuang has quit IRC | 06:14 | |
*** mrunge has joined #openstack-infra | 06:17 | |
*** uberjay has quit IRC | 06:17 | |
*** uberjay has joined #openstack-infra | 06:17 | |
*** fedexo has quit IRC | 06:19 | |
*** jtrovo has joined #openstack-infra | 06:22 | |
*** markvoelker has quit IRC | 06:25 | |
*** shashank_hegde has joined #openstack-infra | 06:26 | |
*** pahuang has joined #openstack-infra | 06:26 | |
*** jtrovo has quit IRC | 06:27 | |
*** Guest85655 has quit IRC | 06:29 | |
*** asettle has quit IRC | 06:29 | |
*** ParsectiX has joined #openstack-infra | 06:29 | |
*** Sree has joined #openstack-infra | 06:29 | |
*** nadya has joined #openstack-infra | 06:32 | |
*** bharathm has joined #openstack-infra | 06:34 | |
openstackgerrit | Merged openstack-infra/project-config: Normalize projects.yaml https://review.openstack.org/223929 | 06:34 |
*** wshao has quit IRC | 06:35 | |
*** ildikov has joined #openstack-infra | 06:36 | |
*** e0ne has joined #openstack-infra | 06:37 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Run propose-translation-update-zanata jobs https://review.openstack.org/223941 | 06:38 |
*** otter768 has joined #openstack-infra | 06:38 | |
*** stevemar has joined #openstack-infra | 06:38 | |
*** scheuran has joined #openstack-infra | 06:39 | |
*** e0ne has quit IRC | 06:39 | |
*** AJaeger has joined #openstack-infra | 06:40 | |
AJaeger | pleia2, StevenK, clarkb1 : The Zanata proposals did not run today, I updated the regex: https://review.openstack.org/223941 | 06:41 |
openstackgerrit | Michal Vanco proposed openstack-infra/jenkins-job-builder: Support test trend graph in Build Flow Test Aggregator https://review.openstack.org/223942 | 06:41 |
*** stevemar has quit IRC | 06:42 | |
AJaeger | clarkb1, pleia2: hope that will do the job. Please consider running the periodic jobs manually to see what kind of failures we get. | 06:42 |
*** otter768 has quit IRC | 06:43 | |
*** soren has joined #openstack-infra | 06:46 | |
*** btully has quit IRC | 06:46 | |
*** yfried_ is now known as yfried|afk | 06:49 | |
*** abregman has joined #openstack-infra | 06:50 | |
*** shashank_hegde has quit IRC | 06:51 | |
StevenK | AJaeger: Wow, no wonder my grep didn't find that line. :-( | 06:54 |
openstackgerrit | Michal Vanco proposed openstack-infra/jenkins-job-builder: Support test trend graph in Build Flow Test Aggregator https://review.openstack.org/223942 | 06:55 |
*** _skolekonov is now known as skolekonov | 06:56 | |
*** yfried|afk is now known as yfried_ | 06:57 | |
*** ddieterly has joined #openstack-infra | 06:58 | |
*** shardy has joined #openstack-infra | 06:59 | |
*** camunoz has quit IRC | 06:59 | |
*** dchen has quit IRC | 06:59 | |
*** dingyichen has quit IRC | 07:00 | |
*** zeih has quit IRC | 07:00 | |
*** zz_dimtruck is now known as dimtruck | 07:02 | |
*** ihrachys has joined #openstack-infra | 07:03 | |
*** ddieterly has quit IRC | 07:03 | |
*** markus_z has joined #openstack-infra | 07:03 | |
*** gildub has quit IRC | 07:04 | |
*** rkukura_ has joined #openstack-infra | 07:05 | |
*** achanda has quit IRC | 07:06 | |
*** nikil89_ has joined #openstack-infra | 07:06 | |
*** mrunge has quit IRC | 07:06 | |
*** ifarkas has joined #openstack-infra | 07:07 | |
*** rkukura has quit IRC | 07:08 | |
*** rkukura_ is now known as rkukura | 07:08 | |
*** k4n0 has joined #openstack-infra | 07:10 | |
*** dimtruck is now known as zz_dimtruck | 07:11 | |
*** SumitNaiksatam has quit IRC | 07:11 | |
*** SumitNaiksatam has joined #openstack-infra | 07:12 | |
*** armax has quit IRC | 07:12 | |
*** ihrachys has quit IRC | 07:14 | |
*** yamahata has quit IRC | 07:14 | |
ianw | AJaeger: could you take a poke at https://review.openstack.org/#/c/219949/ when you have a chance. minor change to get some experimental diskimage-builder jobs that install dib with pip | 07:14 |
*** ozamiatin has joined #openstack-infra | 07:14 | |
*** ozamiatin has quit IRC | 07:15 | |
*** shardy_ has joined #openstack-infra | 07:16 | |
*** shardy has quit IRC | 07:18 | |
*** fawadk has quit IRC | 07:19 | |
*** boris-42 has quit IRC | 07:19 | |
*** ParsectiX has quit IRC | 07:19 | |
*** yuanying has quit IRC | 07:19 | |
*** zhenguo has quit IRC | 07:19 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Run propose-translation-update-zanata jobs https://review.openstack.org/223941 | 07:20 |
AJaeger | ianw: will do. | 07:20 |
*** shardy_ has quit IRC | 07:21 | |
*** shardy has joined #openstack-infra | 07:22 | |
*** glauco has joined #openstack-infra | 07:23 | |
*** ParsectiX has joined #openstack-infra | 07:24 | |
*** yuanying has joined #openstack-infra | 07:24 | |
*** zhenguo has joined #openstack-infra | 07:24 | |
*** mrunge has joined #openstack-infra | 07:25 | |
*** fawadk has joined #openstack-infra | 07:25 | |
*** boris-42 has joined #openstack-infra | 07:25 | |
*** markvoelker has joined #openstack-infra | 07:26 | |
*** glauco has quit IRC | 07:27 | |
*** arxcruz has joined #openstack-infra | 07:28 | |
*** Sukhdev_ has quit IRC | 07:30 | |
*** dannywilson has quit IRC | 07:30 | |
*** markvoelker has quit IRC | 07:30 | |
*** luqas has joined #openstack-infra | 07:31 | |
*** luqas has quit IRC | 07:35 | |
*** jlanoux has joined #openstack-infra | 07:40 | |
AJaeger | StevenK: did you see http://lists.openstack.org/pipermail/openstack-i18n/2015-September/001358.html ? | 07:43 |
*** matbu has quit IRC | 07:44 | |
StevenK | AJaeger: I did see it, but I have no clue. :-/ | 07:44 |
*** skylerbe1g has quit IRC | 07:44 | |
*** matbu has joined #openstack-infra | 07:45 | |
openstackgerrit | lawrancejing proposed openstack-infra/project-config: Add evoque to stackforge https://review.openstack.org/223954 | 07:47 |
*** zeih has joined #openstack-infra | 07:48 | |
*** teran has joined #openstack-infra | 07:51 | |
*** Ala has joined #openstack-infra | 07:51 | |
*** jordanP has joined #openstack-infra | 07:53 | |
*** rossella_s has joined #openstack-infra | 07:54 | |
AJaeger | StevenK: ;( So, how can we continue here? pleia2, do you have any idea? | 07:55 |
*** fawadkhaliq has joined #openstack-infra | 07:58 | |
*** fhubik has joined #openstack-infra | 07:59 | |
*** ddieterly has joined #openstack-infra | 07:59 | |
*** Sree__ has joined #openstack-infra | 07:59 | |
*** fawadk has quit IRC | 07:59 | |
*** ihrachys has joined #openstack-infra | 08:00 | |
*** fhubik is now known as fhubik_brb | 08:00 | |
*** dizquierdo has joined #openstack-infra | 08:01 | |
*** fawadkhaliq has quit IRC | 08:02 | |
*** Sree has quit IRC | 08:03 | |
*** ddieterly has quit IRC | 08:03 | |
*** e0ne has joined #openstack-infra | 08:03 | |
openstackgerrit | Lenny Verkhovsky proposed openstack/requirements: Updated from global requirements. pbr===1.8 https://review.openstack.org/223957 | 08:04 |
*** fhubik_brb is now known as fhubik | 08:05 | |
*** aeng has joined #openstack-infra | 08:06 | |
kun_huang | anyone knows that could PTL customize gerrit labels for his own project? | 08:07 |
openstackgerrit | lawrancejing proposed openstack-infra/project-config: Add evoque to stackforge https://review.openstack.org/223954 | 08:07 |
*** kiran-r has joined #openstack-infra | 08:09 | |
jordanP | guys, you should have a look at https://review.openstack.org/#/c/223957 (Updated from global requirements. pbr===1.8). Without this most (all?) 3rd party CI are broken | 08:10 |
*** sdake has joined #openstack-infra | 08:11 | |
*** sdake_ has quit IRC | 08:12 | |
openstackgerrit | Lenny Verkhovsky proposed openstack/requirements: Updated from global requirements. pbr===1.8 https://review.openstack.org/223957 | 08:13 |
*** Sree__ has quit IRC | 08:13 | |
*** Sree has joined #openstack-infra | 08:15 | |
*** jistr has joined #openstack-infra | 08:19 | |
*** Hal has joined #openstack-infra | 08:21 | |
*** jtrovo has joined #openstack-infra | 08:23 | |
*** e0ne has quit IRC | 08:24 | |
*** Hal has quit IRC | 08:25 | |
*** Hal has joined #openstack-infra | 08:27 | |
*** jtrovo has quit IRC | 08:28 | |
openstackgerrit | lawrancejing proposed openstack-infra/project-config: Add evoque to stackforge https://review.openstack.org/223954 | 08:31 |
*** bexelbie_ has quit IRC | 08:31 | |
*** alexpilotti has joined #openstack-infra | 08:35 | |
*** bexelbie_ has joined #openstack-infra | 08:38 | |
*** otter768 has joined #openstack-infra | 08:39 | |
*** fv has quit IRC | 08:41 | |
openstackgerrit | Aaron Rosen proposed openstack-infra/project-config: Make gate-tempest-dsvm-networking-ovn voting https://review.openstack.org/223866 | 08:42 |
*** derekh has joined #openstack-infra | 08:42 | |
*** otter768 has quit IRC | 08:44 | |
*** e0ne has joined #openstack-infra | 08:46 | |
*** pelix has joined #openstack-infra | 08:46 | |
*** soren has quit IRC | 08:49 | |
*** Sree__ has joined #openstack-infra | 08:50 | |
*** Sree__ has quit IRC | 08:50 | |
*** hashar has joined #openstack-infra | 08:50 | |
*** Sree__ has joined #openstack-infra | 08:51 | |
openstackgerrit | Merged openstack-infra/project-config: Add PyPI jobs to Aodh https://review.openstack.org/222579 | 08:51 |
*** ozamiatin has joined #openstack-infra | 08:52 | |
*** Sree has quit IRC | 08:53 | |
jd__ | has anyone a clue about how Gnocchi ended up in the 'integrated' Zuul queue? | 08:54 |
*** jerryz has quit IRC | 08:56 | |
*** hichihara has quit IRC | 08:58 | |
*** zeih has quit IRC | 08:59 | |
*** luqas has joined #openstack-infra | 09:00 | |
*** ddieterly has joined #openstack-infra | 09:00 | |
*** zz_dimtruck is now known as dimtruck | 09:02 | |
*** ddieterly has quit IRC | 09:04 | |
*** dtantsur|afk is now known as dtantsur | 09:06 | |
*** HeOS_ has quit IRC | 09:06 | |
*** deepakcs has quit IRC | 09:08 | |
*** dimtruck is now known as zz_dimtruck | 09:12 | |
*** hashar has quit IRC | 09:13 | |
*** fhubik is now known as fhubik_brb | 09:13 | |
*** dizquierdo has quit IRC | 09:13 | |
*** hashar has joined #openstack-infra | 09:14 | |
StevenK | AJaeger: I was hoping one of the upstreams would have jumped in. I'll prod them tomorrow | 09:16 |
AJaeger | StevenK: thanks | 09:17 |
AJaeger | jd__: I guess: gate-ceilometer-dsvm-integration | 09:18 |
AJaeger | which is in ceilometer as well - and ceilometer is in the integrated gate | 09:19 |
*** Daisy has joined #openstack-infra | 09:19 | |
*** cdent has joined #openstack-infra | 09:20 | |
*** Ala has quit IRC | 09:20 | |
sileht | AJaeger, should we create one job per project even they are identical to avoid that or they are a better solution ? | 09:22 |
kashyap | Hi, does anyone have a pointer top off their heads for what version of libvirt/QEMU are being used in the Gate? | 09:23 |
*** yamamoto has quit IRC | 09:26 | |
openstackgerrit | Roman Prykhodchenko proposed openstack-infra/project-config: Mark python jobs non-voting for Fuel Client 6.1.* https://review.openstack.org/223980 | 09:26 |
*** markvoelker has joined #openstack-infra | 09:26 | |
openstackgerrit | Doug Hellmann proposed openstack/requirements: Update constraints for liberty libs https://review.openstack.org/223596 | 09:28 |
AJaeger | sileht: better ask the rest of the team later today for some ideas. | 09:28 |
sileht | AJaeger, ack thanks | 09:28 |
*** Hal has quit IRC | 09:29 | |
AJaeger | dhellmann: have you seen https://review.openstack.org/#/c/223957/ as well? | 09:29 |
*** sdake has quit IRC | 09:30 | |
*** teran has quit IRC | 09:30 | |
*** markvoelker has quit IRC | 09:31 | |
*** Ala has joined #openstack-infra | 09:32 | |
*** fhubik_brb is now known as fhubik | 09:32 | |
*** kengo_sakai has quit IRC | 09:33 | |
*** dims_ has joined #openstack-infra | 09:35 | |
kashyap | Okay, answering my own q. I think `git grep`ping the requirements repo will give necessary clues. | 09:36 |
*** kushal has quit IRC | 09:38 | |
*** nadya has quit IRC | 09:39 | |
*** stevemar has joined #openstack-infra | 09:40 | |
*** stevemar has quit IRC | 09:44 | |
*** shardy_ has joined #openstack-infra | 09:47 | |
*** leseb_ has quit IRC | 09:48 | |
*** HeOS_ has joined #openstack-infra | 09:48 | |
*** mrunge has quit IRC | 09:48 | |
*** shardy has quit IRC | 09:49 | |
*** bigjools has quit IRC | 09:49 | |
*** bharathm has quit IRC | 09:50 | |
*** Daisy has quit IRC | 09:51 | |
*** Daisy has joined #openstack-infra | 09:51 | |
*** yfried_ is now known as yfried|afk | 09:51 | |
tonyb | So I deb a bunch of deliverables for Packaging-deb in projects.yaml but the repo's don't exist. Does anyone know if they were renamed? never added? on some other host? | 09:52 |
*** Daisy has quit IRC | 09:52 | |
*** Daisy has joined #openstack-infra | 09:52 | |
*** shardy_ has quit IRC | 09:52 | |
*** kushal has joined #openstack-infra | 09:53 | |
*** shardy has joined #openstack-infra | 09:53 | |
*** leseb_ has joined #openstack-infra | 09:54 | |
openstackgerrit | Derek Higgins proposed openstack/diskimage-builder: Don't create a centos yum repository https://review.openstack.org/223996 | 09:56 |
openstackgerrit | Derek Higgins proposed openstack/diskimage-builder: Add centos7 support for DIB_DISTRIBUTION_MIRROR https://review.openstack.org/223997 | 09:56 |
*** Daisy has quit IRC | 09:58 | |
*** Daisy has joined #openstack-infra | 09:58 | |
*** fawadkhaliq has joined #openstack-infra | 09:59 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Use a specific CentOS mirror on the jenkins node https://review.openstack.org/224000 | 10:00 |
*** lawrancejing has quit IRC | 10:00 | |
*** lawrancejing has joined #openstack-infra | 10:00 | |
*** lawrancejing has quit IRC | 10:01 | |
*** ddieterly has joined #openstack-infra | 10:01 | |
*** Daisy has quit IRC | 10:03 | |
*** fawadkhaliq has quit IRC | 10:04 | |
*** ddieterly has quit IRC | 10:05 | |
*** fhubik is now known as fhubik_brb | 10:05 | |
*** pc_m has joined #openstack-infra | 10:06 | |
*** nadya has joined #openstack-infra | 10:06 | |
*** claudiub has joined #openstack-infra | 10:07 | |
openstackgerrit | Marco Nenciarini proposed openstack-infra/jenkins-job-builder: Support for Shiningpanda's Tox Builder https://review.openstack.org/224007 | 10:09 |
claudiub | AJaeger: hello. if you have a little bit of time, can you take a look at a project repo proposal? Thanks! https://review.openstack.org/#/c/209204/ | 10:10 |
*** yfried|afk is now known as yfried_ | 10:10 | |
*** oomichi has joined #openstack-infra | 10:13 | |
mnencia | anteaya, I've follow the suggestion and I've submitted a patch to support tox builder. Let's see how it comes :-) | 10:15 |
*** ozamiatin_ has joined #openstack-infra | 10:17 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-infra/system-config: Add fuel-library channel https://review.openstack.org/200310 | 10:18 |
*** jkraj has joined #openstack-infra | 10:19 | |
*** ozamiatin has quit IRC | 10:20 | |
*** jtrovo has joined #openstack-infra | 10:24 | |
*** yamamoto has joined #openstack-infra | 10:26 | |
hashar | greghaynes: the diskimage-builder patch to move doc from readme to sphinx has been merged thanks to ianw !! https://review.openstack.org/#/c/193051/ | 10:27 |
*** jtrovo has quit IRC | 10:28 | |
*** teran has joined #openstack-infra | 10:30 | |
*** ociuhandu has quit IRC | 10:31 | |
*** yamamoto has quit IRC | 10:32 | |
*** teran has quit IRC | 10:35 | |
*** mwagner_lap has quit IRC | 10:36 | |
*** dizquierdo has joined #openstack-infra | 10:38 | |
*** Sree__ has quit IRC | 10:39 | |
*** larainema has quit IRC | 10:39 | |
*** jyuso1 has quit IRC | 10:40 | |
*** otter768 has joined #openstack-infra | 10:40 | |
*** larainema has joined #openstack-infra | 10:40 | |
*** bigjools has joined #openstack-infra | 10:42 | |
*** bigjools has joined #openstack-infra | 10:42 | |
*** teran has joined #openstack-infra | 10:43 | |
*** otter768 has quit IRC | 10:44 | |
*** romcheg has joined #openstack-infra | 10:45 | |
romcheg | AJaeger: Hi! May I please ask you about a clarification? | 10:45 |
AJaeger | romcheg: sure | 10:46 |
romcheg | AJaeger: here you told that I can remove a job from a branch. https://review.openstack.org/#/c/223980/1/zuul/layout.yaml. I'm not sure I know how to do that | 10:46 |
romcheg | Could you please give me a hint? | 10:46 |
*** pblaho has joined #openstack-infra | 10:47 | |
AJaeger | romcheg: the branch keyword restricts on which branches you run it. | 10:47 |
AJaeger | We use it - see above line 1759 for an example - often to say: Do not run on this branch | 10:47 |
AJaeger | Example: ^(?!stable/(?:juno|kilo)).*$ which means: Run this change on all stable branches with exception of juno and kilo. | 10:48 |
AJaeger | So, negate your branch condition and then the job will run on all branches with the exception of 6.1. | 10:48 |
AJaeger | romcheg: does that help? | 10:49 |
romcheg | AJaeger: it does, thanks! | 10:49 |
*** ZZelle has quit IRC | 10:50 | |
*** oomichi has quit IRC | 10:50 | |
*** ZZelle has joined #openstack-infra | 10:50 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Use the get_auth function from occ https://review.openstack.org/221126 | 10:52 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add wrapper for heat's get_template_contents https://review.openstack.org/222929 | 10:52 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Abstract out the name of the name key https://review.openstack.org/222930 | 10:52 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add heatclient support https://review.openstack.org/222856 | 10:52 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add heat support https://review.openstack.org/151900 | 10:52 |
*** ganso has joined #openstack-infra | 10:54 | |
*** fawadkhaliq has joined #openstack-infra | 10:55 | |
*** hashar has quit IRC | 10:55 | |
*** e0ne has quit IRC | 10:56 | |
*** ddieterly has joined #openstack-infra | 11:01 | |
openstackgerrit | Oleksii Zamiatin proposed openstack-infra/project-config: Make ZeroMQ gate non-voting in master branch https://review.openstack.org/224035 | 11:03 |
*** yamamoto has joined #openstack-infra | 11:03 | |
*** zz_dimtruck is now known as dimtruck | 11:03 | |
*** yamamoto has quit IRC | 11:03 | |
*** ddieterly has quit IRC | 11:06 | |
*** yfried_ is now known as yfried|afk | 11:11 | |
*** mtaylor is now known as mordred | 11:12 | |
*** dimtruck is now known as zz_dimtruck | 11:13 | |
*** e0ne has joined #openstack-infra | 11:13 | |
openstackgerrit | svasheka proposed openstack-infra/project-config: Change source target for horizon dsvm gate job https://review.openstack.org/224038 | 11:14 |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Delorean go faster stripes https://review.openstack.org/222091 | 11:14 |
openstackgerrit | Merged openstack/requirements: Bump pbr to 1.8 https://review.openstack.org/223913 | 11:16 |
*** doug-fish has joined #openstack-infra | 11:17 | |
*** ozamiatin_ has quit IRC | 11:18 | |
openstackgerrit | Roman Prykhodchenko proposed openstack-infra/project-config: Don't run python jobs for Fuel Client 6.1.* https://review.openstack.org/223980 | 11:18 |
*** lawrancejing has joined #openstack-infra | 11:21 | |
*** ganso has left #openstack-infra | 11:21 | |
*** Daisy has joined #openstack-infra | 11:21 | |
*** ociuhandu has joined #openstack-infra | 11:21 | |
*** fhubik_brb is now known as fhubik | 11:22 | |
openstackgerrit | Roman Prykhodchenko proposed openstack-infra/project-config: Don't run python jobs for old Fuel Client https://review.openstack.org/223980 | 11:23 |
*** glauco_ has joined #openstack-infra | 11:25 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Stop creating id_rsa_virt_power https://review.openstack.org/223598 | 11:25 |
*** mrmartin has quit IRC | 11:27 | |
*** markvoelker has joined #openstack-infra | 11:27 | |
*** julim has joined #openstack-infra | 11:28 | |
*** glauco_ has quit IRC | 11:29 | |
*** larainema has quit IRC | 11:30 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Delorean go faster stripes https://review.openstack.org/222091 | 11:30 |
*** larainema has joined #openstack-infra | 11:31 | |
*** yfried|afk is now known as yfried_ | 11:31 | |
*** larainema has quit IRC | 11:32 | |
*** markvoelker has quit IRC | 11:32 | |
*** larainema has joined #openstack-infra | 11:32 | |
*** Daisy has quit IRC | 11:32 | |
*** larainema has quit IRC | 11:32 | |
*** fawadkhaliq has quit IRC | 11:33 | |
*** DericHorn-HP has joined #openstack-infra | 11:34 | |
*** gordc has joined #openstack-infra | 11:39 | |
*** yfried_ is now known as yfried|afk | 11:41 | |
*** larainema has joined #openstack-infra | 11:41 | |
*** doug-fish has quit IRC | 11:41 | |
*** doug-fish has joined #openstack-infra | 11:42 | |
*** weshay_xchat has joined #openstack-infra | 11:46 | |
*** doug-fish has quit IRC | 11:46 | |
*** doug-fish has joined #openstack-infra | 11:46 | |
*** fawadkhaliq has joined #openstack-infra | 11:46 | |
samueldmq | morning, new pads in etherpad.o.o are being appended with an error message | 11:48 |
samueldmq | "Error: Abiword does not exist at this path, check your settings file -- To suppress these warning messages change suppressErrorsInPadText to true in your settings.json" | 11:48 |
*** mrmartin has joined #openstack-infra | 11:49 | |
*** ldnunes has joined #openstack-infra | 11:50 | |
*** boris-42 has quit IRC | 11:50 | |
*** trown|outttypeww is now known as trown | 11:51 | |
*** yfried|afk is now known as yfried_ | 11:51 | |
*** pelix has quit IRC | 11:51 | |
*** kgiusti has joined #openstack-infra | 11:52 | |
*** pelix has joined #openstack-infra | 11:53 | |
*** EricGonczer_ has joined #openstack-infra | 11:53 | |
*** hashar has joined #openstack-infra | 11:54 | |
*** romcheg has quit IRC | 11:54 | |
*** romcheg1 has joined #openstack-infra | 11:55 | |
*** thorst has joined #openstack-infra | 11:55 | |
*** Daisy has joined #openstack-infra | 11:56 | |
*** ParsectiX has quit IRC | 11:56 | |
*** baoli has joined #openstack-infra | 11:57 | |
*** baoli has quit IRC | 11:57 | |
*** baoli has joined #openstack-infra | 11:58 | |
*** baoli_ has joined #openstack-infra | 11:59 | |
*** fawadkhaliq has quit IRC | 12:01 | |
*** baoli has quit IRC | 12:03 | |
*** aysyd has joined #openstack-infra | 12:03 | |
*** yamamoto has joined #openstack-infra | 12:04 | |
*** yfried_ is now known as yfried|afk | 12:07 | |
*** sergmelikyan has joined #openstack-infra | 12:08 | |
*** yamamoto has quit IRC | 12:09 | |
*** larainema has quit IRC | 12:09 | |
*** jtrovo has joined #openstack-infra | 12:09 | |
*** fawadkhaliq has joined #openstack-infra | 12:10 | |
*** larainema has joined #openstack-infra | 12:10 | |
*** bexelbie_ is now known as bexelbie | 12:10 | |
*** markvoelker has joined #openstack-infra | 12:12 | |
*** mrunge_ has joined #openstack-infra | 12:13 | |
*** ddieterly has joined #openstack-infra | 12:14 | |
*** mwagner_lap has joined #openstack-infra | 12:16 | |
*** dprince has joined #openstack-infra | 12:16 | |
*** larainema has quit IRC | 12:16 | |
*** jtrovo has quit IRC | 12:16 | |
*** ddieterly has quit IRC | 12:16 | |
*** larainema has joined #openstack-infra | 12:16 | |
frickler | samueldmq: seems like this is a known issue, just no one got around to fixing it yet | 12:19 |
*** yfried|afk is now known as yfried_ | 12:19 | |
*** glauco has joined #openstack-infra | 12:21 | |
*** mrunge_ has quit IRC | 12:22 | |
*** kiran-r has quit IRC | 12:25 | |
*** jaypipes has quit IRC | 12:26 | |
*** jaypipes_ has joined #openstack-infra | 12:26 | |
*** larainema has quit IRC | 12:29 | |
*** larainema has joined #openstack-infra | 12:30 | |
*** nikhil_k has quit IRC | 12:31 | |
*** edmondsw has joined #openstack-infra | 12:33 | |
*** niedbals- has quit IRC | 12:33 | |
*** larainema has quit IRC | 12:34 | |
*** larainema has joined #openstack-infra | 12:35 | |
*** AJaeger has quit IRC | 12:35 | |
*** yfried_ is now known as yfried|afk | 12:36 | |
*** unicell has joined #openstack-infra | 12:36 | |
samueldmq | frickler: k I can fix it, but need some guidance on how to do so | 12:36 |
samueldmq | frickler: like how our etherpad server is deployed and where is its conf file (settings.json) | 12:37 |
*** tongli has joined #openstack-infra | 12:38 | |
*** e0ne has quit IRC | 12:38 | |
*** unicell1 has quit IRC | 12:39 | |
*** slagle_ is now known as slagle | 12:39 | |
*** otter768 has joined #openstack-infra | 12:41 | |
*** alivigni has joined #openstack-infra | 12:42 | |
mordred | samueldmq: http://git.openstack.org/cgit/openstack-infra/puppet-etherpad_lite | 12:42 |
*** yfried|afk is now known as yfried_ | 12:42 | |
mordred | http://git.openstack.org/cgit/openstack-infra/puppet-etherpad_lite/tree/templates/etherpad-lite_settings.json.erb | 12:43 |
*** cburroughs has joined #openstack-infra | 12:44 | |
*** adam_g has quit IRC | 12:44 | |
*** kiran-r has joined #openstack-infra | 12:44 | |
*** thiagop has joined #openstack-infra | 12:44 | |
*** otter768 has quit IRC | 12:45 | |
*** zz_dimtruck has quit IRC | 12:46 | |
samueldmq | mordred: nice, the path looks to be right (/usr/bin/abiword), althought it looks like it isn't installed | 12:46 |
*** wendar has quit IRC | 12:47 | |
*** serg_melikyan has joined #openstack-infra | 12:47 | |
*** wendar has joined #openstack-infra | 12:47 | |
*** dims_ has quit IRC | 12:47 | |
*** Daisy has quit IRC | 12:48 | |
*** jbryce has quit IRC | 12:48 | |
*** rainya has quit IRC | 12:48 | |
*** persia_ has quit IRC | 12:48 | |
*** Daisy has joined #openstack-infra | 12:48 | |
*** sarob has quit IRC | 12:48 | |
*** gondoi has quit IRC | 12:49 | |
*** hockeynut has quit IRC | 12:49 | |
samueldmq | mordred: I will look where the deps are installed | 12:49 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid: OIDC - OpenId Connect Implementation https://review.openstack.org/198458 | 12:49 |
*** ryanpetrello has quit IRC | 12:49 | |
*** lbragstad has quit IRC | 12:49 | |
samueldmq | mordred: going to dig around that, thanks for the links | 12:49 |
mordred | sure! | 12:49 |
*** comstud has quit IRC | 12:50 | |
openstackgerrit | Zara proposed openstack-infra/storyboard-webclient: Display 'about' and 'license' icons on higher zooms https://review.openstack.org/199097 | 12:50 |
*** DericHorn-HP has quit IRC | 12:50 | |
*** yamamoto has joined #openstack-infra | 12:50 | |
*** persia has joined #openstack-infra | 12:50 | |
*** pelix has quit IRC | 12:50 | |
*** hockeynut has joined #openstack-infra | 12:50 | |
*** adam_g has joined #openstack-infra | 12:50 | |
*** rainya has joined #openstack-infra | 12:50 | |
*** bharathm has joined #openstack-infra | 12:51 | |
*** jbryce has joined #openstack-infra | 12:51 | |
*** adam_g has quit IRC | 12:51 | |
*** adam_g has joined #openstack-infra | 12:51 | |
*** comstud has joined #openstack-infra | 12:51 | |
*** gondoi has joined #openstack-infra | 12:51 | |
*** lbragstad has joined #openstack-infra | 12:51 | |
*** dkranz has joined #openstack-infra | 12:51 | |
*** sergmelikyan has quit IRC | 12:51 | |
openstackgerrit | Merged openstack/diskimage-builder: Make README.rst a bit more generic https://review.openstack.org/218043 | 12:52 |
*** zz_dimtruck has joined #openstack-infra | 12:52 | |
*** zz_dimtruck is now known as dimtruck | 12:53 | |
*** Daisy has quit IRC | 12:53 | |
*** Daisy has joined #openstack-infra | 12:53 | |
*** sarob has joined #openstack-infra | 12:54 | |
*** serg_melikyan has quit IRC | 12:54 | |
*** annegentle has joined #openstack-infra | 12:54 | |
*** sergmelikyan has joined #openstack-infra | 12:54 | |
*** bharathm has quit IRC | 12:55 | |
wznoinsk | hi guys | 12:55 |
openstackgerrit | Zara proposed openstack-infra/storyboard-webclient: Move project group admin and streamline list page https://review.openstack.org/206108 | 12:56 |
*** ryanpetrello has joined #openstack-infra | 12:56 | |
*** xyang1 has joined #openstack-infra | 12:57 | |
wznoinsk | I saw issues with git cloning from review.opestack.org, connections seemed to be reset 2mins ago and now it's back working <- fungi,pleia | 12:57 |
*** Daisy has quit IRC | 12:57 | |
*** dims_ has joined #openstack-infra | 12:58 | |
*** EricGonczer_ has quit IRC | 12:59 | |
*** Daisy has joined #openstack-infra | 13:02 | |
*** eharney has joined #openstack-infra | 13:02 | |
*** erlon has joined #openstack-infra | 13:04 | |
*** amuller has joined #openstack-infra | 13:04 | |
*** DericHorn-HP has joined #openstack-infra | 13:05 | |
*** esker has quit IRC | 13:05 | |
*** sarob has quit IRC | 13:07 | |
*** ryanpetrello has quit IRC | 13:08 | |
*** mriedem has joined #openstack-infra | 13:08 | |
*** e0ne has joined #openstack-infra | 13:09 | |
*** bltavares has joined #openstack-infra | 13:09 | |
*** jkraj has quit IRC | 13:10 | |
*** hashar has quit IRC | 13:12 | |
*** hashar has joined #openstack-infra | 13:12 | |
*** hdd has joined #openstack-infra | 13:13 | |
*** ozamiatin has joined #openstack-infra | 13:13 | |
*** pelix has joined #openstack-infra | 13:13 | |
*** niedbalski_ has joined #openstack-infra | 13:13 | |
*** dimtruck is now known as zz_dimtruck | 13:14 | |
*** Daisy has quit IRC | 13:15 | |
*** Daisy has joined #openstack-infra | 13:15 | |
*** zz_dimtruck is now known as dimtruck | 13:15 | |
*** ryanpetrello has joined #openstack-infra | 13:16 | |
*** sarob has joined #openstack-infra | 13:16 | |
*** amitgandhinz has joined #openstack-infra | 13:16 | |
*** sergmelikyan has quit IRC | 13:17 | |
*** abregman is now known as abregman|brb | 13:17 | |
*** glauco has quit IRC | 13:17 | |
*** rlandy has joined #openstack-infra | 13:18 | |
*** Daisy has quit IRC | 13:19 | |
*** krtaylor has quit IRC | 13:20 | |
*** tiswanso has joined #openstack-infra | 13:20 | |
*** ParsectiX has joined #openstack-infra | 13:23 | |
samueldmq | quick puppet question | 13:23 |
*** bdemers has joined #openstack-infra | 13:23 | |
*** megagigawatt has joined #openstack-infra | 13:23 | |
samueldmq | if I set something like "package { ['abiword']: ensure => present, }" in a manifest file | 13:23 |
*** sergmelikyan has joined #openstack-infra | 13:23 | |
samueldmq | and 'abiword' isn't present, will it install it automatically? | 13:23 |
samueldmq | will puppet* | 13:24 |
*** Hal has joined #openstack-infra | 13:24 | |
*** megagigawatt has left #openstack-infra | 13:24 | |
*** bexelbie has quit IRC | 13:26 | |
*** bdemers has quit IRC | 13:27 | |
*** fhubik is now known as fhubik_brb | 13:29 | |
*** yuanying_ has joined #openstack-infra | 13:29 | |
samueldmq | clarkb1: you around ? | 13:29 |
*** yuanying has quit IRC | 13:29 | |
*** yuanying_ is now known as yuanying | 13:29 | |
*** annegentle has quit IRC | 13:30 | |
*** dramalho has joined #openstack-infra | 13:30 | |
*** annegentle has joined #openstack-infra | 13:30 | |
*** tlian has joined #openstack-infra | 13:30 | |
*** moravec has joined #openstack-infra | 13:31 | |
*** bdemers has joined #openstack-infra | 13:31 | |
*** salv-orlando has joined #openstack-infra | 13:31 | |
*** sergmelikyan has quit IRC | 13:32 | |
*** kiran-r has quit IRC | 13:32 | |
*** fawadkhaliq has quit IRC | 13:33 | |
*** andersonvom has joined #openstack-infra | 13:33 | |
*** sergmelikyan has joined #openstack-infra | 13:33 | |
*** sergmelikyan has quit IRC | 13:33 | |
*** dimtruck is now known as zz_dimtruck | 13:33 | |
*** sergmelikyan has joined #openstack-infra | 13:33 | |
*** hdd has quit IRC | 13:33 | |
samueldmq | clarkb1: I believe https://review.openstack.org/#/c/214821/ is causing 'abiword' to not be installed in all the cases | 13:34 |
samueldmq | and that's happening because the code containing "package { ['abiword']: ensure => present, }" is now inside the new 'if' statement added there | 13:34 |
*** markus_z has quit IRC | 13:34 | |
samueldmq | fungi: cc ^ | 13:34 |
*** moravec has quit IRC | 13:35 | |
*** ddieterly has joined #openstack-infra | 13:36 | |
openstackgerrit | Sergey Kulanov proposed openstack-infra/zuul: Allow to re-define listen interface for zuul.WebApp https://review.openstack.org/224086 | 13:36 |
*** sergmelikyan has quit IRC | 13:36 | |
*** Hal has quit IRC | 13:36 | |
*** ddieterly has joined #openstack-infra | 13:36 | |
*** jsavak has joined #openstack-infra | 13:37 | |
*** sergmelikyan has joined #openstack-infra | 13:38 | |
*** achanda has joined #openstack-infra | 13:40 | |
*** asselin_ has joined #openstack-infra | 13:41 | |
*** achanda has quit IRC | 13:41 | |
*** ddieterly has quit IRC | 13:41 | |
*** amotoki has quit IRC | 13:42 | |
*** mtanino has joined #openstack-infra | 13:42 | |
*** ddieterly has joined #openstack-infra | 13:42 | |
*** zhenguo has quit IRC | 13:43 | |
*** ddieterly has quit IRC | 13:44 | |
*** ddieterl_ has joined #openstack-infra | 13:44 | |
*** peristeri has quit IRC | 13:45 | |
*** glauco_ has joined #openstack-infra | 13:45 | |
*** DericHorn-HP has quit IRC | 13:45 | |
*** ccarrara has joined #openstack-infra | 13:45 | |
*** larainema has quit IRC | 13:45 | |
*** larainema has joined #openstack-infra | 13:46 | |
*** rfolco has joined #openstack-infra | 13:46 | |
*** fhubik_brb is now known as fhubik | 13:47 | |
fungi | tonyb: tried a git blame on the governance repo to see what added those and then checked the corresponding change in gerrit for clues? | 13:47 |
*** sigmavirus24_awa is now known as sigmavirus24 | 13:47 | |
*** weshay_xchat has quit IRC | 13:47 | |
*** bltavare_ has joined #openstack-infra | 13:48 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 13:48 | |
*** mmedvede has joined #openstack-infra | 13:48 | |
*** moravec has joined #openstack-infra | 13:48 | |
*** bltavares has quit IRC | 13:49 | |
tristanC | fungi: the governance change is https://git.openstack.org/cgit/openstack/governance/commit/?id=decda6cbaac02f05538c4c650a29a779dadae5cc | 13:49 |
fungi | samueldmq: mordred: i'm pretty sure openstack-infra/puppet-etherpad_lite simply doesn't install abiword. i didn't realize it was adding error messages in new pads as a result (the abiword callouts are buggy and sometimes run wild eating a whole processor) | 13:49 |
*** ayoung has joined #openstack-infra | 13:49 | |
*** mmedvede has quit IRC | 13:49 | |
*** Sree has joined #openstack-infra | 13:49 | |
tristanC | fungi: it seems like it didn't get followed up by all openstack/deb-* repository creation | 13:50 |
*** Zhongjun has joined #openstack-infra | 13:50 | |
fungi | wznoinsk: what were you git cloning from review.openstack.org? please clone from git.openstack.org instead and only fetch specific refs from review.openstack.org | 13:50 |
*** nadya has quit IRC | 13:50 | |
samueldmq | fungi: so are you proposing we stop supporting import/export of pads ? | 13:50 |
*** weshay_xchat has joined #openstack-infra | 13:51 | |
openstackgerrit | Antoine Musso proposed openstack/diskimage-builder: Prettify 'Developing Elements' documentation https://review.openstack.org/224092 | 13:51 |
*** abregman|brb is now known as abregman | 13:51 | |
fungi | samueldmq: ahh, i see later you spotted the origin of the regression. i agree moving some of that package list out of the conditional block is likely warranted (at least the abiword package) | 13:52 |
fungi | samueldmq: no, we likely still want import/export to work, but it would be cool if it was less buggy so we didn't have to log in frequently and kill hung abiword processes | 13:53 |
fungi | tristanC: i ascribe to your theory | 13:53 |
samueldmq | fungi: nice, for now, I am going to propose a patch that moves that package list out of the conditional block, as it was before | 13:54 |
samueldmq | fungi: sounds correct? | 13:54 |
*** weshay_xchat has quit IRC | 13:54 | |
*** mmedvede has joined #openstack-infra | 13:54 | |
fungi | samueldmq: yep, that will at least solve the current regression introduced in 214821 | 13:54 |
*** nadya has joined #openstack-infra | 13:55 | |
*** weshay_xchat has joined #openstack-infra | 13:55 | |
fungi | thanks for noticing and looking into it! | 13:55 |
*** yamahata has joined #openstack-infra | 13:55 | |
samueldmq | fungi: nice, thanks | 13:55 |
samueldmq | fungi: np, I was curious to see what was happening, and fixing it give me the opportunity to learn :) | 13:55 |
tristanC | so for projects that doesn't have deliverables (openstack UX and deb packaging), we (election officials) are considering contributions to any openstack/* projects to be eligible for these two projects | 13:56 |
fungi | samueldmq: we have plenty more learning opportunities where that came from too ;) | 13:56 |
doug-fish | I don't see any translations proposed to Horizon from Zanata yet today. Should I be concerned? | 13:56 |
*** AJaeger has joined #openstack-infra | 13:57 | |
*** jtrovo has joined #openstack-infra | 13:57 | |
fungi | tristanC: i would tend to postpone ptl elections for any project-team which lacks both repos and extra-atcs... but also there's a good chance none of them will need an actual election run (from what i can see we're still at only 5 elections with half a day remaining in the nomination period) | 13:58 |
samueldmq | fungi: cool, will look at more of them in the future | 13:58 |
samueldmq | fungi: looks like one cannot run out of fun here in #infra :) | 13:58 |
*** Hal has joined #openstack-infra | 13:58 | |
fungi | samueldmq: depending on how you define the word "fun" that's certainly true! | 13:58 |
*** pradk has joined #openstack-infra | 13:59 | |
*** nadya has quit IRC | 13:59 | |
*** cdent has quit IRC | 13:59 | |
samueldmq | fungi: learning is fun for me | 13:59 |
samueldmq | :) | 13:59 |
tristanC | fungi: indeed that would be ideal, but we opt-in to support those project since we didn't noticed that before starting the elections | 14:00 |
samueldmq | fungi: being useful too | 14:00 |
*** moravec has quit IRC | 14:00 | |
fungi | tristanC: is seems like a reasonable fallback, but here's hoping it won't be necessary | 14:01 |
*** larainema has quit IRC | 14:01 | |
*** larainema has joined #openstack-infra | 14:01 | |
clarkb1 | deb packaging doesnt have deliverables? | 14:02 |
*** zz_dimtruck is now known as dimtruck | 14:02 | |
fungi | the repos for their deliverables were never created | 14:02 |
*** sergmelikyan has quit IRC | 14:02 | |
clarkb1 | AJaeger ya I or pleia2 will trigger manually to make sure those jobs run | 14:02 |
jroll | could I get a merge on this to unbreak ironicclient's gate please? https://review.openstack.org/223856 | 14:03 |
*** thiagop has quit IRC | 14:03 | |
AJaeger | doug-fish: the jobs did not run today, see my comment from earlier today | 14:04 |
AJaeger | clarkb1: thanks! | 14:04 |
*** sridhar_ram has joined #openstack-infra | 14:04 | |
*** jsavak has quit IRC | 14:04 | |
*** jtrovo has quit IRC | 14:04 | |
*** ericksonsantos has quit IRC | 14:04 | |
asselin_ | skylerberg, you around? | 14:05 |
jroll | thanks fungi :) | 14:05 |
*** jsavak has joined #openstack-infra | 14:06 | |
*** jtrovo has joined #openstack-infra | 14:06 | |
clarkb1 | fungi gotcha | 14:07 |
*** hdd has joined #openstack-infra | 14:07 | |
*** sergmelikyan has joined #openstack-infra | 14:07 | |
*** Hal has quit IRC | 14:07 | |
*** ParsectiX has quit IRC | 14:08 | |
openstackgerrit | Merged openstack-infra/project-config: Drop lib-forward-testing for python-ironicclient https://review.openstack.org/223856 | 14:08 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-httpd: Add note of support on Python mods for CentOS 7. https://review.openstack.org/224098 | 14:09 |
*** ddieterly has joined #openstack-infra | 14:09 | |
*** ddieterly has quit IRC | 14:10 | |
*** pradk has quit IRC | 14:10 | |
doug-fish | AJaeger: my scrollback doesn't go back very far -- glad to hear you are aware | 14:10 |
*** jtrovo has quit IRC | 14:11 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:11 | |
AJaeger | doug-fish: check eavesdrop.openstack.org for it - around 6:38. | 14:11 |
AJaeger | doug-fish: but yes, we're aware. | 14:11 |
AJaeger | doug-fish: thanks | 14:11 |
*** pradk has joined #openstack-infra | 14:12 | |
*** r-daneel has joined #openstack-infra | 14:12 | |
*** julim has quit IRC | 14:12 | |
openstackgerrit | Merged openstack-infra/project-config: Added new Openstack repository for Fuel plugin Openbook integration https://review.openstack.org/220941 | 14:16 |
openstackgerrit | Samuel de Medeiros Queiroz proposed openstack-infra/puppet-etherpad_lite: Ensure package list is always present https://review.openstack.org/224103 | 14:18 |
samueldmq | fungi, mordred, clarkb1 ^ | 14:18 |
*** cloudtrainme has quit IRC | 14:19 | |
*** jtrovo has joined #openstack-infra | 14:20 | |
clarkb1 | fungi 223941 will fix zanata pot pushes | 14:21 |
*** burgerk has joined #openstack-infra | 14:21 | |
clarkb1 | I should find my nick | 14:21 |
fungi | samueldmq: left comments | 14:21 |
*** clarkb1 is now known as clarkb | 14:21 | |
fungi | clarkb1: did you leave it in your other pants? | 14:21 |
clarkb | found it | 14:22 |
*** DericHorn-HP has joined #openstack-infra | 14:22 | |
samueldmq | fungi: was quick, will address in a bit, thanks | 14:22 |
*** jlebon has joined #openstack-infra | 14:23 | |
clarkb | fungi went through the wash | 14:23 |
fungi | i see | 14:23 |
*** dramalho has quit IRC | 14:23 | |
*** pradk has quit IRC | 14:24 | |
*** Hal has joined #openstack-infra | 14:24 | |
*** pradk has joined #openstack-infra | 14:24 | |
*** sdake has joined #openstack-infra | 14:25 | |
*** Sree has quit IRC | 14:25 | |
*** sdake_ has joined #openstack-infra | 14:25 | |
*** Sree has joined #openstack-infra | 14:26 | |
*** DericHorn-HP has quit IRC | 14:26 | |
*** sdake_ has quit IRC | 14:27 | |
*** sdake_ has joined #openstack-infra | 14:27 | |
hashar | hello :-) | 14:28 |
*** btully has joined #openstack-infra | 14:28 | |
hashar | could anyone explain what is the Nodepool/Jenkins ZeroMQ for? | 14:28 |
*** jsavak has quit IRC | 14:28 | |
*** alexpilotti has quit IRC | 14:29 | |
*** sdake has quit IRC | 14:29 | |
hashar | is that merely to be notified a job has been complete and thus the associate node can be deleted right now? | 14:29 |
*** jsavak has joined #openstack-infra | 14:29 | |
*** EricGonczer_ has joined #openstack-infra | 14:30 | |
*** Sree has quit IRC | 14:30 | |
*** thinrichs has joined #openstack-infra | 14:30 | |
fungi | hashar: basically, yes. the jenkins zeromq publisher plugin notifies when each worker starts running a job or completes a job and nodepool acts on those notifications for tracking corresponding node state transitions | 14:30 |
*** rick-chen has joined #openstack-infra | 14:30 | |
*** DericHorn-HP has joined #openstack-infra | 14:30 | |
fungi | specifically for ready->used and used->delete | 14:31 |
*** dkranz has quit IRC | 14:31 | |
*** openstackgerrit has quit IRC | 14:31 | |
hashar | ahh | 14:31 |
hashar | there is so many interactions between Zuul / Gearman plugin and Nodepool that I got lost :} | 14:31 |
*** openstackgerrit has joined #openstack-infra | 14:31 | |
*** DericHorn-HP has quit IRC | 14:32 | |
fungi | that's part of the reason driving zuul v3. simplify interactions with fewer moving parts and fewer communication protocols | 14:32 |
clarkb | zuulv3 changes that to an explicit request release handshake much simpler | 14:33 |
clarkb | what fungi said | 14:33 |
*** k4n0 has quit IRC | 14:33 | |
hashar | fungi: found out it is actually in Nodepool configuration.rst "zmq-publishers" doc :( | 14:33 |
*** ccarrara has quit IRC | 14:33 | |
*** nadya has joined #openstack-infra | 14:34 | |
*** tongli_ has joined #openstack-infra | 14:35 | |
jlebon | hi all, got a question regarding JJB -- how do you deal with job configurations that maintain a certain state? for example, when using the GitHub PR Builder plugin, the whitelist of authors is kept in the job configuration (e.g. you can see here where it saves the job after adding an author to the whitelist: https://github.com/jenkinsci/ghprb-plugin/blob/master/src/main/java/org/jenkinsci/plugins/g | 14:35 |
jlebon | hprb/GhprbTrigger.java#L363). but then, this list gets wiped out the next time we do jenkins-jobs update. | 14:35 |
jlebon | is there a common pattern to solving these state issues? | 14:35 |
*** jsavak has quit IRC | 14:36 | |
jlebon | (let me know if this question would be better suited for the mailing list) | 14:36 |
*** julim has joined #openstack-infra | 14:37 | |
*** glauco_ has quit IRC | 14:37 | |
*** jsavak has joined #openstack-infra | 14:37 | |
*** tongli has quit IRC | 14:37 | |
*** david-lyle has quit IRC | 14:37 | |
openstackgerrit | Oleksii Zamiatin proposed openstack-infra/project-config: Make ZeroMQ gate voting in master branch https://review.openstack.org/224035 | 14:39 |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-jenkins: Fix typo in jjb template for extensions https://review.openstack.org/224130 | 14:39 |
yolanda | fungi, clarkb, can you review that patch ? i just discovered a bug here while trying to use it | 14:40 |
openstackgerrit | Ben Nemec proposed openstack-infra/project-config: Add new projects to tripleo channel https://review.openstack.org/224131 | 14:40 |
derekh | bnemec: that been propsed already, let me find a link | 14:41 |
clarkb | jlebon put the state in jjb? | 14:41 |
*** hrou has joined #openstack-infra | 14:41 | |
yolanda | mm, actually that is incorrect, sorry, i'll send the right one | 14:41 |
yolanda | bad link | 14:41 |
*** otter768 has joined #openstack-infra | 14:42 | |
derekh | bnemec: It sthe 4th time, here is the one we havn't abandoned https://review.openstack.org/#/c/221731/ | 14:42 |
*** pblaho has quit IRC | 14:42 | |
*** pblaho has joined #openstack-infra | 14:42 | |
bnemec | derekh: Cool, +1'd | 14:42 |
*** dprince has quit IRC | 14:42 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-jenkins: Fix typo on jjb extensions https://review.openstack.org/224134 | 14:43 |
*** glauco_ has joined #openstack-infra | 14:43 | |
hrou | Hey All, quick question, we have a 'storlet' (https://github.com/openstack/storlets) StackForge project (err now openstack : ), and wanted to start using the openstack-dev mailing list with the [storlet], but wanted to double check that's appropriate ? (i.e. its not just for core openstack proecjts?) | 14:43 |
*** dramalho has joined #openstack-infra | 14:43 | |
yolanda | fungi, clarkb, that is the right one ^ | 14:43 |
*** dkranz has joined #openstack-infra | 14:44 | |
*** geoffarnoldX is now known as geoffarnold | 14:45 | |
*** otter768 has quit IRC | 14:47 | |
jlebon | clarkb: the issue is that people can get added to the whitelist through comments... e.g. if a repo admin says "add to whitelist" on the PR, then the PR author gets added to the job configuration. i'm trying right now to figure out the most automated way to then reconcile the whitelist in the yaml with the whitelist in the current conf | 14:47 |
*** cdent has joined #openstack-infra | 14:48 | |
*** fhubik is now known as fhubik_brb | 14:48 | |
*** pblaho has quit IRC | 14:49 | |
*** ccarrara has joined #openstack-infra | 14:49 | |
*** pblaho has joined #openstack-infra | 14:50 | |
*** deepakcs has joined #openstack-infra | 14:51 | |
fungi | hrou: you can add whatever you want in the subject line and it's fine to discuss unofficial projects on the openstack-dev ml. however if you want someone to actually be able to subscribe to a particular tag through the mailing list configuration (rather than local filtering) you need the admin for that list to add it explicitly | 14:51 |
openstackgerrit | Alexey Elagin proposed openstack-infra/project-config: change verify group to fuel-plugins-ci https://review.openstack.org/224136 | 14:52 |
*** fhubik_brb is now known as fhubik | 14:52 | |
hrou | fungi, thanks a lot ! And to enable that functionality would we just email the admin and ask for that ? | 14:52 |
mriedem | has anyone else been noticing these constraints jobs exploding since yesterday? | 14:52 |
*** pblaho has quit IRC | 14:52 | |
*** Daisy has joined #openstack-infra | 14:52 | |
mriedem | http://goo.gl/eAcmsR | 14:52 |
*** moravec has joined #openstack-infra | 14:53 | |
openstackgerrit | Merged openstack/diskimage-builder: Fix test cleanup trap to cleanup tmpdir https://review.openstack.org/204550 | 14:53 |
fungi | hrou: yeah, see the mailman details page for a list to find out who the admin is on a particular one. in this case http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev says contact thierry@openstack.org (though you could just ask him in irc, his nick is ttx) | 14:54 |
openstackgerrit | Merged openstack-infra/project-config: Add additional gerrit events to the #tripleo channel https://review.openstack.org/221731 | 14:54 |
*** annegent_ has joined #openstack-infra | 14:54 | |
*** shardy_ has joined #openstack-infra | 14:54 | |
*** annegentle has quit IRC | 14:54 | |
yolanda | clarkb thx | 14:54 |
hrou | fungi, that's great, will do, thanks a lot btw ! That was really helpful | 14:55 |
*** pblaho has joined #openstack-infra | 14:55 | |
fungi | hrou: you're welcome | 14:55 |
*** shardy has quit IRC | 14:55 | |
*** adduarte has quit IRC | 14:57 | |
*** Daisy has quit IRC | 14:57 | |
*** Daisy has joined #openstack-infra | 14:57 | |
openstackgerrit | Samuel de Medeiros Queiroz proposed openstack-infra/puppet-etherpad_lite: Ensure abiword package is always present https://review.openstack.org/224103 | 14:58 |
*** dims_ has quit IRC | 14:58 | |
pabelanger | nodepool question, is a config file for shade now required? | 14:58 |
pabelanger | the docs for nodepool make no reference to it | 14:58 |
*** pblaho has quit IRC | 14:58 | |
*** stevemar has joined #openstack-infra | 14:58 | |
pabelanger | and, I cannot seem to get nodepool to work without using one | 14:58 |
*** dims_ has joined #openstack-infra | 14:58 | |
pabelanger | a shade config file that is | 14:58 |
*** jistr is now known as jistr|call | 14:58 | |
*** ddieterly has joined #openstack-infra | 14:58 | |
clarkb | an openstack client config file you mean? | 14:59 |
yolanda | pabelanger, as far as i know, it should work fine without oscc | 14:59 |
yolanda | nodepool supports both options | 14:59 |
*** pblaho has joined #openstack-infra | 14:59 | |
*** pblaho has quit IRC | 14:59 | |
clarkb | I dont think we merged the change to require it since we dont use it in the dsvm job | 14:59 |
*** sridhar_ram has quit IRC | 14:59 | |
samueldmq | fungi: comments addressed on the abiword patch, thanks | 14:59 |
pabelanger | clarkb: perhaps. I just see shade execptions ATM | 14:59 |
pabelanger | haven't had time to dig into it | 14:59 |
*** pblaho has joined #openstack-infra | 14:59 | |
pabelanger | okay | 14:59 |
jhesketh | Morning | 14:59 |
*** shardy_ has quit IRC | 14:59 | |
pabelanger | then, something up with my configuration | 14:59 |
clarkb | but double check what the devstack plugin does as that is known to work against real cloud | 15:00 |
*** shardy has joined #openstack-infra | 15:00 | |
pabelanger | ack | 15:00 |
mriedem | nvm question about constraints jobs, it's feature branch snafu in neutron | 15:01 |
*** boris-42 has joined #openstack-infra | 15:01 | |
*** openstackgerrit has quit IRC | 15:01 | |
*** openstackgerrit has joined #openstack-infra | 15:01 | |
*** bexelbie_ has joined #openstack-infra | 15:02 | |
jeblair | ruagair: re storyboard db dump: you'll need an infra-root to make one for you; did you get one? if not, one of us can make one if you're ready. | 15:02 |
*** Daisy_ has joined #openstack-infra | 15:02 | |
*** Daisy_ has left #openstack-infra | 15:03 | |
openstackgerrit | Oleksii Zamiatin proposed openstack-infra/project-config: Make ZeroMQ gate voting in master branch https://review.openstack.org/224035 | 15:03 |
thinrichs | ianw: do you have a couple of minutes to help me with the Congress review from yesterday? | 15:03 |
*** yfried_ is now known as yfried|afk | 15:04 | |
bltavare_ | hey there folks, would this patch series on adding acceptance tests on puppet-httpd is looking green. Could we get another +2? https://review.openstack.org/#/c/222721/ | 15:05 |
*** bltavare_ is now known as bltavares | 15:05 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Remove heat temprevert https://review.openstack.org/223003 | 15:05 |
*** Daisy has quit IRC | 15:07 | |
*** hemnafk is now known as hemna | 15:08 | |
*** dpaterson has joined #openstack-infra | 15:10 | |
*** yfried|afk is now known as yfried_ | 15:10 | |
jeblair | odsreg stopped in its tracks by rocketship alignment! | 15:11 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add TODO for tracking voting flag in elasticsearch https://review.openstack.org/224144 | 15:11 |
openstackgerrit | James E. Blair proposed openstack-infra/puppet-odsreg: Initial commit https://review.openstack.org/223870 | 15:12 |
*** Daisy has joined #openstack-infra | 15:12 | |
*** pblaho has quit IRC | 15:12 | |
*** dangers_` is now known as dangers | 15:12 | |
*** pblaho has joined #openstack-infra | 15:13 | |
*** harlowja_at_home has joined #openstack-infra | 15:13 | |
jeblair | 2015-09-16 00:10:20.020 | manifests/init.pp - ERROR: two-space soft tabs not used on line 85 | 15:14 |
mordred | jeblair: that's important | 15:14 |
jeblair | crinkle: er, does that mean i am not allowed to line up a continued list on the next line if the indentation doesn't happen to be divisible by two? | 15:15 |
*** oomichi has joined #openstack-infra | 15:16 | |
mordred | jeblair: maybe you need to line-break-after-opening-bracket and indent following from that point? | 15:16 |
openstackgerrit | James E. Blair proposed openstack-infra/puppet-odsreg: Initial commit https://review.openstack.org/223870 | 15:16 |
*** fawadkhaliq has joined #openstack-infra | 15:16 | |
*** pc_m is now known as pc_m_AWAY | 15:16 | |
*** david-lyle has joined #openstack-infra | 15:17 | |
jeblair | mordred: maybe? | 15:17 |
openstackgerrit | James E. Blair proposed openstack-infra/puppet-odsreg: Initial commit https://review.openstack.org/223870 | 15:17 |
*** pblaho has quit IRC | 15:17 | |
mordred | jeblair: I don't know at all | 15:17 |
jeblair | mordred: it's a pattern that exists in our other modules | 15:17 |
*** pblaho has joined #openstack-infra | 15:17 | |
*** thiagop has joined #openstack-infra | 15:18 | |
*** markus_z has joined #openstack-infra | 15:18 | |
*** pblaho has quit IRC | 15:19 | |
anteaya | mnencia: yay! good luck | 15:19 |
*** pblaho has joined #openstack-infra | 15:19 | |
openstackgerrit | Samuel de Medeiros Queiroz proposed openstack-infra/puppet-etherpad_lite: Ensure abiword package is always present https://review.openstack.org/224103 | 15:19 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for neutron constraints job bug 1496424 https://review.openstack.org/224144 | 15:20 |
openstack | bug 1496424 in neutron "gate-neutron-python27(34)-constraints jobs blowing up in gate due to misconfig" [Critical,In progress] https://launchpad.net/bugs/1496424 - Assigned to Assaf Muller (amuller) | 15:20 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for neutron constraints job bug 1496424 https://review.openstack.org/224144 | 15:20 |
*** wznoinsk has quit IRC | 15:20 | |
*** tonytan4ever has joined #openstack-infra | 15:21 | |
*** ajmiller has joined #openstack-infra | 15:21 | |
* anteaya reviews https://review.openstack.org/#/c/223870/ | 15:21 | |
*** wznoinsk has joined #openstack-infra | 15:22 | |
*** asselin_ has quit IRC | 15:23 | |
*** jaypipes_ is now known as jaypipes | 15:23 | |
*** rick-chen has quit IRC | 15:23 | |
*** deepakcs has quit IRC | 15:24 | |
*** yamamoto has quit IRC | 15:24 | |
*** bexelbie_ has quit IRC | 15:25 | |
*** bexelbie_ has joined #openstack-infra | 15:26 | |
crinkle | jeblair: not sure, sounds like a good guess | 15:26 |
crinkle | jeblair: or there are real tabs instead of spaces | 15:26 |
*** Sukhdev_ has joined #openstack-infra | 15:26 | |
jeblair | crinkle: def not real tabs; i tried mordred's suggested solution, we'll see if that takes :) | 15:27 |
*** jistr|call is now known as jistr | 15:30 | |
openstackgerrit | Bob Ball proposed openstack-infra/project-config: Add fuel-plugin-xenserver project https://review.openstack.org/224151 | 15:30 |
*** pblaho has quit IRC | 15:32 | |
openstackgerrit | lawrancejing proposed openstack-infra/project-config: Add evoque to stackforge https://review.openstack.org/223954 | 15:32 |
*** scheuran has quit IRC | 15:32 | |
openstackgerrit | Merged openstack-infra/project-config: Add openstack-ansible-specs to spec index https://review.openstack.org/222321 | 15:32 |
*** pblaho has joined #openstack-infra | 15:32 | |
*** annegent_ has quit IRC | 15:32 | |
openstackgerrit | Merged openstack-infra/project-config: Add additional jobs for tripleoclient https://review.openstack.org/222194 | 15:32 |
*** annegentle has joined #openstack-infra | 15:33 | |
*** ozamiatin has quit IRC | 15:33 | |
mriedem | clarkb: is there a way i can figure out if a job is voting or not from the event passed into log-gearman-client here? https://git.openstack.org/cgit/openstack-infra/puppet-log_processor/tree/files/log-gearman-client.py#n100 | 15:34 |
mriedem | clarkb: or do i need to first put that information into the event | 15:35 |
*** david-ly_ has joined #openstack-infra | 15:35 | |
*** bharathm has joined #openstack-infra | 15:35 | |
*** rick-chen has joined #openstack-infra | 15:36 | |
jeblair | mriedem: i think that even before you can put it in there, you will have to have zuul pass it to jenkins as an env variable | 15:36 |
openstackgerrit | Derek Higgins proposed openstack/diskimage-builder: Download a compressed centos cloud image https://review.openstack.org/224155 | 15:37 |
*** david-lyle has quit IRC | 15:37 | |
mriedem | jeblair: like ZUUL_PROJECT? | 15:37 |
jeblair | mriedem: (technically, that would only be an approximation since it could actually change by the time it completes, but i'm sure that's fine for this purpose :) | 15:37 |
jeblair | mriedem: yep | 15:37 |
mriedem | ok, i'll poke around | 15:37 |
mriedem | i really want to store the voting flag info in logstash so we can filter non-voting jobs from the e-r uncategorized bugs page | 15:38 |
mriedem | it's a long standing todo | 15:38 |
*** jsavak has quit IRC | 15:38 | |
mriedem | btw, do i need a spec for this? http://git.openstack.org/cgit/openstack-infra/infra-specs/tree/specs | 15:38 |
*** bexelbie_ is now known as bexelbie | 15:39 | |
*** armax has joined #openstack-infra | 15:39 | |
jeblair | mriedem: no... gimme 5 secs to figure out either if it's hard or just push up a patch if it's easy :) | 15:39 |
*** harlowja_at_home has quit IRC | 15:39 | |
*** bcourt has quit IRC | 15:40 | |
*** david-ly_ is now known as david-lyle | 15:41 | |
cloudnull | he all, if i wanted to do nightly upgrade testing in our project, openstack-ansible, whats the best way to get that started ? | 15:42 |
cloudnull | ideally I want to test juno>kilo, kilo>liberty and have it notify our LP mailing list when things break | 15:42 |
*** Piet has joined #openstack-infra | 15:43 | |
*** hdd has quit IRC | 15:43 | |
*** Sukhdev_ has quit IRC | 15:44 | |
*** yfried_ has quit IRC | 15:44 | |
*** Swami has joined #openstack-infra | 15:44 | |
cloudnull | i was reading through project config and it seems like i could use a periodic job however I didnt know if thats the best way ? | 15:44 |
*** bltavares has quit IRC | 15:44 | |
*** bcourt has joined #openstack-infra | 15:44 | |
*** jordanP has quit IRC | 15:45 | |
*** abregman has quit IRC | 15:46 | |
rm_work | anteaya / clarkb: ok, finally have "working" in-gate runs of the LBaaS gate job, which are failing due to running too long because it takes 30min or so to book a VM apparently, and we have to do that several times, and the gate nodes don't have vt-x enabled | 15:46 |
*** jsavak has joined #openstack-infra | 15:46 | |
*** Sukhdev has joined #openstack-infra | 15:47 | |
*** ashleigh has joined #openstack-infra | 15:47 | |
openstackgerrit | Alexey Elagin proposed openstack-infra/project-config: change verify group to fuel-plugins-ci https://review.openstack.org/224159 | 15:48 |
*** arxcruz has quit IRC | 15:48 | |
pleia2 | AJaeger: approved, thanks for figuring out where the issue was (that was a bit of a tricky one) | 15:48 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Add ZUUL_VOTING parameter https://review.openstack.org/224162 | 15:49 |
clarkb | mriedem: jeblair will also need an update to the log gearman client to pass that var through to the workers and into es | 15:50 |
jeblair | hrm, no event from gerritbot... | 15:50 |
jeblair | mriedem: https://review.openstack.org/224162 | 15:50 |
clarkb | but thats also trivial, there is a function that sets all that up and should be a one line change | 15:50 |
mriedem | clarkb: yeah i was looking at that | 15:50 |
jeblair | jhesketh, clarkb: ^ | 15:50 |
clarkb | jeblair: its there at 1549 | 15:50 |
AJaeger | thanks, pleia2. Hope the jobs do run now without issues. Will you abandon the old transifex proposals? See https://review.openstack.org/#/q/status:open++branch:master+topic:transifex/translations,n,z for the current ones | 15:50 |
jhesketh | jeblair: looking | 15:50 |
*** dramalho has quit IRC | 15:50 | |
*** hdd has joined #openstack-infra | 15:50 | |
*** krtaylor has joined #openstack-infra | 15:51 | |
jeblair | clarkb, mriedem: i'll leave that to mriedem since i think he already is familiar with that | 15:51 |
pleia2 | AJaeger: sure | 15:51 |
*** glauco_ has quit IRC | 15:51 | |
AJaeger | cool | 15:51 |
mriedem | jeblair: familiar as of about 30 minutes ago :) | 15:51 |
openstackgerrit | Pino Toscano proposed openstack-infra/tripleo-ci: [WIP] Generate overcloud image outside the undercloud https://review.openstack.org/224166 | 15:51 |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Pull tripleo related packages from delorean/current https://review.openstack.org/224168 | 15:51 |
*** unicell has quit IRC | 15:51 | |
jeblair | mriedem: expert! | 15:51 |
*** unicell has joined #openstack-infra | 15:52 | |
ttx | jeblair: o/ I may have a few minutes to help on the odsreg front. Not sure how much progress you made so far | 15:52 |
*** tsekiyama has joined #openstack-infra | 15:52 | |
*** unicell has quit IRC | 15:52 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Delorean go faster stripes https://review.openstack.org/222091 | 15:53 |
jeblair | ttx: w00t. i think i have basic installation going in https://review.openstack.org/223870 | 15:53 |
jhesketh | jeblair: lgtm | 15:53 |
*** jistr has quit IRC | 15:54 | |
jeblair | ttx: we need an init script to launch the process... (you want that one?) | 15:54 |
openstackgerrit | Merged openstack-infra/project-config: Run propose-translation-update-zanata jobs https://review.openstack.org/223941 | 15:54 |
Daisy | pleia2: Have you merged the patch to fix the memory issue of the translation product server ? | 15:54 |
*** devlaps has joined #openstack-infra | 15:54 | |
jeblair | ttx: and then i can add an apache vhost to proxy to it | 15:54 |
ttx | jeblair: should I review 223870? | 15:54 |
jeblair | ttx: that'd be great | 15:55 |
pleia2 | Daisy: yes, we did that yesterday | 15:55 |
ttx | jeblair: ok, I'll do that first and attack init if I have time left | 15:55 |
*** ozamiatin has joined #openstack-infra | 15:55 | |
fungi | cloudnull: yes, probably a new periodic pipeline in zuul/layout.yaml since the reporting address is configured by pipeline rather than by job | 15:55 |
Daisy | good. pleia2. Thank you. | 15:56 |
anteaya | jeblair: 223870 looks consistent with what works for me locally | 15:56 |
ttx | though yeah, it probably needs to be some systemd thing now, and I've been happily ignoring that state of affairs until now | 15:56 |
*** ccarrara has quit IRC | 15:56 | |
cloudnull | thanks fungi , ill look at how I can make that go . | 15:56 |
jeblair | ttx: this is on trusty, which i think is still upstart? so a regular init script will work | 15:56 |
fungi | cloudnull: also be aware that your job definitions need to not expect zuul to set environment variables for commit id or branch since those are irrelevant to the periodic trigger | 15:56 |
tsufiev | jeblair, hi! May I draw a bit of your attention to recently filed devstack bug https://bugs.launchpad.net/devstack/+bug/1496129 ? | 15:57 |
openstack | Launchpad bug 1496129 in devstack "gate-tempest-dsvm-neutron-src-django_openstack_auth is broken after the recent devstack changes" [Undecided,Confirmed] | 15:57 |
ttx | upstart is no a lot funnier | 15:57 |
ttx | not* | 15:57 |
anteaya | tsufiev: devstack is qa | 15:57 |
jeblair | ttx: then after that, it's just a matter of how much configuration for this instance we want to put into puppet. i'm not sure we actually need to do that this time around. considering time constraints, i'm fine with just logging into the server to make the configuration this time, and if we want to use it for next time, move more of that into git. | 15:57 |
cloudnull | fungi: ok good to know. | 15:57 |
fungi | ttx: upstart is hilarious in different ways, that's all | 15:57 |
clarkb | pleia2: were you going to trigger those jobs or should I start preping for it? | 15:57 |
ttx | now I have to learn enough about an abandoned technology to write a init script for it :) | 15:57 |
openstackgerrit | Mateusz Matuszkowiak proposed openstack-infra/project-config: Added new Openstack repository for Fuel Zabbix Agents integration https://review.openstack.org/221259 | 15:57 |
jeblair | ttx: luckily, you wrote a readme :) | 15:57 |
tsufiev | anteaya, I thought that jeblair is one of devstack cores (https://wiki.openstack.org/wiki/DevStack) | 15:57 |
tsufiev | but will ask there as well | 15:58 |
anteaya | ttx: what else can be so fun on a wednesday | 15:58 |
*** jtrovo has quit IRC | 15:58 | |
jeblair | ttx: (that's apparently been enough to bootstrap at least two other people :) | 15:58 |
pleia2 | clarkb: I can take care of it | 15:58 |
anteaya | tsufiev: he is and devstack is a qa repo | 15:58 |
ttx | jeblair: that was kind of the idea behind writing that README; happy it ended up being useful :) | 15:58 |
jeblair | ttx: david-lyle looked into porting it to django 1.6 yesterday; it's apparently non-trivial | 15:59 |
clarkb | pleia2: cool, should be good to fire them off once zuul claims its layout is updated (timestamp at foot of status page) | 15:59 |
anteaya | jeblair: ttx, well one, david-lyle was using my laptop | 15:59 |
anteaya | but he and I worked together on it | 15:59 |
ttx | Just wondering how in Zuul's name that README was still up to date. | 15:59 |
pleia2 | clarkb: ok, thanks | 15:59 |
jeblair | anteaya: corrected! :) | 15:59 |
anteaya | ttx: it isn't, I fixed the requirements yesterday | 15:59 |
*** olaph has quit IRC | 15:59 | |
ttx | hah | 15:59 |
anteaya | jeblair: :) | 15:59 |
anteaya | ttx: my patch to the readme merged | 15:59 |
*** olaph has joined #openstack-infra | 16:00 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Remove code to pull clone repositories https://review.openstack.org/222406 | 16:00 |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Stop building tuskar-ui-extras https://review.openstack.org/222407 | 16:00 |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Stop building ironic-discoverd https://review.openstack.org/222408 | 16:00 |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Remove support for mgt-master branches https://review.openstack.org/223599 | 16:00 |
jeblair | anteaya, ttx: https://review.openstack.org/223811 | 16:00 |
*** romcheg1 has quit IRC | 16:00 | |
jeblair | anteaya, ttx: lucky it still passes the 'noop' tests ;) | 16:00 |
anteaya | woooooo | 16:00 |
anteaya | yay noop | 16:00 |
anteaya | so reliable | 16:00 |
jeblair | and fast | 16:01 |
ttx | yep, the only job without false negatives | 16:01 |
*** w_ has joined #openstack-infra | 16:01 | |
openstackgerrit | Merged openstack-infra/puppet-jenkins: Fix typo on jjb extensions https://review.openstack.org/224134 | 16:01 |
anteaya | ha ha ha | 16:01 |
openstackgerrit | Merged openstack-infra/puppet-jenkins: Fix typo on jjb extensions https://review.openstack.org/224134 | 16:01 |
*** DericHorn-HP has joined #openstack-infra | 16:01 | |
ttx | with noop, I feel like we are like a startup | 16:01 |
ttx | fast and lean | 16:01 |
anteaya | haha ha | 16:01 |
anteaya | I ate two desserts last night, I'm not so lean | 16:02 |
anteaya | I couldn't decide between the carmel cheesecake or the tiramisu | 16:02 |
anteaya | fortunately with regXboi's help I didn't have to decide | 16:02 |
david-lyle | ttx: the django-openid-auth package does not to seem to have a 1.6 compatible release | 16:03 |
david-lyle | or django-auth-openid | 16:03 |
ttx | david-lyle: yeah, and the directory structure would need a bit of an overhaul | 16:03 |
*** esmute has joined #openstack-infra | 16:03 | |
ttx | I realized that when I started cheddar from scratch | 16:03 |
david-lyle | ttx: I did that part, but modules moved | 16:03 |
david-lyle | in django that are referenced in the django-auth-openid | 16:04 |
david-lyle | I suppose I could update django-auth-openid | 16:04 |
*** olaph has quit IRC | 16:04 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/puppet-log_processor: Process ZUUL_VOTING parameter https://review.openstack.org/224172 | 16:04 |
david-lyle | didn't look at owner for that | 16:04 |
*** esmute has quit IRC | 16:04 | |
*** jsavak has quit IRC | 16:04 | |
mriedem | clarkb: jeblair: jhesketh: ^ | 16:05 |
*** jlanoux has quit IRC | 16:05 | |
mriedem | is there something more to do after that to get it in logstash? besides a server restart...? | 16:05 |
clarkb | I am going to check jenkins server threads counts (I may secretly want an excuse to run this script in production) | 16:06 |
david-lyle | not update since 2013 and supports django 1.1.2 | 16:06 |
clarkb | mriedem: just need to get zuul updated then the gearman client updated | 16:06 |
fungi | clarkb: we're likely getting close to time for them to asplode again anyway | 16:06 |
*** gyee has joined #openstack-infra | 16:06 | |
jhesketh | mriedem: lgtm | 16:07 |
anteaya | jhesketh: https://review.openstack.org/#/c/219388/ | 16:07 |
jeblair | jhesketh: when did "'1' if True else '0'" become a thing in python? :) | 16:07 |
*** jsavak has joined #openstack-infra | 16:07 | |
clarkb | int(True) and int(False) work if you really need that cast | 16:07 |
*** fawadkhaliq has quit IRC | 16:08 | |
jeblair | jhesketh: (it _is_ a thing; not a snarky question) | 16:08 |
ttx | jeblair: Not sure I understand what you need an init script for ? | 16:08 |
*** ifarkas has quit IRC | 16:08 | |
jhesketh | jeblair: I had the same thought with your "job.voting and '1' or '0'" | 16:08 |
jeblair | ttx: to launch "runserver" ? | 16:08 |
jhesketh | jeblair: I had to open a terminal to try it out :p | 16:08 |
ttx | jeblair: oh, that's only necessary outside apache | 16:09 |
ttx | for test/Dev | 16:09 |
anteaya | anyone feel like approving my patch to add a new log parameter? ZUUL_URL? | 16:09 |
jeblair | jhesketh: heh, that was "the way" to mimic the ternary operator for a while | 16:09 |
clarkb | jeblair: jhesketh just remember there is only one way to do it | 16:09 |
anteaya | I'm not mriedem but the timing is easy | 16:09 |
clarkb | >_> | 16:09 |
fungi | hah. a spammer/phisher has scraped my openstack admin e-mail address (i use a unique one for cronspam) from some bounce headers i once posted to our paste server | 16:09 |
jeblair | i guess there's a new way | 16:09 |
ttx | jeblair: if you set up a vhost the django app should just love you | 16:09 |
jeblair | clarkb: so str(int(BOOL)) in this case :) | 16:09 |
david-lyle | jeblair: just need the apache config part, don't want to run on the dev server | 16:09 |
anteaya | fungi: is the spam any good? | 16:09 |
anteaya | fungi: did you win millions? | 16:09 |
clarkb | jenkins masters look good :( I mean :) | 16:10 |
jhesketh | jeblair: ah okay, I had never seen it before... I've always used the 'if' syntax | 16:10 |
jeblair | ttx: oh, we can make it wsgi? | 16:10 |
fungi | anteaya: apparently i bought a plane ticket from american airlines and the receipt is a windows executable | 16:10 |
jhesketh | jeblair: but then agian, I'm reminded that I'm 12 | 16:10 |
ttx | jeblair: yes | 16:10 |
anteaya | awesome | 16:10 |
anteaya | fungi: where are you flying | 16:10 |
fungi | anteaya: i'll need to infect my machine (after installing windows!) to find out, i guess | 16:10 |
anteaya | ha ha ha | 16:11 |
jeblair | ow wow, just got a flood due to lag. i don't even know how we've been having a conversation | 16:11 |
anteaya | so yeah, ZUUL_URL for logs anyone? https://review.openstack.org/#/c/219388/ | 16:11 |
* ttx wonders why the wsgi thing is not around. Looking | 16:11 | |
jeblair | ttx: cool; if you feel like writing some puppet, the graphite server is wsgi; if not, if you make sure there are instructions for it, i can do that later. | 16:12 |
jeblair | jhesketh: and i'm 80 :) | 16:12 |
ttx | jeblair: trying to recover the WGI config I was using there | 16:13 |
ttx | wsgi | 16:13 |
openstackgerrit | Alexander Tivelkov proposed openstack-infra/project-config: Add PyPi jobs to yaql https://review.openstack.org/224176 | 16:13 |
jeblair | anteaya: link to zuul_url patch? | 16:13 |
rm_work | hey guys, let me know when a good time to discuss gate timeouts because of lack of nested KVM / vt-x would be :P | 16:13 |
anteaya | jeblair: https://review.openstack.org/#/c/219388/2 | 16:13 |
*** dprince has joined #openstack-infra | 16:13 | |
*** hashar_ has joined #openstack-infra | 16:14 | |
clarkb | anteaya: we should convince one of the many +2s to approve it :P | 16:15 |
*** hashar has quit IRC | 16:15 | |
fungi | wow, yeah. it's a +2 dogpile | 16:15 |
anteaya | clarkb: I'm trying | 16:15 |
jeblair | i did not approve to allow rumination on jhesketh's comment | 16:15 |
anteaya | anyone feel like a +1 workflow | 16:15 |
jeblair | rm_work: i think your best bet is to try to find time to talk with pleia2 or clarkb | 16:15 |
anteaya | jeblair: I replied to jhesketh | 16:15 |
clarkb | ah ok to ruminate on jhesketh's comment I think anteaya's response is correct | 16:15 |
clarkb | it is the zuul_url so dropping the zuul loses important information | 16:15 |
fungi | i agree | 16:15 |
jhesketh | jeblair, anteaya: yep, agreed and approved | 16:16 |
jeblair | it does seem ambiguous otherwise | 16:16 |
fungi | "url" would be exceptionally vague | 16:16 |
clarkb | cool | 16:16 |
anteaya | jhesketh: thank you | 16:16 |
anteaya | thanks all | 16:16 |
clarkb | rm_work: what are you trying to do inside of these VMs? | 16:16 |
anteaya | I appreciate the help | 16:16 |
jeblair | rm_work: also, did you say that your jobs were working in a reasonable time in some context outside the gate? | 16:16 |
fungi | i need to step out for lunch, bbiaw | 16:16 |
*** jswarren has joined #openstack-infra | 16:17 | |
clarkb | rm_work: we typically only have two classes of nested VM boots. The first are cirros VMs which run mostly fine in qemu and don't affect performance drastically | 16:17 |
*** jswarren has quit IRC | 16:17 | |
clarkb | rm_work: te second are tests that essentially just check that a VM image of some sort can boot successfully, while slow is doable in small numbers | 16:17 |
*** dizquierdo has quit IRC | 16:17 | |
*** jswarren has joined #openstack-infra | 16:17 | |
anteaya | fungi: enjoy lunch | 16:18 |
*** sridhar_ram has joined #openstack-infra | 16:18 | |
*** jswarren has quit IRC | 16:18 | |
clarkb | the nodepool dsvm job successfully boots and sshs into 3 VMs per job run and that takes under 15 minutes (that is our timeout) | 16:19 |
clarkb | *ubuntu VMs | 16:19 |
jhesketh | jeblair, anteaya: yep, agreed and approved | 16:19 |
jhesketh | woops, worry, up-term failure | 16:19 |
rm_work | yeah we're seeing about 4-7 minutes per VM boot | 16:19 |
rm_work | but we need to do .... lots | 16:19 |
anteaya | jhesketh: always nice to hear from you, stereo is just fine | 16:19 |
jhesketh | s/worry/sorry even | 16:19 |
rm_work | like 20 | 16:19 |
*** jswarren has joined #openstack-infra | 16:20 | |
rm_work | we use a cirros image as our base | 16:20 |
clarkb | github PR spam https://github.com/openstack-dev/hacking/pull/3 | 16:20 |
clarkb | thats amusing | 16:20 |
clarkb | rm_work: how large of a flavor? | 16:20 |
rm_work | jeblair: they boot in a reasonable time on things that have nested VTX enabled :P | 16:20 |
clarkb | rm_work: iirc IO is the real killer | 16:20 |
rm_work | clarkb: the nested VMs? uhh | 16:20 |
*** annegentle has quit IRC | 16:20 | |
rm_work | let me check | 16:20 |
rm_work | I think we use 1G | 16:20 |
clarkb | rm_work: so tempest for example uses devstack flavor 42 which is like no disk and 64MB or ram | 16:20 |
clarkb | boots fast | 16:20 |
rm_work | we create our own flavor | 16:21 |
rm_work | i think | 16:21 |
clarkb | rm_work: but again what are these VMs booting for? | 16:21 |
*** annegentle has joined #openstack-infra | 16:21 | |
rm_work | clarkb: Octavia is a VM-based LB appliacne | 16:21 |
clarkb | do you actuall need a custom flavor and all that? | 16:21 |
rm_work | *appliance | 16:21 |
clarkb | rm_work: so you are running a load balancer within these VMs? | 16:21 |
rm_work | this is our dsvm gate | 16:21 |
rm_work | yes | 16:21 |
rm_work | 20 of them | 16:21 |
rm_work | we need to test creates/updates/deletes | 16:21 |
clarkb | ok yes that is likely to be slow and not likely to get much quicker | 16:22 |
rm_work | and a create necesssarily spins up a VM | 16:22 |
clarkb | since I assume you run something like a pyhton agent and haproxy in these things | 16:22 |
rm_work | yes | 16:22 |
clarkb | an alternative may be to run devstack with the lxc nova driver | 16:22 |
clarkb | and run in containers | 16:22 |
rm_work | heh | 16:22 |
rm_work | yeah, so we have a driver for that too | 16:22 |
rm_work | but we need to test that both work <_< | 16:22 |
rm_work | since it's the gate | 16:23 |
clarkb | again use the nova driver instead of qemu | 16:23 |
clarkb | (nested containers are totally at hing) | 16:23 |
*** sdake_ is now known as sdake | 16:23 | |
rm_work | yeah but | 16:23 |
rm_work | containers work differently | 16:23 |
rm_work | enough that we have a whole different code branch to handle them | 16:23 |
clarkb | what nova presents to you shouldn't be drastically different | 16:23 |
zaro | morning | 16:23 |
anteaya | morning zaro | 16:23 |
clarkb | are you saing that yo uhave different code branches to handle nova + lxc vs nova + qemu? | 16:23 |
rm_work | network plugging is completely different IIRC | 16:23 |
*** w_ is now known as olaph | 16:23 | |
rm_work | clarkb: i will need to check to see if they behave close enough to the same, but essentially yes | 16:24 |
rm_work | the containers driver we have is specific to RAX containers impl, i think | 16:24 |
clarkb | ok, then your alternative is to speed up the VMs, use lighter images, smaller flavors | 16:24 |
*** yamamoto has joined #openstack-infra | 16:25 | |
clarkb | and cut back on the number of VMs you need | 16:25 |
rm_work | so flavor-wise, cutting out disk drastically improves boot time? | 16:25 |
clarkb | speaking of containers | 16:25 |
clarkb | mriedem: ^ weren't you looking at running a devstack job with lxc as the driver? | 16:25 |
ttx | jeblair: I found a few files on a backup that may be of help, posted them at https://gist.github.com/ttx/cd7a138cebb65397a477 | 16:25 |
*** nikil89_ has quit IRC | 16:25 | |
clarkb | mriedem: maybe you have input on how different nova + lxc is from nova + qemu | 16:26 |
mriedem | clarkb: yeah | 16:26 |
rm_work | yeah, was going to ask who i should talk to about that | 16:26 |
mriedem | clarkb: as it in sucks? | 16:26 |
mriedem | https://review.openstack.org/#/c/219448/ | 16:26 |
ttx | there are a lot of kludges in there to get static files to be served correctly | 16:26 |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Pull tripleo related packages from delorean/current https://review.openstack.org/224168 | 16:26 |
clarkb | rm_work: yes I think so, because a lot of the time is spent doing IO resizing filesystems and the like | 16:26 |
clarkb | rm_work: so if you can make a flavor with minimal disk size that will likel help | 16:26 |
anteaya | ttx: those look useful | 16:26 |
mriedem | rm_work: fyi https://review.openstack.org/#/c/219448/ | 16:26 |
mriedem | help would be appreciated | 16:26 |
ttx | anteaya: yeah, that's basically a transcript of what I did once to set it up | 16:27 |
mriedem | rax seems to have special sauce internally for lxc + nova | 16:27 |
jeblair | ttx: cool, thanks | 16:27 |
anteaya | ttx /me nods | 16:27 |
rm_work | yeah am looking | 16:27 |
mriedem | frankly i want to kill lxc in nova if we can't get a CI job for it | 16:27 |
ttx | jeblair: I won't have much more time today, need to run at the doctor | 16:27 |
*** thinrichs has quit IRC | 16:27 | |
rm_work | mriedem: yeah so we don't use nova-networks in Octavia | 16:27 |
rm_work | we use Neutron | 16:27 |
anteaya | ttx: thanks for the help, hope you have a good chat with the doctor | 16:27 |
ttx | I'll pick the pieces up tomorrow morning. Sorry today was a blur and I couldn't advance anything | 16:27 |
rm_work | and the neutron plugging for nova-lxc I *believe* works slightly differently | 16:27 |
mriedem | rm_work: i'm sure it it does | 16:27 |
jeblair | ttx: yeah, i think we've got the next steps. no problem, and thanks. | 16:28 |
*** mmedvede has quit IRC | 16:28 | |
ttx | anteaya: he is supposed to judge if I'm healthy enough to practice table tennis in competition | 16:28 |
rm_work | yeah, which presents a problem | 16:28 |
mriedem | rm_work: my goal is to just get a CI job with nova + lxc | 16:28 |
mriedem | i don't care if we use nova-net or neutron | 16:28 |
rm_work | heh | 16:28 |
*** hashar has joined #openstack-infra | 16:28 | |
mriedem | b/c we break things like reboot for lxc in the libvirt driver and don't know it | 16:28 |
rm_work | T_T | 16:29 |
anteaya | ttx: ooooh, hope you can convince him | 16:29 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add a db api method to get a time series of runs by key https://review.openstack.org/223918 | 16:29 |
*** watanabe_isao has joined #openstack-infra | 16:29 | |
*** yamamoto has quit IRC | 16:29 | |
*** Qeas has joined #openstack-infra | 16:30 | |
*** mmedvede has joined #openstack-infra | 16:30 | |
*** rick-chen has quit IRC | 16:30 | |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for neutron constraints job bug 1496424 https://review.openstack.org/224144 | 16:30 |
openstack | bug 1496424 in neutron "gate-neutron-python27(34)-constraints jobs blowing up in gate due to misconfig" [Low,In progress] https://launchpad.net/bugs/1496424 - Assigned to Assaf Muller (amuller) | 16:30 |
*** hashar_ has quit IRC | 16:31 | |
rm_work | clarkb: alright, we'll look at doing some tuning then, thanks | 16:31 |
*** Ala has quit IRC | 16:31 | |
openstackgerrit | Merged openstack-infra/puppet-log_processor: Add build_zuul_url parameter https://review.openstack.org/219388 | 16:31 |
rm_work | is it possible to bump up the jenkins timeout or is that static for all of the gate? | 16:31 |
*** rfolco has quit IRC | 16:32 | |
clarkb | rm_work: it is possible to do it on a per job basis but if you are in the main gate pipeline with nova et al we tr to keep normal job run time to about an hour | 16:32 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add a db api method to get a time series of runs by key https://review.openstack.org/223918 | 16:32 |
rm_work | heh k | 16:32 |
rm_work | we think MAYBE we can get it under 2h | 16:32 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add a db api method to get a time series of runs by key https://review.openstack.org/223918 | 16:33 |
mriedem | rm_work: you could have a job in the experimental or post queues | 16:33 |
*** watanabe_isao has quit IRC | 16:33 | |
rm_work | this is our main dsvm-gate | 16:33 |
*** thinrichs has joined #openstack-infra | 16:33 | |
rm_work | needs to be voting | 16:33 |
zaro | clarkb: i have no idea whether this will progress, https://git.eclipse.org/r/#/c/56015 | 16:33 |
clarkb | zaro: well gl :) | 16:34 |
clarkb | zaro: I do wonder if they will require gerrit to do the thread safety | 16:34 |
mriedem | rm_work: well, i'm assuming there are patches to nova that are required before you can get a job working with it right? | 16:34 |
rm_work | ? | 16:34 |
rm_work | hyou mean for lxc? | 16:34 |
mriedem | yeah | 16:34 |
rm_work | ah, no idea | 16:34 |
rm_work | we aren't focused on the lxc side right now | 16:35 |
mriedem | you're focused on the neutron side? | 16:35 |
rm_work | on the regular VM driver | 16:36 |
JayF | anteaya: hey, have a minute? | 16:36 |
*** ayoung has quit IRC | 16:36 | |
anteaya | JayF: depends on teh question, do ask | 16:36 |
anteaya | I am in the qa sprint | 16:36 |
rm_work | mriedem: our default path is just regular nova/qemu | 16:36 |
* anteaya commits to nothing anymore without context | 16:36 | |
mriedem | rm_work: ok....i guess i'm confused, i thought you were talking about using nova libvirt/lxc | 16:36 |
rm_work | we were | 16:36 |
JayF | anteaya: I have a person who is doing a late signup for the conference, is there any way to avoid the $300 fee for booking after 9/1? | 16:36 |
rm_work | but | 16:36 |
JayF | anteaya: In this case, they're directly replacing someone who was signed up and is now un-signedup | 16:36 |
rm_work | mriedem: as an alternative to using qemu since it is so slow | 16:36 |
*** Daisy has quit IRC | 16:36 | |
*** fawadkhaliq has joined #openstack-infra | 16:37 | |
rm_work | but i mentioned we can't just drop nova/qemu | 16:37 |
JayF | anteaya: if you're the wrong person to ask please point me in a direction :) | 16:37 |
anteaya | JayF: well you can transfer a summit pass | 16:37 |
* anteaya looks up the instrucitons | 16:37 | |
*** Daisy has joined #openstack-infra | 16:37 | |
rm_work | yeah lets see | 16:37 |
rm_work | we create a custom flavor | 16:37 |
rm_work | nova flavor-create --is-public False m1.amphora ${OCTAVIA_AMP_FLAVOR_ID} 1024 5 1 | 16:37 |
rm_work | which ... does part of that specify a disk size? | 16:38 |
*** glauco has joined #openstack-infra | 16:38 | |
anteaya | JayF: https://www.openstack.org/summit/tokyo-2015/faq/ look at | 16:38 |
anteaya | How can I transfer or cancel my Summit pass? | 16:38 |
*** ccarrara has joined #openstack-infra | 16:39 | |
rm_work | the "5" i think is disk, in GB? | 16:39 |
JayF | anteaya: beautiful! Thanks very much, next time I'll RTFM and I owe you one for not telling me to do that :) | 16:39 |
*** jtrovo has joined #openstack-infra | 16:39 | |
anteaya | JayF: not at all | 16:39 |
anteaya | I only knew where to look because pabelanger told me | 16:39 |
*** pc_m_AWAY is now known as pc_m | 16:39 | |
*** bltavares has joined #openstack-infra | 16:39 | |
claudiub | ianw: hello. if you have a little bit of time, can you take a look at a new project repository proposal? It already has a +2. Thanks! https://review.openstack.org/#/c/209204/ | 16:40 |
*** cdent has quit IRC | 16:40 | |
anteaya | jswarren: there you are | 16:40 |
anteaya | jswarren: http://status.openstack.org/zuul/ | 16:40 |
dpaterson | pbr question: proper way to include non-package python into a resonable place in tree. relative path 'tools' does not belong in [packages] directive which would land it: .../site-packages/tools/... and not in [data-files] directive either as that doesn't seem correct. Is there a way in [packages] to map a source directory so it will get nested into a named target in .../site-packages? | 16:40 |
rm_work | clarkb: is 5GB disk an issue? seems relatively small... but I think we might be able to reduce to 2G | 16:41 |
clarkb | rm_work I dont know, I havent done extensive testing | 16:41 |
*** dramalho has joined #openstack-infra | 16:41 | |
clarkb | I just know the tiny flavor 42 is quick | 16:41 |
*** dannywilson has joined #openstack-infra | 16:42 | |
rm_work | kk | 16:42 |
mordred | dpaterson: I'm not sure I 100% understand what you wnat to do? | 16:42 |
rm_work | do you know the definition of flavor 42 offhand? | 16:42 |
* rm_work tries to look it up | 16:42 | |
*** shashank_hegde has joined #openstack-infra | 16:42 | |
clarkb | rm_work it is in devstack somewhere | 16:42 |
*** otter768 has joined #openstack-infra | 16:43 | |
*** earlephilhower has joined #openstack-infra | 16:43 | |
*** Daisy has quit IRC | 16:43 | |
pleia2 | clarkb, AJaeger: starting to craft+trigger jobs, first one is aodh, look ok so far? https://jenkins.openstack.org/view/All/job/aodh-propose-translation-update-zanata/ | 16:43 |
pleia2 | clarkb, AJaeger: it proposed: https://review.openstack.org/#/c/224188/ | 16:43 |
pleia2 | (which I think is the important bit! | 16:43 |
*** alexsyip has joined #openstack-infra | 16:43 | |
AJaeger | pleia2: just metadata update but looks fine! | 16:43 |
anteaya | the number of nodes in building state is increasing | 16:44 |
*** johnsom has joined #openstack-infra | 16:44 | |
zaro | clarkb: spearce doesn't seem to suggest that. | 16:44 |
*** fawadkhaliq has quit IRC | 16:44 | |
*** trown is now known as trown|lunch | 16:44 | |
*** DericHorn-HP has quit IRC | 16:45 | |
openstackgerrit | Merged openstack-infra/project-config: IPv6 only neutron experimental job https://review.openstack.org/209663 | 16:45 |
zaro | clarkb: well maybe he is a little but seems to also suggest that change is acceptable as well. | 16:45 |
clarkb | pleia2 that changes looks good | 16:45 |
*** bharathm has quit IRC | 16:46 | |
clarkb | zaro cool spearce would know better than me | 16:46 |
*** hashar has quit IRC | 16:46 | |
*** bharathm has joined #openstack-infra | 16:46 | |
pleia2 | AJaeger: ok, I'll do horizon next | 16:46 |
openstackgerrit | lawrancejing proposed openstack-infra/project-config: Add evoque to openstack https://review.openstack.org/223954 | 16:46 |
clarkb | AJaeger and the .pots are updated | 16:47 |
*** otter768 has quit IRC | 16:47 | |
*** tonytan4ever has quit IRC | 16:47 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Translation update: Ignore X-Generator https://review.openstack.org/224192 | 16:47 |
AJaeger | clarkb, pleia2: The patch above should remove some noise - what do you think of merging it before doing further runs? | 16:48 |
clarkb | let me look | 16:48 |
*** dannywilson has quit IRC | 16:49 | |
pleia2 | AJaeger: wfm | 16:49 |
*** thinrichs has quit IRC | 16:49 | |
pleia2 | it'll take me some time to write all these job triggers anyway :) | 16:49 |
clarkb | AJaeger do you need to wuote the var on the egrep lines? | 16:49 |
clarkb | also it adds the comment first time | 16:50 |
rm_work | clarkb: yeah we'll give some flavor tweaks a shot. thanks for the advice! | 16:50 |
clarkb | so the first pass will likely be noisy | 16:50 |
AJaeger | clarkb: haven't tested ;( | 16:50 |
*** HeOS_ has quit IRC | 16:51 | |
clarkb | AJaeger I think quote to be safe otherwise the regex may be interpreted by the shell? | 16:51 |
*** unicell has joined #openstack-infra | 16:51 | |
AJaeger | clarkb: yes, it adds it the first time - but the added/changed would still filter it out. | 16:52 |
*** markus_z has quit IRC | 16:52 | |
AJaeger | clarkb: quote does not make a difference - but let me add it to be safe | 16:53 |
clarkb | oh thats what the second egrep does | 16:53 |
clarkb | got it | 16:53 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Translation update: Ignore X-Generator https://review.openstack.org/224192 | 16:54 |
*** fitoduarte has joined #openstack-infra | 16:54 | |
AJaeger | clarkb: Having this change in will reduce the noise. | 16:54 |
AJaeger | But no need to be too perfect ;) | 16:54 |
mriedem | rm_work: https://github.com/openstack-dev/devstack/blob/master/lib/tempest#L203 | 16:54 |
AJaeger | I wanted to have it in also so that not each update of Zanata results in new files where only this line changes... | 16:54 |
clarkb | AJaeger yup +2 | 16:55 |
*** bexelbie has quit IRC | 16:55 | |
rm_work | mriedem: cool, yeah i just had co-worker look in the devstack he was logged into :P | 16:55 |
rm_work | we're going to try to get closer to that, assuming it spins up quicker than ours does currently | 16:56 |
AJaeger | pleia2: Tricky projects for the proposals are: horizon, openstack-manuals, django_openstack_auth, api-site. If those pass, I'm confident that everything else works as well | 16:56 |
pleia2 | AJaeger: ok, we'll land this change and then I'll do some of those, maybe even before you EoD | 16:57 |
AJaeger | pleia2: thanks. I'll have dinner now... | 16:58 |
pleia2 | enjoy :) | 16:58 |
*** bcourt has quit IRC | 16:58 | |
*** dtantsur is now known as dtantsur|afk | 16:58 | |
*** derekh is now known as derekh_afk | 16:59 | |
*** annegentle has quit IRC | 16:59 | |
*** dramalho has quit IRC | 17:00 | |
*** yamahata has quit IRC | 17:00 | |
*** thinrichs has joined #openstack-infra | 17:00 | |
*** pradk has quit IRC | 17:00 | |
*** annegentle has joined #openstack-infra | 17:00 | |
*** abitha has joined #openstack-infra | 17:01 | |
*** Sukhdev has quit IRC | 17:01 | |
*** pradk has joined #openstack-infra | 17:02 | |
*** romcheg has joined #openstack-infra | 17:02 | |
*** fhubik has quit IRC | 17:04 | |
*** esmute has joined #openstack-infra | 17:04 | |
*** sridhar_ram has quit IRC | 17:05 | |
*** nadya has quit IRC | 17:05 | |
openstackgerrit | Bob Ball proposed openstack-infra/project-config: Add fuel-plugin-xenserver project https://review.openstack.org/224151 | 17:05 |
thinrichs | ianw: you available? | 17:07 |
clarkb | thinrichs: ianw sits in an australian timezone iirc, so usually not awake for a few more hours | 17:07 |
thinrichs | clarkb: thanks | 17:08 |
*** zeih has joined #openstack-infra | 17:08 | |
*** zeih has quit IRC | 17:08 | |
*** achanda has joined #openstack-infra | 17:09 | |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Make OS_SERVICE_NAME optional in launch-node https://review.openstack.org/224202 | 17:09 |
*** Hal has quit IRC | 17:09 | |
*** mriedem has quit IRC | 17:09 | |
*** jerryz has joined #openstack-infra | 17:09 | |
clarkb | jeblair: re ^ that was added ecause of our old rax accounts with multiple compute catalog entries | 17:10 |
*** cloudtrainme has joined #openstack-infra | 17:10 | |
clarkb | jeblair: I think if we merge that we will break booting nodes in ways that may not make sense | 17:10 |
clarkb | unless rax has fixed the catalog for us | 17:10 |
jeblair | clarkb: no it's just optional -- you can still specify it | 17:10 |
jeblair | clarkb: so as long as NAME=compute is in our .rc files should be fine | 17:10 |
clarkb | jeblair: right but when nova says "I fail" its not going to be clear that the fix for that is to set that value | 17:10 |
jeblair | (if it's necessary) | 17:10 |
clarkb | oh or we can set it in the rc files | 17:11 |
openstackgerrit | Merged openstack-infra/subunit2sql: Add date filter on runs https://review.openstack.org/223501 | 17:11 |
jeblair | clarkb: i think it is set in there for rax | 17:11 |
jeblair | export OS_SERVICE_NAME=cloudServersOpenStack | 17:11 |
jeblair | clarkb: yep | 17:11 |
jeblair | clarkb: so should already be fine | 17:12 |
*** yamamoto has joined #openstack-infra | 17:13 | |
*** bcourt has joined #openstack-infra | 17:13 | |
openstackgerrit | Kevin Carter proposed openstack-infra/system-config: Creation of the openstack-ansible mailing list https://review.openstack.org/224203 | 17:13 |
*** dzamboni has joined #openstack-infra | 17:14 | |
*** esmute has quit IRC | 17:14 | |
openstackgerrit | Kevin Carter proposed openstack-infra/system-config: Creation of the openstack-ansible mailling list https://review.openstack.org/224203 | 17:15 |
jeblair | was better the first time | 17:15 |
*** fitoduarte has quit IRC | 17:17 | |
*** madhu_ak has joined #openstack-infra | 17:18 | |
*** shashank_hegde has quit IRC | 17:19 | |
*** e0ne has quit IRC | 17:19 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Add support for sqlalchemy reporter https://review.openstack.org/223333 | 17:20 |
*** dannywilson has joined #openstack-infra | 17:22 | |
*** abregman has joined #openstack-infra | 17:22 | |
*** amitgandhinz has quit IRC | 17:22 | |
greghaynes | clarkb: replied on https://review.openstack.org/#/c/195175/ - basically only one where I said anyting interesting is the not subclassing threading.Thread | 17:23 |
*** jsavak has quit IRC | 17:23 | |
greghaynes | clarkb: it lets us fail early (before thread spawn) this way | 17:24 |
*** mriedem has joined #openstack-infra | 17:24 | |
*** jsavak has joined #openstack-infra | 17:24 | |
*** fitoduarte has joined #openstack-infra | 17:24 | |
clarkb | greghaynes: I see | 17:25 |
clarkb | greghaynes: so the Threading.Lock() thing should be fixed? | 17:25 |
greghaynes | clarkb: yep, fixing the other stuff now | 17:25 |
greghaynes | tyty | 17:25 |
*** SumitNaiksatam has quit IRC | 17:27 | |
clarkb | comments on second change too | 17:27 |
*** yamahata has joined #openstack-infra | 17:28 | |
greghaynes | clarkb: yea, im just working up the stack, so many comments ;) | 17:29 |
greghaynes | maybe I should read them all first | 17:29 |
*** geoffarnold has quit IRC | 17:29 | |
*** sridhar_ram has joined #openstack-infra | 17:30 | |
*** geoffarnold has joined #openstack-infra | 17:31 | |
*** ybathia has joined #openstack-infra | 17:32 | |
clarkb | I only did the first 2 before needing to family last night | 17:32 |
*** glauco has quit IRC | 17:32 | |
clarkb | will try picking up once larissa is awake | 17:32 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Handle OVH public ips in launch-node https://review.openstack.org/224206 | 17:33 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Add support for 'admin' user for OVH https://review.openstack.org/224207 | 17:33 |
*** teran has quit IRC | 17:34 | |
anteaya | jeblair: anything I can help with atm for odsreg? | 17:38 |
jeblair | anteaya: i'm task switched away from it atm, plan on resuming after noon; next step is puppet apache/wsgi config i think. | 17:39 |
openstackgerrit | Merged openstack-infra/project-config: Translation update: Ignore X-Generator https://review.openstack.org/224192 | 17:39 |
anteaya | jeblair: very good | 17:39 |
clarkb | pleia2 ^ if you trigger manualpuppwt run on proposal slave you can speed up turnaround on that | 17:39 |
pleia2 | clarkb: ah yes, how do we do that? | 17:41 |
*** jsavak has quit IRC | 17:41 | |
*** shashank_hegde has joined #openstack-infra | 17:41 | |
*** jsavak has joined #openstack-infra | 17:41 | |
clarkb | pleia2 log into proposal slave and run sudo puppet agent --test | 17:42 |
pleia2 | k | 17:42 |
*** dramalho has joined #openstack-infra | 17:42 | |
clarkb | test is an alias for dont daemonize, run now, and output debug ingfo | 17:42 |
pleia2 | thanks | 17:42 |
*** sridhar_ram has quit IRC | 17:42 | |
*** ddieterl_ has joined #openstack-infra | 17:42 | |
*** ddieterly has quit IRC | 17:42 | |
*** sridhar_ram has joined #openstack-infra | 17:43 | |
pleia2 | ok, running the horizon job now | 17:44 |
pleia2 | failed, but not our script :\ we'll have to look at this https://jenkins.openstack.org/view/All/job/horizon-propose-translation-update-zanata/1/console | 17:45 |
AJaeger | pleia2: Let me login to zanata and try fixing the string... | 17:46 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Add pypi.gra1 to graphite https://review.openstack.org/224213 | 17:46 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Add pypi.gra1 to pypi mirror configuration https://review.openstack.org/224214 | 17:46 |
pleia2 | AJaeger: thanks | 17:46 |
jeblair | clarkb, fungi, mordred, pleia2: pypi.gra1.openstack.org exists :) | 17:46 |
*** ihrachys has quit IRC | 17:46 | |
*** trown|lunch is now known as trown | 17:46 | |
openstackgerrit | Kevin Carter proposed openstack-infra/project-config: Addedd periodic job for OpenStack-Ansible https://review.openstack.org/224215 | 17:46 |
AJaeger | wait, that means I have to install the zanata client locally which I haven't done. pleia2, any quicktip how to do that? | 17:46 |
*** dramalho has quit IRC | 17:47 | |
pleia2 | AJaeger: http://zanata.org/help/cli-install/ | 17:47 |
mordred | jeblair: woot!!! | 17:47 |
claudiub | anteaya: hello. if you have a little bit of time, can you take a look at a new project repository proposal? It already has a +2. Thanks! https://review.openstack.org/#/c/209204/ | 17:47 |
*** pelix has quit IRC | 17:47 | |
AJaeger | thanks, pleia2 ! | 17:47 |
Qeas | hi everyone. Does anyone use Juno with NFS backend and have a problem with nfs mount like this http://paste.openstack.org/show/465006/ ? | 17:48 |
*** amitgandhinz has joined #openstack-infra | 17:48 | |
Qeas | the thing is that when I try to run the failed command in command line - mount works fine | 17:48 |
jeblair | clarkb, fungi, mordred, pleia2: that's an OVH data center in Gravelines, France | 17:49 |
Qeas | maybe someone had a similar issue | 17:49 |
clarkb | jeblair woot, though dont they have a CA dc too? | 17:49 |
pleia2 | Qeas: I think you want #openstack or another support channel :) this channel is for openstack project infrastructure | 17:49 |
*** jsavak has quit IRC | 17:49 | |
Qeas | oh sorry | 17:49 |
clarkb | maybe I am confusing runabove and ovh | 17:49 |
*** glauco_ has joined #openstack-infra | 17:49 | |
*** pelix has joined #openstack-infra | 17:49 | |
*** pradk has quit IRC | 17:50 | |
jeblair | clarkb: they have one in quebec: https://www.ovh.com/us/about-us/datacenters.xml#datacentre | 17:50 |
mordred | clarkb: cloud is not in that DC yet | 17:50 |
greghaynes | jeblair: oh, we have some donated OVH capacity? | 17:50 |
*** ivar-lazzaro has joined #openstack-infra | 17:50 | |
jeblair | clarkb: but i don't think they have openstack there yet; only in Gravelines and Strasbourg | 17:50 |
clarkb | gotcha | 17:50 |
*** fawadkhaliq has joined #openstack-infra | 17:50 | |
*** pelix has quit IRC | 17:51 | |
jeblair | greghaynes: we do! just got the go-ahead from them | 17:51 |
greghaynes | wow, awesome | 17:51 |
pleia2 | AJaeger, clarkb - openstack-manuals finished successfully, proposed: https://review.openstack.org/#/c/224217/ | 17:51 |
jeblair | apparently they made a flavor for us :) | 17:51 |
clarkb | wow | 17:51 |
greghaynes | whoa | 17:51 |
*** ociuhandu has quit IRC | 17:52 | |
*** unicell has quit IRC | 17:52 | |
greghaynes | and we can upload qcow2s? | 17:52 |
greghaynes | :) | 17:52 |
jeblair | mordred would know ^ :) | 17:52 |
clarkb | raw iirc | 17:52 |
clarkb | oscc knows | 17:52 |
*** ociuhandu has joined #openstack-infra | 17:53 | |
* greghaynes remembers that info should get moved in to shade | 17:53 | |
AJaeger | pleia2: Great! | 17:53 |
*** ivar-lazzaro has quit IRC | 17:53 | |
jeblair | their dc capacity is 1M servers | 17:53 |
fungi | i for one welcome our new gra1 overlords | 17:53 |
clarkb | http://docs.openstack.org/developer/os-client-config/vendor-support.html#ovh | 17:53 |
openstackgerrit | Mark Doffman proposed openstack-infra/project-config: Add translation jobs for python-novaclient. https://review.openstack.org/224222 | 17:54 |
clarkb | jeblair any idea what our quota will be? | 17:54 |
greghaynes | yea, raw. kinda :( but at least its not vhd | 17:54 |
pleia2 | AJaeger: https://jenkins.openstack.org/view/All/job/django_openstack_auth-propose-translation-update-zanata/1/console looks like nothing to propose? | 17:54 |
*** ivar-lazzaro has joined #openstack-infra | 17:54 | |
openstackgerrit | greghaynes proposed openstack-infra/nodepool: Trigger image builds using gearman https://review.openstack.org/195175 | 17:54 |
*** sdake_ has joined #openstack-infra | 17:54 | |
clarkb | its possible they havent been able to merge code recently | 17:54 |
clarkb | pleia2 ^ | 17:55 |
clarkb | there is a missing comma in that sentence | 17:55 |
AJaeger | pleia2: looks good for manuals! | 17:55 |
*** ivar-laz_ has joined #openstack-infra | 17:55 | |
clarkb | possible, | 17:55 |
pleia2 | clarkb: ah yes | 17:55 |
mordred | jeblair: all that info is documented on the occ vendor support page | 17:55 |
jeblair | mordred: so i have been reliably informed :) | 17:55 |
mordred | greghaynes: ^^ | 17:55 |
mordred | good :) | 17:56 |
AJaeger | pleia2: indeed looks like nothing to propose | 17:56 |
mordred | also, I just got an internap account .. so new entry to occ coming | 17:56 |
*** ociuhandu has quit IRC | 17:57 | |
jeblair | mordred: i also note that they have somehow managed to figure out how to run their web server on port 443. | 17:57 |
*** unicell has joined #openstack-infra | 17:57 | |
*** Zhongjun has quit IRC | 17:57 | |
* jeblair thinks that is a fine port to run a webserver on | 17:57 | |
pleia2 | AJaeger: api-site done https://review.openstack.org/#/c/224223/ | 17:57 |
*** Qeas has quit IRC | 17:57 | |
pleia2 | AJaeger: just lmk when I should retry horizon, otherwise moving forward on the rest | 17:58 |
*** sdake has quit IRC | 17:58 | |
*** ivar-lazzaro has quit IRC | 17:59 | |
*** e0ne has joined #openstack-infra | 17:59 | |
*** jsavak has joined #openstack-infra | 17:59 | |
AJaeger | pleia2: move forward with the rest, I'm still installing... | 17:59 |
AJaeger | pleia2: will tell you once I'm ready... | 17:59 |
*** DericHorn-HP has joined #openstack-infra | 17:59 | |
pleia2 | ok, thanks :) | 18:00 |
*** andersonvom has quit IRC | 18:00 | |
*** ayoung has joined #openstack-infra | 18:00 | |
jeblair | clarkb: we're starting with 60 aiming for 600 instances | 18:03 |
clarkb | pleia2 whats wrong with horizon? | 18:03 |
clarkb | jeblair cool | 18:03 |
*** geoffarn_ has joined #openstack-infra | 18:04 | |
pleia2 | clarkb: AJaeger has to fix a string, nothing wrong with our scripts | 18:04 |
anteaya | claudiub: +A, please read my comment about a follow up patch for the gerrit acl stable stanza | 18:04 |
clarkb | I see | 18:04 |
greghaynes | clarkb: hah, so your comment on https://review.openstack.org/#/c/197722/17/nodepool/nodepool.py has an interesting answer. That is fine on MySQL | 18:04 |
greghaynes | clarkb: I assume thats good enough for us? | 18:05 |
pleia2 | clarkb: specific failure if you're curious (but AJaeger is on it) https://jenkins.openstack.org/view/All/job/horizon-propose-translation-update-zanata/1/console | 18:05 |
*** pradk has joined #openstack-infra | 18:05 | |
*** rfolco has joined #openstack-infra | 18:05 | |
clarkb | greghaynes theoretically postgres should work too | 18:05 |
greghaynes | clarkb: The issue being whether you can have both nullable and unique | 18:05 |
*** kushal has quit IRC | 18:06 | |
jeblair | bandersnatch is doing its initial run on gra1 | 18:06 |
*** nadya has joined #openstack-infra | 18:06 | |
greghaynes | clarkb: hrm, looks like thats fine on pg too | 18:06 |
* anteaya wonders what gra1 is | 18:06 | |
clarkb | greghaynes wfm then | 18:06 |
*** jsavak has quit IRC | 18:06 | |
AJaeger | pleia2: the source string has trailing whitespace that was not in the translatoin ;( | 18:06 |
claudiub | anteaya: thanks! | 18:06 |
anteaya | claudiub: did you read my comment? | 18:07 |
*** geoffarnold has quit IRC | 18:07 | |
*** jsavak has joined #openstack-infra | 18:07 | |
openstackgerrit | Merged openstack-infra/project-config: Adds os-win repository https://review.openstack.org/209204 | 18:08 |
*** kushal has joined #openstack-infra | 18:08 | |
claudiub | anteaya: oh, I see. so I have to add the label-Code-Review = -1..+1 group Registered Users line, so other users can vote +-1 | 18:08 |
anteaya | yes | 18:09 |
*** zeih has joined #openstack-infra | 18:09 | |
AJaeger | pleia2: fixed | 18:09 |
anteaya | claudiub: and exclusiveGroupPermissions = abandon label-Code-Review label-Workflow | 18:09 |
pleia2 | AJaeger: thanks, I'll run the horizon one next | 18:09 |
AJaeger | pleia2: the django.po verifies locally now for me. | 18:10 |
claudiub | claudiub: that's curious, because that -1 .. +1 was not necessary for other projects I've created, like networking-hyperv, and there were still +1 and -1 votes on commits for that project | 18:10 |
AJaeger | Now I'm a French translator as well ;) | 18:10 |
claudiub | anteaya: ^ | 18:10 |
*** nadya has quit IRC | 18:10 | |
*** andersonvom has joined #openstack-infra | 18:11 | |
pleia2 | AJaeger: not sure what's up with gantt, but I seem to recall Daisy said it may not be translated anymore? https://jenkins.openstack.org/view/All/job/gantt-propose-translation-update-zanata/1/console | 18:11 |
openstackgerrit | Caio Carrara proposed openstack-infra/subunit2sql: Add support to more than one db provider for tests https://review.openstack.org/224236 | 18:11 |
claudiub | anteaya: http://git.openstack.org/cgit/openstack-infra/project-config/tree/gerrit/acls/stackforge/networking-hyperv.config#n6 | 18:11 |
AJaeger | gantt is dead, we shouldn't have translations configured in zuul for it. | 18:11 |
AJaeger | pleia2: If there's text, it's historic. | 18:12 |
*** annegentle has quit IRC | 18:12 | |
AJaeger | Let's delete it from Zanata... | 18:12 |
pleia2 | AJaeger: remove from projects.yaml? | 18:12 |
*** thinrichs has quit IRC | 18:12 | |
*** annegentle has joined #openstack-infra | 18:12 | |
AJaeger | pleia2: yeah, I'll send a patch | 18:13 |
pleia2 | AJaeger: need another horizon fix-up https://jenkins.openstack.org/view/All/job/horizon-propose-translation-update-zanata/2/console | 18:13 |
pleia2 | fr before, now zh_CN | 18:13 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Do not translate gantt https://review.openstack.org/224237 | 18:14 |
pleia2 | thanks | 18:14 |
AJaeger | pleia2: once the patch above is in, we can remove gantt from Zanata | 18:14 |
* pleia2 nods | 18:14 | |
AJaeger | ok, now time to learn Chinese | 18:14 |
*** dramalho has joined #openstack-infra | 18:14 | |
*** ZZelle_ has joined #openstack-infra | 18:14 | |
pleia2 | looks like another newline issue, so fingers crossed | 18:14 |
anteaya | claudiub: I can't make you do it, I left a comment asking you to do it, if your project acl has issues with stable branch patches, go to my comment first | 18:15 |
*** andersonvom has quit IRC | 18:15 | |
*** zeih has quit IRC | 18:15 | |
*** openstackgerrit has quit IRC | 18:16 | |
AJaeger | pleia2: yeah, some source string | 18:16 |
*** openstackgerrit has joined #openstack-infra | 18:16 | |
claudiub | anteaya: thanks, I will do the patch tomorrow, I have no problem with adding that. :) | 18:16 |
anteaya | claudiub: as you see fit | 18:17 |
AJaeger | s/some/same/ | 18:17 |
*** e0ne has quit IRC | 18:18 | |
*** pvaneck has joined #openstack-infra | 18:19 | |
* AJaeger edited the wrong file ;( | 18:19 | |
pleia2 | oops :) | 18:19 |
*** e0ne has joined #openstack-infra | 18:20 | |
*** bcourt has quit IRC | 18:21 | |
AJaeger | pleia2: fixed now. | 18:21 |
pleia2 | AJaeger: thanks! and so you don't get bored: https://jenkins.openstack.org/view/All/job/magnum-ui-propose-translation-update-zanata/1/console | 18:21 |
*** Sukhdev_ has joined #openstack-infra | 18:22 | |
* pleia2 runs horizon job again | 18:22 | |
AJaeger | pleia2: see change Ie884b9e58075dde66c02e752507fb571d8b073d3 | 18:22 |
*** amuller is now known as amuller_afk | 18:22 | |
AJaeger | pleia2: we don't have any jobs setup for that project either. | 18:23 |
*** changbl has quit IRC | 18:23 | |
AJaeger | pleia2: seems they have now content, so let me propose a patch for them... | 18:23 |
AJaeger | argh, they do not even have babel setup ;( | 18:24 |
openstackgerrit | Caio Carrara proposed openstack-infra/subunit2sql: Add support to more than one db provider for tests https://review.openstack.org/224236 | 18:24 |
openstackgerrit | Caio Carrara proposed openstack-infra/subunit2sql: Add DB API testing framework https://review.openstack.org/213481 | 18:24 |
AJaeger | let's leave it for now - pleia2, we can ignore magnum-ui | 18:24 |
pleia2 | AJaeger: good memory, thanks | 18:24 |
pleia2 | AJaeger: de this time re: horizon fail | 18:25 |
* AJaeger speaks German ;) | 18:25 | |
pleia2 | woohoo | 18:25 |
*** achanda has quit IRC | 18:25 | |
AJaeger | will be back in a few minutes... | 18:25 |
pleia2 | ;) | 18:25 |
pleia2 | thanks | 18:25 |
*** ozamiatin has quit IRC | 18:25 | |
*** skylerberg has joined #openstack-infra | 18:26 | |
*** AJaeger has quit IRC | 18:26 | |
*** moravec has quit IRC | 18:26 | |
*** AJaeger has joined #openstack-infra | 18:26 | |
openstackgerrit | Merged openstack-infra/system-config: Make OS_SERVICE_NAME optional in launch-node https://review.openstack.org/224202 | 18:26 |
openstackgerrit | Kevin Carter proposed openstack-infra/project-config: Added periodic job for OpenStack-Ansible https://review.openstack.org/224215 | 18:27 |
*** oomichi has quit IRC | 18:27 | |
*** tonytan4ever has joined #openstack-infra | 18:28 | |
openstackgerrit | Merged openstack-infra/system-config: Handle OVH public ips in launch-node https://review.openstack.org/224206 | 18:29 |
*** david-lyle has quit IRC | 18:30 | |
openstackgerrit | Merged openstack-infra/system-config: Add support for 'admin' user for OVH https://review.openstack.org/224207 | 18:30 |
*** boris-42 has quit IRC | 18:30 | |
*** dramalho has quit IRC | 18:31 | |
*** dpaterson has quit IRC | 18:32 | |
AJaeger | pleia2: why did https://jenkins.openstack.org/job/nova-propose-translation-update-zanata/1/console fail? That looks unrelated and confuses me | 18:32 |
AJaeger | pleia2: German is fixed, hope I got everything. Please try horizon again. | 18:32 |
pleia2 | AJaeger: I think my git-ref is wrong, grabbing latest from master now | 18:33 |
* AJaeger is glad for this debugging section ;) | 18:33 | |
*** nadya has joined #openstack-infra | 18:33 | |
AJaeger | pleia2: do you need a git-ref at all for the proposals? | 18:33 |
AJaeger | don't they run against head? | 18:33 |
pleia2 | out trigger script uses it | 18:33 |
AJaeger | understood | 18:33 |
*** bcourt has joined #openstack-infra | 18:34 | |
pleia2 | hm, happened again | 18:34 |
*** dramalho has joined #openstack-infra | 18:35 | |
pleia2 | clarkb: have a moment to debug a trigger-job.py for me? sudo /opt/zuul/tools/trigger-job.py --url=http://review.openstack.org/p --job nova-propose-translation-update-zanata --project openstack/nova --pipeline post --refname master --newrev a0951962301114e3f5b9eefa1865d5a466b07797Â --logpath a0/a0951962301114e3f5b9eefa1865d5a466b07797/manual-run-2 | 18:35 |
clarkb | pleia2 how is it failing? also we need to run the periodic not post jobs I thought | 18:36 |
pleia2 | clarkb: https://jenkins.openstack.org/view/All/job/nova-propose-translation-update-zanata/2/console | 18:37 |
pleia2 | ah, the other ones were running in "post" (the update zanata) in jenkins, these never ran before so I just copied that | 18:37 |
clarkb | looks like git says that ref is bad | 18:38 |
pleia2 | yeah | 18:38 |
*** ivar-laz_ has quit IRC | 18:38 | |
clarkb | the sha1 prefix looks correct though | 18:38 |
pleia2 | elizabeth@r2d2$:~/nova(master)$ git show-ref | 18:38 |
pleia2 | a0951962301114e3f5b9eefa1865d5a466b07797 refs/heads/master | 18:38 |
*** jswarren has quit IRC | 18:38 | |
*** ivar-lazzaro has joined #openstack-infra | 18:39 | |
clarkb | I think update zanata is in post so after every merge we are up to date | 18:39 |
pleia2 | AJaeger: horizon is green :D it made a thing: https://review.openstack.org/#/c/224249/ | 18:39 |
AJaeger | yippie! | 18:39 |
clarkb | oh wait no thats the transaltion update to nova so periodic | 18:39 |
clarkb | probably doesnt matter fir dirwct trigger but the job may be sensitiv to it? | 18:39 |
*** ccarrara has quit IRC | 18:40 | |
clarkb | pleia2 check the job workspace git show-ref | 18:40 |
*** jrniemijr has joined #openstack-infra | 18:40 | |
clarkb | maybe that repo is confused, safe to delete workspace and have it start over | 18:40 |
pleia2 | ok | 18:41 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-graphite: Add acceptance tests for puppet-graphite. https://review.openstack.org/224252 | 18:41 |
*** yfried_ has joined #openstack-infra | 18:42 | |
greghaynes | clarkb: on https://review.openstack.org/#/c/197722/17/nodepool/tests/__init__.py - That method is a bit different than the methods currently in the client so aside from reworking the status request parsing to be generalizable there really isnt any opportunity for sharing code between the two | 18:42 |
greghaynes | clarkb: and generalizing that method isnt really a straightforward thing | 18:43 |
AJaeger | pleia2: The X-Generator change does not make a difference for these runs, other metadata has changed as well. | 18:43 |
*** otter768 has joined #openstack-infra | 18:43 | |
AJaeger | We should have removed the string "Language-Team: Chinese (China) (http://www.transifex.com/openstack/barbican/" from all files - these are wrong now. | 18:44 |
clarkb | greghaynes is it different? | 18:44 |
*** dramalho has quit IRC | 18:44 | |
clarkb | it looked the same but I didnt do a side by side diff | 18:44 |
greghaynes | clarkb: yep, barely - it is counting something different | 18:44 |
AJaeger | StevenK, pleia2: Is there an easy way to do this automatically? Otherwise we can leave it until the translation teams clean it up... | 18:44 |
greghaynes | clarkb: the difference is it counts both image-build and image-upload rather than just image-build | 18:45 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid: OIDC - OpenId Connect Implementation https://review.openstack.org/198458 | 18:45 |
clarkb | I see, maybe worth a comment then so future changes dont break it? | 18:45 |
greghaynes | clarkb: sure | 18:45 |
*** dannywilson has quit IRC | 18:46 | |
*** notnownikki has joined #openstack-infra | 18:46 | |
*** romcheg has quit IRC | 18:46 | |
*** romcheg has joined #openstack-infra | 18:46 | |
*** otter768 has quit IRC | 18:48 | |
pleia2 | AJaeger: I don't know | 18:49 |
AJaeger | I cannot edit that string myself. Seems the only way is downloading/uploading the string ;( | 18:49 |
*** ccarrara has joined #openstack-infra | 18:50 | |
openstackgerrit | greghaynes proposed openstack-infra/nodepool: Trigger image uploads using gearman https://review.openstack.org/197722 | 18:51 |
openstackgerrit | greghaynes proposed openstack-infra/nodepool: Add dib deletion test https://review.openstack.org/215275 | 18:51 |
openstackgerrit | greghaynes proposed openstack-infra/nodepool: Trigger image delete using gearman https://review.openstack.org/198114 | 18:51 |
*** nadya has quit IRC | 18:52 | |
clarkb | AJaeger can we delete the trabsifex line in git and push that? | 18:52 |
clarkb | then zanata shouldnt know or care about it right? | 18:52 |
*** mrmartin has quit IRC | 18:53 | |
*** amuller_afk is now known as amuller | 18:53 | |
openstackgerrit | greghaynes proposed openstack-infra/nodepool: Builders no longer use nodedb for diskimages https://review.openstack.org/222398 | 18:54 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources: Summit Application API https://review.openstack.org/221964 | 18:54 |
*** nijaba_ has joined #openstack-infra | 18:54 | |
*** nijaba_ has joined #openstack-infra | 18:54 | |
*** nijaba has quit IRC | 18:55 | |
openstackgerrit | Zane Bitter proposed openstack-infra/project-config: Make gate-heat-cfntools-python34 voting https://review.openstack.org/223301 | 18:56 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/requirements: edit-constraints deal better with libraries with underscores https://review.openstack.org/224259 | 18:56 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-graphite: Add acceptance tests for puppet-graphite. https://review.openstack.org/224252 | 18:56 |
AJaeger | clarkb: yes, that's something we could do. Not sure whether it's worth the effort. | 18:56 |
AJaeger | clarkb: But we need to download also the "untranslated" files for this. | 18:57 |
pleia2 | AJaeger: can you look at security-doc ? I think we need another fixup https://jenkins.openstack.org/view/All/job/security-doc-manuals-propose-translation-update-zanata/1/console | 18:57 |
AJaeger | clarkb: so it's similiar to the initial import. | 18:57 |
AJaeger | pleia2: will do | 18:57 |
*** pradk has quit IRC | 18:58 | |
pleia2 | and to figure out nova's problem | 19:00 |
pleia2 | hm | 19:00 |
*** pradk has joined #openstack-infra | 19:00 | |
*** dramalho has joined #openstack-infra | 19:00 | |
*** bharathm has quit IRC | 19:00 | |
AJaeger | pleia2: Zanata has an option to search for strings with warnings - that's great! | 19:02 |
*** cloudtrainme has quit IRC | 19:02 | |
AJaeger | The strings did not match at all for security-doc, I deleted them all. Please retry | 19:02 |
clarkb | AJaeger we can warn if the interpolation is wrong too | 19:02 |
clarkb | its nice | 19:02 |
*** bpokorny has joined #openstack-infra | 19:02 | |
pleia2 | I must have had a typo or something, re-wrote the nova command and it ran ok now | 19:04 |
*** fawadkhaliq has quit IRC | 19:04 | |
*** esker has joined #openstack-infra | 19:04 | |
*** cloudtrainme has joined #openstack-infra | 19:04 | |
pleia2 | AJaeger: security-doc is green :) that's the last of them | 19:05 |
AJaeger | pleia2: Party time! | 19:06 |
openstackgerrit | Assaf Muller proposed openstack-infra/subunit2sql: Clarify DB models devref doc https://review.openstack.org/224265 | 19:07 |
clarkb | just need to make sure they trigger properly tonight | 19:07 |
AJaeger | pleia2, clarkb: for horizon we should mark the "Leading/trailing newline (\n) " from warning to error. | 19:07 |
AJaeger | otherwise our local checks fail. | 19:07 |
AJaeger | Ok for me to change this? | 19:07 |
pleia2 | sounds good to me | 19:07 |
clarkb | AJaeger is that saying there is extra whitespace in the translated string? and yes we should make zanata catch it early | 19:07 |
*** cloudtrainme has quit IRC | 19:08 | |
AJaeger | clarkb: yes, that was the problem with the horizon failures | 19:08 |
*** cloudtrainme has joined #openstack-infra | 19:08 | |
AJaeger | there was "text \n whitespace" which got translated to "translated text\n" | 19:08 |
AJaeger | And gettext complained about the missing whitespace ;( | 19:08 |
AJaeger | ok, marked it as error now - let's see what happens... | 19:09 |
*** cloudtrainme has quit IRC | 19:10 | |
openstackgerrit | Kevin Carter proposed openstack-infra/project-config: Added periodic job for OpenStack-Ansible https://review.openstack.org/224215 | 19:10 |
Piet | Wanted to let you know that the OpenStack UX team is running a workshop in Austin from October 5 - 7 to create new personas for the community. | 19:11 |
AJaeger | StevenK: https://review.openstack.org/#/c/224248/ touches doc/glossary/ - this should be blacklisted. | 19:11 |
clarkb | AJaeger we should do the same thing for breaking var interpolation | 19:11 |
Piet | You are formally invited to attend f you have a deep knowledge of roles in the cloud space | 19:11 |
clarkb | but that may need more testing | 19:11 |
*** ddieterl_ has quit IRC | 19:11 | |
AJaeger | good idea | 19:12 |
*** achanda has joined #openstack-infra | 19:12 | |
*** matbu has quit IRC | 19:13 | |
fungi | Piet: i won't be nearby, but the openstack foundation has a lot of staff there and some certainly may want to show up | 19:16 |
*** ihrachys has joined #openstack-infra | 19:16 | |
*** nadya has joined #openstack-infra | 19:16 | |
clarkb | pleia2 AJaeger so is that it? | 19:17 |
AJaeger | So, glossary in operations-guide is the only thing where are scripts have a bug. That's really great progress! pleia2, clarkb, StevenK : Great work! Time to celebrate ;) | 19:17 |
* AJaeger looked briefly over all imports and didn't spot any other obvious error | 19:17 | |
clarkb | AJaeger can you tldr the bug? maybe I can fix it | 19:18 |
AJaeger | clarkb: I hope so ;) | 19:18 |
Piet | Fungi: Good advice! Didn't even thing about the foundation! Any recommendations on who I should invite? | 19:18 |
*** dramalho has quit IRC | 19:18 | |
*** tonytan4ever has quit IRC | 19:18 | |
AJaeger | clarkb: just emailed StevenK and copied you. | 19:18 |
AJaeger | Let me check something and then I tell more... | 19:19 |
*** DericHorn-HP has quit IRC | 19:19 | |
openstackgerrit | Rob Cresswell proposed openstack-infra/irc-meetings: Change Horizon Drivers meeting ID https://review.openstack.org/224267 | 19:19 |
AJaeger | clarkb: https://translate.openstack.org/iteration/view/operations-guide/master/documents shows that we have two documents: glossary and openstack-ops. | 19:19 |
AJaeger | With transifex we only had openstack-ops, there should be no glossary. | 19:20 |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Use alternative trunk repository https://review.openstack.org/223487 | 19:20 |
AJaeger | (we sync glossary between openstack-manuals and operatoins-guide) | 19:20 |
*** dramalho has joined #openstack-infra | 19:20 | |
*** mrmartin has joined #openstack-infra | 19:20 | |
AJaeger | So, our upstream push pushes the glossary to Zanata which is wrong. | 19:21 |
AJaeger | clarkb: if you look at https://jenkins.openstack.org/view/All/job/operations-guide-manuals-upstream-translation-update/136/console, it says that it found two source documents | 19:22 |
AJaeger | We need to exclude the glossary. | 19:22 |
*** abregman has quit IRC | 19:22 | |
fungi | Piet: i know todd morey (toxx@openstack.org) and wes wilson (wes@openstack.org) are in that vicinity and have a fair amount of ui/ux focus so might be interested, or may pass the info on to others there | 19:22 |
fungi | Piet: er, todd's e-mail is todd not toxx | 19:22 |
*** FallenPegasus has joined #openstack-infra | 19:22 | |
* fungi curses his finger memory | 19:23 | |
AJaeger | clarkb, StevenK : Same problem with ha-guide | 19:23 |
pleia2 | AJaeger: thank you so much for staying up with us :) | 19:23 |
AJaeger | pleia2: I'm so glad to see this coming together ;) Thanks | 19:23 |
pleia2 | AJaeger: so just those two repos, need to exclude the glossaries? | 19:23 |
AJaeger | pleia2: yes | 19:24 |
mordred | jeblair: I dunno. 443 isn't hipster enough | 19:24 |
Piet | fungi: Would like to have more deep experience with customers rather than UI/UX experience. | 19:24 |
greghaynes | clarkb: eeek we dont test updating all images | 19:24 |
pleia2 | AJaeger: ok, great | 19:24 |
clarkb | greghaynes cli does | 19:25 |
greghaynes | clarkb: hrm. maybe it doesnt test the dib part? I definitely write a bug there and tests are passing | 19:25 |
greghaynes | s/write/wrote | 19:25 |
fungi | Piet: good point. i think the main ecosystem person we have there is danny carreno (danny@openstack.org) | 19:25 |
AJaeger | clarkb, pleia2: common_translation_update.sh has in setup_manuals already an EXCLUDE that needs to be extended. | 19:25 |
fungi | Piet: most of the rest of the local staff are foundation executives and marketing | 19:26 |
AJaeger | clarkb: do you want to look at it? | 19:26 |
*** dramalho has quit IRC | 19:26 | |
*** matbu has joined #openstack-infra | 19:26 | |
*** hemna is now known as hemnafk | 19:26 | |
pleia2 | AJaeger, clarkb: I can do it, will likely get it wrong and others can review :) | 19:27 |
*** hashar has joined #openstack-infra | 19:27 | |
openstackgerrit | Kevin L. Mitchell proposed stackforge/python-jenkins: Allow setting the next build number https://review.openstack.org/224275 | 19:27 |
clarkb | sounds good | 19:28 |
clarkb | can review | 19:28 |
AJaeger | thanks, pleia2 ! Once it's in, rerun the upstream job and check that it does the right thing - for openstack-manuals (not blacklisted), ha-guide (excluded), operations-guide (excluded) | 19:28 |
AJaeger | pleia2: Ok, I'll sign off now. Don't wait with merging for me. Thanks! | 19:28 |
pleia2 | AJaeger: so we do want glossary for openstack-manuals? | 19:29 |
AJaeger | pleia2: correct, openstack-manuals is the master | 19:29 |
AJaeger | pleia2: we sync from there to other repos | 19:29 |
pleia2 | AJaeger: ok, does it do the right thing now? | 19:29 |
AJaeger | pleia2: it did the right think with Zanata but seems we now need to add an exclude | 19:29 |
pleia2 | AJaeger: great, so I need to exclude for those repos, and make sure openstack-manuals continues to operate as it has | 19:30 |
pleia2 | s/those/those two | 19:30 |
AJaeger | I meant: Did the right think with Transifex but Zanata does not exclude it | 19:30 |
AJaeger | pleia2: yep | 19:30 |
* pleia2 nods | 19:30 | |
pleia2 | AJaeger: understood, have a good night :) | 19:30 |
AJaeger | pleia2: just exclude it for all repos != openstack-manuals ;) | 19:30 |
* pleia2 thumbs up | 19:30 | |
AJaeger | pleia2: thanks! | 19:30 |
AJaeger | pleia2: there's already a continue for that case but that needs to be adjusted | 19:31 |
AJaeger | ok, really good bye now ;) | 19:31 |
pleia2 | ok, I'm going to get some lunch, then work on this change and finish up the docs change | 19:32 |
pleia2 | then I'll blog about the whole thing, because yay :) | 19:32 |
AJaeger | yay! | 19:32 |
*** AJaeger has quit IRC | 19:32 | |
clarkb | I am lunching too | 19:32 |
openstackgerrit | greghaynes proposed openstack-infra/nodepool: Builders no longer use nodedb for diskimages https://review.openstack.org/222398 | 19:33 |
*** kushal has quit IRC | 19:33 | |
*** abregman has joined #openstack-infra | 19:33 | |
*** e0ne has quit IRC | 19:35 | |
*** glauco_ has quit IRC | 19:36 | |
*** abregman has quit IRC | 19:37 | |
*** ihrachys has quit IRC | 19:38 | |
*** dramalho has joined #openstack-infra | 19:38 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Remove empty conditions https://review.openstack.org/224278 | 19:39 |
openstackgerrit | Kevin L. Mitchell proposed stackforge/python-jenkins: Allow setting the next build number https://review.openstack.org/224275 | 19:39 |
*** ihrachys has joined #openstack-infra | 19:39 | |
*** cloudtrainme has joined #openstack-infra | 19:39 | |
*** achanda_ has joined #openstack-infra | 19:40 | |
*** teran has joined #openstack-infra | 19:40 | |
*** achanda has quit IRC | 19:40 | |
*** jtrovo has quit IRC | 19:41 | |
*** mrmartin has quit IRC | 19:42 | |
*** dramalho has quit IRC | 19:42 | |
*** FallenPe_ has joined #openstack-infra | 19:42 | |
*** ccarrara has quit IRC | 19:43 | |
jasondotstar | EmilienM: ping re: beaker | 19:44 |
EmilienM | jasondotstar: o/ | 19:44 |
jasondotstar | EmilienM: so..... I've a question | 19:44 |
*** bharathm has joined #openstack-infra | 19:44 | |
jasondotstar | when beaker exec rspec spec/acceptance kicks off, right? | 19:45 |
*** FallenPegasus has quit IRC | 19:45 | |
jasondotstar | what's the order of things? I assume that puppet is installed first.... the module in test gets installed.... then the tests run | 19:45 |
jasondotstar | is that correct? | 19:45 |
clarkb | greghaynes: are you debugging why that test passes? its possible it only does snapshots | 19:46 |
*** matbu has quit IRC | 19:46 | |
clarkb | greghaynes: but there are definitely update all tests in the cli test class | 19:46 |
nibalizer | jasondotstar: its all in spec_helper_acceptance.rb | 19:46 |
greghaynes | clarkb: not yet, I will though | 19:46 |
EmilienM | https://github.com/openstack/puppet-keystone#beaker-rspec | 19:46 |
clarkb | greghaynes: cool I won't bother then | 19:46 |
jasondotstar | not a rubyist, but that's how I read it happening | 19:46 |
jasondotstar | EmilienM: ya, i read through it | 19:47 |
EmilienM | jasondotstar: like nibalizer is saying, the node is prepared in spec_helper_acceptance.rb and then tests are run | 19:47 |
*** matbu has joined #openstack-infra | 19:47 | |
EmilienM | but "exec rspec spec/acceptance" does all the things | 19:47 |
*** w_ has joined #openstack-infra | 19:48 | |
EmilienM | jasondotstar: look how our CI is running it: http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/puppet-module-jobs.yaml#n68 | 19:48 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources: Summit Application API https://review.openstack.org/221964 | 19:48 |
*** sdake has joined #openstack-infra | 19:49 | |
*** bharathm has quit IRC | 19:49 | |
jasondotstar | EmilienM: ack. the nodepool-$OS_TYPE.yaml is what tells beaker, "hey all this stuff on the localhost' | 19:50 |
jasondotstar | s/hey all/hey perform all/ | 19:50 |
EmilienM | yeah | 19:50 |
EmilienM | you can do the same on your laptop OR in a VM (suggested) https://wiki.openstack.org/wiki/Puppet/Functional_testing | 19:51 |
jasondotstar | EmilienM: right I'm following your blog example | 19:51 |
EmilienM | jasondotstar: bonus: if you run vagrant: read that: http://my1.fr/blog/puppet-module-functional-testing-with-vagrant-openstack-and-beaker/ | 19:51 |
jasondotstar | and using puppet-ceilometer | 19:51 |
EmilienM | jasondotstar: cool | 19:51 |
jasondotstar | just to watch it work | 19:51 |
*** olaph has quit IRC | 19:51 | |
EmilienM | jasondotstar: https://asciinema.org/a/21708 | 19:51 |
jasondotstar | and it does, but it's a black box unless i understand the order of things | 19:51 |
jasondotstar | EmilienM: yep, saw that too. | 19:51 |
jasondotstar | :-) | 19:51 |
*** olaph has joined #openstack-infra | 19:52 | |
*** sdake_ has quit IRC | 19:52 | |
*** w_ has quit IRC | 19:53 | |
*** tonytan4ever has joined #openstack-infra | 19:53 | |
*** dpaterson has joined #openstack-infra | 19:53 | |
*** dkehn has quit IRC | 19:53 | |
*** ybathia has quit IRC | 19:54 | |
*** jswarren has joined #openstack-infra | 19:54 | |
clarkb | fungi: the success bot change has a parent change that needs review | 19:54 |
clarkb | fungi: I am +2 on both and have approved the child if you want to review the parent change | 19:54 |
fungi | clarkb: yep, was just looking at that | 19:54 |
fungi | ttx: for 221305 is there a corresponding user->username configuration change? | 19:54 |
*** Rockyg has joined #openstack-infra | 19:55 | |
clarkb | fungi: it was alwas username, the docstring was wrong | 19:55 |
*** moravec has joined #openstack-infra | 19:55 | |
clarkb | fungi: I checked the diff :) | 19:55 |
fungi | clarkb: oh! hence my confusion | 19:55 |
fungi | ttx: nevermind ;) | 19:55 |
*** oomichi has joined #openstack-infra | 19:55 | |
*** hdd has quit IRC | 19:55 | |
*** FallenPe_ has quit IRC | 19:56 | |
*** ihrachys has quit IRC | 19:57 | |
*** hdd has joined #openstack-infra | 19:57 | |
openstackgerrit | Kevin Carter proposed openstack-infra/project-config: Added periodic job for OpenStack-Ansible https://review.openstack.org/224215 | 19:58 |
openstackgerrit | Merged openstack-infra/statusbot: Add abstractions to make room for #success https://review.openstack.org/221305 | 19:58 |
openstackgerrit | Merged openstack-infra/statusbot: Implement #success command in statusbot https://review.openstack.org/221306 | 19:58 |
openstackgerrit | Merged openstack-infra/subunit2sql: Clarify DB models devref doc https://review.openstack.org/224265 | 19:59 |
*** shashank_hegde has quit IRC | 19:59 | |
*** jswarren has quit IRC | 19:59 | |
*** jswarren has joined #openstack-infra | 20:00 | |
*** ddieterly has joined #openstack-infra | 20:00 | |
*** nadya has quit IRC | 20:01 | |
*** openstackstatus has quit IRC | 20:02 | |
*** mestery has quit IRC | 20:02 | |
*** shashank_hegde has joined #openstack-infra | 20:03 | |
*** openstackstatus has joined #openstack-infra | 20:03 | |
*** ChanServ sets mode: +v openstackstatus | 20:03 | |
*** mestery has joined #openstack-infra | 20:03 | |
clarkb | fungi: an idea if ttx has written a config change for the bot too? | 20:04 |
*** thinrichs has joined #openstack-infra | 20:04 | |
fungi | clarkb: none that i've seen yet | 20:04 |
clarkb | I would take a stab at it but unsure what those mediawiki page ids get mapped back to | 20:05 |
clarkb | I am guessing the docstring example is exactly what we need though | 20:05 |
*** dkehn has joined #openstack-infra | 20:06 | |
*** lawrancejing has quit IRC | 20:06 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 20:06 | |
*** derekh_afk is now known as derekh | 20:06 | |
*** bharathm has joined #openstack-infra | 20:07 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Add support for sqlalchemy reporter https://review.openstack.org/223333 | 20:07 |
*** sigmavirus24_awa is now known as sigmavirus24 | 20:08 | |
fungi | there is likely a mediawiki "special page" where you can find articles by id number or something | 20:08 |
*** stevemar has quit IRC | 20:08 | |
clarkb | I will dig | 20:09 |
*** alivigni has quit IRC | 20:09 | |
clarkb | do you know if ttx wanted the irclog url? I am assuming so | 20:09 |
*** stevemar has joined #openstack-infra | 20:09 | |
fungi | presumably | 20:09 |
openstackgerrit | Derek Higgins proposed openstack/diskimage-builder: Download a compressed centos cloud images https://review.openstack.org/224155 | 20:09 |
*** hdd has quit IRC | 20:09 | |
*** cody-somerville has joined #openstack-infra | 20:10 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add a db api method to get a time series of runs by key https://review.openstack.org/223918 | 20:11 |
*** derekh has quit IRC | 20:11 | |
*** hemnafk is now known as hemna | 20:11 | |
*** stevemar has quit IRC | 20:11 | |
*** abitha has quit IRC | 20:12 | |
*** jtrovo has joined #openstack-infra | 20:12 | |
*** dramalho has joined #openstack-infra | 20:12 | |
*** Sukhdev_ has quit IRC | 20:13 | |
*** abitha has joined #openstack-infra | 20:14 | |
*** FallenPegasus has joined #openstack-infra | 20:14 | |
clarkb | fungi: https://wiki.openstack.org/wiki/File:Sub_access_mpls_vpn.png thats the page from the dostring | 20:14 |
*** ccarrara has joined #openstack-infra | 20:14 | |
clarkb | fungi: so not sure where ttx wants to put this | 20:15 |
clarkb | fungi: https://wiki.openstack.org/w/api.php?action=query&prop=info&pageids=2434&inprop=url is the url to GET to see the page id info | 20:15 |
clarkb | going to see if I can search by user | 20:16 |
*** notnownikki has quit IRC | 20:16 | |
fungi | hrm, yeah, maybe that was just a random placeholder in the docstring | 20:16 |
lifeless | has the US done a daylight saving change recently? | 20:16 |
fungi | lifeless: i don't think so, but tend not to keep track of it very well either | 20:16 |
clarkb | we havne't | 20:16 |
*** glauco_ has joined #openstack-infra | 20:16 | |
clarkb | we do ours in october now, the day I flew to paris last year is when it happened | 20:17 |
*** jsavak has quit IRC | 20:20 | |
*** Piet has quit IRC | 20:20 | |
clarkb | fungi: https://wiki.openstack.org/w/api.php?action=query&list=usercontribs&ucuser=ThierryCarrez&uclimit=50 I only see a Test Status page so I think maybe we just wait to make sure these end up where ttx wants them | 20:20 |
anteaya | fungi: do you only have +1 on puppet-odsreg? or do you only want to vote +1? https://review.openstack.org/#/c/223870/ https://review.openstack.org/#/admin/groups/1080,members | 20:21 |
fungi | anteaya: i _had_ only +1 and so fixed the group on it moments ago | 20:23 |
dougwig | hi infra, do you folks have any recommendations for testing servicevm based stuff? octavia uses vm's for load balancers, and just attaching the existing tests spawns a bunch of vm's (inside a vm!), which is *s-l-o-w*. are there any baremetal nodes, or vt-x nodes? | 20:24 |
clarkb | dougwig: there are no baremetal nodes and there are no vt-x nodes | 20:24 |
clarkb | dougwig: my suggestion to rm_work earlier was to make the VMs not so slow by better tuning them to qemu or stop using VMs and attempt to use nova+lxc | 20:24 |
jasondotstar | EmilienM: sorry one more qn...so I have a local branch that I'm writing my beaker tests.... but with your example, beaker.sh is checking out a commit ref.... | 20:25 |
dougwig | clarkb: thanks. then it might require us to rethink our testing, and just do some with vm's and some with lxc or something. just throwing all existing tests at the new vm based solution is ... expensive. and i don't think that even factors in scenario tests. | 20:26 |
jasondotstar | EmilienM: should I send up a patch (which doesn't sound right) or is there a way to get it to look at the local branch? | 20:26 |
EmilienM | jasondotstar: yeah, I use it to review/debug remote code | 20:26 |
anteaya | fungi: ah thank you | 20:26 |
EmilienM | jasondotstar: for local stuff, I have a vagrant that spawns a VM and run the code I want | 20:27 |
jasondotstar | i c | 20:27 |
clarkb | there was an email from Adrian otto asking about baremetal for magnum testing and there are some issues we would have to work through before its simple to do that | 20:27 |
clarkb | dougwig: ^ also we would need the resources and we won't gate against single cloud resources (can check/experimental/periodic/etc though) | 20:27 |
dougwig | clarkb: if we found a baremetal donor, would we be able to work that into infra, or use that as a 3rd party ci? | 20:27 |
clarkb | dougwig: let me dig up the thread so I don't have to repeat myself here :) | 20:28 |
clarkb | dougwig: starts at http://lists.openstack.org/pipermail/openstack-infra/2015-September/003138.html | 20:28 |
*** hdd has joined #openstack-infra | 20:29 | |
dougwig | clarkb: thank you, reading | 20:31 |
*** jsavak has joined #openstack-infra | 20:31 | |
*** weshay_xchat has quit IRC | 20:31 | |
*** dramalho has quit IRC | 20:31 | |
fungi | grr... launchpad's hitting timeouts again | 20:31 |
anteaya | :( | 20:32 |
clarkb | I am going to use jenkins-dev again for testing now that my changes to python-jenkins have merged | 20:32 |
clarkb | scream if that breaks anyone else's plans | 20:32 |
*** weshay_xchat has joined #openstack-infra | 20:32 | |
*** weshay_xchat has quit IRC | 20:34 | |
fungi | not mine | 20:34 |
*** weshay_xchat has joined #openstack-infra | 20:34 | |
greghaynes | clarkb: yea, looks like update_all doesnt have a dib image | 20:35 |
clarkb | greghaynes: gah, I suppose we should add one then | 20:36 |
greghaynes | clarkb: yeep | 20:36 |
greghaynes | clarkb: Im gonna do thatc | 20:36 |
clarkb | thanks | 20:36 |
greghaynes | because I need to rework that method and its pretty gnarly | 20:36 |
*** dramalho has joined #openstack-infra | 20:37 | |
*** hodos|2 has quit IRC | 20:37 | |
anteaya | clarkb: that does not break my plans | 20:38 |
*** weshay_xchat has quit IRC | 20:38 | |
*** ajmiller has quit IRC | 20:39 | |
*** ajmiller has joined #openstack-infra | 20:40 | |
*** weshay_xchat has joined #openstack-infra | 20:40 | |
*** bltavares has quit IRC | 20:41 | |
*** bltavares has joined #openstack-infra | 20:42 | |
*** puranamr has joined #openstack-infra | 20:42 | |
openstackgerrit | Merged openstack-infra/subunit2sql: Add a db api method to get a time series of runs by key https://review.openstack.org/223918 | 20:43 |
openstackgerrit | Caio Carrara proposed openstack-infra/subunit2sql: Add support to more than one db provider for tests https://review.openstack.org/224236 | 20:44 |
*** shardy has quit IRC | 20:44 | |
*** otter768 has joined #openstack-infra | 20:44 | |
*** mwagner_lap has quit IRC | 20:44 | |
timrc_ | jeblair, Are you about? I have a zuulv3 question :) | 20:45 |
jeblair | timrc_: what's that? | 20:46 |
jeblair | timrc_: also, feel free to just ask the question :) | 20:46 |
*** puranamr has quit IRC | 20:47 | |
*** tonytan4ever has quit IRC | 20:47 | |
*** dprince has quit IRC | 20:47 | |
timrc_ | jeblair, Cool. So... a world without Jenkins. Do you envision the gearman-worker which is responsible for putting work on to the node something that nodepool will own? | 20:47 |
*** dramalho has quit IRC | 20:48 | |
timrc_ | Or do you envision some separate service that nodepool will add/remove nodes too similar to Jenkins, but not Jenkins? | 20:48 |
jeblair | timrc_: http://specs.openstack.org/openstack-infra/infra-specs/specs/zuulv3.html#execution | 20:48 |
*** dramalho has joined #openstack-infra | 20:48 | |
jeblair | timrc_: let me know if that does or doesn't answer your question | 20:49 |
*** otter768 has quit IRC | 20:49 | |
timrc_ | jeblair, Oh I totally missed this. I guess it was awhile since I last reviewed this spec. | 20:49 |
clarkb | zaro: can I get approval on https://review.openstack.org/#/c/223306/2 to get both those chagnes merged? | 20:49 |
greghaynes | clarkb: actually, I was looking at the wrong test, we do have a dib update test | 20:49 |
jeblair | timrc_: i think that was updated near the end | 20:49 |
greghaynes | woops | 20:49 |
clarkb | greghaynes: but it doesn't catch the bug? maybe too much faking/mocking/ | 20:50 |
greghaynes | yea, /me looks more | 20:50 |
*** skylerberg has quit IRC | 20:50 | |
timrc_ | jeblair, This entirely what I was looking for. We're looking at running jobs on containers. yolanda had something working today that approximates nodepool and integrates with Jenkins, but I became interested in the problem where we took Jenkins out of the equation. | 20:50 |
timrc_ | Anything to reduce the time-to-execution and I knew this was something we wanted to achieve in the zuulv3 time frame. Good to see it laid out there. | 20:51 |
*** dizquierdo has joined #openstack-infra | 20:52 | |
zaro | clarkb: approved | 20:53 |
clarkb | zaro: thank you | 20:53 |
*** HeOS_ has joined #openstack-infra | 20:54 | |
clarkb | zaro: any luck with that event fix you had in gerrit? | 20:55 |
clarkb | zaro: I don't remembre seeing any concerns with your propsal on the mail list | 20:55 |
clarkb | zaro: I might e getting excited about the possiblity of upgrading gerrit again :) | 20:55 |
greghaynes | clarkb: actually, the nodepool image-update command doesnt call the nodepool updateImages - that looks like its only triggered by the cron deal | 20:55 |
clarkb | greghaynes: ah | 20:55 |
clarkb | so it is uncovered | 20:56 |
greghaynes | yep | 20:56 |
greghaynes | \O/ | 20:56 |
*** dramalho has quit IRC | 20:56 | |
*** ozamiatin has joined #openstack-infra | 20:56 | |
*** kgiusti has quit IRC | 20:56 | |
zaro | clarkb: i just got a response from positive dpursehouse so i think we are good to go. i just need to implement option B. | 20:57 |
openstackgerrit | Merged openstack-infra/system-config: Add pypi.gra1 to graphite https://review.openstack.org/224213 | 20:57 |
clarkb | zaro: woot | 20:57 |
anteaya | zaro clarkb what does this mean? | 20:58 |
anteaya | we have a fix to test? | 20:58 |
openstackgerrit | Merged stackforge/python-jenkins: Change order of tox envs for testr https://review.openstack.org/223306 | 20:58 |
openstackgerrit | Merged stackforge/python-jenkins: Add function to get running builds https://review.openstack.org/223276 | 20:58 |
zaro | anteaya: https://groups.google.com/d/msg/repo-discuss/soqmGjRpl-4/IIfAF4jbCQAJ | 20:58 |
jeblair | yolanda: nodepool secure.conf change lgtm; just waiting on one more +2 now | 20:59 |
clarkb | anteaya: zaro has been tesitng a fix for the git problem and separately has a plan to fix the gerrit event not emiiting the vote values | 20:59 |
anteaya | woooooo | 20:59 |
*** tiswanso has quit IRC | 21:00 | |
*** dramalho has joined #openstack-infra | 21:00 | |
zaro | anteaya: found a fix for former, need to implement a thing for the latter. | 21:00 |
*** dkehn has quit IRC | 21:00 | |
*** Piet has joined #openstack-infra | 21:00 | |
zaro | anteaya: discussion thread is for the latter. | 21:02 |
*** dkehn has joined #openstack-infra | 21:02 | |
*** dizquierdo has quit IRC | 21:02 | |
* anteaya is reading | 21:02 | |
anteaya | happily | 21:02 |
openstackgerrit | Merged openstack-infra/system-config: Add pypi.gra1 to pypi mirror configuration https://review.openstack.org/224214 | 21:03 |
*** burgerk has quit IRC | 21:03 | |
*** regXboi has joined #openstack-infra | 21:03 | |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-elasticsearch: Add acceptance tests for puppet-elasticsearch. https://review.openstack.org/224301 | 21:03 |
*** johnsom has left #openstack-infra | 21:03 | |
openstackgerrit | Merged openstack-infra/puppet-cgit: Fix loadbalancer manifest to be able to apply. https://review.openstack.org/222624 | 21:05 |
openstackgerrit | Clark Boylan proposed openstack-infra/puppet-jenkins: Add utility script for safe master shutdown https://review.openstack.org/222394 | 21:05 |
clarkb | zaro: ^ and that should pull it all together | 21:05 |
jeblair | Name | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | 21:05 |
jeblair | ssd-osFoundation | 8000 | 40 | 0 | | 4 | 1.0 | False | 21:05 |
*** ybathia has joined #openstack-infra | 21:05 | |
jeblair | clarkb, greghaynes: ^ | 21:05 |
greghaynes | haha! | 21:06 |
greghaynes | that is so awesome | 21:06 |
clarkb | nice | 21:06 |
clarkb | jeblair: its like getting a plaque for your office | 21:06 |
clarkb | but its an api response so ebtter | 21:06 |
jeblair | (i haven't tried devstack yet; unsure about the actual performance) | 21:06 |
openstackgerrit | Merged openstack-infra/puppet-cgit: Add acceptance tests for puppet-cgit https://review.openstack.org/222625 | 21:07 |
jeblair | clarkb: and even better than a plague for your office | 21:07 |
*** skylerberg has joined #openstack-infra | 21:07 | |
clarkb | jeblair: the disk might present an issue for cinder | 21:07 |
clarkb | I want to say we try to allocate a 32GB lvm volume just for cinder | 21:07 |
clarkb | mtreinish: ^ | 21:07 |
clarkb | thinking about that, we should probably not need that though | 21:08 |
clarkb | size of voluime shouldn't matter when doing api black box testing | 21:08 |
jeblair | clarkb: we should probably patch http://docs.openstack.org/infra/system-config/contribute-cloud.html then :) | 21:08 |
jeblair | er, well, if we find we need to be specific | 21:08 |
clarkb | jeblair: ya | 21:09 |
*** pc_m has quit IRC | 21:09 | |
clarkb | I am gonna guess we can be smarter about this and what we did was easy hack | 21:09 |
*** cody-somerville has quit IRC | 21:09 | |
*** tonytan4ever has joined #openstack-infra | 21:09 | |
*** thinrichs has quit IRC | 21:10 | |
*** dramalho has quit IRC | 21:10 | |
*** hemna is now known as hemnafk | 21:11 | |
openstackgerrit | Moises Trovó proposed openstack-infra/subunit2sql: Fix for sqlite support on migrations https://review.openstack.org/224307 | 21:11 |
*** dkranz has quit IRC | 21:12 | |
*** ociuhandu has joined #openstack-infra | 21:12 | |
openstackgerrit | Moises Trovó proposed openstack-infra/subunit2sql: Fix for sqlite support on migrations https://review.openstack.org/224307 | 21:13 |
jeblair | mordred: did you have an ovh nodepool/clouds.yaml change? | 21:13 |
*** yamahata has quit IRC | 21:14 | |
jeblair | gertty says no for "file:modules/openstack_project/manifests/nodepool_prod.pp" | 21:14 |
clarkb | ok jenkins-dev is no longer in shutdown mode and I am done with it | 21:14 |
clarkb | the script I pushed up works great with jenkins-dev and the patches to python-jenkins that I wrote | 21:14 |
clarkb | so now we just need a prod master to fall over and we can test this out | 21:15 |
*** bltavares has quit IRC | 21:15 | |
*** puranamr has joined #openstack-infra | 21:16 | |
clarkb | then maybe get an ansible or cron or something to restart one a day | 21:16 |
*** thorst has quit IRC | 21:16 | |
*** ldnunes has quit IRC | 21:16 | |
*** ccarrara has quit IRC | 21:17 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Fix the filter runs by date helper function https://review.openstack.org/224312 | 21:18 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Add OVH to nodepool https://review.openstack.org/224313 | 21:18 |
*** dizquierdo has joined #openstack-infra | 21:18 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add DB API testing framework https://review.openstack.org/213481 | 21:18 |
*** jtrovo has quit IRC | 21:18 | |
mordred | jeblair: yup | 21:18 |
mordred | jeblair: oh - wait. no. not yet | 21:19 |
jeblair | mordred: i just did, i hope: https://review.openstack.org/224313 | 21:19 |
mordred | looks right to me | 21:19 |
*** glauco_ has quit IRC | 21:20 | |
clarkb | jeblair: one thing, noted inline | 21:20 |
clarkb | 3 clouds, 3 different image types | 21:21 |
clarkb | Use all the disk! | 21:21 |
anteaya | zaro: yay! great work | 21:21 |
openstackgerrit | Dan Moravec proposed openstack-infra/subunit2sql: Add --verbose option to show sql statements generated https://review.openstack.org/224314 | 21:21 |
clarkb | greghaynes: 'raw' is a valid dib image type right? | 21:21 |
greghaynes | clarkb: thats why our users love us | 21:21 |
greghaynes | clarkb: yep | 21:21 |
greghaynes | clarkb: I think I even put in a fix to hotpath that so it doesnt convert | 21:22 |
*** ozamiatin has quit IRC | 21:22 | |
clarkb | perfect since my comment says use that :) | 21:22 |
*** ddieterly has quit IRC | 21:22 | |
greghaynes | it used to qemu-img convert -f raw -O raw, but I *think* it doesnt anymore | 21:22 |
openstackgerrit | Merged openstack-infra/subunit2sql: Fix the filter runs by date helper function https://review.openstack.org/224312 | 21:24 |
clarkb | greghaynes: and qemu-img doesn't noop that? | 21:24 |
clarkb | or at least do a cp? | 21:24 |
greghaynes | clarkb: I think it copied it and just worked | 21:24 |
*** hrou has quit IRC | 21:24 | |
greghaynes | so score 1 for them for dealing with our silly behavior | 21:24 |
*** Rockyg has quit IRC | 21:25 | |
mordred | clarkb: well, at least we've maxed out the possibilities | 21:25 |
mordred | clarkb: any additional clouds means no more additional image types | 21:25 |
mordred | maybe reed will get us dreamhost capacity | 21:25 |
* greghaynes tries to find an openstack cloud that only acceps ACI's to prove mordred wrong | 21:25 | |
*** boris-42 has joined #openstack-infra | 21:26 | |
greghaynes | but yea, aside from containers and ramdisk/ACI images thats it | 21:26 |
clarkb | isn't there a qcow and whatever is replacing qcow2? | 21:26 |
clarkb | and qcow2 is at least 2 incompatbile with each other image formats | 21:27 |
greghaynes | heh, isnt that awesome | 21:27 |
clarkb | (thank goodness we only bother with the older compatible one) | 21:27 |
*** Sukhdev has joined #openstack-infra | 21:27 | |
openstackgerrit | Elizabeth K. Joseph proposed openstack-infra/system-config: Initial documentation commit for Zanata https://review.openstack.org/222314 | 21:27 |
fungi | clarkb: jeblair: i think a 40gb root disk should be fine. that's larger than we get with hpcloud (30gb) | 21:28 |
fungi | unless i'm misunderstanding the concern | 21:28 |
clarkb | fungi: hpcloud gives us an ephemeral drive that is massive | 21:28 |
*** puranamr has quit IRC | 21:28 | |
clarkb | fungi: so total disk available is well above 40GB | 21:28 |
clarkb | and rax gives us 80GB | 21:28 |
clarkb | let me dig up the d-g lines that may gives us trouble | 21:29 |
fungi | oh, i see. no ephemeral disk in this case | 21:29 |
clarkb | https://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/functions.sh#n298 | 21:29 |
clarkb | 24GB so maybe we will be fine | 21:29 |
clarkb | but it serves as the cinder volume backend | 21:30 |
clarkb | and I bet we don't actually need that many GBs for testing | 21:30 |
*** changbl has joined #openstack-infra | 21:30 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/zuul: Add ZUUL_VOTING parameter https://review.openstack.org/224162 | 21:30 |
mriedem | jeblair: ^ fixed that pep8 issue | 21:30 |
*** r1chardj0n3s has left #openstack-infra | 21:31 | |
EmilienM | I remember a conversation with fungi some time ago about having packages cached (or pre-installed) in nodepool images. During this cycle, Puppet CI suffered of trunk packages which were always changing and broken a lot. I'm interested to not reproduce this thing in the next cycle. So I'm wondering how Puppet CI could run nodepool images with pre-installed OpenStack packages that we know working. | 21:31 |
jeblair | mriedem: thx | 21:31 |
clarkb | EmilienM: even with the cache if there are newer packages we will git the mirrors to install them | 21:32 |
clarkb | EmilienM: so your use case is a bit different | 21:32 |
clarkb | EmilienM: I think what you reall need is to pin your package in your yum and apt configs | 21:32 |
clarkb | then if we cache them you get them too but the cache alone is not sufficient | 21:33 |
reed | clarkb, let me know what you need | 21:34 |
clarkb | reed: http://docs.openstack.org/infra/system-config/contribute-cloud.html is the doc on it | 21:34 |
clarkb | reed: jeblair knows far more about the negotiating of these things than I do | 21:35 |
*** julim has quit IRC | 21:35 | |
*** trown is now known as trown|outttypeww | 21:35 | |
*** cody-somerville has joined #openstack-infra | 21:35 | |
jeblair | clarkb: apparently the key is for ttx to have dinner with them or something ;) | 21:35 |
clarkb | reed: you need to have dinner with ttx in tokyo, that was actually pretty easy | 21:36 |
fungi | EmilienM: clarkb: right, our efforts to cache distro packages are focused on reducing the amount of time and bandwidth spent downloading them over and over, not really insurance against bad packages | 21:36 |
jeblair | clarkb: i want to run a devstack benchmark; should i do that on trusty or precise (that's why i was thinking start with precise) | 21:36 |
jeblair | reed: let me know if you need more info than what's in that doc; but mostly that's what folks have asked for so far | 21:37 |
clarkb | jeblair: I think trusty since precise will go away when juno goes away | 21:37 |
clarkb | jeblair: so its less interesting | 21:37 |
*** glauco has joined #openstack-infra | 21:37 | |
fungi | yeah, right now stable/juno is the only branch we're running precise devstack for | 21:37 |
jeblair | clarkb: okay, but it'll run and we'll get a useful benchmark to compare to current runtimes and say "4vcpu is/is not sufficient" ? | 21:37 |
fungi | so also may not have good baseline data against which to compare | 21:37 |
clarkb | jeblair: yes it will give us comparative data | 21:37 |
jeblair | clarkb: cool, will update then | 21:37 |
*** hashar has quit IRC | 21:38 | |
clarkb | jeblair: we have experimental jobs for ubuntu-trusty | 21:38 |
clarkb | jeblair: but nothing check/gate | 21:38 |
clarkb | the experiemental jobs are absically just run single node devstack and multinode devstack on ubuntu-trusty instead of devstack-trusty | 21:38 |
clarkb | and they work now so as soon as rax uploads are consistent we can switch | 21:38 |
jeblair | clarkb: oh hrm. i'm not ready for anything real to run on it yet, even experimental, so maybe i'll make a new trusty label | 21:38 |
clarkb | jeblair: oh, then ya new lable may be best | 21:39 |
EmilienM | fungi, clarkb: I guess we should pin Delorean URL ( http://trunk.rdoproject.org/centos7/current/ ) to an URL that used to work (Delorean generate a repo per package build) - the problem are dependencies in other repos (CBS, EPEL) - not sure how to pin them | 21:39 |
clarkb | EmilienM: fwiw we test against latest packages available for each distro | 21:39 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid: OIDC - OpenId Connect Implementation https://review.openstack.org/198458 | 21:39 |
clarkb | and mostly don't have problems | 21:39 |
openstackgerrit | Mark Doffman proposed openstack-infra/project-config: Add translation jobs for python-novaclient. https://review.openstack.org/224222 | 21:39 |
*** EricGonczer_ has quit IRC | 21:40 | |
EmilienM | clarkb: i'm talking about openstack packages (openstack-nova, etc) <-- they break our CI all the time | 21:40 |
EmilienM | clarkb: let me give you a famouse use case: | 21:40 |
fungi | it sounds like they're trying to test with distro packages of snapshots from the current openstack master branches | 21:40 |
*** tonytan4ever has quit IRC | 21:40 | |
fungi | out of rdo trunk | 21:40 |
clarkb | well we know how to solve that problem but you all have chosen very specifically to not do ti that way | 21:40 |
clarkb | so any fixes will be brand new and exciting | 21:40 |
clarkb | (we don't have prior art) | 21:41 |
EmilienM | clarkb: 1/ a new dep in openstack-requirement (python dep) 2/ delorean will not take care of this but build the package anyway 3/ the service won't run, because of missing package | 21:41 |
EmilienM | I agree RDO or whatevr packaging tool is not your (neither mine) business | 21:41 |
EmilienM | I'm just trying to see how can I test OpenStack Trunk without broken packages | 21:41 |
clarkb | EmilienM: you have to pin the packages | 21:42 |
EmilienM | hopefully RDO will have CI in the next cycle | 21:42 |
fungi | right, developing and testing configuration management for packages which are themselves under development sounds pretty complex to engineer | 21:42 |
EmilienM | clarkb: I'll investigate it, okay | 21:42 |
clarkb | we do it for the puppet installs | 21:42 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Add OVH to nodepool https://review.openstack.org/224313 | 21:42 |
mriedem | jeblair: seems the zuul unit tests are a big racy? | 21:42 |
jeblair | clarkb, mordred: ^ | 21:42 |
mriedem | *bit | 21:42 |
EmilienM | clarkb: oh yeah? can I see it? | 21:42 |
jeblair | mriedem: hrm, can be but haven't been recently | 21:42 |
clarkb | EmilienM: yes its in our system-config module iirc | 21:42 |
jeblair | mriedem: i tend to jump on those | 21:42 |
EmilienM | clarkb: ok I'm searching thx | 21:43 |
jeblair | mriedem: or, well, i would if there were _ANY_ useful information from the test runner there :( | 21:43 |
clarkb | jeblair: lgtm | 21:44 |
EmilienM | clarkb: I see, in modules/openstack_project/templates/00-puppet.pref.erb | 21:44 |
*** jsavak has quit IRC | 21:44 | |
*** dramalho has joined #openstack-infra | 21:44 | |
EmilienM | clarkb: wow, it would be a lot of work for all our packages :-) | 21:44 |
*** jtrovo has joined #openstack-infra | 21:44 | |
clarkb | EmilienM: yes it is very messy | 21:44 |
EmilienM | clarkb: I would rather see more CI work on packaging sides | 21:45 |
*** achanda_ has quit IRC | 21:45 | |
EmilienM | clarkb: which is again not your business - just wanted to know your feedback | 21:45 |
fungi | EmilienM: also as soon as you start trying to pin package versions which declare versioned dependencies, you can end up in intractable version conflicts | 21:45 |
*** ccarrara has joined #openstack-infra | 21:45 | |
*** tongli_ has quit IRC | 21:46 | |
*** krtaylor has quit IRC | 21:46 | |
*** hemnafk is now known as hemna | 21:46 | |
EmilienM | fungi: during the next cycle, we will wait a bit before using trunk again. Stay on stable packages until we really need to test Mitaka. | 21:46 |
fungi | EmilienM: makes sense. to deploy from non-release snapshots you may be better off doing it from source instead of distro packages, but that means doubling the package management in your modules which is probably also too much work | 21:48 |
pleia2 | fungi: when working to handle a duplicate account issue in gerrit, how do you typically go about figuring out which is the unused one so it can be made inactive? | 21:48 |
mordred | clarkb, jeblair: while we're looking at clouds.yaml patches: https://review.openstack.org/#/c/223616/ | 21:48 |
pleia2 | fungi: I'm in the database now, found both accounts | 21:49 |
clarkb | mordred: is that going to break us? | 21:49 |
clarkb | mordred: I ask because every time we change that file it explodes | 21:49 |
EmilienM | fungi: right although it could work, we have people in our group running Puppet modules in containers (and also in venv) - I guess we could try something like this in our CI and stop using packaging. | 21:49 |
clarkb | project ids and provider/clouds | 21:49 |
fungi | pleia2: the _best_ signs are which one(s) have filed contact info (look in the accounts table for a timestamp in the relevant field), which have an associated username:.* in account_external_ids table, and which have ssh keys uploaded in account_ssh_keys table | 21:50 |
clarkb | fungi: and sometimes you just have to ask ya? | 21:50 |
pleia2 | fungi: ok, thanks | 21:50 |
fungi | pleia2: you can also plug their account id number into a gerrit query for owner or reviewer to see what they've been using and how recently (if at all) | 21:50 |
*** regXboi has quit IRC | 21:50 | |
fungi | pleia2: and as clarkb says, often enough, you wind up just asking them | 21:51 |
EmilienM | fungi: but it would be a mess to manage, packaging is really useful for us (users, config files, permissions, etc) | 21:51 |
*** jsavak has joined #openstack-infra | 21:51 | |
pleia2 | fungi: ah, asking them to tell you what their id number is? | 21:51 |
fungi | yep | 21:51 |
mordred | clarkb: shouldn't. the patch to support region list as a yaml list went in ages ago. | 21:52 |
crinkle | EmilienM: fungi even if we do add support for installing from source, we still need to support the package-install use case so we still need to test that | 21:52 |
pleia2 | I didn't realize gerrit took the id as an owner:, cool | 21:52 |
*** xyang1 has quit IRC | 21:52 | |
fungi | pleia2: also, the way i've found to generate the fewest repeat customers is to replace the account_id on any openid url in the account_external_ids table for the non-keeper account with the keeper, and then use the gerrit api to set the non-keeper accounts --inactive | 21:52 |
*** amitgandhinz has quit IRC | 21:52 | |
*** xyang1 has joined #openstack-infra | 21:52 | |
*** amitgandhinz has joined #openstack-infra | 21:53 | |
fungi | crinkle: right. it's sort of similar to the situation the docs team finds themselves in, where it's hard to test installing and document an openstack release while it's still under development, but the end users come knocking at your door on release day wanting to know if it's ready | 21:53 |
crinkle | fungi: exactly | 21:53 |
pleia2 | fungi: ah, interesting | 21:54 |
mordred | fungi, crinkle: time machines | 21:54 |
clarkb | pleia2: I wonder if maybe the trigger for operations-guide was wrong? | 21:55 |
fungi | pleia2: that basically associates all their "other" openids with the keeper account so that if for some reason they end up reverting to one they still get the right account | 21:55 |
clarkb | pleia2: I think that skip you linked for everything but the manual should have us covered | 21:55 |
clarkb | pleia2: I am going to dig up the job log now | 21:55 |
*** dizquierdo has quit IRC | 21:55 | |
pleia2 | clarkb: could be, thanks | 21:55 |
*** changbl has quit IRC | 21:55 | |
pleia2 | fungi: I see, cool | 21:55 |
crinkle | mordred: i smell a new openstack project | 21:55 |
*** david-lyle has joined #openstack-infra | 21:56 | |
openstackgerrit | Merged openstack-infra/system-config: Add OVH to nodepool https://review.openstack.org/224313 | 21:56 |
mordred | dtroyer, Shrews, clarkb, jeblair, GheRivero: I'm going to cut a 1.7.0 of occ now that the keystoneauth patches have landed | 21:56 |
mordred | morgan, jamielennox: ^^ | 21:56 |
mordred | I anticipate nothing in nodepool noticing because tshade does not use the new codepath yet | 21:56 |
clarkb | pleia2: oh wait, no the EXCLUDE list at the end of the function is outside of the for loop | 21:57 |
mordred | I also anticipate nothing in nodepool noticing when shade does use the new codepath | 21:57 |
fungi | pleia2: the weird duplicate openid url situation with launchpad doesn't seem to be a one-time transition when a user changes their primary e-mail address. rather launchpad seems to provide a different openid url depending on which e-mail address they identify with, even when associated with the same launchpad account (because the launchpad accounts are not a 1:1 mapping to the launchpad openid | 21:57 |
fungi | accounts) | 21:57 |
mordred | but heads up anyway | 21:57 |
*** amitgandhinz has quit IRC | 21:58 | |
clarkb | pleia2: so I think we need to exclude **/glossary** if it is not openstack-manual | 21:58 |
clarkb | pleia2: so add a conditional check to append to EXCLUDE at the end of that function | 21:58 |
*** pradk has quit IRC | 21:59 | |
pleia2 | clarkb: ok, I'll see what I can do, thanks | 21:59 |
clarkb | mordred: might be worth an occ update then nodepool restart if you are arond for that | 21:59 |
openstackgerrit | Dan Moravec proposed openstack-infra/subunit2sql: Add --verbose option to show sql statements generated https://review.openstack.org/224314 | 21:59 |
clarkb | mordred: just so that we don't find out when something falls over :) | 21:59 |
*** achanda has joined #openstack-infra | 21:59 | |
*** reed_ has joined #openstack-infra | 21:59 | |
clarkb | pleia2: though I wonder if thats something that can go in the znata config instead? probably easiest for now to fix the way I describe since the code already does that | 22:00 |
mordred | clarkb: yup. I'm around | 22:00 |
*** hemna is now known as hemnafk | 22:00 | |
pleia2 | clarkb: as I understand it from going down the rabbit hole, that excludes variable is what is eventually used to make the zanata.xml for the project | 22:01 |
pleia2 | so, "it is the zanata config" | 22:01 |
clarkb | oh | 22:02 |
clarkb | pleia2: thats what the command after does? | 22:02 |
pleia2 | yeah | 22:02 |
pleia2 | with http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/scripts/create-zanata-xml.py | 22:02 |
openstackgerrit | Caio Carrara proposed openstack-infra/subunit2sql: Add support to more than one db provider for tests https://review.openstack.org/224236 | 22:04 |
*** tjones has joined #openstack-infra | 22:05 | |
*** gordc has quit IRC | 22:06 | |
*** achanda has quit IRC | 22:07 | |
*** ccarrara has quit IRC | 22:09 | |
*** achanda has joined #openstack-infra | 22:09 | |
*** dramalho has quit IRC | 22:10 | |
*** stevemar has joined #openstack-infra | 22:10 | |
*** thorst has joined #openstack-infra | 22:11 | |
*** mriedem has quit IRC | 22:11 | |
anteaya | 21 meetups and sprints in Liberty, only one outside of the US | 22:12 |
pleia2 | that's depressing | 22:12 |
*** zeih has joined #openstack-infra | 22:12 | |
*** dzamboni has quit IRC | 22:12 | |
anteaya | unless you count puppet sprint which was virtual and pabelanger and I met EmilienM in montreal | 22:12 |
anteaya | pleia2: yeah it is | 22:13 |
fungi | indeed. and there's a diversity working group meeting tomorrow where that statistic would be great to bring up too | 22:13 |
anteaya | I tidied the sprint page: https://wiki.openstack.org/wiki/Sprints | 22:13 |
pleia2 | fungi: +1 | 22:13 |
openstackgerrit | lifeless proposed openstack/requirements: Deal with underscores in names in edit-constraints https://review.openstack.org/224259 | 22:13 |
*** tjones has left #openstack-infra | 22:13 | |
EmilienM | next time I invite everyone in Québec City, we have a lovely city | 22:13 |
*** stevemar has quit IRC | 22:13 | |
openstackgerrit | Khai Do proposed stackforge/python-jenkins: Support ability to install plugins https://review.openstack.org/210529 | 22:13 |
anteaya | EmilienM: I can't wait to go to Quebec Sity | 22:13 |
pleia2 | EmilienM: maybe during the summer :) | 22:13 |
anteaya | City | 22:13 |
mordred | clarkb: I'm going to update occ on nodepool | 22:14 |
EmilienM | but I can't host everone at home :) | 22:14 |
clarkb | mordred: cool, I am here to help if it does have any trbouel | 22:14 |
anteaya | I don't know as I will be around tomorrow for a meeting, anyone is welcome to link the sprints page | 22:14 |
clarkb | mordred: don't forget to stop start nodepool | 22:14 |
anteaya | EmilienM: we can find a hotel with a meeting room | 22:14 |
lifeless | dims_: ^ | 22:15 |
openstackgerrit | Elizabeth K. Joseph proposed openstack-infra/project-config: Exclude glossary from translation updates https://review.openstack.org/224326 | 22:15 |
*** jsavak has quit IRC | 22:15 | |
mordred | clarkb: k. os-client-config update to 1.7, keystoneauth1 was installed ... uhm ... pbr was updated from 0.11 - that's a known flapping issue right? | 22:15 |
clarkb | mordred: yes, there should be a fix for nodepool up | 22:15 |
clarkb | let me find it and approve it if not already approved | 22:15 |
mordred | clarkb: it's been a while since I've restarted nodepool - I forget, anything special I need to do? | 22:16 |
*** hemnafk is now known as hemna | 22:16 | |
*** annegentle has quit IRC | 22:16 | |
clarkb | mordred: https://review.openstack.org/#/c/223280/ lets get that in first | 22:16 |
*** thiagop has quit IRC | 22:16 | |
clarkb | mordred: is 1.3 the min ver we want? | 22:16 |
*** achanda_ has joined #openstack-infra | 22:17 | |
clarkb | global reqs says >=1.6 | 22:17 |
*** achanda has quit IRC | 22:17 | |
fungi | mordred: i think there may still be one or more threads that don't terminate cleanly on a graceful restart (seems like hashar may have a patch proposed for that?) so i've been stopping and starting instead | 22:17 |
mordred | clarkb: yah. it's prolly fine - oh - I +3'd it already | 22:17 |
*** zeih has quit IRC | 22:17 | |
*** glauco has quit IRC | 22:17 | |
clarkb | ok can update later if we need to | 22:17 |
clarkb | ya I stop start it too | 22:17 |
jeblair | mordred: did you restart nodepool? | 22:17 |
mordred | fungi: I may wind up with a few orphan nodes if they were building, yeah? | 22:17 |
clarkb | its fine nodepool cleans up after it and we aren't busy | 22:17 |
mordred | jeblair: not yet | 22:17 |
mordred | clarkb: ok. cool | 22:17 |
clarkb | mordred: it should switch any in build to delete | 22:18 |
clarkb | when it starts | 22:18 |
*** cbader_ has quit IRC | 22:18 | |
fungi | mordred: correct, worst case you'll get a few stale used ready/nodes which will eventually get cleaned up | 22:18 |
openstackgerrit | Dan Moravec proposed openstack-infra/subunit2sql: Add --verbose option to show sql statements generated https://review.openstack.org/224314 | 22:18 |
* mordred loves restarting to pick up a change that should have zero effect | 22:18 | |
fungi | er, stale used/ready nodes | 22:18 |
jeblair | mordred: well, the last time it did not ;) | 22:18 |
mordred | jeblair: indeed | 22:19 |
mordred | jeblair: although we _did_ add a test for the thing that failed last time | 22:19 |
mordred | jeblair: so we should be golden :) | 22:19 |
jeblair | OpenStackCloudUnavailableService: Cloud ovh does not have a compute service | 22:19 |
jeblair | mordred: i feel like that's untrue in some way ^ | 22:19 |
mordred | jeblair: hrm | 22:19 |
openstackgerrit | Merged openstack-infra/subunit2sql: Add support to more than one db provider for tests https://review.openstack.org/224236 | 22:19 |
mordred | jeblair: that's with nodepool? | 22:19 |
jeblair | mordred: ya | 22:20 |
EmilienM | they do have compute iirc | 22:20 |
mordred | jeblair: lemme look at catalog | 22:20 |
jeblair | EmilienM: indeed, i spun up an instance this morning :) | 22:20 |
clarkb | anteaya: might also be good to look back and see if there were any willing hosts outside of the US? could be a simple matter of logistics or it could be bias, more info is always handy | 22:20 |
jeblair | mordred: type=compute name=nova as i recall | 22:20 |
EmilienM | I use it because they host french servers. | 22:20 |
anteaya | clarkb: I agree | 22:21 |
mordred | jeblair: I think we may suck a little | 22:21 |
anteaya | fort collins had four events this summer because it is easy | 22:21 |
jeblair | mordred: i've heard that | 22:21 |
clarkb | mordred: just a little? | 22:21 |
mordred | jeblair: | region | GRA1 | | 22:21 |
mordred | jeblair: ^^ | 22:21 |
mordred | jeblair: didn't you put in the region as gra1 in clouds.yaml? | 22:22 |
anteaya | mtreinish choose this location because it is easy and he didn't have to do anything besides say yes | 22:22 |
jeblair | mordred: yep | 22:22 |
mordred | it's case sensitive - sorry I didn't catch that | 22:22 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Fix ovh region name https://review.openstack.org/224329 | 22:22 |
mordred | jeblair: now, don't ask me _why_ it's case sensitive | 22:22 |
jeblair | mordred: i think there is a bug in that error message | 22:23 |
openstackgerrit | lifeless proposed openstack/requirements: Update our handling of pbr. https://review.openstack.org/224330 | 22:23 |
mordred | jeblair: well, from novaclient's perspective, you have requested a compute service in a region that it cannot find a compute service in | 22:23 |
jeblair | mordred: "Cloud ovh does not have a region 'gra1'" is misspelled in "OpenStackCloudUnavailableService: Cloud ovh does not have a compute service" | 22:23 |
mordred | jeblair: I agree with you though, it's a terrible error | 22:23 |
jeblair | mordred: can it find that region at all? | 22:24 |
mordred | jeblair: yup. but the lookups are implemented such that "does not have region gra1" is unknowable | 22:24 |
fungi | perhaps the error message is lacking in a conjunction and secondary clause | 22:24 |
jeblair | mordred: how about "Cloud ovh does not have a compute service in region 'gra1'" ? | 22:24 |
openstackgerrit | John Warren proposed openstack-infra/subunit2sql: Improve performance of get_runs_by_status_grouped_by_run_metadata https://review.openstack.org/224331 | 22:25 |
mordred | jeblair: we could totally provide that message | 22:25 |
jeblair | and as fungi suggests: += "(or does not have a region 'gra1')" | 22:25 |
fungi | "Either cloud ovh does not have a compute service or has no region 'gra1'" | 22:25 |
*** dimtruck is now known as zz_dimtruck | 22:25 | |
mordred | jeblair: I think we can do better than this with the new ksa client constructor workflow, actually | 22:25 |
fungi | but i think i like jeblair's better as it's more accurate | 22:25 |
jeblair | fungi: "Either cloud ovh does not have a compute service in region 'gra1' or has no region 'gra1'" ? | 22:26 |
fungi | best of both worlds | 22:26 |
mordred | a heuristic one might employ is "are there any services listed for that region AT ALL" | 22:26 |
mordred | and if there are none, then you might be able to reasonably suggest that the region name is wrong | 22:26 |
mordred | if, on the other hand, the cloud has some services for that region but not compute, it might be thatyou do not have a compute service | 22:26 |
jeblair | ya | 22:27 |
fungi | that sounds like a good test | 22:27 |
anteaya | mtreinish says that he needs to find someone to do the organizing for him if he isn't tehre | 22:28 |
anteaya | nec offered but we are in tokyo | 22:28 |
*** Sukhdev has quit IRC | 22:28 | |
*** david-lyle has quit IRC | 22:29 | |
mtreinish | like with darmstadt, mkoderer took care of things for that | 22:29 |
*** esker has quit IRC | 22:29 | |
openstackgerrit | Derek Higgins proposed openstack/diskimage-builder: Download a compressed centos cloud images https://review.openstack.org/224155 | 22:30 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add DB API testing framework https://review.openstack.org/213481 | 22:30 |
*** dpaterson has quit IRC | 22:31 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: WIP Placeholder commit for better error message https://review.openstack.org/224333 | 22:31 |
mordred | jeblair: ^^ there ya go | 22:31 |
mordred | jeblair: I am going to try to not be awake for too much longer, but that should suffice to remind us we need to do that | 22:32 |
*** jpeeler has quit IRC | 22:32 | |
*** krtaylor has joined #openstack-infra | 22:32 | |
*** tlian has quit IRC | 22:32 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Add in extra connections tests https://review.openstack.org/169300 | 22:32 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Move Item formatting into Reporters https://review.openstack.org/223298 | 22:32 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Document the new connections in zuul https://review.openstack.org/169270 | 22:32 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Add support for sqlalchemy reporter https://review.openstack.org/223333 | 22:32 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Add support for 'connection' concept https://review.openstack.org/121528 | 22:32 |
*** tlian has joined #openstack-infra | 22:32 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Order get_tests_run_dicts_from_run_id response by date https://review.openstack.org/213464 | 22:33 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Use ostestr for running unit tests https://review.openstack.org/213565 | 22:34 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add more db api tests https://review.openstack.org/213566 | 22:34 |
mordred | jeblair, clarkb: huzzah! I have found the thing that the occ release breaks | 22:34 |
mordred | (the nodepool test suite) | 22:35 |
openstackgerrit | Merged openstack-infra/system-config: Fix ovh region name https://review.openstack.org/224329 | 22:35 |
clarkb | mordred: does it break nodepool proper? | 22:36 |
mordred | clarkb: it should not - but I have not restarted nodepool yet - gimme a sec to track down the test failure | 22:36 |
clarkb | ok let me know if I can help | 22:36 |
*** mwagner_lap has joined #openstack-infra | 22:37 | |
clarkb | ianw: pabelanger any chance either of you have checked if the systemd install first workaround has fixed the centos image builds? | 22:37 |
openstackgerrit | Derek Higgins proposed openstack-infra/project-config: Retire the overcloud-f21-nonha job https://review.openstack.org/221457 | 22:40 |
sridhar_ram | infra team - I need to setup a devstack gate job for my project (stackforge/tacker). To bringup devstack w/ tacker service, apply the patchset and run some functional test (some simple ones to start with). Can you please point me to the correct place to get started ? I found this, not sure if this is *the* doc to follow. https://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/README.rst | 22:40 |
sridhar_ram | appreciate your guidance | 22:40 |
clarkb | hrm looks like iptables differently fails now | 22:41 |
clarkb | :/ | 22:41 |
clarkb | or is it the same? will need more investigating | 22:41 |
clarkb | sridhar_ram: you will wnat to run the job with devstack gate, but the README doesn't really talk about making new jobs I don't think. You probably want a devstack plugin for your project that you can enable in the devstack job | 22:42 |
clarkb | sridhar_ram: there are plenty of examples in openstck-infra/project-config/jenkins/jobs/ if you look for enable_plugin | 22:42 |
dims_ | lifeless: lgtm! | 22:43 |
*** shashank_hegde has quit IRC | 22:43 | |
sridhar_ram | clarkb: yeah, we already have a devstack plugin for our project - https://github.com/stackforge/tacker/tree/master/devstack | 22:43 |
fungi | sridhar_ram: also there's documentation for devstack plugins at http://docs.openstack.org/developer/devstack/plugins.html | 22:44 |
clarkb | sridhar_ram: perfect then all you need to do is write a job just like the others in the directory I mentioned | 22:44 |
clarkb | it should enable your plugin, add tacker to the PROJECTS list then run devstack-gate | 22:44 |
sridhar_ram | clarkb: sure, I've looked at few of them...anything particular pops to your mind to mirror ? | 22:44 |
clarkb | the one I remember working with is the glusterfs devstack plugin | 22:45 |
*** cloudtrainme has quit IRC | 22:45 | |
*** otter768 has joined #openstack-infra | 22:45 | |
*** rfolco has quit IRC | 22:45 | |
sridhar_ram | alright .. will go w/ that to look up. thanks clarkb fungi ! | 22:46 |
*** jrniemijr has quit IRC | 22:46 | |
*** asettle has joined #openstack-infra | 22:47 | |
*** gildub has joined #openstack-infra | 22:47 | |
*** romcheg has quit IRC | 22:48 | |
*** dims_ has quit IRC | 22:48 | |
*** hemna is now known as hemnafk | 22:49 | |
anteaya | so finding someone at a location outside the states willing to do the organization seems to be an issue | 22:50 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Tidy up loggers https://review.openstack.org/224336 | 22:50 |
mordred | clarkb: I am very confused | 22:50 |
*** otter768 has quit IRC | 22:50 | |
clarkb | mordred: woo | 22:50 |
clarkb | fungi: jeblair mordred jhesketh https://review.openstack.org/#/c/224326/ could use some love before tonights script runs | 22:50 |
mordred | clarkb: the nodepool tests have a fake function that sets an argument validate=False | 22:50 |
mordred | clarkb: but the test failure is coming up in a block that "if validate:" | 22:51 |
*** Sukhdev_ has joined #openstack-infra | 22:51 | |
clarkb | mordred: have a link to the failure? | 22:51 |
mordred | clarkb: http://logs.openstack.org/80/223280/1/gate/gate-nodepool-python27/a373dc7/testr_results.html.gz | 22:51 |
*** shashank_hegde has joined #openstack-infra | 22:51 | |
mordred | clarkb: it also only fails _one_ test case | 22:51 |
mordred | AND it's failing on a missing value that is, in fact, being given | 22:52 |
mordred | so my level of wtf is pretty high | 22:52 |
clarkb | mordred: is that config file we are testing against broken? | 22:52 |
*** cburroughs has quit IRC | 22:53 | |
*** cody-somerville has quit IRC | 22:53 | |
mordred | nope. should be fine | 22:53 |
mordred | clarkb: and it passes the other tests | 22:53 |
mordred | clarkb: but this is the test to test not having a clouds.yaml | 22:53 |
mordred | and instead just passing the parameters in directly | 22:53 |
clarkb | oh! | 22:53 |
clarkb | so do we need to pass in auth-url and that isn't happening? | 22:54 |
mordred | we do have a test for that in occ - so it should be covered | 22:54 |
mordred | yah | 22:54 |
mordred | but | 22:54 |
mordred | I'm wondering why validation is being attempted at all | 22:54 |
mordred | since the fake is supposed to turn that of | 22:54 |
mordred | fake_get_one_cloud | 22:54 |
jeblair | mordred: the error in clouds.yaml seems to have persisted; i think nodepool does not know to tell shade to make a new client when that file changes (since it doesn't actually know about that file) | 22:55 |
mordred | jeblair: I thought we had fixed that a while ago | 22:55 |
mordred | jeblair: we hit not watching that file originally and clarkb was annoyed so we made nodepool watch it, I thought | 22:56 |
clarkb | mordred: setUpFakes is pass in that class | 22:56 |
mordred | clarkb: ah | 22:56 |
mordred | clarkb: I mean, it SHOULD validated | 22:56 |
clarkb | which must be intentional to actually use shade | 22:56 |
mordred | so I don't think we need to fake it | 22:56 |
clarkb | its an integration test so the fakes are turned off | 22:56 |
mordred | yah | 22:56 |
clarkb | so I think we just need to add auth-url | 22:57 |
clarkb | since its apparently required | 22:57 |
mordred | clarkb: we pass it | 22:57 |
openstackgerrit | Merged openstack-infra/project-config: Exclude glossary from translation updates https://review.openstack.org/224326 | 22:57 |
mordred | 'auth_url': 'os_fake'} | 22:57 |
greghaynes | that sounds right - I think I did that when we discovrred we coukdnt even instantiate shade | 22:57 |
anteaya | and by willing to do the organization, I don't mean willing to do what they are told, I mean willing to say "I'll take care of it" and then take care of it | 22:57 |
openstackgerrit | Kevin L. Mitchell proposed stackforge/python-jenkins: Allow setting the next build number https://review.openstack.org/224275 | 22:57 |
jeblair | mordred: are you ready for a nodepool restart yet? | 22:58 |
clarkb | mordred: we nest it under the auth key | 22:58 |
clarkb | mordred: maybe thats broken? | 22:58 |
mordred | clarkb: most of occ's unittests would not pass if it was - we test each side of that | 22:58 |
mordred | jeblair: no - I would like to wait | 22:58 |
clarkb | oh the traceback shows it trying to laod it out of auth | 22:58 |
mordred | jeblair: because I do not understand this unittest failure | 22:58 |
mordred | so I'm worried it's something insidious | 22:59 |
mordred | it's probably not - but I have no idea why it's failing | 22:59 |
greghaynes | Where is the traceback? | 22:59 |
mordred | jeblair: well, that said- worst case is nodepool fails to start and we rollback and pin - so maybe yeah, since htat moves you forward | 22:59 |
openstackgerrit | Khai Do proposed stackforge/python-jenkins: Support ability to install plugins https://review.openstack.org/210529 | 22:59 |
greghaynes | having a hard time finding in SB | 23:00 |
mordred | jeblair: the unittest fail is on a codepath we do not actually do in prodution | 23:00 |
clarkb | greghaynes: http://logs.openstack.org/80/223280/1/gate/gate-nodepool-python27/a373dc7/console.html | 23:00 |
mordred | s/unittest/integration/ | 23:00 |
mordred | jeblair: what do you think? | 23:00 |
jeblair | mordred: ok; i'm sticking with my theory that nodepool is not watching clouds.yaml, so next step is a restart. i'm going to taskswitch away from that while you do your thing. | 23:00 |
clarkb | jeblair: yes I think that was a known issue with clouds.yaml | 23:00 |
clarkb | and there was an attempt to fix ti but unsure if that actually got merged or if it works | 23:00 |
* clarkb runs that test locally | 23:02 | |
greghaynes | I remember us fixing it | 23:02 |
mordred | greghaynes: me too :( | 23:02 |
greghaynes | looks like we detect change by calling oscc directly and just compare the dict it returns | 23:03 |
*** dpaterson has joined #openstack-infra | 23:03 | |
greghaynes | for get_one_cloud | 23:03 |
jeblair | well, if that's true, then ovh does not have a compute service ;) | 23:04 |
*** zz_dimtruck is now known as dimtruck | 23:04 | |
*** markvoelker has quit IRC | 23:05 | |
greghaynes | mordred: why is that a codepath we dont do in prod? | 23:06 |
greghaynes | mordred: that traceback looks like the standard nodepool config pars | 23:06 |
mordred | greghaynes: becaus we always pass in clouds via clouds.yaml in prod | 23:06 |
mordred | greghaynes: and that test is testing "no clouds.yaml" | 23:06 |
greghaynes | mordred: ah, yep | 23:07 |
*** plaqky17 has joined #openstack-infra | 23:08 | |
greghaynes | mordred: Is the argument munging (to map auth-url to auth_url, etc) maybe broken for kwargs instead of clouds.yaml? | 23:08 |
* greghaynes should read changelog | 23:08 | |
lifeless | mordred: / clarkb: https://review.openstack.org/224330 | 23:09 |
lifeless | [6~ | 23:09 |
lifeless | I'm also looking for one more +2 on https://review.openstack.org/224259 - dims and I agree, one more makes three | 23:09 |
clarkb | lifeless: why not just update the runtime min to match? its gonna cause confusion to have those not match | 23:10 |
openstackgerrit | Moises Trovó proposed openstack-infra/subunit2sql: Fix for sqlite support on migrations https://review.openstack.org/224307 | 23:10 |
lifeless | clarkb: they didn't match before, but I'm not against it | 23:10 |
clarkb | hrm good point | 23:11 |
*** thinrichs has joined #openstack-infra | 23:11 | |
lifeless | clarkb: there is however an existing policy of keeping the minimums as low as we can | 23:11 |
lifeless | clarkb: and for e.g. Debian etc the runtime is genuinely able to be lower | 23:11 |
clarkb | lifeless: +2 and we can fix it if/when it does cause problems | 23:11 |
openstackgerrit | Andrea Frittoli proposed openstack-infra/subunit2sql: Add pagination support for the runs query https://review.openstack.org/224344 | 23:11 |
mordred | jeblair: using shade on nodepool with that clouds.yaml I can list nova flavors | 23:11 |
mordred | jeblair: so sometihng _else_ is wrong | 23:12 |
clarkb | mordred: greghaynes I wonder if oscc is mapping auth-url to auth_url and keystoneauth1 is failing | 23:12 |
clarkb | and since keystoneauth1 is a python lib it really should want auth_url | 23:13 |
openstackgerrit | Merged openstack/diskimage-builder: Add #!/bin/bash to library functions https://review.openstack.org/218100 | 23:13 |
clarkb | because you know python | 23:13 |
greghaynes | clarkb: Yea, basically what im thinking too | 23:13 |
jeblair | mordred: quite possibly; i'd still like to restart nodepool before running down any alternatives | 23:13 |
mordred | jeblair: yes. I agree | 23:13 |
openstackgerrit | John Warren proposed openstack-infra/subunit2sql: Improve performance of get_runs_by_status_grouped_by_run_metadata https://review.openstack.org/224331 | 23:13 |
jeblair | mordred: no rush though, i'm hacking on odsreg stuff | 23:13 |
mordred | jeblair: I'm fine with restarting nodepool at this point - I'm pretty convinced that the rest of our test coverage shows that it'll work for our production case | 23:14 |
mordred | jeblair: since the one specific case failed in the area that touches the new code and the other tests did not | 23:14 |
*** dangers is now known as dangers_away | 23:14 | |
clarkb | https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/loading/_plugins/identity/base.py#L22 | 23:15 |
clarkb | sorry for github I was lazy and google favors them to git.o.o | 23:15 |
*** Sukhdev_ has quit IRC | 23:15 | |
mordred | clarkb: so - theory is that kwargs munging is doing the wrong thing - but yaml munging is doing the right thing | 23:15 |
mordred | ? | 23:16 |
clarkb | https://github.com/openstack/os-client-config/blob/master/os_client_config/config.py#L364 | 23:16 |
clarkb | mordred: problem is oscc turns auth-url into auth_url at ^ | 23:16 |
mordred | ugh | 23:16 |
clarkb | mordred: then it passes auth_url to keystoneauth1 and it explodes saying I want an auth-url | 23:16 |
mordred | so - how does the unittest we've got that does this not catch that? | 23:17 |
clarkb | arguably thats keystoneauth1s bug because python | 23:17 |
*** jtrovo has quit IRC | 23:17 | |
clarkb | mordred: not sure, need to find that tes | 23:17 |
mordred | because we have an equiv test in occ that passes in argparse-style params | 23:17 |
greghaynes | mordred: yep | 23:17 |
greghaynes | mordred: hrm | 23:17 |
clarkb | mordred: have they ever run with keystoneauth1? | 23:18 |
clarkb | er with latest relase? | 23:19 |
mordred | clarkb: test_get_one_cloud_just_argparse | 23:19 |
mordred | clarkb: yes | 23:19 |
clarkb | https://github.com/openstack/os-client-config/blob/master/os_client_config/tests/test_config.py#L220 | 23:19 |
mordred | yup. that | 23:19 |
greghaynes | mordred: the tests I see use ath_url | 23:19 |
greghaynes | mordred: in nodepool we use auth-url | 23:19 |
clarkb | maybe auth_url is rewritten to auth-url >_> | 23:20 |
clarkb | that would be lolzy | 23:20 |
clarkb | doesn't appear to | 23:20 |
greghaynes | there is a lot of rewriting going on here :( | 23:20 |
*** Zhongjun has joined #openstack-infra | 23:20 | |
mordred | so - we have an argparse test but not a kwargs tests | 23:20 |
mordred | lemme do a kwargs real quick - just for completeness | 23:20 |
clarkb | mordred: oh and ya the clients do stupid things with argparse | 23:20 |
clarkb | mordred: I bet thats it | 23:21 |
clarkb | mordred: so auth_url is likely rewritten to auth-url in keystoneauth1 | 23:21 |
clarkb | or wherever argparse rewriting happens | 23:21 |
clarkb | because back in the day we had --foo_bar and --foo-bar were both acceptable | 23:21 |
greghaynes | the nodepool test im reading for what failed we should be passing 'auth-url' | 23:21 |
*** mmedvede has quit IRC | 23:21 | |
greghaynes | because its what is defined in the node.yaml fixture | 23:22 |
clarkb | greghaynes: yup | 23:22 |
clarkb | greghaynes: then in oscc it gets rewritten to auth_url | 23:22 |
clarkb | greghaynes: then keystoneauth1 explodes | 23:22 |
greghaynes | wierd, all the test fixtures in oscc seem to use auth_url | 23:22 |
greghaynes | so I would expect that to work | 23:22 |
mordred | https://review.openstack.org/224346 | 23:22 |
mordred | that works | 23:22 |
mordred | and passes auth_url as kwargs | 23:23 |
mordred | just like we do in nodepool | 23:23 |
greghaynes | mordred: can you make a fixture with auth-url | 23:23 |
clarkb | mordred: no nodepool passes auth-url | 23:23 |
mordred | k. one sec | 23:23 |
greghaynes | horray my tox -r just finished installing deps | 23:24 |
greghaynes | now I can really poke | 23:24 |
*** hrou has joined #openstack-infra | 23:24 | |
clarkb | its possible the bug is actually in substituting the - | 23:25 |
clarkb | maybe we substitute too much | 23:25 |
*** jswarren has quit IRC | 23:25 | |
mordred | https://review.openstack.org/224346 updated with an aurl-url kwargs dict passed to get_one_cloud | 23:25 |
mordred | that passes | 23:25 |
*** camunoz has joined #openstack-infra | 23:26 | |
mordred | some _something_ weird is going on | 23:26 |
ianw | clarkb: let's see | 23:26 |
*** romcheg has joined #openstack-infra | 23:26 | |
*** moravec has quit IRC | 23:26 | |
clarkb | I see at least one bug with the replace function but shouldn't cause this | 23:27 |
mordred | clarkb: I kinda need to start heading towards bed - have a talk in the morning. I thnk I'd like to restart nodepool, make sure it doesn't blow up, and then rejoin the debug party tomorrow - OR - pin occ back a version and then restart nodepool | 23:27 |
greghaynes | mordred: clarkb my pdb says auth-url vs auth_url is the issue | 23:27 |
mordred | clarkb: which do you prefer? | 23:27 |
mordred | greghaynes: zomg. that's great. I'll be fascinated to know _why_ and what we're missing in the tests | 23:28 |
clarkb | mordred: lets see if we can fix occ/keystoneauth1 first? though I guess we rely on you to make releases? | 23:28 |
ianw | clarkb: urgh, Error: Could not enable iptables | 23:28 |
clarkb | mordred: can jamielennox make a release? | 23:28 |
mordred | clarkb: I'm pretty sure you can make a release | 23:28 |
jamielennox | clarkb: sup? | 23:28 |
mordred | of occ | 23:28 |
greghaynes | http://paste.ubuntu.com/12431680/ - that is a break right where KSA raises the error, the top tuple is the opt and opt.dest | 23:28 |
greghaynes | and kwargs is what its checking against | 23:29 |
clarkb | jamielennox: we are having occ -> keystoneauth kwarg key mismatches break nodepool | 23:29 |
clarkb | jamielennox: trying to sort it out and hoping to have someone around that can make a release | 23:29 |
mordred | jamielennox: or, break a nodepool unittest | 23:29 |
clarkb | jamielennox: assuming we find a fix | 23:29 |
jamielennox | hmm, i'm not sure i think it's released using the whole openstack/releases thing | 23:30 |
jamielennox | greghaynes, mordred: so you see the problem? | 23:30 |
*** oomichi has quit IRC | 23:30 | |
mordred | clarkb: I just added infra-core to the release team for occ for now | 23:30 |
mordred | clarkb: so you are empowered | 23:30 |
clarkb | hax | 23:30 |
jamielennox | 'auth-url' isn't a valid kwarg, you need to pass as auth_url | 23:31 |
clarkb | jamielennox: wait wat | 23:31 |
clarkb | jamielennox: the code xplicitly says you need to pass auth-url | 23:31 |
mordred | jamielennox: that's not what the ksa error says | 23:31 |
clarkb | jamielennox: https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/loading/_plugins/identity/base.py#L22 | 23:31 |
greghaynes | clarkb: yea, I think the error msg is wrong | 23:31 |
clarkb | and what the rror message says too | 23:31 |
mordred | jamielennox: http://logs.openstack.org/80/223280/1/gate/gate-nodepool-python27/a373dc7/testr_results.html.gz | 23:32 |
clarkb | ok I know what the problem is | 23:32 |
mordred | WOOT | 23:32 |
clarkb | the problem is we nest under auth | 23:32 |
clarkb | so auth-url is never updated by the fix args function | 23:32 |
*** dims_ has joined #openstack-infra | 23:32 | |
mordred | oh | 23:32 |
mordred | yeah | 23:33 |
clarkb | we only do top level iteration | 23:33 |
greghaynes | I thought I fixed that | 23:33 |
greghaynes | oh, I fixed the merging with auth | 23:33 |
mordred | we nest under auth and then pass in to test passing in kwargs | 23:33 |
greghaynes | not the munging | 23:33 |
clarkb | greghaynes: https://github.com/openstack/os-client-config/blob/master/os_client_config/config.py#L384 | 23:33 |
clarkb | most definitely only doing one level of iteration | 23:33 |
greghaynes | yea | 23:33 |
mordred | but we don't need to nest under auth when we're passing in via kwargs | 23:33 |
greghaynes | we dont? | 23:33 |
mordred | becuase kwargs is there for compat with argparse style creation | 23:33 |
greghaynes | oh, thats nice | 23:33 |
mordred | clarkb: nice brainhole clarkb | 23:34 |
clarkb | and keystoneauth separately has a bug of bad error message and terribly unselfdocumenting code | 23:34 |
clarkb | jamielennox: how terrible would it be to fix those two things? | 23:34 |
clarkb | ok am I writing an occ fix? or does nodepool need to not nest or ? | 23:35 |
*** gyee has quit IRC | 23:35 | |
jamielennox | clarkb: i'm not sure where it's coming from | 23:35 |
clarkb | jamielennox: from https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/loading/_plugins/identity/base.py#L22 I think | 23:35 |
clarkb | jamielennox: that says auth-url is the string that is required but somehow auth_url is actually the thing | 23:36 |
greghaynes | clarkb: https://review.openstack.org/#/c/224348/ | 23:36 |
jamielennox | clarkb: that's the error, but OCC used to manage a lot of that stuff itself rather than use the keystoneauth handlers | 23:36 |
openstackgerrit | Monty Taylor proposed openstack-infra/nodepool: Don't nest passed-in-args under auth https://review.openstack.org/224349 | 23:36 |
mordred | clarkb: ^^ | 23:36 |
clarkb | jamielennox: ya we know the separate issue which mordred has fixed in ^ | 23:36 |
clarkb | greghaynes: but thats not the bug IMO | 23:37 |
greghaynes | clarkb: its not | 23:37 |
*** baoli_ has quit IRC | 23:37 | |
greghaynes | clarkb: that is just a bad error message that made it harder to debug | 23:37 |
clarkb | greghaynes: the problem in keystoneauth is its not self documenting | 23:37 |
clarkb | greghaynes: it should say "auth_url" in the object and the error message should just work as a rsult | 23:37 |
clarkb | greghaynes: yes I know but your fix fix es a symptom | 23:37 |
greghaynes | clarkb: they have a .name and a .dest thing | 23:37 |
greghaynes | clarkb: not sure why | 23:37 |
anteaya | fungi: I'm offline for the night | 23:38 |
mordred | because - these are --os-auth-url on the command line and auth_url in the ojbect and the Arg object is the thing that helps handle that map | 23:38 |
jamielennox | greghaynes: because we have things like --os-project-id which should be a - | 23:38 |
anteaya | fungi clarkb had a good chat in ironic about mid-cycle locatons and concerns | 23:38 |
mordred | jamielennox: jinx | 23:38 |
anteaya | fungi: jroll may attend the meeting tomorrow and share his thoughts | 23:38 |
greghaynes | haha | 23:38 |
greghaynes | fun | 23:38 |
jamielennox | greghaynes: but you can't pass Password(project-id=XXX) not valid python | 23:38 |
clarkb | mordred: jamielennox the problem with that is it doesn't map to the interface you are enforcing | 23:38 |
clarkb | mordred: jamielennox ou need to do that mapping in reverse | 23:38 |
clarkb | the code is inverted and not slef documenting and confusing | 23:39 |
*** yamamoto has quit IRC | 23:39 | |
clarkb | its fine to have that mapping but it needs to go the other way | 23:39 |
jroll | fungi: anteaya: it's now on my calendar, but I have a conflict that starts halfway through so I'll be doing my best to get my thoughts in | 23:39 |
clarkb | mordred: what is/was auth supposed to do? | 23:39 |
clarkb | mordred: ready for me to push a fix for the bug I found in occ? | 23:39 |
clarkb | incoming | 23:39 |
mordred | clarkb: yes please | 23:39 |
jamielennox | the error is raising the full Opt though | 23:40 |
mordred | clarkb: back when we wrote this integration in the first place, we did not have as much support for handling the flat argparse args too | 23:40 |
jamielennox | this whole thing is supposed to be transparent and used via the handlers provided by keystoneauth | 23:41 |
mordred | clarkb: we've got much richer support for actually knowing what the auth args are programatically now, since we can just query ksa - the pythonic interface "pass in some kwargs" can just pass in some args and does not need to do the auth dict | 23:41 |
*** chlong has quit IRC | 23:41 | |
jamielennox | hmm, opaque | 23:41 |
mordred | so - to jamielennox's point ... | 23:42 |
greghaynes | mordred: yea - when we wrote the integration I hit a different oscc bug where we didnt merge the auth dicts from kwargs and clouds.yaml | 23:42 |
mordred | yup. but we've fixed that now | 23:42 |
greghaynes | same bug kinda but different part of the munging process | 23:42 |
jamielennox | greghaynes: the problem with that is now if you're using CLI you'll get an auth_url warning | 23:42 |
*** ZZelle_ has quit IRC | 23:43 | |
mordred | jamielennox: to be fair - the CLI has to munge the error anyway or it doesn't make any sense | 23:43 |
jamielennox | i thought OCC stopped handling this? | 23:43 |
jamielennox | mordred: true | 23:43 |
mordred | jamielennox: because it needs to add --os- to the front | 23:43 |
clarkb | jamielennox: right my point is the code should be readable and is not currently | 23:43 |
mordred | jamielennox: so if we do clarkb's suggestoin and make the bare error have _ appropriately, then the --os munge can also do the -/_ | 23:43 |
clarkb | jamielennox: cli args are not code, they are a human interface thing. You make the code readable then handle the UI | 23:44 |
greghaynes | clarkb: whoa, where did https://review.openstack.org/#/c/224352/1 come from | 23:44 |
greghaynes | clarkb: did we hit that too? | 23:44 |
clarkb | greghaynes: no I was reading this and noticed it | 23:44 |
clarkb | osmosis is not actually a thingf | 23:44 |
clarkb | but pretty sure this is a real bug | 23:44 |
mordred | clarkb: agree | 23:45 |
*** romcheg has quit IRC | 23:45 | |
mordred | also, that chunk should go away in the next round of delegating _actual_ argparse processing to ksa | 23:45 |
mordred | which I did not bother doing this time because low priority for us | 23:45 |
jamielennox | ok, i'm fine to change the error, In the case of a CLI i would expect them to catch the exception anyway and use the e.options to print something nice | 23:45 |
clarkb | jamielennox: I don't want to change the error | 23:45 |
mordred | jamielennox: ++ | 23:45 |
clarkb | jamielennox: I want to change the opt objects | 23:45 |
clarkb | then the error is magically taken care of | 23:45 |
openstackgerrit | James E. Blair proposed openstack-infra/puppet-odsreg: Deploy as a wsgi app https://review.openstack.org/224353 | 23:46 |
jamielennox | i would expect 'name' to be the pretty representation | 23:46 |
jeblair | fungi, anteaya, ttx: ^ that's got as far as http://23.253.49.144/ | 23:46 |
jamielennox | and if you do Opt('option-name') the rest is handled for you | 23:47 |
mordred | clarkb: I'm going to land the extra tests I pushed up, just because | 23:47 |
clarkb | jamielennox: except its entirely unreadable.. | 23:47 |
clarkb | jamielennox: and leads to bugs like this | 23:47 |
clarkb | jamielennox: if instead you do Opt('option_name') it just works and its readable | 23:47 |
*** thinrichs has quit IRC | 23:47 | |
jeblair | fungi, anteaya, ttx: i think that's probably about far enough for now and we can do the manual config for this summit, then improve later. | 23:47 |
*** lawrancejing has joined #openstack-infra | 23:47 | |
mordred | clarkb: but I don't tihnk we need either of these to land - we actually need the nodepool fix, yeah? | 23:47 |
clarkb | mordred: yes nodepool is the actual need assuming that passes testing | 23:47 |
clarkb | which will be a little while due to dsvm job | 23:48 |
*** salv-orlando has quit IRC | 23:48 | |
jamielennox | that would be different to how for example oslo.config or argparse or most other option handlers work | 23:48 |
clarkb | then they are fundamentally broken | 23:48 |
jamielennox | oslo.config being the thing here i had to maintain compatibility with | 23:49 |
clarkb | if the actual desired key is option_name then we should use option_name everywhere | 23:49 |
jamielennox | ++ for oslo.config | 23:49 |
clarkb | then only convert to option-name on the edges where you need to | 23:49 |
mordred | clarkb: you ok with riding shotgun on this a tthis point? | 23:49 |
clarkb | mordred: ya | 23:49 |
mordred | clarkb: thanks. appreciate the help | 23:49 |
mordred | clarkb: becuase, wow. that was fun | 23:49 |
clarkb | though I am going to pop out for a few while we wait for testing | 23:49 |
clarkb | then come back to merge stuff and restart nodepool | 23:49 |
*** Swami has quit IRC | 23:50 | |
clarkb | jeblair: ^ that work for what you are doing as well? | 23:50 |
clarkb | hrm except it alread failed testing | 23:50 |
mordred | greghaynes: we should maybe circle back around and make a test that passes in kwargs with nested auth dict and then make the munging do the right thing | 23:50 |
jeblair | clarkb: i'm probably only around for a bit longer... | 23:50 |
clarkb | looks like a race though test timed out | 23:50 |
greghaynes | mordred: in oscc? | 23:50 |
greghaynes | mordred: if so yes | 23:50 |
mordred | greghaynes: yeah | 23:50 |
*** amuller has quit IRC | 23:50 | |
clarkb | I am going to kill the running job and recheck | 23:51 |
mordred | greghaynes: because I think it does defy expectations for that to not work | 23:51 |
greghaynes | mordred: yep | 23:51 |
greghaynes | clarkb: race? | 23:51 |
greghaynes | clarkb: wat | 23:51 |
*** yamahata has joined #openstack-infra | 23:51 | |
clarkb | greghaynes: https://jenkins01.openstack.org/job/gate-nodepool-python27/63/consoleFull | 23:51 |
clarkb | jeblair: ok, and restarting nodepool doesn't break any of your plans? | 23:52 |
clarkb | jamielennox: so does that come from oslo.config? | 23:52 |
* clarkb wants to know where to go file a ug | 23:52 | |
*** Sukhdev has joined #openstack-infra | 23:52 | |
jeblair | clarkb: no, i'm blocked waiting on a nodepool restart | 23:52 |
jeblair | clarkb: however, if there are problems with the ovh config, i won't be around to fix them much longer | 23:53 |
jamielennox | clarkb: yea, for keystoneclient we used to use oslo_config.cfg.Opts but didn't want the dependency for keystoneauth - so Opt is trimmed down but otherwise a replica | 23:53 |
clarkb | jeblair: ok, I can probably work around those and nodepool is good about not breaking if clouds dont work | 23:53 |
clarkb | considering its in oslo_config chances of changing the interface are proably nil | 23:53 |
jeblair | (my preference is to restart asap so i can fix anything related to that but don't want to get in the way of the other work) | 23:53 |
clarkb | but that was seriously confusing | 23:53 |
clarkb | jeblair: ok | 23:54 |
clarkb | jeblair: assuming https://review.openstack.org/224349 works I will get it merged and restart nodepool | 23:54 |
mordred | greghaynes: mildly more urgent | 23:54 |
mordred | greghaynes: this breaks ansible | 23:54 |
openstackgerrit | Colleen Murphy proposed openstack-infra/system-config: (WIP) Add compute class for Infra Cloud https://review.openstack.org/213980 | 23:55 |
openstackgerrit | Colleen Murphy proposed openstack-infra/system-config: (WIP) Add controller class for Infra Cloud https://review.openstack.org/209698 | 23:55 |
greghaynes | mordred: when you say 'this' | 23:55 |
mordred | greghaynes: I mean this bug we hit in nodepool's tests that we were going to circle back on | 23:55 |
greghaynes | mordred: oh, ansible passes in a nested auth_url? | 23:55 |
mordred | if you pass in arguments directly rather than using a clouds.yaml yeah | 23:55 |
greghaynes | nice | 23:55 |
greghaynes | I can mess with it, should be easy to fix in oscc | 23:55 |
*** hichihara has joined #openstack-infra | 23:56 | |
mordred | greghaynes: cool. thanks. clarkb can cut a release. I have a super-simple test case, btw | 23:57 |
crinkle | greghaynes: if the emergency is close to over I have a question - what was the incantation to set up the veth pairs? not sure I'm doing it right (on my vms) | 23:58 |
mordred | greghaynes: http://paste.openstack.org/show/465389 <- run that with ansible-playbook | 23:58 |
mordred | greghaynes: it will blow up with the ksa error, not with an error about the values being stupid | 23:59 |
greghaynes | mordred: ok | 23:59 |
greghaynes | crinkle: are you setup with eth2.25 added to a bridge? | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!