fungi | okay, i stand corrected. tcpdump _does_ show me reaching git.o.o | 00:00 |
---|---|---|
fungi | i think haproxy is simply not able to get the right content from the backends | 00:00 |
jeblair | telnet git01.openstack.org 8080 | 00:00 |
jeblair | Trying 2001:4800:7817:101:3bc3:d7f6:ff05:81fa... | 00:00 |
jeblair | telnet: connect to address 2001:4800:7817:101:3bc3:d7f6:ff05:81fa: Connection refused | 00:00 |
jeblair | Trying 198.61.223.164... | 00:00 |
jeblair | telnet: connect to address 198.61.223.164: Connection refused | 00:00 |
jeblair | from git.o.o ^ | 00:00 |
clarkb | any sprint changes? | 00:01 |
jeblair | clarkb: yes indeed | 00:01 |
fungi | no httpd running on git backends | 00:01 |
clarkb | I bet apache 2.4 change broke us | 00:02 |
openstackgerrit | James E. Blair proposed openstack-infra/puppet-cgit: Revert "Updated config for CentOS 7 and Apache 2.4" https://review.openstack.org/199785 | 00:02 |
jeblair | clarkb, fungi: ^ | 00:02 |
*** heyongli has quit IRC | 00:03 | |
jeblair | fwiw, that passed the centos6 apply check | 00:03 |
jeblair | so probably syntactically correct, but logically wrong | 00:03 |
fungi | okay, also the "wrong content" is my fault. the socket was closing so fast that my 'GET / HTTP/1.1' was calling /usr/bin/GET on my system (provided by libwww-perl... has that always been a thing?!?) | 00:03 |
lifeless | LOL | 00:04 |
*** laughterwym has joined #openstack-infra | 00:04 | |
*** heyongli has joined #openstack-infra | 00:04 | |
fungi | the GET command (again wtf?!?) also returns some very interesting javascript and other garbage along with your root filesystem directory listing | 00:04 |
*** mayurig has quit IRC | 00:05 | |
fungi | so anyway, my paranoia levels are dropping back to approaching sanity, or as close as they normally manage anyway | 00:05 |
openstackgerrit | Merged openstack-infra/puppet-cgit: Revert "Updated config for CentOS 7 and Apache 2.4" https://review.openstack.org/199785 | 00:05 |
jeblair | instamerged ^ | 00:05 |
fungi | yeah, there was no way that was going to pass jobs with the git servers offline | 00:05 |
clarkb | it might have | 00:06 |
fungi | also we may need to manually apply it? | 00:06 |
clarkb | because git:// works | 00:06 |
patrickeast | hey uh, i am getting spammed by a ci system from https://review.openstack.org/#/c/188732/ | 00:06 |
clarkb | but ansible likely needs hand holding | 00:06 |
patrickeast | can someone turn it off? | 00:06 |
openstackgerrit | Khai Do proposed openstack-infra/system-config: use updated jenkins_master.pp manifest https://review.openstack.org/199780 | 00:06 |
jeblair | i'm running ansible on puppetmaster | 00:06 |
patrickeast | i didnt see nikeshm online https://wiki.openstack.org/wiki/ThirdPartySystems/Vedams-HPMSA_FCISCSIDriver_CI | 00:06 |
*** puranamr has joined #openstack-infra | 00:07 | |
jeblair | which may fail because it can't update the puppetmodule from git.o.o | 00:07 |
anteaya | patrickeast: which ci? | 00:07 |
asselin | Vedams-HPMSA FCISCSIDriver CI | 00:07 |
patrickeast | anteaya: ^ | 00:07 |
asselin | anteaya, fungi should turn that off quick ^^ | 00:07 |
patrickeast | looks like its pretty borked | 00:07 |
anteaya | vedams_hp_ci@vedams.com | 00:08 |
asselin | ~20 comments/minute | 00:08 |
jeblair | i have manually updated the puppet-cgit repo | 00:08 |
fungi | anteaya: patrickeast: done | 00:08 |
anteaya | thank you | 00:08 |
patrickeast | fungi: thanks! | 00:08 |
anteaya | patrickeast asselin it will take a while for the cache to clear | 00:08 |
anteaya | unless we restart gerrit | 00:08 |
fungi | i've got a flush-caches running right now | 00:09 |
anteaya | fungi: thanks | 00:09 |
anteaya | let's hope that kills it | 00:09 |
anteaya | account 16941 for the record: http://paste.openstack.org/show/356765/ | 00:10 |
*** wenlock has quit IRC | 00:10 | |
anteaya | patrickeast asselin http://lists.openstack.org/pipermail/third-party-announce/2015-July/000236.html | 00:13 |
jeblair | hrm, i think ansible will continue to fail because of the project-config update | 00:13 |
jeblair | fungi, clarkb: i think we'll need to manually repair | 00:14 |
*** Swami has quit IRC | 00:14 | |
anteaya | our inbound eth1 traffic on review.o.o has spiked: http://cacti.openstack.org/cacti/graph_view.php?action=tree&tree_id=1&leaf_id=9 | 00:15 |
anteaya | same as last time this happened | 00:15 |
clarkb | if you get one up haproxy should work again | 00:15 |
clarkb | so just one host manually | 00:16 |
anteaya | spiked and come down, perhaps flush caches is effective | 00:16 |
fungi | httpd: Syntax error on line 154 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_authn_core.so into server: /etc/httpd/modules/mod_authn_core.so: cannot open shared object file: No such file or directory | 00:16 |
asselin | anteaya, not sure why that happened to nikesh....he's using the same ci setup as me... | 00:16 |
anteaya | asselin: glad you know this person | 00:17 |
jeblair | fungi: yeah, i'm working through a manual revert on git01 | 00:17 |
jeblair | it kind of looks like IfVersion isn't supported by this version of apache | 00:17 |
anteaya | asselin: hopefully they will make contact and we can get to the bottom of this, it isn't great if this keeps happening | 00:17 |
*** thorst has quit IRC | 00:18 | |
anteaya | asselin: no recheck syntax in the comment I see, so that isn't it | 00:18 |
asselin | anteaya, yeah, we met in vancouver. | 00:18 |
anteaya | asselin: good | 00:18 |
openstackgerrit | Stanislaw Pitucha proposed openstack/requirements: Minimal setuptools required for tests https://review.openstack.org/199788 | 00:18 |
jeblair | okay git01 is up | 00:18 |
harlowja_ | intersting, anyone seen http://logs.openstack.org/75/196275/6/check/gate-tempest-dsvm-neutron-src-taskflow/7d4d632/logs/devstack-gate-setup-workspace-new.txt.gz#_2015-07-09_00_07_24_910 | 00:18 |
harlowja_ | looks questionable :-P | 00:18 |
*** yamahata has joined #openstack-infra | 00:18 | |
asselin | anteaya, I'm also curious..... | 00:19 |
lifeless | harlowja_: see backscroll | 00:19 |
harlowja_ | k | 00:19 |
harlowja_ | scrolling | 00:19 |
harlowja_ | niciria fail? | 00:20 |
harlowja_ | (if rackspace is still using nicria/nsx, whatever its called now) | 00:20 |
fungi | harlowja_: broken configuration applied to our git servers | 00:20 |
jeblair | i'm manually fixing the others | 00:21 |
*** dims has quit IRC | 00:21 | |
*** dims has joined #openstack-infra | 00:22 | |
fungi | so for whatever reason, the <IfVersion >= 2.4> container is ignored in the apache version running on centos 6 | 00:22 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-openstackci: Add generic logstash manifests https://review.openstack.org/199790 | 00:23 |
jeblair | fungi: okay, all manually repaired and running | 00:23 |
clarkb | probably added the clause to 2.4 | 00:23 |
clarkb | oh no hrm | 00:23 |
fungi | clarkb: the apache docs don't say so, and their examples show matching on old 2.1 versions even | 00:24 |
clarkb | is mod version installed? | 00:24 |
fungi | oh.... | 00:24 |
fungi | nope! | 00:24 |
fungi | i bet that's the bug | 00:24 |
*** bswartz has joined #openstack-infra | 00:24 | |
jeblair | so i think things are stable now; my original failed ansipuppet run is still going; when it is done, i'll trigger another which should hopefully work | 00:25 |
fungi | it does indeed look like you need mod_version enabled to be able to use IfVersion containers | 00:25 |
jeblair | and it just finished, so i've kicked off the next run | 00:25 |
fungi | thanks jeblair! | 00:25 |
*** puranamr has quit IRC | 00:25 | |
jeblair | neat, it's changing vcsrepo :) | 00:25 |
*** dims has quit IRC | 00:26 | |
clarkb | maybe we should cobgrol the blocks in puppet? | 00:27 |
clarkb | if 6 then 2.2 if 7 then 2.4 | 00:27 |
jeblair | seems safer and makes for cleaner config files | 00:28 |
*** puranamr has joined #openstack-infra | 00:28 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/puppet-askbot: Add Gemfile and puppet 4 checks https://review.openstack.org/199792 | 00:28 |
*** jamielennox is now known as jamielennox|away | 00:29 | |
fungi | yeah | 00:29 |
fungi | apache's fallback of "lets just ignore your version restrictions if you don't have support for version inspection loaded" is sort of unsafe | 00:30 |
lifeless | heh | 00:30 |
fungi | then again, i can't imagine any other fallbacks would be any more safe (skip anything in an ifversion block? throw an error about ifversion needing a module you haven't loaded?) | 00:31 |
lifeless | sigmavirus24_awa: https://review.openstack.org/#/c/190276/ <- ewwww. Is there a better option ? | 00:31 |
lifeless | fungi: when in doubt refuse to guess | 00:31 |
fungi | lifeless: yeah, throwing an error about ifversion not being recognized would at least have made it marginally faster to identify the real problem | 00:32 |
kevinbenton | is the script broken that changes bug reports to in-progress with a reference to the patch when someone uses the "Closes-Bug: #BUGNUMBER" tag in the commit message? | 00:33 |
kevinbenton | er, looks like it goes to in progress, but there is no reference to the patch | 00:33 |
*** shashank_hegde has quit IRC | 00:33 | |
kevinbenton | here is an example: https://review.openstack.org/#/c/199623/ | 00:33 |
fungi | kevinbenton: yes, https://review.openstack.org/197725 needs approving to fix it again | 00:33 |
*** hdd has quit IRC | 00:34 | |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config: Add git https slowness work-around for RHEL/Centos 6 https://review.openstack.org/199794 | 00:34 |
kevinbenton | fungi: cool. thanks for the pointer | 00:34 |
fungi | i'm going to exercise my core prerogative to just approve that | 00:34 |
fungi | since clarkb +2's it already | 00:34 |
fungi | i didn't notice my fix had been sitting there for more than a week | 00:35 |
fungi | so many things broken i lose track of what i've fixed and whether it's merged | 00:35 |
smcginnis | Anyone around that can disable a CI account? | 00:35 |
openstackgerrit | Merged openstack-infra/jeepyb: Default to no series in update_bug.py https://review.openstack.org/197725 | 00:36 |
fungi | smcginnis: Vedams-HPMSA FCISCSIDriver CI or another one? | 00:36 |
smcginnis | fungi: That'd be the one. :) | 00:36 |
smcginnis | Didnt read the scrollback, so sorry if it's already in the works. | 00:36 |
fungi | looks like disabling it hasn't stopped it. i'll see if i can disconnect its open connections | 00:36 |
fungi | smcginnis: that account has been disabled for 15+ minutes, but disabling an account doesn't disconnect anything | 00:37 |
smcginnis | fungi: Ah, I see. Guess we'll have to ride it out then. | 00:37 |
smcginnis | fungi: Thanks! | 00:37 |
fungi | well, looks like it eventually took effect | 00:37 |
fungi | it's been silent for 8 minutes now | 00:38 |
smcginnis | fungi: OK, probably just queued up mail still coming in for me. | 00:38 |
*** jamielennox|away is now known as jamielennox | 00:39 | |
*** sabeen1 has joined #openstack-infra | 00:39 | |
*** r-daneel has quit IRC | 00:40 | |
openstackgerrit | Thai Tran proposed openstack/requirements: Adding angular-gettext to global requirements https://review.openstack.org/199349 | 00:43 |
*** thorst has joined #openstack-infra | 00:43 | |
*** abitha has quit IRC | 00:44 | |
*** otter768 has joined #openstack-infra | 00:46 | |
jeblair | accepted host key for hound | 00:46 |
*** sabeen2 has joined #openstack-infra | 00:46 | |
jeblair | and phabricator | 00:47 |
fungi | jeblair: cool. i don't know that it will likely break those since they have no node definitions anyway | 00:47 |
jeblair | probably just install some new ssh keys :) | 00:48 |
fungi | so probably just as well to avoid the errors | 00:48 |
fungi | indeed, yes | 00:48 |
fungi | and maybe not even that | 00:48 |
openstackgerrit | Anita Kuno proposed openstack-infra/puppet-cgit: New Updated config for CentOS 7 and Apache 2.4 https://review.openstack.org/199798 | 00:48 |
*** sabeen1 has quit IRC | 00:48 | |
nibalizer | no node definitions and they'll probably pick up the default node | 00:48 |
fungi | okay, i think the release.slave.openstack.org server is looking good now that it can puppet successfully with the git servers back up | 00:48 |
nibalizer | which is a basic application of o_p::server | 00:48 |
fungi | nibalizer: ahh, yes that sounds right | 00:49 |
jeblair | at any rate, it is now past the git* portion of the run. they were changed and are still working. | 00:49 |
jeblair | so i think that concludes emergency unplanned maintenance :) | 00:49 |
fungi | can't break an omelette without making a few eggs | 00:50 |
*** tsekiyam_ has joined #openstack-infra | 00:50 | |
anteaya | I've offered my version of the patch with mod_version | 00:50 |
anteaya | do tell me how it should look | 00:50 |
*** otter768 has quit IRC | 00:51 | |
anteaya | fungi: glad the flushes caches was eventually effective | 00:52 |
*** mtanino has quit IRC | 00:53 | |
*** tsekiyama has quit IRC | 00:54 | |
openstackgerrit | Merged openstack-infra/system-config: Add proposal and release workers to cacti https://review.openstack.org/198446 | 00:54 |
*** tsekiyam_ has quit IRC | 00:55 | |
openstackgerrit | Anita Kuno proposed openstack-infra/puppet-cgit: New Updated config for CentOS 7 and Apache 2.4 https://review.openstack.org/199798 | 00:55 |
fungi | lifeless: looking at the bindep situation on --brief, you were referring to the basics section in the readme or somewhere else it needed to be explained? | 00:57 |
*** sdake has joined #openstack-infra | 00:57 | |
openstackgerrit | Stanislaw Pitucha proposed openstack/requirements: Update requirements for Anchor https://review.openstack.org/199802 | 00:58 |
*** tqtran has quit IRC | 00:59 | |
openstackgerrit | Anita Kuno proposed openstack-infra/puppet-cgit: New Updated config for CentOS 7 and Apache 2.4 https://review.openstack.org/199798 | 01:00 |
*** jgriffit1 has joined #openstack-infra | 01:00 | |
*** thorst has quit IRC | 01:00 | |
*** sdake_ has quit IRC | 01:01 | |
lifeless | fungi: just thinking README | 01:02 |
*** laughterwym_ has joined #openstack-infra | 01:02 | |
lifeless | fungi: there's nothing to hint that bindep can help you install the things atm | 01:02 |
*** zz_dimtruck is now known as dimtruck | 01:02 | |
fungi | lifeless: i'm also adding info on the exit code since that tripped me up | 01:02 |
lifeless | fungi: \o/ | 01:03 |
*** DericHorn-HP has joined #openstack-infra | 01:03 | |
lifeless | fungi: is bindep installed on workers atm ? | 01:03 |
lifeless | fungi: or soon ? | 01:03 |
fungi | lifeless: yes, and it's also scraping other-requirements.txt files from all repos we host (if they have them) and pre-caching packages described therein | 01:03 |
*** asettle has quit IRC | 01:04 | |
*** laughterwym has quit IRC | 01:05 | |
fungi | lifeless: once https://review.openstack.org/199364 lands i'll have a good poc and source of accurate timing data to confirm things are working the way we want before trying to roll it out more generally | 01:05 |
*** vnod has quit IRC | 01:09 | |
*** jgriffit1 has quit IRC | 01:10 | |
*** btully has quit IRC | 01:10 | |
*** amotoki has joined #openstack-infra | 01:10 | |
*** jgriffit1 has joined #openstack-infra | 01:10 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/bindep: Document --brief and exit code in basics https://review.openstack.org/199805 | 01:11 |
fungi | lifeless: ^ | 01:11 |
*** oomichi has joined #openstack-infra | 01:11 | |
fungi | i didn't add anything about --profile because the profiles section right after that goes into what seems like plenty of detail about that particular command-line option | 01:12 |
fungi | also in the rendered documentation, we get the full --help output embedded in usage.html too, for people who are more browsery | 01:14 |
fungi | and once we have mordred's magic to pluck the sphinx-generated manpage and embed it into the sdist, it will end up embedded there automatically as well | 01:15 |
fungi | if things are looking basically cool with bindep after that patch, i want to tag 0.4 so we get the documentation to show up on docs.o.o and then i'll get a change to the setup.cfg to switch some trove classifiers and the homepage link to point to the rendered docs before tagging a 1.0 | 01:17 |
fungi | well, 0.4.0 and 1.0.0 really, but ykwim | 01:17 |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config: Add git https slowness work-around for RHEL/Centos 6 https://review.openstack.org/199794 | 01:18 |
fungi | mostly just want to see my poc work and then get an example merged to nova along with a tox env so people can 'tox -e bindep' for convenience before we declare it open for business | 01:18 |
*** sdake_ has joined #openstack-infra | 01:19 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module https://review.openstack.org/198819 | 01:20 |
fungi | though really i think i want to avoid repos adding other-requirements.txt willy nilly until we have our jobs cut over to install the packages they add there, so that we don't get into a situation where the new job setup insta-breaks testing for someone. if the job configs are in place first, then other-projects.txt files are self-testing | 01:20 |
anteaya | fungi: any way we can perform some db surgery and make this patch reviewable? https://review.openstack.org/#/c/188732/ | 01:20 |
anteaya | the runaway ci comments | 01:20 |
fungi | anteaya: the toggle ci button works for me | 01:21 |
anteaya | okay | 01:21 |
fungi | there aren't so many comments on it that gerrit fails to load | 01:21 |
anteaya | it is slow for me | 01:21 |
*** sdake has quit IRC | 01:21 | |
anteaya | but it does load eventually | 01:21 |
fungi | yeah a little, but unlike that other change which wasn't reviewable at all | 01:21 |
anteaya | just thought I would ask | 01:21 |
*** armax has quit IRC | 01:21 | |
fungi | i just don't want to go mucking about in the gerrit database any more than i can help, especially not this close to bed time | 01:21 |
anteaya | fair enough | 01:22 |
*** alexsyip has quit IRC | 01:22 | |
openstackgerrit | Merged openstack-infra/project-config: Use bindep in thin worker experimental job https://review.openstack.org/199364 | 01:22 |
*** jgriffit1 has quit IRC | 01:26 | |
*** fitoduarte has joined #openstack-infra | 01:26 | |
*** bdr7 has joined #openstack-infra | 01:27 | |
*** dguerri` is now known as dguerri | 01:29 | |
*** asettle has joined #openstack-infra | 01:32 | |
*** ddieterly has joined #openstack-infra | 01:32 | |
*** DericHorn-HP_ has joined #openstack-infra | 01:33 | |
*** DericHorn-HP_ has quit IRC | 01:34 | |
*** DericHorn-HP has quit IRC | 01:34 | |
*** jasondotstar has joined #openstack-infra | 01:35 | |
*** sabeen2 has left #openstack-infra | 01:36 | |
*** ddieterly has quit IRC | 01:37 | |
openstackgerrit | Dan Prince proposed openstack/diskimage-builder: Add docker output support https://review.openstack.org/189158 | 01:37 |
openstackgerrit | Dan Prince proposed openstack/diskimage-builder: Add base element for using docker as image base https://review.openstack.org/189165 | 01:37 |
*** sabeen1 has joined #openstack-infra | 01:37 | |
*** sridhar_ram has quit IRC | 01:38 | |
*** heyongli has quit IRC | 01:39 | |
*** ivar-laz_ has joined #openstack-infra | 01:40 | |
*** heyongli has joined #openstack-infra | 01:41 | |
*** camunoz_gone is now known as camunoz | 01:41 | |
*** mriedem has quit IRC | 01:42 | |
*** ivar-lazzaro has quit IRC | 01:44 | |
*** ivar-laz_ has quit IRC | 01:44 | |
*** bitblt has quit IRC | 01:45 | |
*** oomichi has quit IRC | 01:46 | |
*** Sukhdev has quit IRC | 01:48 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 01:49 | |
sigmavirus24 | lifeless: you mean a better way to force people to use the system store? | 01:50 |
sigmavirus24 | Assuming you know the path of the system store, you could just set REQUESTS_CA_BUNDLE=/path/to/system/store | 01:51 |
sigmavirus24 | It's always amusing to me that people think their system store is more likely to be correct than ours considering we all crib Mozilla's work | 01:52 |
*** taron_ has joined #openstack-infra | 01:54 | |
*** lhcheng has left #openstack-infra | 01:55 | |
openstackgerrit | Jarod Du proposed openstack-infra/project-config: Add networking-lenovo project to OpenStack. This repo will be used for the development of backend ML2 mech drivers and service plugins for Lenovo networking products. https://review.openstack.org/199820 | 01:57 |
sigmavirus24 | lifeless: it's not much better but it's somewhat better at least | 01:58 |
*** laughterwym has joined #openstack-infra | 01:59 | |
*** hdd has joined #openstack-infra | 01:59 | |
*** ddieterly has joined #openstack-infra | 02:00 | |
*** unicell1 has quit IRC | 02:00 | |
*** baoli has joined #openstack-infra | 02:02 | |
*** baoli_ has joined #openstack-infra | 02:04 | |
*** davideagnello has quit IRC | 02:05 | |
*** laughterwym has quit IRC | 02:06 | |
*** baoli has quit IRC | 02:07 | |
*** sdake_ has quit IRC | 02:07 | |
*** crinkle has quit IRC | 02:08 | |
*** Hunner has quit IRC | 02:08 | |
*** taron has quit IRC | 02:08 | |
*** puranamr has quit IRC | 02:09 | |
*** yamahata has quit IRC | 02:10 | |
*** Sukhdev has joined #openstack-infra | 02:11 | |
openstackgerrit | Jarod Du proposed openstack-infra/project-config: Add networking-lenovo project to OpenStack. This repo will be used for the development of backend ML2 mech drivers and service plugins for Lenovo networking products. https://review.openstack.org/199820 | 02:11 |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Fix "Bad floatingip request" when multiple fixed IPs are present https://review.openstack.org/199828 | 02:12 |
*** sdake has joined #openstack-infra | 02:15 | |
*** taron_ has quit IRC | 02:15 | |
*** crinkle has joined #openstack-infra | 02:15 | |
*** taron has joined #openstack-infra | 02:15 | |
*** taron is now known as taron_ | 02:16 | |
*** madong is now known as larainema | 02:16 | |
*** dguerri is now known as dguerri` | 02:17 | |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-openstackci: Add generic logstash manifests https://review.openstack.org/199790 | 02:17 |
*** sigmavirus24 is now known as sigmavirus24_awa | 02:17 | |
*** Sukhdev has quit IRC | 02:20 | |
*** achanda has quit IRC | 02:21 | |
*** achanda has joined #openstack-infra | 02:21 | |
*** achanda has quit IRC | 02:22 | |
*** dguerri` is now known as dguerri | 02:22 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module https://review.openstack.org/198819 | 02:23 |
*** Hunner has joined #openstack-infra | 02:23 | |
*** taron has joined #openstack-infra | 02:23 | |
*** jsavak has joined #openstack-infra | 02:24 | |
*** dguerri is now known as dguerri` | 02:25 | |
*** yamada-h has joined #openstack-infra | 02:26 | |
*** gyee has quit IRC | 02:28 | |
*** dguerri` is now known as dguerri | 02:30 | |
*** yamada-h has quit IRC | 02:30 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Tidy up zuul-env-reqs https://review.openstack.org/199833 | 02:30 |
*** yamamoto has joined #openstack-infra | 02:32 | |
*** dguerri is now known as dguerri` | 02:34 | |
*** r-daneel has joined #openstack-infra | 02:35 | |
*** hdd has quit IRC | 02:35 | |
*** rossella_s has quit IRC | 02:37 | |
*** rossella_s has joined #openstack-infra | 02:37 | |
*** spzala has quit IRC | 02:38 | |
*** _amrith_ is now known as amrith | 02:39 | |
camunoz | hi StevenK | 02:46 |
StevenK | camunoz: Hai! | 02:46 |
camunoz | are you an admin on the translate-dev.openstack.org instance by any chance? | 02:47 |
StevenK | camunoz: I am | 02:47 |
*** otter768 has joined #openstack-infra | 02:47 | |
camunoz | could you make me one too? :) | 02:47 |
StevenK | camunoz: That should be proposed as a puppet change as well | 02:47 |
StevenK | pleia2: If you're still around, any objections ^ ? | 02:48 |
*** asselin_ has joined #openstack-infra | 02:48 | |
StevenK | camunoz: I'm also having some fun with trying to push translations for openstack-manuals | 02:49 |
camunoz | ahh... I can try to submit a patch if you'd prefer.... become a contributor and all | 02:49 |
camunoz | any questions about that? | 02:49 |
*** patrickeast has quit IRC | 02:49 | |
StevenK | camunoz: Just getting ducks in a row so I can paste | 02:49 |
camunoz | ok | 02:49 |
StevenK | camunoz: And can haz 3.7.1 server? Please? :-) | 02:50 |
*** dahoo has quit IRC | 02:50 | |
camunoz | we've delayed it for another week.... some last minute alterations we wanted to get in... will keep you posted | 02:50 |
*** smccully has quit IRC | 02:51 | |
camunoz | StevenK, where is a good place to start looking for implementing the puppet changes? | 02:52 |
*** otter768 has quit IRC | 02:52 | |
*** smccully has joined #openstack-infra | 02:52 | |
*** r-daneel has quit IRC | 02:55 | |
StevenK | camunoz: Let me dig up a recent change that will help you, but http://paste.openstack.org/show/357228/ is my zanata.xml -- and http://paste.openstack.org/show/357236/ are the warnings I get for every translated file, even including http://paste.openstack.org/show/357241/ with the exclude in place | 02:55 |
*** rbrooker has quit IRC | 02:56 | |
*** hdd has joined #openstack-infra | 02:56 | |
openstackgerrit | Jarod Du proposed openstack-infra/project-config: Add networking-lenovo project to OpenStack. This repo will be used for the development of backend ML2 mech drivers and service plugins for Lenovo networking products. https://review.openstack.org/199820 | 02:56 |
camunoz | StevenK, I'll take a look... | 02:57 |
StevenK | camunoz: Found the change -- https://review.openstack.org/#/c/193677/ | 02:58 |
openstackgerrit | greghaynes proposed openstack-infra/nodepool: Fix untemplated images_dir in config fixtures https://review.openstack.org/199838 | 03:00 |
*** jsavak has quit IRC | 03:02 | |
camunoz | StevenK... where can I check out the source? | 03:03 |
camunoz | for the issue you are having | 03:03 |
mordred | StevenK: ducks? I like ducks | 03:03 |
StevenK | camunoz: openstack-manuals is at http://git.openstack.org/cgit/openstack/openstack-manuals | 03:03 |
StevenK | camunoz: Drop the cgit/ for git clone, of course | 03:04 |
jeblair | mordred: i don't think StevenK is offering to cook your dinner | 03:04 |
EmilienM | mordred: so you like enovance ducks :-P | 03:04 |
StevenK | Haha | 03:04 |
StevenK | jeblair: If you are vaguely around, can you have a look at https://review.openstack.org/#/c/198236/ , specifically AJaeger's last comment ? | 03:05 |
jeblair | EmilienM: i have 2 in my living room! | 03:06 |
*** mayurig has joined #openstack-infra | 03:06 | |
*** bdr7 has quit IRC | 03:06 | |
EmilienM | jeblair: who doesn't ? | 03:06 |
*** bdr7 has joined #openstack-infra | 03:07 | |
mordred | jeblair: wait. what? | 03:08 |
*** puranamr has joined #openstack-infra | 03:08 | |
EmilienM | the old and the new one I bet | 03:08 |
mordred | jeblair: I'm very confused as to why anyone would not offer to cook me dinner | 03:08 |
*** puranamr has quit IRC | 03:08 | |
jeblair | EmilienM: indeed, big duck and little duck | 03:09 |
*** xyang1 has quit IRC | 03:09 | |
jroll | mordred: touche, I would cook you dinner | 03:09 |
mordred | jeblair: also: https://twitter.com/sc68cal/status/618913388064669696 ... | 03:09 |
mordred | jeblair: there are some immersion circulators in our midst | 03:09 |
mordred | jroll: THANKS! see ... that's all I'm asking | 03:09 |
sc68cal | I didn't say in the chat - but now I wait 40 hours lol | 03:09 |
sc68cal | s/chat/twitter | 03:09 |
jroll | mordred: you've gotta make it back out to the best coast first though | 03:10 |
jeblair | StevenK: i think that will work on the proposal slave. we also have a pattern of doing that sort of thing with jeepyb on hosts themselves (eg, gerrit or cgit run jeepyb locally via puppet to create projects there) | 03:10 |
mordred | sc68cal: that is the appropriate amount of time to wait for food once you put it into a cooking vessel | 03:10 |
sc68cal | I have a huge beef brisket i'll do next | 03:10 |
sc68cal | that'll be like 4 days | 03:10 |
mordred | sc68cal: +++++++ | 03:10 |
*** mayurig has quit IRC | 03:10 | |
jeblair | mmm | 03:10 |
jroll | is that sous vide? looks like sous vide | 03:10 |
mordred | jroll: I feel like you are suggesting that the coast I am currently situated is deficient in some manner | 03:10 |
jroll | mordred: oh, no, just an innocent typo :) | 03:11 |
mordred | :) | 03:11 |
jroll | really though the north/south is what matters most | 03:11 |
jroll | too much cold in ny | 03:11 |
mordred | jroll: you have clearly not been here now | 03:11 |
EmilienM | sous vide is french, isn't ? | 03:11 |
mordred | EmilienM: yup! | 03:11 |
EmilienM | and you say that in english? lol. | 03:11 |
mordred | EmilienM: but it's become a common enough cooking technique here that the french term is in common usage | 03:12 |
jroll | mordred: idk, it was 75 and sunny today, I don't see the need to change :P | 03:12 |
jeblair | most of food words come from french for some inexplicable reason ;) | 03:12 |
jeblair | most of our... | 03:12 |
StevenK | jeblair: Ah, excellent -- will you prepare a suitable comment? | 03:12 |
mordred | jroll: here is was 85 and about 95% humidity | 03:12 |
jroll | mordred: I grew up in michigan, I know better than to go back that far north | 03:12 |
mordred | jroll: heh | 03:12 |
jroll | summer is deceiving | 03:12 |
StevenK | mordred: Oh my god, send it here | 03:12 |
EmilienM | "inexplicable" > ahah | 03:12 |
mordred | EmilienM: to be fair - I tend to hear "immersion circulator" more frequently than sous vide these days ... | 03:13 |
StevenK | It's 59 here and I'm dying of cold | 03:13 |
mordred | EmilienM: because here we like talking about the technology more than the idea | 03:13 |
jeblair | StevenK: yeah, i'm going to spend some time thinking about whether it's better to do it in jenkins (because it's more like the zuulv3 world we envision where everything is driven instantly by commits landing) or better in puppet (because it will run every X minutes and ensure that things are correct working even if zuul misses an event or something) | 03:13 |
jeblair | erm. my sentences are less coherent than mordred's. this tells me something. | 03:14 |
StevenK | More beer required? | 03:14 |
*** Hunner has quit IRC | 03:14 | |
*** taron has quit IRC | 03:14 | |
*** heyongli has quit IRC | 03:15 | |
mordred | jeblair: dude | 03:15 |
mordred | jeblair: I'm sure you know how much cachaça has been involved by 23:15 | 03:15 |
*** armax has joined #openstack-infra | 03:16 | |
mordred | jeblair: also, I vote for jenkins/zuulv3 - but I have thought about the problem for exactly 20 seconds | 03:16 |
jeblair | mordred: and it's already 03:16! | 03:16 |
mordred | :) | 03:16 |
*** heyongli has joined #openstack-infra | 03:17 | |
mordred | jeblair: usually at 03:16 it's time to enter the abandoned factory and enjoy the resounding thump-untz-thump-untz | 03:17 |
*** davideagnello has joined #openstack-infra | 03:19 | |
*** crc32 has joined #openstack-infra | 03:21 | |
*** jamielennox is now known as jamielennox|away | 03:22 | |
sc68cal | jroll: indeed it is sou vide | 03:25 |
*** achanda has joined #openstack-infra | 03:26 | |
*** bdr7 has quit IRC | 03:30 | |
*** jamielennox|away is now known as jamielennox | 03:31 | |
*** achanda has quit IRC | 03:34 | |
*** Kennan2 has joined #openstack-infra | 03:35 | |
*** Kennan has quit IRC | 03:36 | |
*** julim has quit IRC | 03:36 | |
*** julim has joined #openstack-infra | 03:37 | |
*** julim has quit IRC | 03:37 | |
*** amotoki has quit IRC | 03:37 | |
*** jasondotstar has quit IRC | 03:37 | |
*** asselin__ has joined #openstack-infra | 03:39 | |
*** maishsk has joined #openstack-infra | 03:39 | |
*** asselin_ has quit IRC | 03:43 | |
*** dims has joined #openstack-infra | 03:45 | |
*** yamamoto has quit IRC | 03:45 | |
*** dims_ has joined #openstack-infra | 03:46 | |
*** dims_ has quit IRC | 03:46 | |
*** dims_ has joined #openstack-infra | 03:46 | |
*** maishsk has quit IRC | 03:48 | |
*** maishsk has joined #openstack-infra | 03:49 | |
*** maishsk has quit IRC | 03:49 | |
*** dims has quit IRC | 03:49 | |
*** linkedinyou has quit IRC | 03:50 | |
*** kiran-r has joined #openstack-infra | 03:51 | |
*** yamamoto has joined #openstack-infra | 03:51 | |
*** amotoki has joined #openstack-infra | 03:51 | |
pleia2 | StevenK: yeah re: camunoz admin | 03:58 |
* StevenK tries to work out how to do that | 03:59 | |
*** ayoung has quit IRC | 03:59 | |
pleia2 | from memory... clicky administration in the top right, then go to users | 03:59 |
StevenK | Yeah, just found it by randoming clicking | 04:00 |
pleia2 | :) | 04:00 |
StevenK | camunoz: Enjoy your new superpowers | 04:00 |
*** achanda has joined #openstack-infra | 04:00 | |
StevenK | camunoz: But do please propose a change adding yourself :-) | 04:00 |
camunoz | thanks pleia2, StevenK ... yes... I plan on proposing the change... I also have one of my guys looking at your issue StevenK | 04:01 |
*** ddieterly has quit IRC | 04:02 | |
StevenK | camunoz: \o/ | 04:02 |
StevenK | Some debugging information like "Here's what I found for locales from the project config" would be useful | 04:03 |
*** blaedd has joined #openstack-infra | 04:03 | |
StevenK | But I poked around last night and openstack-manuals seems to match every other project | 04:03 |
*** jamespage has quit IRC | 04:05 | |
*** gnuoy has quit IRC | 04:05 | |
*** gnuoy has joined #openstack-infra | 04:06 | |
*** jamespage has joined #openstack-infra | 04:06 | |
*** achanda has quit IRC | 04:06 | |
*** maishsk has joined #openstack-infra | 04:07 | |
*** markvoelker has quit IRC | 04:08 | |
*** yamamoto has quit IRC | 04:12 | |
*** dims_ has quit IRC | 04:14 | |
*** maishsk has quit IRC | 04:15 | |
lifeless | sigmavirus24_awa: rather than ripping out requests and replacing it with a symlink inside of devstack | 04:15 |
*** dims has joined #openstack-infra | 04:15 | |
*** BharatK has joined #openstack-infra | 04:16 | |
*** amotoki has quit IRC | 04:17 | |
*** dims has quit IRC | 04:20 | |
openstackgerrit | Ian Wienand proposed openstack-infra/devstack-gate: Catch early devstack output into logfile https://review.openstack.org/199851 | 04:21 |
*** baoli_ has quit IRC | 04:22 | |
*** amotoki has joined #openstack-infra | 04:23 | |
*** achanda has joined #openstack-infra | 04:24 | |
*** kiran-r has quit IRC | 04:25 | |
*** sridhar_ram has joined #openstack-infra | 04:26 | |
*** maishsk has joined #openstack-infra | 04:28 | |
*** sridhar_ram1 has joined #openstack-infra | 04:28 | |
*** Hunner has joined #openstack-infra | 04:28 | |
*** bhunter71 has quit IRC | 04:29 | |
*** sridhar_ram has quit IRC | 04:30 | |
*** maishsk has quit IRC | 04:32 | |
*** amotoki has quit IRC | 04:33 | |
*** ashleighfarnham has quit IRC | 04:33 | |
openstackgerrit | Ian Wienand proposed openstack-infra/devstack-gate: Catch early devstack output into logfile https://review.openstack.org/199851 | 04:40 |
*** woodster_ has quit IRC | 04:41 | |
*** amotoki has joined #openstack-infra | 04:43 | |
*** taron has joined #openstack-infra | 04:44 | |
*** sdake has quit IRC | 04:45 | |
*** otter768 has joined #openstack-infra | 04:48 | |
*** watanabe_isao has joined #openstack-infra | 04:48 | |
*** harlowja_at_home has joined #openstack-infra | 04:49 | |
watanabe_isao | Hello, to all. Can anyone help us out about the title: [CI] How to set a proxy for zuul. in maillist, please? | 04:51 |
*** blaedd has quit IRC | 04:51 | |
clarkb | set up a proxy/port forward the point zuul at it? | 04:51 |
clarkb | paramiko doesnt do proxies out of the box but nothing prevents pointing it at a proxy set up at eg lcalhost | 04:52 |
*** unicell has joined #openstack-infra | 04:52 | |
watanabe_isao | clarkb, thanks for your reply. | 04:53 |
*** otter768 has quit IRC | 04:53 | |
watanabe_isao | clarkb, sorry, I'm not quite sure about how to set up a proxy/port forward the point zuul at it. Is there any information about it, please. | 04:55 |
*** ildikov has quit IRC | 04:55 | |
clarkb | I dont have any zuul specific info | 04:56 |
watanabe_isao | clarkb, I mean is there any software or procedure there on Internet, please? | 04:56 |
clarkb | ssh supports SOCKS for example but without knwoibg what ylu need to proxy through I dont have specifics | 04:56 |
clarkb | looks like corkscrew will do ssh over http proxy | 04:59 |
openstackgerrit | Jarod Du proposed openstack-infra/project-config: Add networking-lenovo project to OpenStack. https://review.openstack.org/199820 | 04:59 |
watanabe_isao | clarkb, how about SOCKS5 server? | 04:59 |
clarkb | or httptunnel | 04:59 |
openstackgerrit | Merged openstack-infra/project-config: Added --silent flag to npm run template. https://review.openstack.org/196788 | 05:00 |
clarkb | just do ssh -D for a socks proxy assuming you can ssh out somehwere | 05:00 |
clarkb | corkscrew looks like a good option if you have an http proxy | 05:01 |
*** dims has joined #openstack-infra | 05:01 | |
lifeless | the yak stack gets deeper | 05:01 |
*** btully has joined #openstack-infra | 05:01 | |
watanabe_isao | clarkb, thank you for the corkscrew information, I'll have a try.:) | 05:02 |
*** dims_ has joined #openstack-infra | 05:02 | |
*** ddieterly has joined #openstack-infra | 05:02 | |
*** dims has quit IRC | 05:06 | |
clarkb | lifeless do you need a bigger razor? | 05:07 |
*** ddieterly has quit IRC | 05:07 | |
lifeless | less yaks | 05:09 |
*** yamamoto has joined #openstack-infra | 05:10 | |
openstackgerrit | Jarod Du proposed openstack-infra/project-config: Add networking-lenovo project to OpenStack. https://review.openstack.org/199820 | 05:14 |
openstackgerrit | Colleen Murphy proposed openstack-infra/puppet-askbot: Add Gemfile and puppet 4 checks https://review.openstack.org/199792 | 05:14 |
*** dims_ has quit IRC | 05:14 | |
openstackgerrit | Khai Do proposed openstack-infra/puppet-openstackci: Move jenkins job builder into jenkins_master https://review.openstack.org/199784 | 05:19 |
*** hubot_ has joined #openstack-infra | 05:19 | |
*** hubot_ has quit IRC | 05:20 | |
*** BharatK has quit IRC | 05:25 | |
*** Sukhdev has joined #openstack-infra | 05:25 | |
*** binbincong has quit IRC | 05:25 | |
openstackgerrit | Hao Liu proposed openstack-infra/jenkins-job-builder: Replace templates by traversing component https://review.openstack.org/199466 | 05:26 |
*** hdd has quit IRC | 05:27 | |
lifeless | harlowja_at_home: so yeah, funcsigs | 05:27 |
*** abregman has joined #openstack-infra | 05:27 | |
lifeless | harlowja_at_home: want to co-maintain a fork ? | 05:27 |
StevenK | camunoz: It looks like the client makes the decision about locales, when I added --log-http to the command line, but I can't see in the mess of output where it determines what they are | 05:28 |
harlowja_at_home | lifeless, sureeee | 05:28 |
harlowja_at_home | lifeless, the one on pypi seems sorta errr dead | 05:29 |
harlowja_at_home | or the person just isn't responsive | 05:29 |
lifeless | yah | 05:29 |
harlowja_at_home | they never took my PR (https://github.com/aliles/funcsigs/pull/13) | 05:29 |
harlowja_at_home | ^ makes me sad, lol | 05:29 |
lifeless | so I've just pinged him on twitter | 05:29 |
lifeless | I'll follow up with more stalky things in a couple days | 05:30 |
harlowja_at_home | cool :-P | 05:30 |
harlowja_at_home | agent 007 lifeless | 05:30 |
lifeless | I've got an inconsistency with python 3 | 05:30 |
harlowja_at_home | lol | 05:30 |
lifeless | so I need to fix | 05:30 |
lifeless | and vendor it into mock in the short term | 05:30 |
lifeless | yay | 05:30 |
harlowja_at_home | ya, we need to get rid of getargspec usage all over | 05:30 |
camunoz | StevenK, I think we found a bug in the client for this case.... I will cc you on it in a sec | 05:30 |
lifeless | vendored within vendored | 05:31 |
lifeless | its gonna be great | 05:31 |
*** spredzy|afk is now known as spredzy | 05:31 | |
lifeless | harlowja_at_home: do we use it in openstack ? | 05:31 |
StevenK | camunoz: YAY | 05:31 |
StevenK | camunoz: Or something :-) | 05:31 |
harlowja_at_home | lifeless, getargspec usage? yes, oslo.utils has some, seen it in other places | 05:31 |
lifeless | no | 05:32 |
lifeless | funcsigs | 05:32 |
harlowja_at_home | not afaik | 05:32 |
camunoz | StevenK, do you have a bugzilla.redhat.com account? | 05:32 |
harlowja_at_home | lifeless, i think haypo was trying to get it in, but i think i asked if the project is dead/alive :-P | 05:32 |
lifeless | comatose | 05:32 |
harlowja_at_home | lifeless, or https://review.openstack.org/#/c/152357/ was where i found out about victor recommending it (then i looked it over, seemed ok, except for the dead part, lol) | 05:33 |
StevenK | camunoz: I do, it's my gerrit e-mail | 05:33 |
lifeless | harlowja_at_home: yah | 05:33 |
lifeless | harlowja_at_home: I'm bakporting mock changes from cpython | 05:33 |
lifeless | harlowja_at_home: and there's a lovely cleanup to use .signature | 05:33 |
lifeless | but it breaks on 2.7 :/ | 05:33 |
harlowja_at_home | cool | 05:33 |
harlowja_at_home | oh | 05:33 |
harlowja_at_home | durn | 05:34 |
lifeless | so, guess where I'm at | 05:34 |
harlowja_at_home | stalking authors | 05:34 |
harlowja_at_home | lol | 05:34 |
harlowja_at_home | u in his back yard? | 05:34 |
harlowja_at_home | (my guess) | 05:34 |
harlowja_at_home | ha | 05:34 |
lifeless | nah | 05:34 |
lifeless | he's in canberra | 05:34 |
lifeless | I met him last year @ PyConAU | 05:35 |
lifeless | he gave a talk on begins | 05:35 |
*** sabeen1 has quit IRC | 05:35 | |
harlowja_at_home | cool, so he's closer to u | 05:35 |
*** sridhar_ram1 has quit IRC | 05:36 | |
*** sabeen1 has joined #openstack-infra | 05:36 | |
harlowja_at_home | well that means u can find his backyard if u have to | 05:36 |
harlowja_at_home | lol | 05:36 |
openstackgerrit | Khai Do proposed openstack-infra/puppet-openstackci: Move jenkins job builder into jenkins_master https://review.openstack.org/199784 | 05:37 |
*** BharatK has joined #openstack-infra | 05:39 | |
watanabe_isao | clarkb, hello, are you still there? | 05:39 |
*** akscram has quit IRC | 05:41 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Remove non-voting job from networking-odl https://review.openstack.org/199868 | 05:41 |
*** akscram has joined #openstack-infra | 05:42 | |
*** ildikov has joined #openstack-infra | 05:44 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/jenkins-job-builder: xunit: Add support for Google Test https://review.openstack.org/199871 | 05:45 |
*** fawadkhaliq has joined #openstack-infra | 05:45 | |
*** ig0r_ has joined #openstack-infra | 05:51 | |
lifeless | harlowja_at_home: and success. Evil ensues. | 05:54 |
harlowja_at_home | lifeless, woot | 05:54 |
harlowja_at_home | u aren't still in his backyard are u? | 05:54 |
harlowja_at_home | lol | 05:54 |
*** ig0r__ has quit IRC | 05:55 | |
harlowja_at_home | (at least i crack myself up) :-P | 05:55 |
lifeless | harlowja_at_home: man, I'm so going to lay in some one dollar bills for you | 05:55 |
harlowja_at_home | hmmm, how do u want me to spend lots of one dollar bills | 05:56 |
harlowja_at_home | *i've heard of one way* | 05:56 |
harlowja_at_home | lol | 05:56 |
*** fitoduarte has quit IRC | 05:57 | |
lifeless | harlowja_at_home: http://paste.openstack.org/show/357653 | 05:58 |
lifeless | harlowja_at_home: thats a backported patch | 05:58 |
*** heyongli has quit IRC | 05:58 | |
StevenK | camunoz: The second thing is how are excludes matched? Since I was hoping to get the client to ignore anything under .tox | 05:58 |
lifeless | harlowja_at_home: look at the bind fixup and weep | 05:58 |
harlowja_at_home | # Has funcsigs been fixed? lol | 05:58 |
harlowja_at_home | lifeless, nice stuff, ha :-/ | 05:59 |
* harlowja_at_home closes tab as quickly as i can | 06:00 | |
*** heyongli has joined #openstack-infra | 06:00 | |
harlowja_at_home | lol | 06:00 |
lifeless | harlowja_at_home: a tad evil | 06:00 |
*** markvoelker has joined #openstack-infra | 06:00 | |
*** sabeen1 has quit IRC | 06:02 | |
*** Kennan2 has quit IRC | 06:02 | |
*** jsavak has joined #openstack-infra | 06:02 | |
*** Kennan has joined #openstack-infra | 06:03 | |
*** sdake has joined #openstack-infra | 06:03 | |
*** ddieterly has joined #openstack-infra | 06:03 | |
*** markvoelker has quit IRC | 06:04 | |
Nakato | Is anyone aware of where virtualenv gets updated prior to run tox on the test nodes? | 06:05 |
*** unicell1 has joined #openstack-infra | 06:06 | |
*** davidlenwell has quit IRC | 06:06 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack-infra/project-config: Normalize projects.yaml https://review.openstack.org/199883 | 06:07 |
*** jsavak has quit IRC | 06:07 | |
*** ParsectiX has joined #openstack-infra | 06:07 | |
*** davidlenwell has joined #openstack-infra | 06:08 | |
lifeless | Nakato: yes | 06:08 |
lifeless | Nakato: its updated during the image build | 06:08 |
*** unicell has quit IRC | 06:08 | |
lifeless | Nakato: the rule for it is in system-config IIRC | 06:08 |
lifeless | Nakato: grep for virtualenv therein | 06:08 |
*** ddieterly has quit IRC | 06:08 | |
*** afazekas has joined #openstack-infra | 06:08 | |
Nakato | lifeless: Ah, how did I miss that. Thanks | 06:10 |
openstackgerrit | Hao Liu proposed openstack-infra/jenkins-job-builder: Replace templates by traversing component https://review.openstack.org/199466 | 06:11 |
openstackgerrit | yolanda.robla proposed openstack-infra/system-config: Don't hardcode pip.conf values https://review.openstack.org/166252 | 06:11 |
openstackgerrit | IWAMOTO Toshihiro proposed openstack/requirements: Add ryu https://review.openstack.org/154354 | 06:12 |
*** fitoduarte has joined #openstack-infra | 06:15 | |
*** gildub has quit IRC | 06:15 | |
*** dims has joined #openstack-infra | 06:15 | |
*** jtomasek has joined #openstack-infra | 06:16 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-cgit: Add cgit::ssh class to manage git over ssh https://review.openstack.org/179113 | 06:18 |
*** kiran-r has joined #openstack-infra | 06:19 | |
*** fitoduarte has quit IRC | 06:20 | |
*** fitoduarte has joined #openstack-infra | 06:20 | |
*** dims has quit IRC | 06:20 | |
*** _nadya_ has joined #openstack-infra | 06:21 | |
*** crc32 has quit IRC | 06:23 | |
openstackgerrit | vikram.choudhary proposed openstack-infra/project-config: Adding networking-onos as a part of neutron project. https://review.openstack.org/198740 | 06:23 |
*** adduarte has joined #openstack-infra | 06:25 | |
*** fitoduarte has quit IRC | 06:26 | |
openstackgerrit | yolanda.robla proposed openstack-infra/system-config: Start using puppet-cgit to manage cgitrc https://review.openstack.org/181835 | 06:26 |
openstackgerrit | Hao Liu proposed openstack-infra/jenkins-job-builder: Replace templates by traversing component https://review.openstack.org/199466 | 06:27 |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of secure.conf file https://review.openstack.org/188325 | 06:27 |
*** fitoduarte has joined #openstack-infra | 06:29 | |
*** adduarte has quit IRC | 06:31 | |
*** dtantsur|afk is now known as dtantsur | 06:31 | |
openstackgerrit | Sachi King proposed openstack/requirements: WIP: Add capability to run tests in environment installed with constraints https://review.openstack.org/198620 | 06:32 |
*** deepakcs has joined #openstack-infra | 06:34 | |
*** maishsk has joined #openstack-infra | 06:34 | |
*** scheuran has joined #openstack-infra | 06:35 | |
*** cdent has joined #openstack-infra | 06:39 | |
*** dguerri` is now known as dguerri | 06:40 | |
openstackgerrit | Merged openstack-infra/project-config: Normalize projects.yaml https://review.openstack.org/199883 | 06:45 |
*** dguerri is now known as dguerri` | 06:46 | |
*** _kiran_ has joined #openstack-infra | 06:48 | |
*** otter768 has joined #openstack-infra | 06:49 | |
*** bexelbie has joined #openstack-infra | 06:50 | |
*** kiran-r has quit IRC | 06:51 | |
*** fhubik has joined #openstack-infra | 06:51 | |
*** yamada-h has joined #openstack-infra | 06:51 | |
*** fhubik is now known as fhubik_afk | 06:52 | |
*** achanda has quit IRC | 06:52 | |
*** sanjayu__u has joined #openstack-infra | 06:52 | |
*** otter768 has quit IRC | 06:54 | |
*** fhubik_afk is now known as fhubik | 06:57 | |
*** yamahata has joined #openstack-infra | 06:57 | |
*** arxcruz has joined #openstack-infra | 06:58 | |
*** armax has quit IRC | 07:00 | |
*** jamespage_ has joined #openstack-infra | 07:02 | |
*** sdake has quit IRC | 07:03 | |
*** davideagnello has quit IRC | 07:04 | |
*** ddieterly has joined #openstack-infra | 07:04 | |
*** yamada-h has quit IRC | 07:05 | |
*** jamespage_ has quit IRC | 07:07 | |
*** sshnaidm has joined #openstack-infra | 07:07 | |
*** _kiran_ has quit IRC | 07:08 | |
*** ddieterly has quit IRC | 07:09 | |
*** Longgeek has quit IRC | 07:10 | |
*** jamespage_ has joined #openstack-infra | 07:10 | |
*** dimtruck is now known as zz_dimtruck | 07:10 | |
*** asettle has quit IRC | 07:10 | |
*** fhubik has quit IRC | 07:11 | |
openstackgerrit | Steve Kowalik proposed openstack-infra/project-config: Refactor pulling translations into a common func https://review.openstack.org/199915 | 07:11 |
*** fhubik has joined #openstack-infra | 07:12 | |
openstackgerrit | yolanda.robla proposed openstack-infra/system-config: Don't hardcode pip.conf values https://review.openstack.org/166252 | 07:13 |
*** enikanorov2 has joined #openstack-infra | 07:13 | |
*** fhubik_afk has joined #openstack-infra | 07:13 | |
*** yamada-h has joined #openstack-infra | 07:15 | |
*** fhubik_afk has quit IRC | 07:15 | |
*** mrunge has joined #openstack-infra | 07:16 | |
*** ociuhandu has joined #openstack-infra | 07:16 | |
*** jamespage_ has quit IRC | 07:16 | |
*** fhubik has quit IRC | 07:16 | |
*** fhubik has joined #openstack-infra | 07:19 | |
*** fhubik has quit IRC | 07:19 | |
*** fhubik has joined #openstack-infra | 07:20 | |
*** fhubik_afk has joined #openstack-infra | 07:20 | |
*** harlowja_at_home has quit IRC | 07:24 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of secure.conf file https://review.openstack.org/188325 | 07:24 |
*** sshnaidm_ has joined #openstack-infra | 07:24 | |
*** Sukhdev has quit IRC | 07:25 | |
*** mrda is now known as mrda-away | 07:26 | |
*** sshnaidm has quit IRC | 07:27 | |
*** jlanoux has joined #openstack-infra | 07:29 | |
*** maishsk has quit IRC | 07:37 | |
openstackgerrit | Merged openstack-infra/devstack-gate: Remove swapiness settings from sysctl.conf https://review.openstack.org/188664 | 07:37 |
*** dizquierdo has joined #openstack-infra | 07:37 | |
*** dizquierdo has quit IRC | 07:38 | |
*** dizquierdo has joined #openstack-infra | 07:38 | |
*** HeOS has quit IRC | 07:39 | |
*** smccully has quit IRC | 07:39 | |
*** dpose has joined #openstack-infra | 07:42 | |
*** shardy has joined #openstack-infra | 07:42 | |
*** btully has quit IRC | 07:43 | |
*** maishsk has joined #openstack-infra | 07:44 | |
*** Sukhdev has joined #openstack-infra | 07:46 | |
*** amotoki_ has joined #openstack-infra | 07:47 | |
*** amotoki has quit IRC | 07:49 | |
*** Longgeek has joined #openstack-infra | 07:50 | |
*** yamahata has quit IRC | 07:51 | |
*** kushal has joined #openstack-infra | 07:52 | |
*** yamamoto has quit IRC | 07:52 | |
*** yamada-h has quit IRC | 07:54 | |
*** maishsk has quit IRC | 07:59 | |
*** ihrachyshka has joined #openstack-infra | 07:59 | |
*** maishsk has joined #openstack-infra | 08:01 | |
*** maishsk has quit IRC | 08:01 | |
*** markvoelker has joined #openstack-infra | 08:01 | |
*** Sukhdev has quit IRC | 08:02 | |
*** Ala has joined #openstack-infra | 08:02 | |
*** jasondotstar has joined #openstack-infra | 08:04 | |
*** ddieterly has joined #openstack-infra | 08:05 | |
*** markvoelker has quit IRC | 08:06 | |
*** mrunge has quit IRC | 08:07 | |
*** yamamoto has joined #openstack-infra | 08:07 | |
*** jistr has joined #openstack-infra | 08:09 | |
*** ddieterly has quit IRC | 08:10 | |
*** abregman has quit IRC | 08:12 | |
*** jamespage_ has joined #openstack-infra | 08:12 | |
*** gordc has joined #openstack-infra | 08:13 | |
*** jamespage_ has quit IRC | 08:13 | |
*** bexelbie has quit IRC | 08:15 | |
*** dims has joined #openstack-infra | 08:16 | |
openstackgerrit | yolanda.robla proposed openstack-infra/system-config: Decouple server class from nodepool service class https://review.openstack.org/172859 | 08:17 |
*** abregman has joined #openstack-infra | 08:17 | |
*** dims has quit IRC | 08:21 | |
*** ihrachyshka has quit IRC | 08:21 | |
*** Murad has joined #openstack-infra | 08:21 | |
Murad | does anybody have any idea how to install devstack with infiniband? | 08:22 |
*** katyafervent_awa is now known as katyafervent | 08:24 | |
*** Longgeek has quit IRC | 08:25 | |
*** heyongli has quit IRC | 08:25 | |
*** laughterwym_ has quit IRC | 08:26 | |
*** _nadya_ has quit IRC | 08:27 | |
*** _nadya_ has joined #openstack-infra | 08:28 | |
*** btully has joined #openstack-infra | 08:29 | |
*** jasondotstar has quit IRC | 08:29 | |
*** heyongli has joined #openstack-infra | 08:30 | |
lifeless | harlowja_: https://github.com/aliles/funcsigs/pull/15 | 08:30 |
*** ihrachyshka has joined #openstack-infra | 08:33 | |
*** Longgeek has joined #openstack-infra | 08:34 | |
*** btully has quit IRC | 08:34 | |
*** heyongli has quit IRC | 08:35 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/jenkins-job-builder: builder.py: Ask for credentials if unauthorized https://review.openstack.org/199965 | 08:39 |
*** nfedotov has joined #openstack-infra | 08:40 | |
*** heyongli has joined #openstack-infra | 08:43 | |
*** watanabe_isao has quit IRC | 08:43 | |
*** dizquierdo_ has joined #openstack-infra | 08:43 | |
*** pelix has joined #openstack-infra | 08:46 | |
zigo | lifeless: Hi there! I have upgraded unittest to version 1.1.0 in Experimental, but now I have the issue that testtools wants to import it in Py3 tests. | 08:46 |
zigo | lifeless: Would unittest2 work in Py3 now? | 08:46 |
*** ctlaugh_ has quit IRC | 08:47 | |
*** dizquierdo has quit IRC | 08:47 | |
*** heyongli has quit IRC | 08:47 | |
*** HeOS has joined #openstack-infra | 08:48 | |
*** camunoz has quit IRC | 08:48 | |
lifeless | zigo: it always has | 08:48 |
lifeless | zigo: the 2 does not mean 'python 2' | 08:48 |
*** camunoz has joined #openstack-infra | 08:48 | |
lifeless | zigo: the 2 means 'newer than 1' (which unittest is) | 08:48 |
*** kiran-r has joined #openstack-infra | 08:49 | |
zigo | lifeless: Ok, then probably the CLASSIFIERS should be updated. | 08:49 |
zigo | lifeless: I'll add Py3 support to the package right away. | 08:49 |
lifeless | yah, the metadata and description etc is very stale | 08:49 |
lifeless | its tested on 2.6 2.7 3.2 3.3 3.4 3.5 3.6 pypy2 | 08:49 |
*** otter768 has joined #openstack-infra | 08:50 | |
*** jasondotstar has joined #openstack-infra | 08:53 | |
*** otter768 has quit IRC | 08:54 | |
*** maishsk has joined #openstack-infra | 08:57 | |
*** dizquierdo_ has quit IRC | 08:59 | |
*** ctlaugh_ has joined #openstack-infra | 09:01 | |
*** dtantsur is now known as dtantsur|brb | 09:01 | |
*** amotoki_ has quit IRC | 09:02 | |
*** hashar has joined #openstack-infra | 09:03 | |
*** davideagnello has joined #openstack-infra | 09:04 | |
openstackgerrit | Thomas Morin proposed openstack-infra/project-config: Add check-requirements job to 2 projects https://review.openstack.org/199976 | 09:05 |
*** ddieterly has joined #openstack-infra | 09:06 | |
*** davideagnello has quit IRC | 09:09 | |
*** abregman is now known as abregman|brb | 09:09 | |
*** ddieterly has quit IRC | 09:10 | |
*** sanjayu_1u has joined #openstack-infra | 09:10 | |
*** taron_ has quit IRC | 09:11 | |
*** taron1 has joined #openstack-infra | 09:11 | |
*** vikram has quit IRC | 09:13 | |
*** park_heijlong has quit IRC | 09:14 | |
*** coolsvap|away is now known as coolsvap | 09:15 | |
*** jamespage has quit IRC | 09:17 | |
*** jamespage has joined #openstack-infra | 09:18 | |
*** jamespage has quit IRC | 09:18 | |
*** jamespage has joined #openstack-infra | 09:18 | |
*** heyongli has joined #openstack-infra | 09:18 | |
*** fawadkhaliq has quit IRC | 09:22 | |
*** che-arne has joined #openstack-infra | 09:23 | |
*** heyongli has quit IRC | 09:23 | |
zigo | lifeless: FYI, I just uploaded unittest2 with Py3 support added, traceback2, linecache2, and version 1.8.0 of testtools, I'll update fixtures soon too. | 09:23 |
*** heyongli has joined #openstack-infra | 09:24 | |
zigo | lifeless: test_run_list_failed_import in testtools/tests/test_run.py was broken, as the failure text is currently different, so I had to disable it btw. | 09:25 |
zigo | (I patched it out...) | 09:25 |
lifeless | zigo: its not broken upstream | 09:26 |
lifeless | zigo: you've probably got a bad dependent version somewhere | 09:26 |
*** fhubik_lunch has joined #openstack-infra | 09:26 | |
*** fhubik_meeting has joined #openstack-infra | 09:26 | |
lifeless | zigo: e.g. too-old unittest2 | 09:26 |
zigo | lifeless: Not a big deal, though IMO comparing tracebacks isn't a good way to do such a test. | 09:26 |
zigo | Ah, maybe. | 09:26 |
zigo | Maybe now it works though... :) | 09:27 |
*** fhubik_meeting has quit IRC | 09:27 | |
*** e0ne has joined #openstack-infra | 09:28 | |
zigo | lifeless: Do you think I should also update testr & subunit for Liberty? Are all projects switched to the new versions? | 09:28 |
lifeless | zigo: all of openstack tests with latest pretty-much-everything always | 09:28 |
zigo | :) | 09:29 |
lifeless | zigo: we've only just introduced *a* mechanism to do otherwise | 09:29 |
zigo | Ok. | 09:29 |
*** marzif_ has joined #openstack-infra | 09:29 | |
lifeless | and we're trying hard to keep things as up to date as we can (only holding back when things are broken) | 09:29 |
lifeless | zigo: you can see the versions in upper-constraints.txt | 09:29 |
zigo | Sure. | 09:29 |
*** fhubik_afk has quit IRC | 09:30 | |
zigo | lifeless: BTW, what si the way to parse the new requirements.txt format with PBR that you told me about? | 09:30 |
Daviey | This is weird... Patch set #3 correctly removed Meiji.. but moments after Patch set #4 is trying to re-add it (which doesn't resemble the parent project!) - https://review.openstack.org/#/c/199437/ .. am i going nuts? | 09:30 |
*** fhubik has quit IRC | 09:30 | |
zigo | My goal would be to translate requirements.txt into a debian/control, of course ... | 09:30 |
zigo | Which I could do in Kilo, but which is currently a bit broken. | 09:30 |
lifeless | zigo: python setup.py egg_info | 09:30 |
zigo | Ah... | 09:30 |
lifeless | zigo: that produces the standard python sdist metadata format | 09:30 |
* zigo tries | 09:31 | |
*** yamamoto has quit IRC | 09:32 | |
zigo | lifeless: It's not really what I wanted to do, so I guess I'll keep on adding features to my shell script toolings. | 09:33 |
*** shardy_ has joined #openstack-infra | 09:33 | |
*** shardy_ has quit IRC | 09:33 | |
*** shardy_ has joined #openstack-infra | 09:33 | |
lifeless | zigo: well, we're going to be deleting requirements.txt soon | 09:34 |
*** bexelbie has joined #openstack-infra | 09:34 | |
lifeless | zigo: but up to you | 09:34 |
zigo | lifeless: Where will it end up? In setup.cfg? | 09:34 |
*** shardy has quit IRC | 09:34 | |
lifeless | yes | 09:34 |
zigo | lifeless: I'd need something that would extract the info then, and *not* just producing an egg-info. | 09:34 |
*** heyongli has quit IRC | 09:35 | |
lifeless | if you produce an egg-info and read the data from there | 09:35 |
lifeless | you can keep doing that regardless of the changes we make | 09:35 |
zigo | lifeless: I do *not* want to produce an egg-info, I don't use it and it's going to be annoying for me. | 09:35 |
lifeless | ok | 09:35 |
*** dpose has quit IRC | 09:35 | |
lifeless | its the current interface for extracting full metadata however | 09:36 |
*** dpose has joined #openstack-infra | 09:36 | |
zigo | lifeless: Just an easy "pbr please-extract-just-the-dependencies" spitting stuff on stdout would be enough. | 09:36 |
*** derekh has joined #openstack-infra | 09:36 | |
lifeless | zigo: so, please do file a bug, and we can discuss it where other folk can chime in. | 09:36 |
lifeless | zigo: but so far I don't see the difference | 09:36 |
zigo | lifeless: Thanks, will do. | 09:36 |
zigo | lifeless: Against pbr, right? | 09:36 |
lifeless | yes | 09:36 |
*** dizquierdo has joined #openstack-infra | 09:37 | |
Daviey | zigo: Are you also hoping to autogenerate pydist-overrides ? | 09:37 |
zigo | Daviey: I hope to continue to be able to use pkgos-reqsdiff which is a helper for humans (*not* an automation tool) to generate correct (build-)depends. | 09:38 |
*** shardy_ has quit IRC | 09:38 | |
*** shardy has joined #openstack-infra | 09:39 | |
Daviey | zigo: right | 09:39 |
*** heyongli has joined #openstack-infra | 09:41 | |
zigo | I hope I wrote it in a clear enough way: https://bugs.launchpad.net/pbr/+bug/1472986 | 09:46 |
openstack | Launchpad bug 1472986 in PBR "wishlist: parseable dependency list" [Undecided,New] | 09:46 |
zigo | Please ping me if you need more details, or if I expressed myself not well enough. | 09:46 |
zigo | -> lunch time | 09:47 |
*** marzif_ has quit IRC | 09:47 | |
*** coolsvap is now known as coolsvap|away | 09:48 | |
*** fhubik_lunch has quit IRC | 09:51 | |
*** fhubik has joined #openstack-infra | 09:52 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-openstackci: Create a nodepool node as nodepool.openstack.org https://review.openstack.org/184893 | 09:59 |
*** markvoelker has joined #openstack-infra | 10:02 | |
*** heyongli has quit IRC | 10:03 | |
*** shardy_ has joined #openstack-infra | 10:03 | |
*** shardy has quit IRC | 10:05 | |
*** dpose has quit IRC | 10:06 | |
*** dpose has joined #openstack-infra | 10:06 | |
*** markvoelker has quit IRC | 10:06 | |
*** ddieterly has joined #openstack-infra | 10:07 | |
openstackgerrit | Merged openstack/diskimage-builder: Removes hardcoded refrences for ethernet interface https://review.openstack.org/198720 | 10:07 |
*** shardy_ has quit IRC | 10:09 | |
*** shardy has joined #openstack-infra | 10:10 | |
*** mrunge has joined #openstack-infra | 10:11 | |
*** coolsvap|away is now known as coolsvap | 10:11 | |
*** isviridov_away is now known as isviridov | 10:11 | |
*** ddieterly has quit IRC | 10:11 | |
*** abregman|brb is now known as abregman | 10:12 | |
*** mrunge has quit IRC | 10:12 | |
*** mrunge has joined #openstack-infra | 10:12 | |
*** dpose has quit IRC | 10:14 | |
*** dims has joined #openstack-infra | 10:17 | |
*** fhubik is now known as fhubik_afk | 10:18 | |
*** dims has quit IRC | 10:21 | |
*** fawadkhaliq has joined #openstack-infra | 10:22 | |
*** fawadkhaliq has quit IRC | 10:23 | |
*** fawadkhaliq has joined #openstack-infra | 10:23 | |
*** e0ne is now known as e0ne_ | 10:24 | |
*** larainema has quit IRC | 10:24 | |
*** larainema has joined #openstack-infra | 10:24 | |
*** shardy_ has joined #openstack-infra | 10:25 | |
*** coolsvap is now known as coolsvap|away | 10:25 | |
*** shardy has quit IRC | 10:27 | |
*** heyongli has joined #openstack-infra | 10:27 | |
*** maishsk has quit IRC | 10:28 | |
*** maishsk has joined #openstack-infra | 10:29 | |
*** e0ne_ is now known as e0ne | 10:31 | |
*** shardy_ has quit IRC | 10:31 | |
*** shardy has joined #openstack-infra | 10:32 | |
*** dtantsur|brb is now known as dtantsur | 10:34 | |
openstackgerrit | Hao Liu proposed openstack-infra/jenkins-job-builder: Replace templates by traversing component https://review.openstack.org/199466 | 10:37 |
*** heyongli has quit IRC | 10:37 | |
*** maishsk has quit IRC | 10:41 | |
*** hashar is now known as hasharLunch | 10:42 | |
*** fhubik_afk is now known as fhubik | 10:43 | |
*** sdake has joined #openstack-infra | 10:45 | |
*** maishsk has joined #openstack-infra | 10:45 | |
*** sdake_ has joined #openstack-infra | 10:46 | |
*** heyongli has joined #openstack-infra | 10:48 | |
*** sdake has quit IRC | 10:50 | |
*** otter768 has joined #openstack-infra | 10:51 | |
*** e0ne is now known as e0ne_ | 10:51 | |
*** heyongli has quit IRC | 10:52 | |
openstackgerrit | Hao Liu proposed openstack-infra/jenkins-job-builder: Replace templates by traversing component https://review.openstack.org/199466 | 10:53 |
*** jlanoux has quit IRC | 10:53 | |
*** heyongli has joined #openstack-infra | 10:53 | |
*** otter768 has quit IRC | 10:55 | |
*** Longgeek has quit IRC | 10:59 | |
*** maishsk has quit IRC | 11:00 | |
Daviey | lifeless: Ugh, I think i had a brain fart. | 11:02 |
*** fhubik is now known as fhubik_afk | 11:03 | |
lifeless | Daviey: orly | 11:03 |
Daviey | lifeless: One of those moments where you realize you were wrong shortly after sending a mail. You can ignore my response. | 11:04 |
*** davideagnello has joined #openstack-infra | 11:05 | |
lifeless | Daviey: I presume your speech eating retraction is inbound ? | 11:06 |
Daviey | lifeless: I made the wrong conclusion about upper-constraints.txt vs requirements.txt | 11:06 |
Daviey | lifeless: Yus | 11:06 |
*** fawadkhaliq has quit IRC | 11:06 | |
*** ddieterly has joined #openstack-infra | 11:07 | |
*** fawadkhaliq has joined #openstack-infra | 11:08 | |
*** heyongli has quit IRC | 11:09 | |
*** pc_m has joined #openstack-infra | 11:09 | |
*** davideagnello has quit IRC | 11:10 | |
*** heyongli has joined #openstack-infra | 11:10 | |
sdague | lifeless: so, can you look at - https://review.openstack.org/#/c/195292/ and possible suggest better ways to test that, because making the testability reliable is currently a little interesting with actual process spawns. | 11:11 |
*** ddieterly has quit IRC | 11:12 | |
*** larainema has quit IRC | 11:13 | |
*** larainema has joined #openstack-infra | 11:13 | |
*** dprince has joined #openstack-infra | 11:13 | |
*** Longgeek has joined #openstack-infra | 11:14 | |
lifeless | sdague: I have it open and shall review tomorrow | 11:14 |
openstackgerrit | Merged openstack-dev/pbr: Add more documentation around building docs https://review.openstack.org/199609 | 11:15 |
sdague | thanks | 11:15 |
openstackgerrit | Victor Stinner proposed openstack-infra/project-config: Make gate-glance_store-python34 voting, add gate https://review.openstack.org/200014 | 11:17 |
*** thorst has joined #openstack-infra | 11:20 | |
*** kushal has quit IRC | 11:21 | |
*** coolsvap|away is now known as coolsvap | 11:22 | |
*** maishsk has joined #openstack-infra | 11:23 | |
*** weshay has quit IRC | 11:24 | |
*** shardy_ has joined #openstack-infra | 11:25 | |
*** shardy has quit IRC | 11:26 | |
*** shardy_ has quit IRC | 11:30 | |
*** shardy has joined #openstack-infra | 11:31 | |
frickler | wow, looks like ubuntu has created an update for grub2 which busts at least both trusty and vivid | 11:32 |
*** markvoelker has joined #openstack-infra | 11:33 | |
frickler | could anyone try to boot http://cloud-images.ubuntu.com/vivid/current/vivid-server-cloudimg-amd64-disk1.img and see if it also stops in grub rescue for them? | 11:33 |
*** sdake_ has quit IRC | 11:33 | |
frickler | this is very likely to affect the next run of nodepool-created images, too | 11:33 |
*** jlanoux has joined #openstack-infra | 11:34 | |
*** spredzy is now known as spredzy|afk | 11:36 | |
*** markvoelker has quit IRC | 11:37 | |
*** fhubik_afk is now known as fhubik | 11:37 | |
*** sdake has joined #openstack-infra | 11:42 | |
*** ldnunes has joined #openstack-infra | 11:43 | |
*** jaypipes has joined #openstack-infra | 11:45 | |
*** e0ne_ is now known as e0ne | 11:50 | |
*** ParsectiX has quit IRC | 11:54 | |
*** kushal has joined #openstack-infra | 11:55 | |
*** bexelbie has quit IRC | 11:56 | |
*** bexelbie has joined #openstack-infra | 11:56 | |
*** Somay has joined #openstack-infra | 11:56 | |
*** sdake_ has joined #openstack-infra | 11:56 | |
*** ParsectiX has joined #openstack-infra | 11:58 | |
*** sdake has quit IRC | 12:00 | |
openstackgerrit | Antoine Musso proposed openstack/diskimage-builder: debian: install DHCP client and ifconfig packages https://review.openstack.org/200030 | 12:01 |
*** e0ne is now known as e0ne_ | 12:02 | |
*** che-arne has quit IRC | 12:03 | |
*** weshay has joined #openstack-infra | 12:07 | |
*** ddieterly has joined #openstack-infra | 12:08 | |
*** gildub has joined #openstack-infra | 12:09 | |
*** e0ne_ is now known as e0ne | 12:09 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul: gerrit: Allow sending data with ssh command https://review.openstack.org/200033 | 12:09 |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul: Use ssh for git-upload-pack https://review.openstack.org/200034 | 12:09 |
*** kgiusti has joined #openstack-infra | 12:09 | |
*** mattt has joined #openstack-infra | 12:11 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Fix slave-cleanup.sh https://review.openstack.org/200035 | 12:12 |
*** markvoelker has joined #openstack-infra | 12:12 | |
*** ddieterly has quit IRC | 12:13 | |
AJaeger | sdague, fungi: Could you review https://review.openstack.org/200035, please? | 12:13 |
*** annegentle has joined #openstack-infra | 12:15 | |
annegentle | flaper87: around? | 12:16 |
*** jamespage_ has joined #openstack-infra | 12:16 | |
*** isviridov is now known as isviridov_away | 12:17 | |
*** dims has joined #openstack-infra | 12:17 | |
*** gildub has quit IRC | 12:18 | |
*** jamespage_ has quit IRC | 12:18 | |
*** larainema has quit IRC | 12:20 | |
*** larainema has joined #openstack-infra | 12:20 | |
mancdaz | what's the easiest way to add an epoch when building wheels from source? I tried insterting 1! before the version in setup.cfg, but pbr seemed to bork when grokking that version string | 12:20 |
*** dims has quit IRC | 12:22 | |
*** fawadkhaliq has quit IRC | 12:22 | |
mancdaz | seems like PEP440 makes provision for epochs, and pbr expects semver 3.0 compatible versions, and semver v3 is PEP-440 compatible.... | 12:24 |
*** bknudson has quit IRC | 12:26 | |
*** amrith is now known as _amrith_ | 12:26 | |
*** sdake has joined #openstack-infra | 12:28 | |
*** rcarrillocruz has quit IRC | 12:28 | |
*** liam_ has joined #openstack-infra | 12:30 | |
*** liam_ is now known as Guest88779 | 12:31 | |
*** vponomaryov has quit IRC | 12:31 | |
*** abregman has quit IRC | 12:31 | |
*** viktors has quit IRC | 12:31 | |
*** aarefiev has quit IRC | 12:31 | |
*** svasheka has quit IRC | 12:31 | |
*** sdake_ has quit IRC | 12:31 | |
*** e0ne has quit IRC | 12:32 | |
*** ddieterly has joined #openstack-infra | 12:34 | |
mordred | mancdaz: we don't have any support for epochs at the moment. also, best I can tell, there is no semver 3.0? | 12:35 |
*** heyongli has quit IRC | 12:35 | |
tobiash_ | Hi, does anybody see what went wrong with the coverage build here: https://review.openstack.org/#/c/200034/ ? | 12:36 |
*** fhubik is now known as fhubik_afk | 12:36 | |
*** heyongli has joined #openstack-infra | 12:36 | |
*** annegentle has quit IRC | 12:38 | |
*** jasondotstar has quit IRC | 12:38 | |
*** Guest88779 has quit IRC | 12:38 | |
*** dims has joined #openstack-infra | 12:40 | |
*** shardy_ has joined #openstack-infra | 12:41 | |
*** bswartz has quit IRC | 12:41 | |
*** bknudson has joined #openstack-infra | 12:42 | |
*** shardy has quit IRC | 12:42 | |
mancdaz | mordred I meant this http://docs.openstack.org/developer/pbr/semver.html | 12:43 |
mancdaz | mordred and this "All versions have been made PEP-440 compatible" | 12:43 |
mordred | ah | 12:44 |
mordred | mancdaz: sorry - I'm still coffeeing :) | 12:44 |
mancdaz | :) | 12:44 |
mordred | mancdaz: so - all of our versions are pep440 - but not all of pep440 are our versions | 12:44 |
*** julim has joined #openstack-infra | 12:44 | |
*** abregman has joined #openstack-infra | 12:45 | |
*** fawadkhaliq has joined #openstack-infra | 12:45 | |
mancdaz | morded yeah, all of the openstack packages have pep440 versions. But pbr spcifically doesn't support all pep440 versioning | 12:45 |
mancdaz | which may be what you just said | 12:45 |
mordred | yup | 12:45 |
mordred | I know that we have no support for epochs - I'm not sure we would want it, because they're pretty confusing to most users | 12:45 |
mordred | I would not expect most of our users to know what 1!1.0.3 means | 12:46 |
mancdaz | mordred I was just looking ahead to liberty times | 12:46 |
mancdaz | we build wheels from the source | 12:46 |
*** shardy_ has quit IRC | 12:46 | |
mancdaz | so we're effectively having to deal with the same issues that packagers will | 12:46 |
mancdaz | the epoch scheme that we get to use is that in python itself | 12:47 |
mordred | nod | 12:47 |
mancdaz | so was trying to see if I could inject an epoch and build a wheel | 12:47 |
*** shardy has joined #openstack-infra | 12:47 | |
mancdaz | but then pbr | 12:47 |
mordred | well ... you can set a version to anything you want with the env var PBR_VERSION | 12:47 |
mancdaz | ah yes | 12:47 |
mancdaz | but that feels a little sledgehammery | 12:48 |
mordred | however - your use case sounds similar to the local vendor stuff lifeless is wanting to pull from nova | 12:48 |
mancdaz | we'd need to do some of what pbr does, and grok the version from setup.cfg | 12:48 |
mordred | lifeless: ^^ you may want to peruse the scrollback here when you get up | 12:48 |
Sam-I-Am | mornings | 12:48 |
*** pserebryakov has joined #openstack-infra | 12:48 | |
mancdaz | ah I've not seen any of that | 12:48 |
*** hdd has joined #openstack-infra | 12:49 | |
*** Longgeek has quit IRC | 12:49 | |
mordred | mancdaz: well, you can actually do it easily ... PBR_VERSION=1:$(python setup.py --version) | 12:49 |
mordred | mancdaz: nova has some extra stuff in tree for allowing downstream vendors to add a file somewhere to inject some more version info | 12:49 |
mordred | mancdaz: we'd like for it to not be nova specific and to solve the use case they are solving generally for everyone | 12:50 |
mancdaz | yeah that sounds nice | 12:50 |
mordred | mancdaz: as an example: | 12:51 |
mordred | mordred@camelot:~/src/openstack-infra/shade$ python setup.py --version | 12:51 |
mordred | 0.10.1.dev4 | 12:51 |
mordred | mordred@camelot:~/src/openstack-infra/shade$ PBR_VERSION=1\!$(python setup.py --version) python setup.py --version | 12:51 |
mordred | 1!0.10.1.dev4 | 12:51 |
mancdaz | though nicest for me would be for pbr to support epochs, and all the projects include an epoch in their versions :D | 12:51 |
*** tlian has joined #openstack-infra | 12:51 | |
mordred | heh. well - _that's_ not going to happen :) | 12:51 |
*** otter768 has joined #openstack-infra | 12:51 | |
*** fhubik_afk is now known as fhubik | 12:51 | |
mordred | but - maybe lifeless will have a good idea of how to solve your issue | 12:52 |
*** miqui has joined #openstack-infra | 12:52 | |
mordred | dhellmann, ttx: also, fyi ^^ | 12:52 |
mancdaz | mordred humour me for a moment. Aside from it being a bit hard to read, why wouldn't that happen? | 12:52 |
mordred | 2 reasons | 12:52 |
mordred | a) it's hard to read | 12:53 |
mordred | (most important one) | 12:53 |
mordred | b) ! is a special character on unix command lines, so if you don't escape it things blow up | 12:53 |
mordred | honestly, I'm quite annoyed that PEP440 decided to use ! as an epoch marker when there is a pre-existing long history of using : which is also not a character that will break all the scripts in the world | 12:54 |
mancdaz | an odd choice for epoch separator in pep440 then? | 12:54 |
mordred | yah | 12:54 |
mancdaz | hmm | 12:54 |
mordred | so, even if it weren't immediately confusing for the general case | 12:54 |
mordred | it would make our tarballs and pacakges very hard to work with for everyone | 12:54 |
mancdaz | this saddens me | 12:55 |
mordred | and there is one and only one event that will cause them to be needed | 12:55 |
*** shardy_ has joined #openstack-infra | 12:55 | |
mordred | honestly - I'd just write a workaround script to deal with the liberty release and not try to solve it generally | 12:55 |
*** che-arne has joined #openstack-infra | 12:56 | |
*** amotoki has joined #openstack-infra | 12:56 | |
mancdaz | yeah, sounds like it might have to be the way | 12:56 |
*** otter768 has quit IRC | 12:56 | |
*** rlandy has joined #openstack-infra | 12:56 | |
*** jaypipes has quit IRC | 12:56 | |
mordred | we generally take increasing versions very seriously - we only took this change because we don't (yet) release the servers to pypi and so that we could treat them more normally lke everything else | 12:56 |
mordred | so I _strongly_ doubt it will ever happen again | 12:56 |
*** shardy has quit IRC | 12:57 | |
fungi | also, it already happened for some other projects cycles ago (e.g. novaclient used to have date-based versioning) | 12:57 |
mancdaz | sure, I understand the need. Just was hoping to solve it in the 'proper' way when we come to liberty | 12:58 |
*** jasondotstar has joined #openstack-infra | 12:58 | |
mancdaz | doesn't seem like there is a real 'proper' way to do it though | 12:58 |
*** aarefiev has joined #openstack-infra | 12:59 | |
fungi | distros will add an epoch prefix on their package versions | 12:59 |
*** svasheka has joined #openstack-infra | 12:59 | |
fungi | but python packages don't really have that construct | 12:59 |
mancdaz | yeah, they have their own versioning scheme to be able to wrap this all with | 12:59 |
mancdaz | right | 12:59 |
*** e0ne has joined #openstack-infra | 13:00 | |
mancdaz | well they do, but it's a bad one because of '!' | 13:00 |
*** shardy_ has quit IRC | 13:00 | |
fungi | oh, i didn't realize that existed | 13:01 |
fungi | wow | 13:01 |
openstackgerrit | Merged openstack-infra/project-config: Fix slave-cleanup.sh https://review.openstack.org/200035 | 13:01 |
*** shardy has joined #openstack-infra | 13:01 | |
*** ZZelle has quit IRC | 13:01 | |
*** fawadkhaliq has quit IRC | 13:01 | |
fungi | also wondering, once we do release to pypi, how we're going to deal with https://pypi.python.org/pypi/horizon | 13:01 |
*** ZZelle has joined #openstack-infra | 13:02 | |
mancdaz | ouch | 13:02 |
*** vponomaryov has joined #openstack-infra | 13:02 | |
fungi | though it's not got any actual files on pypi, just spiderlinks | 13:02 |
mancdaz | just delete it and pretend it never existed | 13:02 |
fungi | so it may end up fine | 13:02 |
fungi | mordred: jeblair: clarkb: pleia2: just fyi, i'm not around much today. more house-related stuff. i expect tomorrow to be much the same | 13:04 |
mordred | fungi: awesome. enjoy house stuff | 13:04 |
fungi | you bet. i love visiting with lawyers, signing endless sheaves of contracts, et cetera | 13:04 |
*** viktors has joined #openstack-infra | 13:05 | |
mordred | fungi: can you believe pep440 picked "!" as their epoch char? :) | 13:05 |
fungi | mordred: it's ludicrous i agree | 13:05 |
mordred | fungi: also - I _think_ we're going to need to change the name of the thing we publish to pypi to openstack-$name for all the servers | 13:05 |
mordred | fungi: because keystone is already taken on pypi | 13:05 |
mordred | so pypi should not be a problem really | 13:05 |
fungi | mordred: then again, ; as a marker separator isn't much better when it comes to being special in pretty much every unix shell ever | 13:06 |
mordred | fungi: debian uses : for that reason | 13:06 |
mordred | oh | 13:06 |
mordred | marker separator | 13:06 |
mordred | yeah | 13:06 |
*** davideagnello has joined #openstack-infra | 13:06 | |
mordred | but you don't expect markers to show up in filenames | 13:06 |
fungi | true. and the comparison operators are similarly problematic in that regard (!=<>) | 13:07 |
mordred | yuppers | 13:07 |
fungi | so i guess quoting version specs is sort of already expected... but the filenames much less so | 13:07 |
*** weshay has quit IRC | 13:07 | |
mordred | GheRivero: updated the os-client-config patch - better? | 13:07 |
*** radez_g0n3 is now known as radez | 13:08 | |
mordred | fungi: I am not interested in needing to quote filenames :) | 13:08 |
*** jsavak has joined #openstack-infra | 13:08 | |
*** ddieterly has quit IRC | 13:08 | |
fungi | mordred: however, debian has the benefit of not needing to work on mac filesystems, where : is path separator | 13:09 |
mordred | oh. bother | 13:09 |
*** Somay has quit IRC | 13:09 | |
mordred | wait - is that still the case? | 13:09 |
mordred | post osx? | 13:09 |
*** amitgandhinz has joined #openstack-infra | 13:09 | |
*** amotoki has quit IRC | 13:09 | |
fungi | oh, i dunno. the last time i had to deal with a mac filesystem was mac os 7.something | 13:10 |
*** BharatK has quit IRC | 13:10 | |
fungi | not sure if hfs+ does that | 13:10 |
*** davideagnello has quit IRC | 13:10 | |
*** jaypipes has joined #openstack-infra | 13:10 | |
*** hdd has quit IRC | 13:11 | |
mancdaz | nah, it's '/' on osx | 13:11 |
*** mriedem has joined #openstack-infra | 13:12 | |
openstackgerrit | Somay Jain proposed openstack-infra/jenkins-job-builder: Added support for groovy script trigger https://review.openstack.org/200066 | 13:12 |
mordred | fungi: you dont' want to review a shade patch before you go deal with lawyers, do you? https://review.openstack.org/#/c/199600/ | 13:12 |
*** rbrooker has joined #openstack-infra | 13:13 | |
*** peristeri has joined #openstack-infra | 13:14 | |
fungi | mordred: probably not. helping fifieldt track down a spam infestation on ask.openstack.org at the moment | 13:14 |
mordred | ooh. have fun with that | 13:14 |
*** paramite has joined #openstack-infra | 13:15 | |
mordred | I'll just wait for SpamapS to wake up | 13:15 |
fifieldt | triaging that problem in #openstack-community at the moment, for referecne | 13:15 |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of secure.conf file https://review.openstack.org/188325 | 13:15 |
mordred | fifieldt, fungi: have fun with that! I wish you both luck | 13:15 |
*** puranamr has joined #openstack-infra | 13:16 | |
*** amotoki has joined #openstack-infra | 13:16 | |
* fifieldt shakes fist at askbot | 13:17 | |
*** Longgeek has joined #openstack-infra | 13:17 | |
*** weshay has joined #openstack-infra | 13:17 | |
* fungi shakes fist at web forums in general. they reinvent usenet, badly | 13:18 | |
openstackgerrit | Scott Moser proposed openstack-infra/git-review: support urls as change-id input https://review.openstack.org/199225 | 13:19 |
*** Somay has joined #openstack-infra | 13:19 | |
*** abregman has quit IRC | 13:22 | |
*** akshai has joined #openstack-infra | 13:23 | |
*** ayoung has joined #openstack-infra | 13:26 | |
mordred | fungi: yah | 13:26 |
openstackgerrit | Andrew Laski proposed openstack-infra/elastic-recheck: Add query for bug 1466696 https://review.openstack.org/200077 | 13:26 |
openstack | bug 1466696 in OpenStack Compute (nova) "Cells: Race between instance 'unlock' and 'stop' can cause 'stop' to fail" [Low,Confirmed] https://launchpad.net/bugs/1466696 | 13:26 |
*** ParsectiX has quit IRC | 13:27 | |
*** amotoki has quit IRC | 13:28 | |
*** amotoki_ has joined #openstack-infra | 13:28 | |
*** k4n0 has quit IRC | 13:28 | |
*** eharney has joined #openstack-infra | 13:28 | |
*** deepakcs has quit IRC | 13:29 | |
*** paramite is now known as paramite|afk | 13:32 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of secure.conf file https://review.openstack.org/188325 | 13:33 |
*** dustins has joined #openstack-infra | 13:34 | |
*** abregman has joined #openstack-infra | 13:35 | |
*** ari has joined #openstack-infra | 13:35 | |
*** bswartz has joined #openstack-infra | 13:36 | |
*** dboik_ has quit IRC | 13:36 | |
sigmavirus24_awa | lifeless: if you want to test against terribly outdated versions of requests in devstack, be my guest. The best way to replace likely identical (if not newer) certificate bundles though is through the environment variable or doing what that patch already does | 13:41 |
*** _amrith_ is now known as amrith | 13:41 | |
*** bhunter71 has joined #openstack-infra | 13:43 | |
mordred | sigmavirus24_awa: I have no context to that conversation - but it sounds interesting - reference? | 13:44 |
sigmavirus24_awa | uh let me scroll back and find the review | 13:44 |
*** puranamr has quit IRC | 13:45 | |
sigmavirus24_awa | tl;dr a devstack change was merged that symlinks the system certificate bundle into where requests stores its certificate bundle | 13:45 |
sigmavirus24_awa | mordred: https://review.openstack.org/#/c/190276/ | 13:45 |
mordred | fascinating | 13:46 |
sigmavirus24_awa | There are env variables to override what the certificate bundle is if you would rather use those, but we actually do our best to stay as up-to-date with Mozilla as possible (which is where Fedora, Debian, and (I'm guessing) Ubuntu generate theirs from) | 13:46 |
mordred | sigmavirus24_awa: well, I think the problem in this case might actually be that the system bundle is less up to date, but other tools in the devstack stack are using it to set some things up ... so the mismatch causes api requests to have a sad later on | 13:47 |
openstackgerrit | Chris Dent proposed openstack-infra/project-config: [WIP] Add an experimental ceilometer grenade job https://review.openstack.org/200086 | 13:47 |
*** sigmavirus24_awa is now known as sigmavirus24 | 13:47 | |
mordred | sigmavirus24_awa: that said - I agree with you, requests has more than adequate ability to pass in bundles | 13:48 |
mordred | sigmavirus24: and, in fact, all of the openstack tools have config options to specify things to pass in to requests | 13:48 |
*** bhunter71 has quit IRC | 13:48 | |
mordred | WHICH devstack does not properly set :) | 13:48 |
sigmavirus24 | mordred: yep. Lifeless asked if there was a better way | 13:48 |
*** paramite|afk is now known as paramite | 13:48 | |
mordred | so I'd agree with you ... maybe we shoudl just set the variables we already have to the correct values | 13:48 |
sigmavirus24 | There's that way, which seems to be a bit more work, or using env vars but you could always just use distro-packaged requests | 13:48 |
sigmavirus24 | All downstreams rip out our ca bundle and use the system one | 13:49 |
mordred | oh no - that's definitely not possible | 13:49 |
sigmavirus24 | (Which I understand and expect) | 13:49 |
openstackgerrit | yolanda.robla proposed openstack-infra/system-config: Stop passing unused nodepool parameters https://review.openstack.org/199750 | 13:49 |
sigmavirus24 | Just beware of requests ~2.6 series of requests | 13:49 |
mordred | we're very much in the "all things in devstack intalled from pip" bucket | 13:49 |
sigmavirus24 | It's ... uh .. a little broken thanks to urllib3 | 13:49 |
mordred | \o/ | 13:49 |
sigmavirus24 | 2.7 is fine though | 13:49 |
sigmavirus24 | took a bit of work, but Cory and I worked out the remaining kinks | 13:50 |
*** katyafervent is now known as katyafervent_awa | 13:50 | |
sigmavirus24 | This is what we get for trying to give users more control over chunked responses along with more information about them and ripping that away from httplib | 13:50 |
*** hdd has joined #openstack-infra | 13:50 | |
mordred | sigmavirus24: I find that giving users control of things is always a path to pain | 13:51 |
*** rbrooker has quit IRC | 13:51 | |
sigmavirus24 | mordred: well this was a legitimate request for usage of urllib3 | 13:52 |
sigmavirus24 | requests doesn't quite provide that access directly unless you use the raw urllib3 response object | 13:52 |
sigmavirus24 | but yeah | 13:52 |
*** katyafervent_awa is now known as katyafervent | 13:52 | |
sigmavirus24 | some Red Hatters needed it and re-implemented it poorly causing the issues in the 2.6 branch of requests | 13:52 |
*** bexelbie_ has joined #openstack-infra | 13:53 | |
*** Mzoo_ has joined #openstack-infra | 13:53 | |
Mzoo_ | Hi experts. I have an openstack identity unit test question. | 13:54 |
Mzoo_ | formData = {'action': 'tenants__delete__%s' % project_id} res = self.client.post(INDEX_URL, formData) returns no html response. Does anybody know why? | 13:54 |
openstackgerrit | Victor Stinner proposed openstack-infra/project-config: Make gate-keystone-python34 voting and add gate https://review.openstack.org/200092 | 13:54 |
Mzoo_ | After the execution, res value is: Accept-Language, Cookie X-Frame-Options: SAMEORIGIN Content-Type: text/html; charset=utf-8 Location: http://testserver/identity/ Content-Language: en | 13:54 |
Mzoo_ | I want to get html elements from the response but res obj is empty? | 13:55 |
*** xyang1 has joined #openstack-infra | 13:55 | |
*** btully has joined #openstack-infra | 13:56 | |
fungi | Mzoo_: i've no idea why you're asking the sysadmins for the community servers about that, but it sounds like you might be looking for the #openstack-dev or #openstack-keystone channels instead | 13:56 |
openstackgerrit | Thomas Morin proposed openstack-infra/project-config: Add check-requirements job to 2 projects https://review.openstack.org/199976 | 13:56 |
*** dboik has joined #openstack-infra | 13:56 | |
fungi | Mzoo_: at least, i have not nearly enough context to guess at what you're asking | 13:56 |
*** bexelbie has quit IRC | 13:57 | |
Mzoo_ | fungi: Thanks, I asked this question at dev channel. But no body answered it. I read this channel is related to integration and some sort of test. So ask it again here. (https://wiki.openstack.org/wiki/IRC) | 13:58 |
*** kiran-r has quit IRC | 13:58 | |
*** amotoki has joined #openstack-infra | 13:58 | |
*** wenlock has joined #openstack-infra | 13:59 | |
*** sridhar_ram has joined #openstack-infra | 13:59 | |
fungi | Mzoo_: right, we build and maintain the servers where the tests run (and also maintain things like the code review server, the wiki, mailing lists server, et cetera) | 13:59 |
*** mtanino has joined #openstack-infra | 13:59 | |
Mzoo_ | fungi: sorry for my misundrestanding. Just asking on keystone channel again :) | 14:00 |
*** pserebryakov has quit IRC | 14:00 | |
fungi | Mzoo_: no problem, just trying to direct you to channels with people who are more likely to have answers to your questions | 14:00 |
*** amotoki_ has quit IRC | 14:01 | |
*** pserebryakov has joined #openstack-infra | 14:02 | |
AJaeger | mestery: thanks for following up on the ACL issue with ttx! | 14:03 |
*** michchap has quit IRC | 14:03 | |
mestery | AJaeger: np, wanted to ensure we closed the loop there for those following along :) | 14:03 |
*** amotoki has quit IRC | 14:03 | |
*** claudiub has joined #openstack-infra | 14:03 | |
*** michchap has joined #openstack-infra | 14:03 | |
*** Kennan2 has joined #openstack-infra | 14:03 | |
*** Kennan has quit IRC | 14:04 | |
*** dpose has joined #openstack-infra | 14:04 | |
*** mtanino has quit IRC | 14:08 | |
*** hasharLunch has quit IRC | 14:08 | |
*** yamahata has joined #openstack-infra | 14:10 | |
*** spzala has joined #openstack-infra | 14:10 | |
*** annegentle has joined #openstack-infra | 14:12 | |
AJaeger | mestery: appreciated, thanks! | 14:12 |
openstackgerrit | Chris Dent proposed openstack-infra/project-config: [WIP] Add an experimental ceilometer grenade job https://review.openstack.org/200086 | 14:12 |
*** mtanino has joined #openstack-infra | 14:13 | |
*** jsavak has quit IRC | 14:15 | |
*** wenlock_ has joined #openstack-infra | 14:16 | |
openstackgerrit | Somay Jain proposed openstack-infra/jenkins-job-builder: Support for more configurable options in sonar publisher https://review.openstack.org/200115 | 14:17 |
*** smccully has joined #openstack-infra | 14:17 | |
*** jsavak has joined #openstack-infra | 14:18 | |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: POC: grenade partial multinode https://review.openstack.org/199091 | 14:21 |
openstackgerrit | Thomas Morin proposed openstack-infra/project-config: Add check-requirements job to 2 projects https://review.openstack.org/199976 | 14:25 |
openstackgerrit | Thomas Morin proposed openstack-infra/project-config: Add check-requirements job to 2 projects https://review.openstack.org/199976 | 14:26 |
*** ildikov has quit IRC | 14:26 | |
*** _nadya_ has quit IRC | 14:28 | |
*** _nadya_ has joined #openstack-infra | 14:28 | |
*** _nadya_ has quit IRC | 14:28 | |
*** _nadya_ has joined #openstack-infra | 14:29 | |
*** amotoki has joined #openstack-infra | 14:29 | |
*** macjack has quit IRC | 14:30 | |
*** Somay has quit IRC | 14:31 | |
*** mpopow has joined #openstack-infra | 14:32 | |
*** spredzy|afk is now known as spredzy | 14:33 | |
*** Mzoo_ has quit IRC | 14:33 | |
*** bdr7 has joined #openstack-infra | 14:34 | |
paramite | Hi all, can somebody help me here? I'm looking for a source code of runner of job gate-puppet-ceilometer-puppet-beaker-rspec-upgrade-dsvm-centos7 | 14:35 |
*** jamespage_ has joined #openstack-infra | 14:36 | |
*** rossella_s has quit IRC | 14:37 | |
*** jamespage_ has quit IRC | 14:37 | |
*** rossella_s has joined #openstack-infra | 14:37 | |
*** tmorin has joined #openstack-infra | 14:40 | |
*** yamahata has quit IRC | 14:40 | |
*** yamahata has joined #openstack-infra | 14:41 | |
*** jsavak has quit IRC | 14:43 | |
*** jsavak has joined #openstack-infra | 14:43 | |
*** dims has quit IRC | 14:45 | |
openstackgerrit | Thomas Morin proposed openstack-infra/project-config: Add check-requirements job to 2 projects https://review.openstack.org/199976 | 14:45 |
*** maishsk has quit IRC | 14:46 | |
*** devvesa has joined #openstack-infra | 14:46 | |
tmorin | hi dougwig | 14:47 |
*** zz_dimtruck is now known as dimtruck | 14:47 | |
tmorin | I've one question related to how service_providers are loaded and the commit at https://review.openstack.org/gitweb?p=openstack%2Fneutron.git;a=commitdiff;h=fb3138c8d718be67505f247ca776abf15ba1504a | 14:47 |
*** bdr7 has quit IRC | 14:48 | |
Clint | paramite: openstack-infra/project-config:jenkins/jobs/puppet-module-jobs.yaml ? | 14:48 |
tmorin | I see you can't have both service_providers in neutron.conf and in neutron_*aas.conf | 14:48 |
*** bdr7 has joined #openstack-infra | 14:48 | |
paramite | Clint, thanks | 14:49 |
tmorin | we have a service_provider for bgpvpn (networking-bgpvpn) that does not sit in any of neutron_(lbaas|fwaas|vpnaas).conf | 14:49 |
tmorin | but if we add it to neutron.conf, we can't coexist with service providers using neutron_(lbaas|fwaas|vpnaas).conf | 14:49 |
jeblair | tmorin: you might try asking in #openstack-dev or #openstack-neutron | 14:50 |
*** dims has joined #openstack-infra | 14:50 | |
tmorin | jeblair: gee, wrong room :-( | 14:50 |
tmorin | jeblair: thought that was my openstack-neutron tab... | 14:50 |
jeblair | tmorin: np :) | 14:50 |
tmorin | jeblair: thanks | 14:50 |
*** tmorin has left #openstack-infra | 14:51 | |
*** otter768 has joined #openstack-infra | 14:52 | |
*** heyongli has quit IRC | 14:52 | |
*** armax has joined #openstack-infra | 14:53 | |
*** heyongli has joined #openstack-infra | 14:53 | |
*** che-arne has quit IRC | 14:53 | |
*** marzif_ has joined #openstack-infra | 14:53 | |
*** bhunter71 has joined #openstack-infra | 14:54 | |
*** tsekiyama has joined #openstack-infra | 14:55 | |
*** bdr7 has quit IRC | 14:55 | |
*** bdr7 has joined #openstack-infra | 14:56 | |
*** bdr7 has quit IRC | 14:56 | |
*** otter768 has quit IRC | 14:57 | |
*** annegentle has quit IRC | 14:58 | |
*** MarkAtwood has joined #openstack-infra | 14:59 | |
*** achanda has joined #openstack-infra | 15:00 | |
*** sdake_ has joined #openstack-infra | 15:01 | |
anteaya | Clint: I commented on your comment on https://review.openstack.org/#/c/199798/ | 15:02 |
*** fhubik is now known as fhubik_afk | 15:02 | |
anteaya | Clint: my patch is basically a straight copy of yolanda's patch | 15:02 |
anteaya | Clint: I don't really favour a big rework of it right now | 15:03 |
anteaya | Clint: hope that makes sense | 15:03 |
*** sdake has quit IRC | 15:05 | |
mordred | anteaya: we've verified that mod_version exists on the centos ? | 15:05 |
anteaya | I have not verified anything | 15:05 |
anteaya | that is a good question you ask | 15:05 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-openstackci: Add generic logstash manifests https://review.openstack.org/199790 | 15:05 |
*** fhubik_afk is now known as fhubik | 15:06 | |
mordred | yolanda: ^^ ? | 15:06 |
*** austin81 has joined #openstack-infra | 15:06 | |
*** achanda has quit IRC | 15:06 | |
yolanda | hi, we have that running on our centos 7 | 15:06 |
mordred | ok. great | 15:07 |
*** davideagnello has joined #openstack-infra | 15:07 | |
*** changbl has quit IRC | 15:07 | |
anteaya | I also have not tested my patch | 15:07 |
*** Ala has quit IRC | 15:07 | |
EmilienM | we are noticing some downtime on git.o.o > http://logs.openstack.org/17/200117/1/check/gate-puppet-trove-puppet-unit-3.3/eb96d51/ | 15:08 |
yolanda | anteaya, same patch as i pushed, was the one i had working under our apache, but i saw it was reverted. The issue was the ordering? | 15:09 |
anteaya | yup, Maximum of 3 git retries reached | 15:09 |
anteaya | yolanda: the issue was that mod_version was not installed | 15:09 |
*** sdake_ has quit IRC | 15:09 | |
*** coolsvap is now known as coolsvap|away | 15:09 | |
anteaya | yolanda: and without mod_version IfVersion is not parsed | 15:09 |
yolanda | i guess it worked for us because we had it installed before | 15:09 |
anteaya | so all the modules specific to 2.4 were installed on 2.2 | 15:09 |
anteaya | so much unhappiness | 15:09 |
*** sdake has joined #openstack-infra | 15:10 | |
anteaya | yolanda: yep, that makes sense | 15:10 |
clarkb | we run cwntos6... | 15:10 |
mordred | yolanda: well, in our case, we're runing centos6 - so the ifversions are more important I think | 15:10 |
clarkb | yes | 15:10 |
yolanda | we have several with centos6 as well | 15:10 |
anteaya | so can anyone confirm that centos6 has mod_version available? | 15:11 |
anteaya | my google fu is subpar | 15:11 |
*** davideagnello has quit IRC | 15:11 | |
jeblair | we also had a discussion yesterday that perhaps a better approach would be to avoid using mod_version and instead have the conditional logic in puppet | 15:11 |
*** bhunter71 has quit IRC | 15:11 | |
mordred | jeblair: there is an available apache version fact we can use? | 15:12 |
yolanda | is there a fact in puppet that can easily tell which apache version are we using? | 15:12 |
persia | anteaya: http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/mod_version.so suggests it does, if that is the same mod_version | 15:12 |
mordred | yolanda: jinx | 15:12 |
yolanda | eh :) | 15:12 |
mordred | persia: woot. thanks | 15:12 |
samuelBartel | es | 15:12 |
jeblair | mordred, yolanda: i bet we can find out if we're running centos6 or 7 | 15:12 |
anteaya | persia: thank you | 15:12 |
yolanda | mordred, i tried that approach as well, but the comparison for ubuntu and centos versions, to make sure which apache versions were they using, was so complex | 15:13 |
yolanda | jeblair ^ | 15:13 |
anteaya | jeblair: I'm fine with a different approach, I was just doing the minimal of what I understood to be helpful | 15:13 |
yolanda | if we limit only to centos, and assume centos >= 7 is 2.4 | 15:13 |
yolanda | and centos < 7 is 2.2, we can do it | 15:13 |
persia | At least the search results I posted suggested it was for a httpd24 in CentOS 6, which may not be default. | 15:14 |
jeblair | EmilienM: i don't see anything too drastic in our monitoring; i wonder if there is/was a network in that node's region | 15:14 |
*** bhunter71 has joined #openstack-infra | 15:14 | |
jeblair | EmilienM: network problem that is | 15:15 |
*** sambetts has quit IRC | 15:15 | |
*** ildikov has joined #openstack-infra | 15:16 | |
*** ildikov is now known as ildikov_afk | 15:16 | |
*** sambetts has joined #openstack-infra | 15:17 | |
EmilienM | jeblair: ok, it was just fyi | 15:17 |
*** pblaho has quit IRC | 15:19 | |
*** tonytan4ever has joined #openstack-infra | 15:19 | |
*** shardy_ has joined #openstack-infra | 15:19 | |
spredzy | jeblair, ping https://review.openstack.org/#/c/175849/. Can I ask if my remark is accurate and that the generic function you refered to are still too generic for doc ? | 15:19 |
*** shardy has quit IRC | 15:21 | |
*** jsavak has quit IRC | 15:22 | |
*** sabeen has joined #openstack-infra | 15:22 | |
jeblair | spredzy: setup_git is generic at least | 15:23 |
*** jsavak has joined #openstack-infra | 15:23 | |
*** jamielennox is now known as jamielennox|away | 15:23 | |
jeblair | spredzy: if you want to make things more generic, that would be great, but we don't need to hold that patch on that kind of improvement, but updating it to use anything that's already done would be good. | 15:24 |
*** bexelbie_ has quit IRC | 15:24 | |
*** shardy_ has quit IRC | 15:24 | |
*** shardy has joined #openstack-infra | 15:25 | |
*** puranamr has joined #openstack-infra | 15:26 | |
spredzy | jeblair, ack. Let me update that | 15:27 |
*** puranamr has quit IRC | 15:27 | |
*** jgriffith has left #openstack-infra | 15:27 | |
*** puranamr has joined #openstack-infra | 15:28 | |
spredzy | jeblair, should I make a first review that move setup_git outside common_translation_update.sh to a more generic name common.sh | 15:28 |
*** Somay has joined #openstack-infra | 15:29 | |
spredzy | sourcing common_translation_update.sh to a job unrelated to translation might not make sense | 15:29 |
*** fhubik is now known as fhubik_afk | 15:29 | |
openstackgerrit | Sébastien Han proposed openstack-infra/project-config: Add Ceph DevStack plugin to Stackforge https://review.openstack.org/188768 | 15:29 |
*** dims has quit IRC | 15:30 | |
jeblair | spredzy: i think setup_git is already in common.sh | 15:31 |
*** jamielennox|away is now known as jamielennox | 15:32 | |
*** dizquierdo has quit IRC | 15:32 | |
*** dims has joined #openstack-infra | 15:32 | |
*** dims has quit IRC | 15:32 | |
*** fitoduarte has quit IRC | 15:32 | |
*** e0ne is now known as e0ne_ | 15:32 | |
*** dims has joined #openstack-infra | 15:33 | |
*** amrith is now known as _amrith_ | 15:33 | |
*** nihilifer has joined #openstack-infra | 15:34 | |
spredzy | jeblair, erf you're right local copy was old :/ | 15:34 |
spredzy | my bad | 15:34 |
openstackgerrit | Dirk Mueller proposed openstack-infra/project-config: Start with a green field for RPM packaging https://review.openstack.org/191134 | 15:35 |
jeblair | spredzy: whew, i thought maybe my local copy was too new ;) | 15:35 |
*** bdr768 has joined #openstack-infra | 15:35 | |
*** bdr768 is now known as jgriffith | 15:35 | |
*** paramite has quit IRC | 15:40 | |
*** jcoufal has quit IRC | 15:43 | |
openstackgerrit | Yanis Guenane proposed openstack-infra/project-config: Add support for backport-potential commit flag https://review.openstack.org/175849 | 15:47 |
spredzy | jeblair, ^ | 15:47 |
spredzy | EmilienM, ^ | 15:47 |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Revert "Switch to using pypi" https://review.openstack.org/200156 | 15:48 |
*** e0ne_ is now known as e0ne | 15:48 | |
EmilienM | spredzy: thx | 15:48 |
*** dtantsur is now known as dtantsur|afk | 15:49 | |
*** Somay has quit IRC | 15:49 | |
*** fhubik_afk is now known as fhubik | 15:49 | |
*** fhubik is now known as fhubik_afk | 15:49 | |
*** weshay is now known as weshay_brb | 15:50 | |
zaro | morning | 15:51 |
jeblair | gnus has this thing where you can group newsgroups together and toggle display of them as a group... i think gertty needs this (so i can deal with the puppet-* repos at a glance) | 15:52 |
openstackgerrit | yolanda.robla proposed openstack-infra/nodepool: Update nodepool to use secure.conf file https://review.openstack.org/189762 | 15:52 |
*** jaypipes has quit IRC | 15:53 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of secure.conf file https://review.openstack.org/188325 | 15:54 |
*** coolsvap|away is now known as coolsvap | 15:54 | |
openstackgerrit | David Medberry proposed openstack-infra/irc-meetings: Fix the tags so that it generates the proper log entry. https://review.openstack.org/200162 | 15:54 |
*** alexsyip has joined #openstack-infra | 15:55 | |
*** jlanoux has quit IRC | 15:55 | |
openstackgerrit | Khai Do proposed openstack-infra/system-config: use updated jenkins_master.pp manifest https://review.openstack.org/199780 | 15:55 |
*** claudiub has quit IRC | 15:59 | |
*** vnod has joined #openstack-infra | 15:59 | |
*** davideagnello has joined #openstack-infra | 15:59 | |
pc_m | Anyone know how to view older code (like Icehouse) from github? It doesn't show as a branch. I know I can access it from a local repo, but wanted to point someone to icehouse code on github and can't seem to see it. | 16:00 |
*** davideagnello has quit IRC | 16:00 | |
*** harlowja_at_home has joined #openstack-infra | 16:01 | |
*** fhubik_afk is now known as fhubik | 16:01 | |
*** fhubik has quit IRC | 16:02 | |
fungi | pc_m: there is a tag, icehouse-eol | 16:02 |
fungi | pc_m: it represents the final state of the stable/icehouse branch when it reached end of life | 16:02 |
jeblair | pc_m: you can see it on git.o.o with https://git.openstack.org/cgit/openstack/nova/tree/?id=icehouse-eol | 16:03 |
jeblair | pc_m: i assume github has similar functionality ;) | 16:03 |
fungi | i've heard github is useful for such things, but since it's not free software i'm not inclined to waste my time finding out | 16:03 |
*** bitblt has joined #openstack-infra | 16:03 | |
*** bdr78 has joined #openstack-infra | 16:04 | |
pc_m | fungi: jeblair: Thanks! I see it. Under pulldown, there is a branch tab and a tag tab, it is under tag tab. | 16:04 |
openstackgerrit | Merged openstack-infra/puppet-os_client_config: Module boilerplate https://review.openstack.org/199653 | 16:05 |
*** Somay has joined #openstack-infra | 16:05 | |
*** dims_ has joined #openstack-infra | 16:05 | |
fungi | pc_m: anyway, we have .*-eol tags going back to diablo (for repos like nova which have been around that long) | 16:05 |
*** ihrachyshka has quit IRC | 16:05 | |
*** unicell1 has quit IRC | 16:05 | |
pc_m | fungi: Cool. Didn't see that tag tab. | 16:06 |
fungi | and also some release tags for things even older than diablo, it seems | 16:06 |
fungi | such as nova 0.9.0 (wow!) | 16:06 |
*** mpopow has quit IRC | 16:07 | |
pc_m | :) | 16:08 |
*** nfedotov has quit IRC | 16:08 | |
*** dpose has quit IRC | 16:08 | |
*** dims has quit IRC | 16:09 | |
*** Somay has left #openstack-infra | 16:09 | |
dgonzalez | Hi all, i am planning to create a multi-region scenario test for heat (See https://review.openstack.org/#/c/185598/). I guess for this to work i would have to create a new experimental jenkins job for heat, which runs on a multi-region devstack environment. Can this be done with a multinode setup? Or how do i have to configure the jenkins job to run such a multi-region test? | 16:10 |
openstackgerrit | John Patterson proposed openstack-infra/jenkins-job-builder: Adding Flowdock as a supported publisher https://review.openstack.org/200168 | 16:11 |
fungi | dgonzalez: so it's not possible to create multiple regions on a single-node devstack? if not, then yeah you'd need to have the job use a 2-node devstack worker (but i don't know enough about devstack and regions to say for sure that's sufficient) | 16:11 |
*** fawadkhaliq has joined #openstack-infra | 16:11 | |
dgonzalez | fungi: As far as i know, it is not possible to configure a single devstack with multiple regions. You need one devstack per region. In my local tests i was able to create two regions with two devstack installations. But i am not sure how i can configure something like this in a jenkisn job for devstack-gate... | 16:13 |
*** ashleighfarnham has joined #openstack-infra | 16:14 | |
*** scheuran has quit IRC | 16:14 | |
fungi | dgonzalez: devstack-gate uses ansible to run stack.sh on each subnode in the multinode group (or just on the local node if there's only one) | 16:16 |
fungi | dgonzalez: you can probably look at the definition of one of our existing multinode devstack jobs for ideas | 16:16 |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for neutron functional test race bug 1472692 https://review.openstack.org/199640 | 16:17 |
*** ihrachyshka has joined #openstack-infra | 16:17 | |
openstack | bug 1472692 in neutron "test_port_creation_and_deletion randomly fails with: eventlet.timeout.Timeout: 60 seconds" [Medium,Confirmed] https://launchpad.net/bugs/1472692 | 16:17 |
*** sshnaidm_ has quit IRC | 16:18 | |
*** vnod has quit IRC | 16:18 | |
reed | fungi, on https://ask-staging.openstack.org/ wouldn't there need to be also a restore of the database of users and questions/answers? | 16:19 |
*** afazekas has quit IRC | 16:19 | |
*** jamielennox is now known as jamielennox|away | 16:21 | |
*** samuelBartel has quit IRC | 16:21 | |
dgonzalez | fungi: I did already take a look at some jobs in project-config. It seems to me like they all just set 'export DEVSTACK_GATE_TOPOLOGY="multinode"'. To get a multi-region setup i would need to configure the localrc files for the devstack nodes in order to set the regions for the devstack nodes. But i am not sure how to do this | 16:22 |
*** boris-42 has quit IRC | 16:22 | |
*** weshay_brb is now known as weshay | 16:23 | |
*** harlowja_at_home has quit IRC | 16:23 | |
fungi | reed: we can do that, sure. maybe a periodic dump and import mechanism | 16:23 |
*** soren has quit IRC | 16:23 | |
*** fitoduarte has joined #openstack-infra | 16:23 | |
fungi | dgonzalez: yep, it's beyond what i've done but clarkb and sdague might have some guidance | 16:24 |
reed | fungi, don't you have an old copy somewhere? | 16:25 |
greghaynes | fungi: mordred the check experimental I just did on https://review.openstack.org/#/c/198795/ looks like it is going to be all red :( | 16:25 |
greghaynes | so might not be a good idea to switch it all over to ubuntu-trusty | 16:26 |
*** _nadya_ has quit IRC | 16:26 | |
openstackgerrit | John Patterson proposed openstack-infra/jenkins-job-builder: Adding Flowdock as a supported publisher https://review.openstack.org/200168 | 16:26 |
greghaynes | Im also uploading an image to rax now to see if I can repro out hostname behavior... | 16:26 |
*** _nadya_ has joined #openstack-infra | 16:27 | |
*** BharatK has joined #openstack-infra | 16:27 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module https://review.openstack.org/198819 | 16:27 |
*** _nadya_ has quit IRC | 16:28 | |
*** _nadya_ has joined #openstack-infra | 16:28 | |
*** bdr78 has quit IRC | 16:29 | |
*** arxcruz has quit IRC | 16:29 | |
*** jamielennox|away is now known as jamielennox | 16:29 | |
*** derekh has quit IRC | 16:30 | |
*** tqtran has joined #openstack-infra | 16:31 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Fix the tags so that it generates the proper log entry. https://review.openstack.org/200162 | 16:32 |
*** BharatK has left #openstack-infra | 16:32 | |
*** Swami has joined #openstack-infra | 16:33 | |
*** BharatK has joined #openstack-infra | 16:33 | |
fungi | reed: of the production database? | 16:33 |
SpamapS | mordred: I'm awake. Wassup? | 16:33 |
reed | fungi, yes | 16:33 |
fungi | reed: sure, but i can also just psql dump a fresh one | 16:33 |
*** kiran-r has joined #openstack-infra | 16:33 | |
reed | fungi, i think it would be good, when you have time | 16:33 |
dgonzalez | fungi: ok thanks for the advice. Any idea when clarkb or sdague are usually online? | 16:34 |
fungi | reed: yep, likely next week. i'm neck deep in house closing interruptions at the moment | 16:34 |
clarkb | I am almost here, finishing breakfast | 16:34 |
fungi | dgonzalez: it varies | 16:34 |
*** annegentle has joined #openstack-infra | 16:35 | |
mordred | SpamapS: uhm. | 16:35 |
mordred | SpamapS: I don't remember? | 16:35 |
*** coolsvap is now known as coolsvap|away | 16:36 | |
SpamapS | mordred: 06:12 < mordred> fungi: you dont' want to review a shade patch before you go deal with lawyers, do you? https://review.openstack.org/#/c/199600/ | 16:36 |
SpamapS | mordred: I think it was that. | 16:36 |
mordred | SpamapS: almost certainly | 16:36 |
mordred | SpamapS: although I feel there was a more complex thing I wanted to discuss as well | 16:37 |
*** jistr has quit IRC | 16:37 | |
*** homeless has joined #openstack-infra | 16:37 | |
SpamapS | mordred: https://review.openstack.org/#/c/199600/ <-- -1'd .. very tiny fix | 16:38 |
SpamapS | mordred: was it maybe..... | 16:38 |
SpamapS | mordred: THE SPANISH INQUISITION? | 16:38 |
mordred | SpamapS: oops. nice catch | 16:38 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Rework how we get domains https://review.openstack.org/199600 | 16:39 |
mordred | SpamapS: done | 16:39 |
mordred | Shrews: ^^ fixed a thing for the SpamapS | 16:39 |
fungi | reed: also i probably want to consult with mrmartin or evgeny on how to import a data dump from an older askbot release into the version running on the staging server | 16:39 |
fungi | reed: since i have a feeling the db schema may change from time to time and need migrations applied | 16:40 |
reed | indeed | 16:40 |
openstackgerrit | Salvatore Orlando proposed openstack-infra/elastic-recheck: Add a query for failures in shutting down cinder-api https://review.openstack.org/200176 | 16:40 |
*** unicell has joined #openstack-infra | 16:40 | |
*** heyongli has quit IRC | 16:41 | |
fungi | reed: also do you have any tips for fifieldt and i for cleaning up tags added by spam posts? | 16:41 |
fungi | apparently even if you mark all the spam posts for deletion, the tags stick around indefinitely or something | 16:41 |
eharney | jeblair: could you drop by https://review.openstack.org/#/c/198079/ again? you had previously +2'd | 16:41 |
*** jgriffith1 has joined #openstack-infra | 16:41 | |
*** e0ne has quit IRC | 16:42 | |
*** ihrachyshka has quit IRC | 16:42 | |
reed | fungi, i'm aware of that issue but I have no solution. I'd email Evgeny for that | 16:42 |
*** jgriffith has quit IRC | 16:42 | |
fungi | reed: good to know we're not just missing something obvious at least. thanks! | 16:43 |
*** jgriffith1 is now known as jgriffith | 16:43 | |
*** shardy has quit IRC | 16:45 | |
*** heyongli has joined #openstack-infra | 16:45 | |
jeblair | eharney: i don't think the change to hardcode devstack-trusty is necessary -- did you think there was some configuration that would cause it to run on precise? | 16:45 |
*** bitblt has quit IRC | 16:45 | |
eharney | jeblair: that was the assumption yes, that it could end up on either | 16:45 |
*** annegentle has quit IRC | 16:46 | |
jeblair | eharney: we're not quite so random as that :) the current logic is that devstack jobs run on devstack-trusty, unless they have 'centos7' or 'precise' in their names | 16:47 |
jeblair | eharney: (they used to also use precise for changes to the icehouse branch, but that was just eol'd) | 16:47 |
eharney | jeblair: oh, well, the drbd one may be a little off too then (i copied this from there) | 16:47 |
jeblair | eharney: so leaving it floating will let us use the generalized logic, which is usually correct, and upgrade without having to change all 6000 jobs :) | 16:48 |
eharney | jeblair: sounds good, i'll update it | 16:48 |
jeblair | eharney: (also, due to how things are actually implemented -- if you set that to devstack-trusty, and the logic decided to do run it on precise, the job would just get stuck. come to think of it, i probably should have lead with that point. :) | 16:49 |
eharney | jeblair: :) | 16:49 |
*** annegentle has joined #openstack-infra | 16:50 | |
*** heyongli has quit IRC | 16:52 | |
krotscheck | Any non-jeblair cores able to look at this? I would like to be able to debug my build. https://review.openstack.org/#/c/199774/ | 16:53 |
*** otter768 has joined #openstack-infra | 16:53 | |
mordred | krotscheck: done | 16:54 |
krotscheck | Thanks | 16:55 |
openstackgerrit | Eric Harney proposed openstack-infra/project-config: Add experimental Cinder job for LIO https://review.openstack.org/198079 | 16:55 |
*** homeless has quit IRC | 16:55 | |
eharney | jeblair: fixed up, thanks ^ | 16:55 |
*** pblaho has joined #openstack-infra | 16:56 | |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add a query for failures in shutting down cinder-api https://review.openstack.org/200176 | 16:58 |
*** otter768 has quit IRC | 16:58 | |
*** asselin_ has joined #openstack-infra | 16:58 | |
fungi | jeblair: would the job really get stuck? from what i've seen in those cases it just immediately terminates with a NOT_REGISTERED status | 16:58 |
*** kutija_ has joined #openstack-infra | 17:00 | |
*** asselin__ has quit IRC | 17:00 | |
*** maishsk has joined #openstack-infra | 17:00 | |
jeblair | fungi: yeah, probably so. though if the job were voting that wouldn't be great. | 17:00 |
*** ayoung has quit IRC | 17:01 | |
*** kutija has quit IRC | 17:02 | |
openstackgerrit | Spencer Krum proposed openstack-infra/puppet-os_client_config: Manage OSCC config file with Puppet https://review.openstack.org/199674 | 17:04 |
*** Sukhdev has joined #openstack-infra | 17:05 | |
fungi | definitely wouldn't be great, no. seen that happen before too :/ | 17:05 |
*** heyongli has joined #openstack-infra | 17:05 | |
*** bswartz has quit IRC | 17:06 | |
*** afazekas has joined #openstack-infra | 17:06 | |
*** ihrachyshka has joined #openstack-infra | 17:07 | |
clarkb | dgonzalez: hi there | 17:08 |
clarkb | dgonzalez: what is required to make the test work? | 17:08 |
*** coolsvap|away is now known as coolsvap | 17:08 | |
*** bswartz has joined #openstack-infra | 17:08 | |
*** HeOS has quit IRC | 17:09 | |
dgonzalez | clarkb: I need a devstack environment with two regions. So that i can create a heat stack which deploys resources on both regions | 17:09 |
clarkb | right but that does devstack environment with two regions require | 17:09 |
clarkb | what does this environment look like | 17:09 |
*** heyongli has quit IRC | 17:09 | |
*** davideagnello has joined #openstack-infra | 17:10 | |
*** rbrooker has joined #openstack-infra | 17:11 | |
dgonzalez | Basically i need the environment to be configured as explained in the devstack README here: https://github.com/openstack-dev/devstack#multi-region-setup | 17:12 |
*** akshai has quit IRC | 17:12 | |
*** afazekas has quit IRC | 17:12 | |
dgonzalez | (The configuration options shown there are meant to go into the localrc file) | 17:13 |
*** heyongli has joined #openstack-infra | 17:13 | |
*** mpopow has joined #openstack-infra | 17:13 | |
clarkb | ok so its two full installs of openstack with one shared keystone? | 17:14 |
dgonzalez | yes | 17:14 |
clarkb | so right now devstack-gate controls the localrc for both the primary node (controller) and the subnode (compute) and it basically sets them up the one way | 17:15 |
clarkb | to do the multiregion thing you will need to add a second set of config for the subnode that makes it a controller too pointing it at the primary nodes keystone | 17:15 |
greghaynes | hrm, uploaded a new glean image to rax and networking failed, scary | 17:15 |
clarkb | that should just be a config change, the existing run ansible stuff to run stack.sh shouldn't need changing | 17:15 |
*** sdake has quit IRC | 17:16 | |
dgonzalez | ok sounds good, where would i have to add/change this config? | 17:16 |
clarkb | devstack-gate | 17:16 |
*** annegentle has quit IRC | 17:16 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module https://review.openstack.org/198819 | 17:17 |
*** heyongli has quit IRC | 17:17 | |
dgonzalez | i never worked with devstack-gate before, so sorry if this is a stupid question, but where exactly would i have to change this? in the devstack-vm-gate-wrap.sh file? | 17:19 |
dgonzalez | I cannot find any mention of multinode in the devstack-gate repo | 17:19 |
*** salv-orl_ has quit IRC | 17:20 | |
*** boris-42 has joined #openstack-infra | 17:20 | |
*** sdake has joined #openstack-infra | 17:20 | |
*** achanda has joined #openstack-infra | 17:20 | |
clarkb | dgonzalez: the checks to look at are DEVSTACK_GATE_TOPOLOGY | 17:21 |
clarkb | and likely in devstack-vm-gate.sh not the wrap script as we do localrc generation in devstack-vm-gate.sh | 17:21 |
*** salv-orlando has joined #openstack-infra | 17:22 | |
*** yamahata has quit IRC | 17:22 | |
dgonzalez | clarkb: Ok thanks, i think i have found the relevant places in devstack-vm-gate.sh | 17:23 |
*** geoffarnold has quit IRC | 17:24 | |
*** afazekas has joined #openstack-infra | 17:24 | |
bswartz | could someone help me understand why this patch is in merge conflict? https://review.openstack.org/#/c/200166/ | 17:25 |
*** heyongli has joined #openstack-infra | 17:25 | |
clarkb | bswartz: sure let me look | 17:25 |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-openstackci: Migrate to puppet-httpd module https://review.openstack.org/198820 | 17:26 |
*** sdake_ has joined #openstack-infra | 17:26 | |
krotscheck | clarkb: Once you're done with that -> https://review.openstack.org/#/c/199774/ is a thing jeblair did that makes our tests talk to us. | 17:26 |
fungi | ooh! we surpassed review 200000 today! | 17:26 |
*** maishsk has quit IRC | 17:26 | |
clarkb | bswartz: its proposed to master but appears to be meant for stable/kilo? | 17:27 |
bswartz | oh crap | 17:27 |
clarkb | bswartz: it definitely conflicts with master | 17:27 |
bswartz | I bet that' the issue | 17:27 |
clarkb | and this my friends is why git review -R is bad | 17:27 |
clarkb | (just saying) | 17:27 |
bswartz | thanks for noticing that | 17:27 |
bswartz | It should save been kilo | 17:27 |
fungi | and also if you accidentally do the opposite (propose a master change to stable/kilo) you can end up fast-forwarding your stable branch. i recommend you don't do that either ;) | 17:28 |
krotscheck | clarkb: Much obliged | 17:28 |
clarkb | krotscheck: np | 17:28 |
clarkb | fungi: are you planning on dealing with ssl certs post home buying? | 17:29 |
anteaya | fungi: wooooo 200000 | 17:29 |
clarkb | wasn't sure if that was already on your radar | 17:29 |
*** ashleighfarnham has quit IRC | 17:29 | |
fungi | clarkb: yep, was just waiting until closer to the middle of july | 17:29 |
*** maishsk has joined #openstack-infra | 17:29 | |
*** sdake has quit IRC | 17:29 | |
*** heyongli has quit IRC | 17:30 | |
clarkb | cool | 17:30 |
*** ashleighfarnham has joined #openstack-infra | 17:30 | |
*** sdake has joined #openstack-infra | 17:30 | |
fungi | clarkb: the plan is early next week to buy new or updated certs for: etherpad, git, refstack, review, wiki (were there any others we were needing to add?) and replacing jenkins with snakeoil | 17:31 |
clarkb | that list looks good unless ask/groups are also due | 17:31 |
fungi | those can wait a year | 17:31 |
fungi | jeblair was good about keeping most of our certs in sync for july renewals, so any which are coming due before next july i'm renewing at the same time | 17:32 |
fungi | groups expires a year from november, and ask expires a year from next february so they can both get done next july | 17:33 |
clarkb | ++ | 17:33 |
jeblair | fungi: oh yeah, meant to double check that you planned to do that... guess so! | 17:33 |
jeblair | thanks! | 17:33 |
fungi | jeblair: yep, it's on my pile | 17:33 |
fungi | the soonest expiration is git/wiki which both go on the 19th, so we've still got 10 days before it's critical | 17:34 |
*** sdake_ has quit IRC | 17:34 | |
*** ihrachyshka has quit IRC | 17:34 | |
fungi | but i figure early next week is safely ahead of emergency | 17:34 |
*** ihrachyshka has joined #openstack-infra | 17:34 | |
fungi | right now i'm trying to use what little free time i have to learn how to send summit invites to our wonderful liberty contributors | 17:35 |
fungi | and to do some manual cleanup post askbot spamstorm | 17:35 |
*** dims_ has quit IRC | 17:35 | |
*** maishsk has quit IRC | 17:36 | |
*** maishsk_ has joined #openstack-infra | 17:36 | |
fungi | i have some interesting notes from evgeny to add to our management documentation | 17:36 |
*** dims has joined #openstack-infra | 17:37 | |
*** FallenPegasus has joined #openstack-infra | 17:38 | |
*** abregman has quit IRC | 17:38 | |
* clarkb is reading openssl vulnerability details now to figure out if/how we are affected | 17:38 | |
openstackgerrit | Merged openstack-infra/system-config: Remove -e from apply test applier https://review.openstack.org/199774 | 17:38 |
fungi | tbh i haven't even looked at that today. being pulled in too many directions already | 17:39 |
*** cdent has quit IRC | 17:39 | |
fungi | i should take a moment to read through it as well | 17:39 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Move out server class from logstash classes https://review.openstack.org/200186 | 17:39 |
clarkb | it looks like we may be ok, its a certificate verification bug and we don't use openssl for that in say gerrit | 17:39 |
clarkb | We do use it in gear but don't use the feature yet | 17:40 |
*** linkedinyou has joined #openstack-infra | 17:40 | |
clarkb | I suppose nodepool verifying rax/hpcloud endpoints is the other place | 17:41 |
clarkb | so we should restart nodepool after the package update | 17:41 |
*** heyongli has joined #openstack-infra | 17:41 | |
*** annegentle has joined #openstack-infra | 17:41 | |
clarkb | I still don't see it on usn though | 17:41 |
*** enikanorov2 has quit IRC | 17:41 | |
clarkb | fungi: ^ thats my distillation, please do let me know if I am msitaken or have missed anything | 17:42 |
*** BharatK has quit IRC | 17:43 | |
fungi | clarkb: yeah, it looks like something i'm not especially worried by in the short term. the other place is the puppetmaster but we don't actually validate the signature on the cert there either aiui? | 17:44 |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-askbot: Migrate to puppet-httpd module https://review.openstack.org/198827 | 17:44 |
fungi | (thinking about puppet node certs) | 17:44 |
jeblair | clarkb: it was introduced in june i think | 17:44 |
clarkb | the master does auth the client | 17:44 |
clarkb | jeblair: oh is ours old enough to not be affected? /me checks version numbers | 17:45 |
fungi | if memory serves puppet is doing something more ugly like matching the actual cert (though i suppose it could be validating its own signature there) | 17:45 |
clarkb | sweet I think that is the case | 17:45 |
jeblair | clarkb: yeah, i haven't checked yet, but would not be surprised if that's the case for the lts's at least | 17:45 |
clarkb | we have 1.0.1f on LTS and 1.0.1n and 1.0.1o are affected | 17:45 |
fungi | oh, wow. i skipped the date because the pre-release heads up mentioned affected versions back as far as what's running on precise/trusty/centos6 | 17:45 |
clarkb | so unless ubuntu backported the bug we should be fine | 17:46 |
krotscheck | The usual email address for ci things is openstackci@openstack.org, correct? | 17:46 |
fungi | yeah, this is a non-issue | 17:46 |
fungi | krotscheck: setting up the npm account? | 17:46 |
krotscheck | fungi: Writing the documentation | 17:46 |
fungi | krotscheck: oh, you mean for people to contact us? | 17:46 |
krotscheck | fungi: No, for people to setup projects. | 17:47 |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module https://review.openstack.org/198819 | 17:47 |
krotscheck | fungi: There's a command called `npm owner add <email> <projectname>` | 17:47 |
krotscheck | Just trying to fill in the email bit | 17:47 |
fungi | krotscheck: okay, for npm though, got it. i think we had said we were going to use a separate e-mail alias per service? at least that's my recollection from when pleia2 was adding our zanata openstackid account. but maybe we're okay reusing a common e-mail for publication services? | 17:48 |
fungi | jeblair: clarkb: mordred: ^ ? | 17:49 |
krotscheck | fungi: You could use + notation. | 17:49 |
openstackgerrit | greghaynes proposed openstack-infra/glean: dont fail if /etc/hosts is missing https://review.openstack.org/200188 | 17:49 |
krotscheck | openstackci+npm@openstack.org or something like that | 17:49 |
greghaynes | mordred: ^ I was just hitting this | 17:50 |
*** heyongli has quit IRC | 17:50 | |
jeblair | fungi: i think with zanata we were mostly focused on the openstackid account -- in that we thought zanata should have its own; i think that implied it should get its own address too | 17:50 |
jeblair | fungi, krotscheck: i think with npm, we probably don't have the same issue and could use a more generic address | 17:51 |
pleia2 | fungi: (and everyone else prepping for renames tomorrow who is interested), draft etherpad here: https://etherpad.openstack.org/p/repo-renaming-2015-07-10 | 17:51 |
*** e0ne has joined #openstack-infra | 17:51 | |
fungi | jeblair: ahh, yep. but having one openstack.org e-mail alias for pypi/puppetforge/maven nexus/npm/et cetera should be fine i guess | 17:51 |
jeblair | krotscheck, fungi: and also, i agree that we could probably use + notation for some of these, if that works (though for user comfort we may not want to do that for the specific npm case) | 17:51 |
jeblair | (i have not tested that + works with rax email) | 17:52 |
openstackgerrit | Merged openstack-infra/shade: Rework how we get domains https://review.openstack.org/199600 | 17:52 |
*** soren has joined #openstack-infra | 17:52 | |
fungi | pleia2: cool--thanks for putting that together! did my hacky shell script come in handy i guess? | 17:52 |
jeblair | fungi, krotscheck: how about "infra@openstack.org" ? | 17:53 |
pleia2 | fungi: hacky script was wonderful :) | 17:53 |
*** enikanorov2 has joined #openstack-infra | 17:53 | |
krotscheck | jeblair: (That ascii shruggy shoulder thing) | 17:53 |
fungi | jeblair: wfm. i'm trying to live out my retirement in a no-bikeshed zone | 17:53 |
jeblair | fungi, krotscheck: if we were chosing a username, i would recommend "openstackinfra"; infra@openstack.org is as close to that as i can get in emailspeak | 17:54 |
*** bdr768 has joined #openstack-infra | 17:54 | |
anteaya | pleia2: is the order on the etherpad the order you would like them stacked as I rebase? | 17:54 |
pleia2 | anteaya: sure, that makes sense | 17:54 |
anteaya | okay | 17:54 |
fungi | pleia2: i vaguely recall there being 12 renames on our wiki agenda but see only 8 on the etherpad. what became of the rest? changes not up to snuff? blocked on new project-team applications? | 17:54 |
pleia2 | fungi: anteaya pointed out that the TC decided compass is not ready | 17:55 |
pleia2 | I'll update the wiki | 17:55 |
anteaya | compass had 4 repos | 17:55 |
*** salv-orlando has quit IRC | 17:55 | |
*** geoffarnold has joined #openstack-infra | 17:55 | |
fungi | pleia2: anteaya: perfect--that's what i thought might have happened | 17:55 |
jeblair | fungi, krotscheck: gimme a min and i'll see about setting up infra@ | 17:55 |
*** kushal has quit IRC | 17:55 | |
openstackgerrit | Michael Krotscheck proposed openstack-infra/system-config: Added NPM Publishing credentials to pypi slave. https://review.openstack.org/199707 | 17:56 |
krotscheck | jeblair: Much obliged. | 17:56 |
krotscheck | jeblair, fungi: Once ^^ merges, that's where the properties should go. | 17:56 |
fungi | krotscheck: btw i did get the new release.slave.openstack.org built and a cursory examination last night after the git emergency had receded, but i'm hesitant to add it to jenkins.o.o and switch the slave label over until i'm around for a bit to keep an eye on it | 17:57 |
krotscheck | fungi: I noticed the new entry, thanks for that. | 17:57 |
fungi | though if it becomes urgent, someone else can probably knock that bit out | 17:57 |
jeblair | fungi, krotscheck: infra@o.o is set up (or will be as soon as their mta refreshes its config) | 17:57 |
fungi | thanks jeblair! | 17:58 |
krotscheck | Sweet. | 17:58 |
*** heyongli has joined #openstack-infra | 17:58 | |
*** mjturek1 has left #openstack-infra | 17:58 | |
anteaya | ttx could you give this a push, it didn't merge: https://review.openstack.org/#/c/192727/ | 17:58 |
*** SumitNaiksatam has joined #openstack-infra | 17:59 | |
*** bknudson has quit IRC | 17:59 | |
jeblair | anteaya, ttx: it depends on an unmerged project-config patch | 17:59 |
*** ivar-lazzaro has joined #openstack-infra | 17:59 | |
*** yamahata has joined #openstack-infra | 18:00 | |
fungi | yeah, it's not going in until 192730 lands | 18:00 |
*** gordc is now known as gordc_afk | 18:00 | |
openstackgerrit | greghaynes proposed openstack-infra/glean: dont fail if /etc/hosts is missing https://review.openstack.org/200188 | 18:00 |
*** annegentle has quit IRC | 18:00 | |
fungi | which looks like is slated for tomorrow | 18:00 |
fungi | so can recheck at that point | 18:00 |
*** jgriffith has quit IRC | 18:03 | |
*** bdr768 is now known as jgriffith | 18:03 | |
anteaya | jeblair: oh the dependency is the other way, sorry I missed that | 18:03 |
anteaya | EmilienM: who can give this a rebase? https://review.openstack.org/#/c/192730/ | 18:03 |
*** markmcclain has quit IRC | 18:03 | |
*** davidlenwell has quit IRC | 18:03 | |
*** jgriffith is now known as Guest77747 | 18:04 | |
EmilienM | anteaya: no idea. In the middle of our kilo release, i'll check that later today or tomorrow | 18:04 |
fungi | anteaya: there may be minimal point to rebasing rename patches (as long as they otherwise review clean) until tomorrow so they can be stacked together | 18:04 |
*** heyongli has quit IRC | 18:04 | |
anteaya | well are we asking folks to just rename them, I thought that was a goal going forward | 18:05 |
*** afazekas has quit IRC | 18:05 | |
*** davidlenwell has joined #openstack-infra | 18:05 | |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Use git:// in modules.env https://review.openstack.org/200194 | 18:05 |
anteaya | the patch also changes jobs which I thought we were asking people not to do in rename patches | 18:05 |
anteaya | I don't know the author's irc nick | 18:05 |
jeblair | clarkb, pabelanger: continuing a conversation we started in -sprint: | 18:05 |
EmilienM | anteaya: me neither :( | 18:05 |
anteaya | unless we don't care, I thought we cared | 18:05 |
anteaya | EmilienM: oh okay sorry to bother you then | 18:05 |
*** markmcclain has joined #openstack-infra | 18:06 | |
EmilienM | anteaya: no problem! | 18:06 |
jeblair | clarkb, pabelanger: it seems like we can address the centos git problem with https://review.openstack.org/199794 or possibly https://review.openstack.org/200194 | 18:06 |
fungi | anteaya: yeah, if it needs changes then rebasing when that is done makes sense, but just rebasing because there's a merge conflict is likely of limited value | 18:06 |
pabelanger | jeblair, git config --global url."git://".insteadOf https:// | 18:06 |
pabelanger | might be needed too | 18:06 |
*** heyongli has joined #openstack-infra | 18:06 | |
jeblair | pabelanger: why's that? | 18:06 |
clarkb | jeblair: 200194 is an incomplete fix | 18:06 |
clarkb | jeblair: because of all our vcsrepos | 18:06 |
fungi | anteaya: we've been finding it goes a lot smoother if someone goes through shortly before the maintenance and creates a series with them all depending together, and resolves all the merge conflicts they may have with each other at that point too | 18:06 |
pabelanger | jeblair, of of the puppetlabs modules use git-submodule hardcoded to use https | 18:07 |
pabelanger | some of* | 18:07 |
pabelanger | IIRC | 18:07 |
jeblair | we use modules with submodules? | 18:07 |
clarkb | jeblair: even if we do I don't think we init them | 18:07 |
clarkb | so thats likely a non issue | 18:07 |
pabelanger | ya, let me see if I can remember with one | 18:07 |
*** Guest77747 has quit IRC | 18:07 | |
*** bdr768 has joined #openstack-infra | 18:08 | |
fungi | right, we'd have to be doing a recursive clone i think for that to matter? | 18:08 |
pabelanger | you should see the delay in centos6 job | 18:08 |
jeblair | clarkb: yeah, i don't remember doing any work to actually init them | 18:08 |
jeblair | would the insteadOf approach take care of all the vcsrepo stuff? | 18:09 |
*** kiran-r has quit IRC | 18:09 | |
clarkb | jeblair: it should | 18:09 |
*** dprince has quit IRC | 18:09 | |
clarkb | as long as we apply it globally | 18:09 |
*** bdr768 has quit IRC | 18:09 | |
*** dprince has joined #openstack-infra | 18:10 | |
*** dprince has quit IRC | 18:10 | |
*** dprince has joined #openstack-infra | 18:10 | |
*** jgriffit1 has joined #openstack-infra | 18:10 | |
jeblair | now i'm thinking we should decide between (A) ianw's git build or (B) setting that gitconfig on centos6 image builds | 18:11 |
jeblair | either of those options actually let us start switching to https everywhere in our configs | 18:11 |
clarkb | I prefer A because it fixes the issue rather than working around it | 18:11 |
*** linkedinyou has quit IRC | 18:11 | |
anteaya | fungi: yes that is what I am working on doing | 18:12 |
jeblair | fungi, mordred, pleia2: would love to hear your thoughts on this | 18:12 |
jeblair | (A) is https://review.openstack.org/199794 | 18:12 |
anteaya | and my understanding is that projects under openstack/ use docs.o.o not rtfd | 18:13 |
jeblair | (B) is 18:06 < pabelanger> jeblair, git config --global url."git://".insteadOf https:// | 18:13 |
*** heyongli has quit IRC | 18:13 | |
*** ayoung has joined #openstack-infra | 18:13 | |
anteaya | so in the case of renaming changing publish jobs from rtfd to docs.o.o is required | 18:13 |
*** jgriffit1 is now known as jdg | 18:13 | |
fungi | anteaya: it can always happen after the rename if they want | 18:14 |
*** ihrachyshka has quit IRC | 18:15 | |
*** _nadya_ has quit IRC | 18:15 | |
pabelanger | going to test B again | 18:16 |
*** _nadya_ has joined #openstack-infra | 18:16 | |
anteaya | fungi: okay thank you | 18:16 |
pleia2 | B certainly is easier, particularly if we decide to upgrade to centos7 in the near future, but clarkb is right about A being a better fix | 18:16 |
fungi | jeblair: i'd lean toward the newer git, though the protocol config workaround does mean we can continue to not hack in unofficial packages | 18:16 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/system-config: Added NPM Publishing credentials to pypi slave. https://review.openstack.org/199707 | 18:16 |
clarkb | pleia2: A should only affect centos6, centos7 won't match that block of code | 18:16 |
* fungi is sort of torn on this one too | 18:16 | |
pleia2 | clarkb: that's what I mean, this is a temporary fix until we upgrade | 18:17 |
pleia2 | once we upgrade the problem should go away | 18:17 |
clarkb | yup | 18:17 |
*** heyongli has joined #openstack-infra | 18:17 | |
jeblair | pleia2: (and drop the last 2.6 jobs, but that's not far off either) | 18:17 |
pleia2 | jeblair: nods | 18:17 |
openstackgerrit | Merged openstack-infra/shade: Fix "Bad floatingip request" when multiple fixed IPs are present https://review.openstack.org/199828 | 18:17 |
*** puranamr has quit IRC | 18:17 | |
anteaya | vipul: is this your patch? if so please address the comments: https://review.openstack.org/#/c/196268/ | 18:17 |
fungi | yeah, at the end of the day i'm fine with either, but noting that being able to rebuild our git servers with trusty or centos 7 is who knows how far down the road before a fix for shallow cloning makes it into one of those platforms (or else we decide to declare shallow clones unsupported) | 18:18 |
*** puranamr has joined #openstack-infra | 18:19 | |
*** Sukhdev has quit IRC | 18:19 | |
jeblair | fungi, clarkb, pleia2: sounds like A is the closest we have to a winner... want to leave your mark on https://review.openstack.org/199794 ? | 18:19 |
*** sdake is now known as sdae | 18:19 | |
*** annegentle has joined #openstack-infra | 18:19 | |
*** sdae is now known as sdake | 18:19 | |
*** annegentle has quit IRC | 18:20 | |
*** _nadya_ has quit IRC | 18:20 | |
fungi | splatted | 18:20 |
* fungi needs to disappear in 15 minutes to meet with lawyers, likely never to return (at least for some many hours) | 18:21 | |
*** dims has quit IRC | 18:21 | |
* krotscheck grumbles about grumbly things. | 18:22 | |
sigmavirus24 | jeblair: how does one get rid of the hold warning in the top right if there are no open holds that are shown in that pane? | 18:22 |
*** Sherif has joined #openstack-infra | 18:22 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module https://review.openstack.org/198819 | 18:23 |
pabelanger | fungi, \o/ | 18:23 |
anteaya | fungi: happy signing things | 18:24 |
*** Sherif has quit IRC | 18:24 | |
*** markvoelker has quit IRC | 18:24 | |
*** hashar has joined #openstack-infra | 18:24 | |
sdague | is...."git.exc.GitCommandError: 'git remote prune --dry-run origin' returned with exit code 128" a thing we're aware of already? | 18:24 |
*** markvoelker has joined #openstack-infra | 18:24 | |
*** jdg is now known as jgriffith | 18:24 | |
*** bswartz has quit IRC | 18:24 | |
*** afazekas has joined #openstack-infra | 18:25 | |
*** paramite has joined #openstack-infra | 18:25 | |
*** jgriffith is now known as Guest43643 | 18:25 | |
fungi | that's a new one on me. where is it rearing its ugly head? | 18:25 |
sdague | http://logs.openstack.org/91/199091/2/check/check-devstack-dsvm-cells/4398a67/ | 18:25 |
sdague | it is an extremely sparse log | 18:26 |
clarkb | the line after is the important | 18:26 |
fungi | wow, yeah. that's a shorty | 18:26 |
clarkb | *important line | 18:26 |
clarkb | connection reset by peer | 18:26 |
sdague | yeh, there was another git fail here - http://logs.openstack.org/91/199091/2/check/gate-devstack-gate-unittests/f859cc1/console.html | 18:26 |
sdague | so this is the git servers overloading? | 18:26 |
*** bswartz has joined #openstack-infra | 18:26 | |
clarkb | and it happened during image build time | 18:26 |
fungi | the timing is right at the start of new image updates | 18:27 |
*** Guest43643 is now known as jgriffith | 18:27 | |
fungi | image builds kick off daily at 14:14 utc | 18:27 |
sdague | the second git fail is a different one | 18:27 |
*** jaypipes has joined #openstack-infra | 18:27 | |
sdague | ok.... so is there anyway to isolate that from not failing ci jobs every time it hits? | 18:27 |
fungi | and this is after beefing up the load balancer and expanding the pool size to nearly double | 18:27 |
clarkb | its the same error | 18:27 |
clarkb | "Connection reset by peer" | 18:27 |
fungi | i think we wanted to add some retry logic into z-c? | 18:28 |
openstackgerrit | Merged openstack-infra/system-config: Add git https slowness work-around for RHEL/Centos 6 https://review.openstack.org/199794 | 18:28 |
sdague | gotcha | 18:28 |
sdague | but it's not out of zuul cloner this time | 18:28 |
clarkb | there is already retry logic in the second | 18:28 |
sdague | right, it retries 3 times | 18:28 |
clarkb | we can host nova and neutron on their own servers | 18:29 |
clarkb | everyone else continues to party | 18:29 |
fungi | we could reset nova and neutron to fresh git repos (for commits prior to july 2015 see...) ;) | 18:30 |
anteaya | they'd like that | 18:31 |
pelix | wondered does zuul-cloner limit the clone depth? never looked just curious | 18:31 |
clarkb | pelix: no, shallwo clones are broken in various way | 18:31 |
fungi | so the 3x retry is baked into z-c now, or dig is doing some retry magic not apparent in the log? (or am i blind?) | 18:31 |
pelix | not since recent git | 18:31 |
clarkb | and would not help this situation at all aiui | 18:31 |
clarkb | pelix: recent git is part of what reaks it | 18:31 |
fungi | pelix: ESPECIALLY broken in recent git | 18:31 |
pelix | ah, I thought it was working from 1.9+ | 18:31 |
*** patrickeast has joined #openstack-infra | 18:31 | |
clarkb | fungi: I think thats gerrit git prep retrying? | 18:31 |
clarkb | so z-c isn't doing it yet | 18:32 |
fungi | latest git releases want to be able to write temporary files inside the repo gitdirs on your git server | 18:32 |
clarkb | pelix: the issues are server side not client side and ^ happens which is a problem | 18:32 |
*** paramite has quit IRC | 18:32 | |
fungi | clarkb: right, that's why i was wondering what sdague meant about it retrying. i don't think it did. it died when z-c tried once and failed | 18:32 |
clarkb | But also the fetch ops need almost a gigabye of memory for nova and I don't think that changes with shallow clones | 18:32 |
sdague | fungi: the second failure isn't failing in gitclone | 18:33 |
*** sdake_ has joined #openstack-infra | 18:33 | |
sdague | fungi: sorry in zuul cloner | 18:33 |
sdague | it's failing to git clone in a shell loop | 18:33 |
sdague | with retry logic | 18:33 |
sdague | but fails the same way | 18:33 |
fungi | sdague: in the log you pasted | 18:33 |
fungi | ? | 18:33 |
fungi | oh! you pasted links to two logs | 18:33 |
Shrews | mordred: bah, i missed something in your identity changes. | 18:33 |
fungi | no wonder i'm spaced | 18:33 |
sdague | http://logs.openstack.org/91/199091/2/check/gate-devstack-gate-unittests/f859cc1/console.html#_2015-07-09_14_51_47_217 | 18:33 |
pelix | clarkb: would have thought the large memory usage was due to walking the entire tree and needing to cache every object reachable? | 18:33 |
sdague | fungi: yeh, sorry, there was a second one | 18:34 |
*** rbrooker has quit IRC | 18:34 | |
clarkb | pelix: nova isn't that big even if it were caching everything | 18:34 |
clarkb | it seems to do with determining packfile contents then constructing that packfile | 18:34 |
pelix | ouch | 18:35 |
*** sridhar_ram has quit IRC | 18:35 | |
*** sridhar_ram1 has joined #openstack-infra | 18:35 | |
clarkb | it is entirely possible the memory overhead is related to old git htough | 18:35 |
clarkb | just like the https slowness | 18:35 |
fungi | could be | 18:35 |
fungi | i also wonder if changing to not replicating gerrit refs would make things go any faster | 18:35 |
sdague | there are a lot of gerrit refs for sure | 18:36 |
fungi | however, i do from time to time find that i like having the gerrit refs replicated | 18:36 |
*** sdake has quit IRC | 18:36 | |
pelix | if you're cloning all refs, even a shallow clone won't help, since it's depth 1 for all refs not just master | 18:36 |
*** sdake has joined #openstack-infra | 18:37 | |
fungi | we're not cloning all refs, just branches and tags | 18:37 |
fungi | it's not a full --mirror | 18:37 |
pelix | still enough to pull a lot of objects instead of just the most recent... | 18:37 |
fungi | yep | 18:37 |
fungi | it's definitely still a lot of commits | 18:37 |
clarkb | except its only a delta of one day | 18:38 |
clarkb | which is why I think the real cost is in calculating the pack file then custom building it for each operation | 18:38 |
fungi | well... depends on what you're talking about now | 18:38 |
clarkb | fungi: anything zuul-cloner or devstack-gate | 18:38 |
fungi | for dib and in the jobs themselves it's only a day's delta | 18:38 |
fungi | for image updates built on snapshots we're doing fresh clones, many at the same time in fact, which is i think the source of the impact | 18:39 |
clarkb | gotcha | 18:39 |
fungi | and also other people reusing our nodepool configs likely have not changed the 14:14 cron | 18:39 |
openstackgerrit | John Patterson proposed openstack-infra/jenkins-job-builder: Adding Flowdock as a supported publisher https://review.openstack.org/200168 | 18:39 |
sdague | fungi: why is it fresh clones in the snapshots? | 18:40 |
fungi | sdague: because snapshot builds are based on images from our providers | 18:40 |
fungi | sdague: one of the reasons we're so eager to finish transitioning to dib | 18:40 |
*** sdake_ has quit IRC | 18:40 | |
sdague | fungi: oh, they are always based on base image? | 18:40 |
fungi | yep | 18:41 |
sdague | I thought their was a base snapshot | 18:41 |
sdague | my misunderstanding | 18:41 |
fungi | i suppose we _could_ work around it by updating a cache on a cinder volume, detaching and reattaching to the template instances one at a time to copy in the cache, but dib is on the way | 18:41 |
*** heyongli has quit IRC | 18:41 | |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-meetbot: Migrate to puppet-httpd module https://review.openstack.org/200204 | 18:41 |
krotscheck | Anyone around to setup correct ACL's on https://review.openstack.org/#/admin/projects/openstack/eslint-config-openstack,access ? | 18:42 |
fungi | speaking of on the way, i need to get on my way. back (much later) tonight | 18:42 |
clarkb | fungi: speaking of did we switch the multinode test env to it yet? | 18:42 |
clarkb | fungi: glhf | 18:42 |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module https://review.openstack.org/198819 | 18:42 |
fungi | clarkb: i think we approved that change but i haven't double-checked since | 18:42 |
*** claudiub has joined #openstack-infra | 18:42 | |
* fungi -> closing | 18:42 | |
clarkb | looking into it now, gl | 18:42 |
*** _amrith_ is now known as amrith | 18:42 | |
fungi | thanks! | 18:42 |
clarkb | hrm only my +2 on https://review.openstack.org/#/c/199741/ | 18:43 |
clarkb | pleia2: jeblair ^ | 18:43 |
sdague | the subnodes are now working, if that was the data point | 18:43 |
*** doug-fish has joined #openstack-infra | 18:43 | |
*** geoffarnold has quit IRC | 18:43 | |
pelix | clarkb: presume this slowness is with cloning via gerrit as opposed to cgit? | 18:43 |
clarkb | pelix: neither | 18:43 |
*** afazekas has quit IRC | 18:43 | |
clarkb | pelix: git daemon and smart http by way of git's cgi script appear to be affected | 18:44 |
EmilienM | anteaya: I can do the rebase in 10 min | 18:44 |
pelix | and bitmap indexes have been created to see if they help with the packfiles or not? | 18:45 |
anteaya | EmilienM: well can you address the comments about the added job? | 18:45 |
*** heyongli has joined #openstack-infra | 18:45 | |
anteaya | EmilienM: because that is mostly my concern | 18:45 |
EmilienM | anteaya: ack | 18:45 |
anteaya | marekd: can you address the comments in this patch please? https://review.openstack.org/#/c/190631/3 | 18:45 |
clarkb | pelix: we pack refs and objects daily iirc, not sure if we are doing bitmap indexes | 18:46 |
pleia2 | clarkb: I'm struggling with that commit message again, does it mean that devstack-trusty-2-node is too long, but ubuntu-trusty-2-node is not? | 18:46 |
anteaya | pleia2: the commit message syntax between project-config rename patches and the governance patches seem to be rather a free for all | 18:46 |
clarkb | pelix: a quick check of gits documentation implies we may not be able to do that with our version of git so no | 18:46 |
anteaya | pleia2: my major concern is ensuring accuracy creating the electoral roll | 18:46 |
pelix | I could be wrong but I think that use of the bitmap indexes reduces the need to recalculate packfile contents and the ability to reach objects | 18:46 |
pleia2 | anteaya: sorry, I was talking about https://review.openstack.org/#/c/199741/ - not renames | 18:46 |
anteaya | pleia2: I have made some comments in the patches concerned, what would you have me do | 18:47 |
sdague | clarkb: which git version is on those nodes? | 18:47 |
anteaya | pleia2: yes, I am introducing my thoughts on renames and comment syntax | 18:47 |
pleia2 | anteaya: I'll have a look at yours in a moment :) | 18:47 |
anteaya | pleia2: thanks | 18:47 |
* anteaya queues | 18:47 | |
jeblair | clarkb, fungi, sdague: EmilienM reported a similar incident this morning about the same time. the git servers did not seem unduly stressed. the other was in rax-ord, this was in rax-dfw. i wonder if there was a network blip? | 18:47 |
clarkb | sdague: 1.7.1 iirc | 18:47 |
clarkb | jeblair: that is quite possible as well | 18:47 |
pelix | clarkb: creating the bitmap index would be a server side only option, so might be worth testing since that part is under your control ;) | 18:49 |
sdague | jeblair: it would have to be a longish blip, because the 3 retrys over 3 seconds | 18:49 |
clarkb | pelix: yes except we cannot see scrollback | 18:49 |
sdague | if it was a physical issue, wouldn't the tcp connect stack up on the subsequent ones? | 18:49 |
jeblair | sdague: right, it's actually the long duration that's making me think it's something other than simply being overloaded. | 18:49 |
*** Sukhdev has joined #openstack-infra | 18:50 | |
pelix | clarkb: wasn't suggesting you try it out on the existing machines, but test it elsewhere first to see if it's worth looking at updating to a newer git for your servers | 18:50 |
jeblair | sdague: have you characterized the instances that hit it? | 18:50 |
jeblair | i'm digging into haproxy logs | 18:51 |
sdague | clarkb any idea if jogo had some notes on the 35 fails in multinode jobs? my grenade multinode patch makes things no worse, but it would be nice to understand those | 18:51 |
sdague | jeblair: I have not yet, I can do that now | 18:51 |
clarkb | pelix: anyone is capable of testing it if we don't need the servers | 18:51 |
clarkb | pelix: your comment about the servers being required implied I should test on the servers where it is not possible | 18:51 |
*** bswartz has quit IRC | 18:51 | |
*** bswartz has joined #openstack-infra | 18:52 | |
pelix | just meant that if it works, it's a server side only fix, so no need to worry about the client version | 18:52 |
jeblair | sdague, clarkb, fungi: the ipv6 for the host used in this run does not appear in the haproxy logs: http://logs.openstack.org/91/199091/2/check/gate-devstack-gate-unittests/f859cc1/console.html | 18:52 |
*** puranamr has quit IRC | 18:52 | |
clarkb | jeblair: interesting | 18:52 |
*** HeOS has joined #openstack-infra | 18:52 | |
clarkb | sdague: no I am not aware of any multinode test fail notes beyond the hostname thing and whatever the issue was before that | 18:53 |
jeblair | (at least, during the time period of that run; it shows up 7 hours earlier in a previous run because it was reused) | 18:53 |
clarkb | jeblair: need a printing press? the oregonian is selling theirs | 18:53 |
sdague | jeblair: so interestingly, here is a job that recovers - http://logs.openstack.org/14/186114/37/gate/gate-glance-docs/f43c327/console.html | 18:54 |
*** otter768 has joined #openstack-infra | 18:54 | |
*** claudiub|2 has joined #openstack-infra | 18:54 | |
*** pelix has quit IRC | 18:54 | |
*** geoffarnold has joined #openstack-infra | 18:54 | |
sdague | oh, so sorry, looking at the timeline for - http://logs.openstack.org/91/199091/2/check/gate-devstack-gate-unittests/f859cc1/console.html that's over minutes | 18:55 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/project-config: Added npm publish to eslint-config-openstack https://review.openstack.org/199725 | 18:55 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/project-config: Added npm publish job. https://review.openstack.org/199715 | 18:55 |
sdague | and could be physical, because there are long delays in there, where we might just be hanging on tcp connect | 18:55 |
jeblair | clarkb: it probably wouldn't fit in my apartment :/ | 18:56 |
lifeless | mancdaz: hi, I was trying to find your issue in the discussion with mordred but I'm just confused sorry :) | 18:56 |
*** claudiub has quit IRC | 18:56 | |
jeblair | clarkb, sdague: the haproxy connection queues were empty at the time, and the backends connection counts were about as high as they are now | 18:58 |
sdague | jeblair: http://logstash.openstack.org/#eyJzZWFyY2giOiJcImZhdGFsOiByZWFkIGVycm9yOiBDb25uZWN0aW9uIHJlc2V0IGJ5IHBlZXJcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiNjA0ODAwIiwiZ3JhcGhtb2RlIjoiY291bnQiLCJ0aW1lIjp7InVzZXJfaW50ZXJ2YWwiOjB9LCJzdGFtcCI6MTQzNjQ2Nzk2NjE2M30= | 18:58 |
sdague | yeh, it looks like it's all rax nodes | 18:58 |
sdague | but it's all 3 regions | 18:58 |
lifeless | sigmavirus24: so I just loath what devstack merged | 18:58 |
pleia2 | anteaya: I think there's a lot of confusion around what needs governance changes and the direction of depends, even I'm confused :) I believe for renames that move into openstack/ they do depend on a governance change, but for new projects it's other way around (governance depends on repo addition), the latter is documented, I'm not sure we document the renames | 18:58 |
jeblair | https://status.rackspace.com/ | 18:58 |
sdague | if you '+' build_node it shows it | 18:59 |
lifeless | sigmavirus24: and I was hoping you could jump in with a revert + a better way of doing what the person wanted | 18:59 |
jeblair | sdague: rax is doing network maintenance, but disruption should only be "2 seconds" | 18:59 |
*** otter768 has quit IRC | 18:59 | |
sdague | it is clearly longer than 2 seconds :) | 18:59 |
anteaya | pleia2: the thing I'm concerned about is the governance patches fail to mention the project config change | 18:59 |
*** jcoufal has joined #openstack-infra | 19:00 | |
pleia2 | anteaya: I'd be more concerned if it were the other way around | 19:00 |
anteaya | pleia2: so we are in a situation of possibly becoming (if we arent' already) out of sync knowing our status for scripts generating things like electoral rolls | 19:00 |
*** changbl has joined #openstack-infra | 19:00 | |
anteaya | pleia2: well if you do'nt care, I don't care | 19:00 |
sigmavirus24 | lifeless: I totally could but I don't feel super comfortable with all of devstack's plumbing to be honest. I might look into it tonight though at the local python users group | 19:00 |
lifeless | mordred: https://review.openstack.org/#/c/190276/ was the review I linked to sigmavirus24 | 19:00 |
anteaya | it is easier to push a button than sort it all out | 19:00 |
pleia2 | anteaya: I think we should write documentation on how to do a rename and then start caring more :) | 19:00 |
anteaya | we have documentation I think | 19:01 |
sigmavirus24 | lifeless: yeah I grabbed it and showed mordred he agrees with us | 19:01 |
pleia2 | anteaya: I can't find it | 19:01 |
anteaya | pleia2: folks don't read it and just cargo cult | 19:01 |
anteaya | okay well if you want to do go that route | 19:01 |
jeblair | sdague, clarkb: particularly with the ip not showing up in the haproxy log while connection queues are empty i'm leaning toward "problem between worker and git server". | 19:01 |
anteaya | I don't have any hope it will make any difference personally | 19:01 |
sdague | jeblair: yep | 19:01 |
clarkb | jeblair: +1 | 19:01 |
sdague | cool, thanks for looking at it | 19:01 |
lifeless | sigmavirus24: yah | 19:01 |
pleia2 | anteaya: it's fine if they don't read it, I just don't want to have to remember myself and repeat it every time I do a code review | 19:01 |
lifeless | sigmavirus24: that would be cool! | 19:02 |
anteaya | okay fair enough | 19:02 |
pleia2 | "here's a link, go do it right" is better on my brain | 19:02 |
anteaya | where do you you want to find that documentation when you look for it | 19:02 |
jeblair | sdague, clarkb: maybe if this continues to happen after rax finishes their "barely disruptive" network maintenance, we open a ticket? | 19:02 |
sdague | sounds reasonable | 19:02 |
*** heyongli has quit IRC | 19:02 | |
clarkb | wfm | 19:03 |
pleia2 | anteaya: somewhere in infra-manual, probably under Repository Creator's Guide (where the initial creation + governance dependency docs are) | 19:03 |
sigmavirus24 | lifeless: yeah, I mean, at this point I'm just used to some people in openstack absolutely hating requests | 19:03 |
anteaya | did you want to draft something or shall I? | 19:03 |
pleia2 | anteaya: I'd think it should be a final section about renaming | 19:03 |
sigmavirus24 | And I've given up trying to help them solve those issues (either in requests or elsewhere) | 19:03 |
sigmavirus24 | Because some people won't be placated | 19:03 |
anteaya | well if it is a section about renaming I can see us hitting a big stalemate around giving out a message about renaming when and how | 19:04 |
lifeless | sigmavirus24: thats sad. Why do they hate requests? | 19:04 |
anteaya | as that is a topic currently under discussion by the tc | 19:04 |
*** coolsvap is now known as coolsvap|away | 19:04 | |
pleia2 | anteaya: no wonder these commit messages are all over the board | 19:05 |
anteaya | I'd like to see something under writing a commit message | 19:05 |
lifeless | sigmavirus24: or is it like them 'hating testr' - finding it better than the alternatives overall but still there's enough folk using it that have to that you get every gripe under the sun? | 19:05 |
anteaya | like commit messge syntax | 19:05 |
clarkb | anteaya: maybe we can distill the old wiki page on commit messages? | 19:05 |
sdague | clarkb: I wonder if this is the crux of the multinode issue - http://logs.openstack.org/91/199091/1/experimental/check-tempest-dsvm-multinode-full/c57e568/logs/subnode-2/screen-n-api-meta.txt.gz?level=ERROR | 19:05 |
anteaya | clarkb: when can you see it going? | 19:05 |
pleia2 | anteaya: I dunno, there are other things related to renames we should document, like that they don't happen over night - we have to schedule them | 19:05 |
anteaya | where | 19:05 |
pleia2 | we get people in here all the time asking us to approve their renames | 19:05 |
clarkb | anteaya: under the dev portion of the infra manual maybe? | 19:06 |
anteaya | I just don't have the energy to champion this | 19:06 |
clarkb | sdague: that would break ssh | 19:06 |
sigmavirus24 | lifeless: a bit of that and a bit of our docs having become a bit hard to navigate for some impatient people | 19:06 |
anteaya | as I see it taking a long time | 19:06 |
sigmavirus24 | and a bit of the fact that we encourage people to use requests.packages.urllib3 which some distributions won't work with us on | 19:06 |
anteaya | I can however muster the energy for accurate commit message docs | 19:06 |
sdague | clarkb: yep, it's also failing on the main node - http://logs.openstack.org/91/199091/1/experimental/check-tempest-dsvm-multinode-full/c57e568/logs/screen-n-api.txt.gz?level=TRACE | 19:06 |
* clarkb will be so happy when requests/urllib3 stops warning spamming me | 19:06 | |
anteaya | so will start with that | 19:06 |
sigmavirus24 | so vendoring which is something that I think Cory and I would not do if it were totally up to us | 19:06 |
pleia2 | well, I'm happy to draft up a skeleton in infra-manual and then we can fight^Wdiscussion where it should all go and what it should contain :) | 19:07 |
sigmavirus24 | clarkb: start using more secure platforms and complaining to rackspace about its cert =P | 19:07 |
anteaya | pleia2: I'm not arguing any of your points, I just can't ride them over a finish line | 19:07 |
sigmavirus24 | clarkb: I complain to anyone I can find internally | 19:07 |
pleia2 | anteaya: that's fine, I understand | 19:07 |
anteaya | pleia2: oh okay, i'll stand by for you and offer my support to your effort | 19:07 |
*** bhunter71 has quit IRC | 19:07 | |
anteaya | pleia2: I have enough energy for that | 19:07 |
lifeless | \o/ https://github.com/pypa/warehouse/pull/552/files <- constraints files being used by other folk | 19:07 |
pleia2 | after doing change reviews, I'd like to pitch in again with the sprint after lunch, so I'll work on it tomorrow or monday | 19:07 |
clarkb | sigmavirus24: "start using more secure platforms" my major gripe with that is we all used those less secure platforms for years and no one thgouth we should irritate the hell out of all our users until recentkyl | 19:08 |
vipul | anteaya: Yep.. that's me - looking | 19:08 |
anteaya | vipul: thank you | 19:08 |
clarkb | sigmavirus24: I think we can survive while the distros transition to secure python | 19:08 |
pleia2 | but now, lunch :) | 19:08 |
pleia2 | then rename reviews, then sprint | 19:08 |
sigmavirus24 | clarkb: yes and "ehhh I'd rather have more educated users than not" | 19:08 |
clarkb | sigmavirus24: yes and I have said one warning per invocation is 100% fine | 19:08 |
*** ociuhandu has quit IRC | 19:08 | |
clarkb | one warning per request is now I am mad | 19:08 |
sigmavirus24 | clarkb: yeah, if that's still a problem in 2.7.0 then that's something we need to fix | 19:09 |
clarkb | it is still a problem | 19:09 |
clarkb | has been since the warning went in | 19:09 |
*** heyongli has joined #openstack-infra | 19:09 | |
sigmavirus24 | clarkb: is it the insecureplatformwarning or the subjectaltname warning? | 19:09 |
clarkb | both | 19:09 |
*** dims has joined #openstack-infra | 19:10 | |
*** jgriffith has quit IRC | 19:10 | |
*** jgriffith has joined #openstack-infra | 19:11 | |
clarkb | sdague: those logs aren't very verbose | 19:11 |
*** puranamr has joined #openstack-infra | 19:11 | |
sigmavirus24 | So I think InsecurePlatformWarnings are fixed but not released. The subjectAltName warnings could be probably improved. I think someone suggested using the hostname in the warning which if we made it default would then be once per connection a host | 19:11 |
clarkb | sdague: is it essentially saying it asked the db and didn't get any results? | 19:12 |
sigmavirus24 | Is that reasonable or do you still only want once per time it's seen? | 19:12 |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-askbot: Migrate to puppet-httpd module https://review.openstack.org/198827 | 19:12 |
clarkb | sigmavirus24: I think once per time its seen is best for warnings | 19:12 |
clarkb | if it isn't an error or debugging info then warn me once and get out of the way | 19:12 |
sigmavirus24 | clarkb: right, I'm pretty sure that's the default | 19:12 |
sigmavirus24 | We have it set to "always" right now though | 19:12 |
lifeless | sigmavirus24: the one that annoys me is seeing it pop up three times in a single pip call | 19:13 |
clarkb | sigmavirus24: once per unique remote host would be fine for the altname | 19:13 |
sigmavirus24 | clarkb: glad we agree :) | 19:13 |
sigmavirus24 | lifeless: why is that popping up for pip? | 19:13 |
sigmavirus24 | and which is popping up? InsecurePlatformWarning? | 19:13 |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-openstackci: Create a nodepool node as nodepool.openstack.org https://review.openstack.org/184893 | 19:13 |
*** tqtran has quit IRC | 19:14 | |
*** markvoelker has quit IRC | 19:15 | |
Shrews | clarkb: what version of ubuntu are running devstack testing? | 19:15 |
*** markvoelker has joined #openstack-infra | 19:15 | |
krotscheck | Anyone able to update ACL's for this project? https://review.openstack.org/#/admin/projects/openstack/eslint-config-openstack,access | 19:15 |
lifeless | sigmavirus24: https://github.com/pypa/pip/issues/2681 and chase links | 19:15 |
krotscheck | Or am I asking in the wrong channel? | 19:16 |
jeblair | Shrews: trusty by default; you can verify by looking at the node name | 19:16 |
clarkb | Shrews: most of it is trusty | 19:16 |
*** heyongli has quit IRC | 19:16 | |
clarkb | krotscheck: you do it with a change to project-config | 19:16 |
clarkb | krotscheck: look in project-config/gerrit/acls | 19:16 |
*** gordc_afk has quit IRC | 19:16 | |
jeblair | krotscheck: or do you want initial group members added? | 19:17 |
sigmavirus24 | lifeless: ah yeah, that should only happen once after we release a new requests | 19:17 |
krotscheck | clarkb: You mean adding the group to another group. | 19:17 |
sigmavirus24 | lifeless: also amusing that in your initial issue you said "install pip 2.7.9" I know you meant Python but still gave me a chuckle | 19:17 |
krotscheck | clarkb: mtreinish is under the impression that adding openstack-qa to that project is a manual step. | 19:17 |
clarkb | krotscheck: maybe I don't follow, to edit the contents of the page you linked is a project-config change. To edit initial group membership is a gerrit admin step | 19:17 |
lifeless | sigmavirus24: whups :) | 19:18 |
mtreinish | clarkb: has the group been initially populated? | 19:18 |
krotscheck | clarkb: I'm trying to make the thing happen that's described in this comment: https://review.openstack.org/#/c/194938/4/gerrit/acls/openstack/eslint-config-openstack.config | 19:18 |
mtreinish | if it has been I can walk krotscheck through the steps | 19:18 |
clarkb | which group? | 19:18 |
jeblair | they have not | 19:18 |
mtreinish | the eslint-config-openstack-core and eslint-config-openstack-release | 19:18 |
jeblair | mtreinish, krotscheck: one of you needs to say "Add ____ to ____" and we'll do it. :) | 19:18 |
mtreinish | jeblair: add me to both groups and I'll take care of the setup | 19:19 |
krotscheck | Oh good | 19:19 |
jeblair | mtreinish: done! :) | 19:19 |
*** rbrooker has joined #openstack-infra | 19:19 | |
krotscheck | woohoo | 19:19 |
mtreinish | jeblair: great thanks | 19:19 |
lifeless | reminder that I have fixes for the kilo check-requirements jobs that just need reviewers | 19:20 |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: Remove duplicate puppet module list variable https://review.openstack.org/200215 | 19:20 |
lifeless | I'll try to get the juno ones debugged today | 19:20 |
krotscheck | I think I'm going to wait for fungi to come back from his lawyer things before I start talking about https://review.openstack.org/#/c/199707/ | 19:21 |
*** jtomasek has quit IRC | 19:21 | |
*** tqtran has joined #openstack-infra | 19:21 | |
sdague | clarkb: so... actually, I think there is a new hostname issue | 19:22 |
sdague | http://logs.openstack.org/91/199091/1/experimental/check-tempest-dsvm-multinode-full/c57e568/logs/subnode-2/screen-n-cpu.txt.gz#_2015-07-09_11_38_57_282 | 19:22 |
sdague | clarkb: do we have mysql dumps here? | 19:23 |
*** heyongli has joined #openstack-infra | 19:23 | |
*** _nadya_ has joined #openstack-infra | 19:24 | |
*** tqtran has left #openstack-infra | 19:24 | |
sigmavirus24 | clarkb: lifeless https://github.com/shazow/urllib3/pull/671 | 19:24 |
*** sdake has quit IRC | 19:25 | |
sdague | clarkb: because I think in whatever change was made, the hypervisor_hostname of both nodes is now ubuntu | 19:25 |
sdague | that's supposed to be unique | 19:26 |
sdague | so... a lot of badness falls out of that | 19:26 |
sdague | mordred, I think you poked at this, right? | 19:26 |
*** heyongli has quit IRC | 19:27 | |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Move out server class from logstash.pp https://review.openstack.org/200218 | 19:27 |
*** sdake has joined #openstack-infra | 19:29 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module https://review.openstack.org/198819 | 19:29 |
*** heyongli has joined #openstack-infra | 19:31 | |
*** jsavak has quit IRC | 19:31 | |
openstackgerrit | Davide Agnello proposed openstack-infra/project-config: fixing cue rally test job https://review.openstack.org/200222 | 19:32 |
*** prad has quit IRC | 19:33 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: Partial migrate to puppet-httpd module https://review.openstack.org/198819 | 19:33 |
clarkb | sdague: I do't think we db dump anywhere | 19:34 |
sdague | well, I'm pretty sure I know what it will look like by looking at my local env | 19:34 |
clarkb | sdague: dansmith says this was a design decision from the dawn of nova but maybe its time to reconsdier it? | 19:34 |
clarkb | nothing says hostnames have to be unique... | 19:34 |
dansmith | nova says | 19:35 |
*** sambetts has quit IRC | 19:35 | |
clarkb | (I say while having no familiarity with the code) | 19:35 |
sdague | yeh, it's pretty deeply baked in | 19:35 |
*** jsavak has joined #openstack-infra | 19:35 | |
dansmith | we can change it, but I honestly see no reason to | 19:35 |
clarkb | which is funny because nova lets you boot multiple nodes with the same name :) | 19:35 |
dansmith | it just creates indirection for us to look up, and makes it harder for admins (IMHO) | 19:35 |
sdague | clarkb: well, I have issues with that as well, personally :) | 19:36 |
dansmith | clarkb: well, they claim to be the same node and we don't implement a cluster membership service, so... :D | 19:36 |
clarkb | dansmith: sorry VMs | 19:36 |
clarkb | its perfectly valid to as a single tenant boot two VMs called foo | 19:36 |
dansmith | sure | 19:36 |
dansmith | but these are virtual things and the key is uuid | 19:36 |
dansmith | and I'd love it if it didn't let us do multiple foo vms | 19:37 |
dansmith | because it's so annoying | 19:37 |
sdague | well, regardless of the various merrits here of theory, if we would like to move forward in the near term, we need different host names | 19:37 |
dansmith | :) | 19:37 |
dansmith | yeah | 19:37 |
clarkb | yup | 19:37 |
dansmith | also, merits | 19:37 |
sdague | dansmith: ++ I'd be pro name must be unique per tenant | 19:37 |
clarkb | sdague: in theory the change to use dib based images iwth latest glean fxies that | 19:37 |
dansmith | sdague: yeah | 19:37 |
clarkb | I hvae +2'd that chang ebut need another core to look at it | 19:37 |
sdague | clarkb: so... how close is that theory to go? | 19:38 |
*** sambetts has joined #openstack-infra | 19:38 | |
clarkb | or I suppose I can approve with one +2 since its broken anyways | 19:38 |
sdague | clarkb: which repo is it on? | 19:38 |
clarkb | system-config | 19:38 |
clarkb | getting a link now | 19:38 |
*** mrunge has quit IRC | 19:39 | |
clarkb | https://review.openstack.org/#/c/199741/ | 19:39 |
EmilienM | mordred: what's up about rubygem mirror? | 19:39 |
EmilienM | Gem::RemoteFetcher::FetchError: bad response Not Found 404 is happening right now in our CI | 19:39 |
EmilienM | and we are stuck (in the middle of our Kilo release) | 19:40 |
EmilienM | patch: https://review.openstack.org/178026 | 19:40 |
clarkb | EmilienM: are you saying the mirror isn't working or wanting a status update on the mirror? | 19:40 |
*** asselin_ has quit IRC | 19:40 | |
sdague | clarkb: so after that, what will the hostnames be? | 19:40 |
clarkb | I am not sure where we are in the mirring process | 19:40 |
sdague | I guess I don't understand the implications | 19:40 |
clarkb | sdague: they should be the nodepool node name | 19:40 |
EmilienM | clarkb: I would like to know what's up about https://review.openstack.org/178026 | 19:40 |
clarkb | sdague: because that image uses glean to set the hostname | 19:40 |
*** asselin_ has joined #openstack-infra | 19:40 | |
sdague | clarkb: and that doesn't exceed the 63 characters? | 19:40 |
clarkb | sdague: no | 19:41 |
sdague | ok | 19:41 |
*** zahill has joined #openstack-infra | 19:41 | |
sdague | pleia2 / jeblair / fungi - https://review.openstack.org/#/c/199741 pretty please to get multinode moving forward again? | 19:42 |
*** linkedinyou has joined #openstack-infra | 19:42 | |
*** _nadya_ has quit IRC | 19:42 | |
*** zahill has left #openstack-infra | 19:42 | |
*** _nadya_ has joined #openstack-infra | 19:42 | |
*** rockyg has joined #openstack-infra | 19:42 | |
*** tqtran has joined #openstack-infra | 19:43 | |
* Clint notes that pleia2 left a question | 19:43 | |
tqtran | can i bug some cores to take a look at https://review.openstack.org/#/c/199349/ ? | 19:43 |
*** heyongli has quit IRC | 19:44 | |
clarkb | EmilienM: a quick scan says it likely needs someone to hand hold due to the pypi mirror move | 19:46 |
clarkb | I have no idea if that will break the pypi mirror not | 19:46 |
*** heyongli has joined #openstack-infra | 19:46 | |
clarkb | EmilienM: the change itself looks good so will leave a review but I can't approve until we figure ou the process for exisitng pypi mirror | 19:47 |
*** _nadya_ has quit IRC | 19:47 | |
EmilienM | clarkb: ok np | 19:47 |
clarkb | also any idea how big rubygems is? we likely need bigger volumes too | 19:47 |
EmilienM | no it's fine | 19:47 |
*** achanda has quit IRC | 19:48 | |
EmilienM | we checked it was much less than 1G | 19:48 |
EmilienM | I can't remember exactly, but it was totally fine | 19:48 |
clarkb | wat how is rubygems <1GB? | 19:48 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Move out server class from logstash.pp https://review.openstack.org/200186 | 19:49 |
*** Longgeek has quit IRC | 19:49 | |
clarkb | EmilienM: googling tells me 200GB ish | 19:50 |
anteaya | they don't need all ruby gems | 19:50 |
EmilienM | true | 19:50 |
clarkb | where does that change restrict the ruby gems? | 19:50 |
anteaya | just the ruby gems they use | 19:50 |
clarkb | there is juts from, to, and parallelsim | 19:50 |
*** heyongli has quit IRC | 19:51 | |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Move out server class from logstash_worker.pp https://review.openstack.org/200232 | 19:52 |
jogo | sdague: I have some notes at home about the different types of issues. If I remember correctly there is an issue with network connectivity after an instance is moved in nova network | 19:52 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Move out server class from subunit_worker.pp https://review.openstack.org/200233 | 19:52 |
jogo | sdague: and an issue with nova-compute just hanging and not even responding to SIGUSR1 | 19:52 |
*** puranamr has quit IRC | 19:53 | |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Move out server class from elasticsearch_node.pp https://review.openstack.org/200235 | 19:53 |
jogo | no idea why but my hunch is it is multihost related | 19:53 |
sdague | jogo: ok, well we're still recovering from hostname issues | 19:53 |
sdague | 35 failures is sort of code for "no guests actually started" | 19:53 |
*** rockyg has quit IRC | 19:53 | |
*** rockyg has joined #openstack-infra | 19:53 | |
jogo | sdague: yeah .. hostnames woulddo that | 19:53 |
jogo | jogo.github.io/gate/multinode | 19:54 |
jogo | yup still 100% failure http://jogo.github.io/gate/multinode | 19:54 |
*** heyongli has joined #openstack-infra | 19:55 | |
jogo | AFAIK a patch landed to fix that I think clarkb was involved | 19:55 |
*** puranamr has joined #openstack-infra | 19:55 | |
clarkb | jogo: no, we arne't acutally using the glean nodes yet so while we in hteory fixed it for that image we aren't using the image yet. change is up to actually use the image | 19:55 |
*** crc32 has joined #openstack-infra | 19:55 | |
jogo | clarkb: ahh that explains it | 19:56 |
sdague | jogo: right, now all nodes are 'ubuntu' hostname | 19:56 |
sdague | which... doesn't so much work | 19:57 |
sdague | given that's our compute node key | 19:57 |
sdague | for updates | 19:57 |
sdague | ok, I'm calling it for the day. Hopefully that patch will get approved and we can take the next step towards getting multinode back somewhere close. | 19:58 |
*** heyongli has quit IRC | 20:00 | |
jeblair | sdague, mordred: pleia2 has a perfectly good objection to the commit message in https://review.openstack.org/199741 and i have a -1 because i think it will cause all kinds of problems for us as written | 20:01 |
jogo | sdague: before the subnodes on one cloud had names that were over the 63 char limit too | 20:01 |
*** heyongli has joined #openstack-infra | 20:03 | |
*** annegentle has joined #openstack-infra | 20:04 | |
*** puranamr has quit IRC | 20:05 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: Partial migrate to puppet-httpd module https://review.openstack.org/198819 | 20:05 |
*** puranamr has joined #openstack-infra | 20:06 | |
*** sridhar_ram1 has quit IRC | 20:07 | |
*** bhunter71 has joined #openstack-infra | 20:08 | |
*** heyongli has quit IRC | 20:08 | |
*** heyongli has joined #openstack-infra | 20:09 | |
*** tqtran has quit IRC | 20:11 | |
SpamapS | pleia2: ops mid-cycle is in Palo Alto. Do you want to try and have a CalTrain vs. SouthWest race? ;-) | 20:11 |
SpamapS | oh wait | 20:11 |
SpamapS | I think I'll be in Taiwan August 11 | 20:11 |
lifeless | sigmavirus24: cool | 20:11 |
*** ari has quit IRC | 20:12 | |
openstackgerrit | Merged openstack/requirements: Replace coinor.pulp with pulp. https://review.openstack.org/198588 | 20:12 |
sigmavirus24 | lifeless: ? | 20:12 |
lifeless | sigmavirus24: the urllib3 change | 20:12 |
sigmavirus24 | oh yeah | 20:12 |
sigmavirus24 | that merged way faster than I expected | 20:12 |
lifeless | sigmavirus24: dunno if you saw but I have https://github.com/testing-cabal/mock shaken out | 20:13 |
sigmavirus24 | I saw the message on the ML | 20:13 |
*** tqtran has joined #openstack-infra | 20:13 | |
*** heyongli has quit IRC | 20:14 | |
sigmavirus24 | lifeless: Also +1 on moving unittest2 to GitHub. That's where I initially looked for it and then I went to unittest2's pypi page and found the link there | 20:14 |
*** heyongli has joined #openstack-infra | 20:15 | |
*** achanda has joined #openstack-infra | 20:15 | |
*** sdake_ has joined #openstack-infra | 20:15 | |
lifeless | sigmavirus24: the main reason is for tooling - pbr solves enough glitches ... :) | 20:16 |
*** packet has joined #openstack-infra | 20:16 | |
sigmavirus24 | pbr only works with git? | 20:16 |
lifeless | atm yes | 20:17 |
* sigmavirus24 nods | 20:18 | |
sigmavirus24 | To be honest, i want to tear out the mercurial support from flake8 | 20:18 |
*** ihrachyshka has joined #openstack-infra | 20:18 | |
sigmavirus24 | Make it it's own package | 20:18 |
lifeless | I'd be open to hg being added, and would advocate amongst other devs for that.... if someone else was doing the work | 20:19 |
*** kgiusti has left #openstack-infra | 20:19 | |
*** sdake has quit IRC | 20:19 | |
sigmavirus24 | lifeless: careful | 20:19 |
lifeless | sigmavirus24: what does flake8 do with vcs's ? | 20:19 |
*** salv-orlando has joined #openstack-infra | 20:19 | |
sigmavirus24 | apparently if you import anything from mercurial, it contaminates your codebase with GPL | 20:19 |
sigmavirus24 | lifeless: hooks in, e.g., pre-commit hooks for git | 20:19 |
lifeless | sigmavirus24: CLI | 20:19 |
*** heyongli has quit IRC | 20:19 | |
sigmavirus24 | lifeless: fair | 20:19 |
davideagnello | Hello, need small update to our Rally CI Job to be merged: https://review.openstack.org/#/c/200222/ Thank you | 20:20 |
*** puranamr has quit IRC | 20:20 | |
*** pblaho has quit IRC | 20:21 | |
SpamapS | greghaynes: perhaps you would want to go to the ops mid-cycle? | 20:22 |
SpamapS | crinkle: or you? :) | 20:22 |
crinkle | i would go to ops midcycle | 20:22 |
SpamapS | just thinking of people for whom it is a short trip. :) | 20:22 |
SpamapS | crinkle: Palo Alto, Aug 11-12 | 20:22 |
crinkle | did they decide where it would be? | 20:22 |
crinkle | cool | 20:23 |
SpamapS | https://www.eventbrite.com/e/openstack-ops-mid-cycle-meetup-tickets-17703258924 | 20:23 |
*** heyongli has joined #openstack-infra | 20:23 | |
SpamapS | doh | 20:23 |
SpamapS | I read that wrong | 20:23 |
SpamapS | Aug 18 - 19 | 20:23 |
pleia2 | SpamapS: oof, I get home from peru on the 17th, so I guess it would be possible to attend | 20:23 |
SpamapS | so I might be available too.. I think we should only send 2 from infra though. I mostly just want to talk to people about what we're doing and see if they might have advice or would like to help. :) | 20:24 |
pleia2 | I'll have to think about it | 20:24 |
SpamapS | pleia2: I really do think it is equidistant in terms of time for both of us. ;) | 20:24 |
pleia2 | indeed | 20:24 |
SpamapS | though PA is at least a little closer to DT SF than Sunnyvale right? :) | 20:24 |
pleia2 | my husband isn't going into the office on the 18th (day off to recover from travel) so it's an extra long day for me since he can't pick me up, public transit again | 20:25 |
SpamapS | ew yeah | 20:25 |
SpamapS | no lets find others. :) | 20:25 |
SpamapS | because it's pretty easy to get to PA from SJC | 20:25 |
SpamapS | but I do think we should attend from both the standpoint of infra-cloud-we're-operators-now and also to see if infra is helping operators participate and collaborate in the dev process. | 20:25 |
pleia2 | agreed | 20:26 |
*** jcoufal has quit IRC | 20:26 | |
*** amrith is now known as _amrith_ | 20:27 | |
*** gyee has joined #openstack-infra | 20:28 | |
*** sdake_ is now known as sdake | 20:29 | |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-etherpad_lite: Migrate to puppet-httpd module https://review.openstack.org/200244 | 20:29 |
*** tonytan4ever has quit IRC | 20:31 | |
*** fdegir has quit IRC | 20:32 | |
*** devvesa has quit IRC | 20:33 | |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-etherpad_lite: Fix variable access warnings https://review.openstack.org/200246 | 20:33 |
*** puranamr has joined #openstack-infra | 20:33 | |
*** fdegir has joined #openstack-infra | 20:33 | |
openstackgerrit | Khai Do proposed openstack-infra/puppet-openstackci: Move jenkins job builder into jenkins_master https://review.openstack.org/199784 | 20:33 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Move out server class from logstash.pp https://review.openstack.org/200186 | 20:33 |
*** tonytan4ever has joined #openstack-infra | 20:35 | |
*** achanda has quit IRC | 20:36 | |
*** heyongli has quit IRC | 20:36 | |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-elastic_recheck: Fix variable access warnings https://review.openstack.org/200249 | 20:36 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Move out server class from elasticsearch_node.pp https://review.openstack.org/200235 | 20:37 |
*** gyee has quit IRC | 20:38 | |
*** r-daneel has joined #openstack-infra | 20:39 | |
*** bswartz has quit IRC | 20:39 | |
*** heyongli has joined #openstack-infra | 20:39 | |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-openstackid: Fix variable access warnings https://review.openstack.org/200250 | 20:40 |
pleia2 | anteaya: ok, looks like cue, puppet-murano and keystoneauth-saml2 have some issues, hopefully the owners of those patches will fix things up before tomorrow, otherwise we'll make some decisions about what to do | 20:40 |
vipul | pleia2: pushing up fix for cue in a couple of mins | 20:40 |
pleia2 | vipul: wonderful, thank you :) | 20:40 |
*** gyee has joined #openstack-infra | 20:41 | |
openstackgerrit | Khai Do proposed openstack-infra/puppet-openstackci: Move jenkins job builder into jenkins_master https://review.openstack.org/199784 | 20:41 |
*** e0ne has quit IRC | 20:42 | |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-gerrit: Fix variable access warnings https://review.openstack.org/200251 | 20:43 |
clarkb | jeblair: thanks for the review on the ubuntu-trusty switch change | 20:44 |
clarkb | mordred: ^ care to address that? | 20:44 |
*** devvesa has joined #openstack-infra | 20:44 | |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-zuul: Fix variable access warnings https://review.openstack.org/200254 | 20:45 |
EmilienM | when a patch fails in the gate, is it better/faster to run 'recheck' ? or +2 +A will just retrigger zuul again? | 20:46 |
*** heyongli has quit IRC | 20:47 | |
clarkb | EmilienM: they are equivalent as anything with a -1 will need to be re checked then go into the gate | 20:47 |
EmilienM | clarkb: ah ok thanks | 20:47 |
*** achanda has joined #openstack-infra | 20:49 | |
*** r-daneel has quit IRC | 20:49 | |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-elasticsearch: Fix variable access warnings https://review.openstack.org/200256 | 20:49 |
*** heyongli has joined #openstack-infra | 20:50 | |
*** Sukhdev has quit IRC | 20:50 | |
*** Longgeek has joined #openstack-infra | 20:50 | |
openstackgerrit | Vipul Sabhaya proposed openstack-infra/project-config: Move Cue and related repos to OpenStack namespace https://review.openstack.org/196268 | 20:51 |
openstackgerrit | Khai Do proposed openstack-infra/system-config: use updated jenkins_master.pp manifest https://review.openstack.org/199780 | 20:51 |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-graphite: Fix variable access warnings https://review.openstack.org/200258 | 20:52 |
mordred | clarkb: sure - one sec | 20:52 |
*** jaypipes has quit IRC | 20:53 | |
mordred | jeblair: nod on commit message and the review. thanks! | 20:53 |
davideagnello | Hello, need small update to our Rally CI Job to be merged: https://review.openstack.org/#/c/200222/ Thank you | 20:54 |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-mailman: Fix variable access warnings https://review.openstack.org/200259 | 20:54 |
*** dprince has quit IRC | 20:54 | |
*** ihrachyshka has quit IRC | 20:54 | |
*** otter768 has joined #openstack-infra | 20:55 | |
*** Longgeek has quit IRC | 20:55 | |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-statusbot: Fix variable access warnings https://review.openstack.org/200260 | 20:55 |
*** annegentle has quit IRC | 20:56 | |
*** julim has quit IRC | 20:57 | |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-httpd: Fix variable access warnings https://review.openstack.org/200263 | 20:59 |
*** pblaho has joined #openstack-infra | 20:59 | |
*** otter768 has quit IRC | 21:00 | |
*** patrickeast_ has joined #openstack-infra | 21:01 | |
*** packet has quit IRC | 21:01 | |
*** sridhar_ram has joined #openstack-infra | 21:02 | |
*** patrickeast has quit IRC | 21:03 | |
*** patrickeast_ is now known as patrickeast | 21:03 | |
*** dustins has quit IRC | 21:03 | |
greghaynes | SpamapS: got a link to ops mid-cycle? | 21:04 |
greghaynes | curious when | 21:04 |
SpamapS | greghaynes: https://www.eventbrite.com/e/openstack-ops-mid-cycle-meetup-tickets-17703258924 | 21:05 |
*** dims has quit IRC | 21:05 | |
greghaynes | SpamapS: yea, good timing, was just booking somethibg tonight that would have conflicted | 21:06 |
*** dims has joined #openstack-infra | 21:07 | |
pleia2 | so many august conflicts | 21:07 |
pleia2 | suppose it doesnt help that they decided barely a month out | 21:07 |
*** dangers is now known as dangers_away | 21:07 | |
clarkb | also august is best time for all the things this hemisphere | 21:08 |
Clint | best time for air conditioning | 21:08 |
*** davideagnello has quit IRC | 21:08 | |
clarkb | that too | 21:08 |
pleia2 | well, it'll be winter in peru, but so close to the equator it doesn't matter so much ;) | 21:08 |
clarkb | but it doesn't rain | 21:08 |
clarkb | and the sun is out for long days | 21:09 |
*** davideagnello has joined #openstack-infra | 21:09 | |
*** sigmavirus24 is now known as emacsraptor | 21:10 | |
*** emacsraptor is now known as sigmavirus24 | 21:10 | |
*** thorst has quit IRC | 21:10 | |
*** gildub has joined #openstack-infra | 21:11 | |
*** fitoduarte has quit IRC | 21:12 | |
*** heyongli has quit IRC | 21:12 | |
*** heyongli has joined #openstack-infra | 21:13 | |
anteaya | if anyone cares I'm going to the ops meetup | 21:14 |
* sigmavirus24 cares but won't be there | 21:15 | |
anteaya | I wouldn't count my hand strong from the infra-cloud perspective as I am bringing up the rear there | 21:15 |
*** ldnunes has quit IRC | 21:15 | |
anteaya | I'm mostly from the neutron/nova get a network that folks will use perspective | 21:15 |
mordred | I am not going to the ops midcycle | 21:15 |
mordred | I will be on the beach in bali | 21:16 |
anteaya | nice | 21:16 |
anteaya | you seem to be doing a beach tour this summer | 21:16 |
Clint | one of us will have to do a winter beach tour to maintain balance | 21:17 |
anteaya | you offering? | 21:17 |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-httpd: Fix variable access warnings https://review.openstack.org/200263 | 21:17 |
pleia2 | that's what linux.conf.au is for | 21:17 |
Clint | i may be offering to go to the beach in winter | 21:17 |
anteaya | I'm hearing antartica is beautiful | 21:17 |
anteaya | ah yes | 21:17 |
*** heyongli has quit IRC | 21:17 | |
hogepodge | Is there any possibility of getting this reviewed this evening? The diversity committee would like to start using the logs and meetbot asap https://review.openstack.org/#/c/198941/ | 21:18 |
hogepodge | Understanding that we don't want to restart meetbot in the middle of the day | 21:19 |
clarkb | hogepodge: let me check the meeting list for this afternoon | 21:19 |
hogepodge | This is also the same thing for refstack. https://review.openstack.org/#/c/198621/ | 21:20 |
hogepodge | thanks clarkb | 21:20 |
clarkb | do we treat the ics file on eavesdrop as canonical? | 21:20 |
clarkb | er ical | 21:20 |
*** _amrith_ is now known as amrith | 21:20 | |
anteaya | vipul: thank you | 21:20 |
*** heyongli has joined #openstack-infra | 21:21 | |
pleia2 | clarkb: I'd say yes | 21:21 |
anteaya | I thought the canonical ical was the irc-meetings repo | 21:22 |
clarkb | cool looks like 0000 is clear today | 21:22 |
clarkb | anteaya: aren't they the same | 21:22 |
openstackgerrit | Dave Walker proposed openstack/requirements: Adding openstack/anchor to projects.txt https://review.openstack.org/199468 | 21:22 |
clarkb | hogepodge: so remind me in a couple hours and I will approve | 21:23 |
hogepodge | clarkb: thanks | 21:23 |
pleia2 | yeah, the ical is generated from the irc-meetings repo | 21:23 |
hogepodge | that reminds me, the defcore entry for that is incorrect | 21:23 |
* hogepodge makes note to fix | 21:24 | |
anteaya | pleia2 clarkb okay | 21:24 |
*** soren has quit IRC | 21:24 | |
openstackgerrit | Dave Walker proposed openstack-infra/project-config: Add check-requirements job to openstack/anchor https://review.openstack.org/199479 | 21:24 |
*** devvesa has quit IRC | 21:28 | |
clarkb | hogepodge: double checking we are clear at 4pm PDT so will approve just before then | 21:31 |
*** gyee has quit IRC | 21:34 | |
*** amrith is now known as _amrith_ | 21:34 | |
*** pc_m has quit IRC | 21:34 | |
*** tonytan4ever has quit IRC | 21:35 | |
*** slagle has quit IRC | 21:36 | |
*** jamielennox is now known as jamielennox|away | 21:37 | |
zigo | lifeless: mordred: Not sure who maintains PBR these days, but I get a hard fail when trying to package nova, because the version I want to use is 12.0.0~b1 | 21:37 |
zigo | PBR doesn't like the ~ char. | 21:37 |
zigo | However, that's the standard one in Debian / Ubuntu for saying "lower than what's just before". | 21:37 |
zigo | Oh no... | 21:37 |
zigo | The issue is with sphinx ! :( | 21:37 |
zigo | Hum... | 21:37 |
zigo | Here's the trace: | 21:37 |
zigo | http://paste.debian.net/280818/ | 21:37 |
zigo | slagle (slagle@nat/redhat/x-bxpxlxawvqwjhedw) has quit (Ping timeout: 276 seconds) | 21:37 |
zigo | I think I'd patch pbr to do: | 21:37 |
zigo | + elif component.startswith('~'): | 21:37 |
zigo | + dev_count = int(component[1:]) | 21:37 |
zigo | Is this correct? | 21:37 |
*** peristeri has quit IRC | 21:38 | |
zigo | Oh, there's also on top some other chars ... | 21:38 |
*** sdake_ has joined #openstack-infra | 21:39 | |
zigo | mordred: lifeless: That's a piece of code mostly from Robert, and patched by Monty, so I'd expect both of you to know what's the best way to patch it. If you give me an advice on how to fix, I can work on the CR. | 21:40 |
mordred | zigo: nope! | 21:41 |
*** gyee has joined #openstack-infra | 21:41 | |
zigo | mordred: Is "git blame" lying? :) | 21:41 |
mordred | zigo: pbr does not support versions with ~'s on purpose - those are not python versions, they are debian versions. however, there is support for debian packagers mapping pep440 versions to debian versions | 21:41 |
mordred | zigo: I'll let lifeless respond with more details when he's online - but it was a use case that was very specifically designed for | 21:42 |
SpamapS | as powerful as ~ is... it will drive you nuts trying to implement a sort for versions with it. | 21:42 |
*** sdake has quit IRC | 21:42 | |
zigo | Well, the current issue is that nova cannot be built because sphinx-build just fails asking PBR about versions. | 21:43 |
zigo | What do you propose I do then? | 21:43 |
*** dboik has quit IRC | 21:43 | |
zigo | mordred: ^ | 21:45 |
mordred | zigo: I propose you do not set a debian version as the pbr version | 21:45 |
*** pblaho has quit IRC | 21:45 | |
*** spzala has quit IRC | 21:45 | |
zigo | mordred: I'm sorry, I don't understand. | 21:45 |
zigo | mordred: I intend to upload nova as 12.0.0~b1, then I should tell pbr something else? | 21:45 |
*** spzala has joined #openstack-infra | 21:46 | |
mordred | you should not tell pbr _anything_ about 12.0.0~b1 - you shoudl put taht into your debian changelog | 21:46 |
zigo | mordred: Like, replace 12.0.0~b1 back to 12.0.0.0b1? | 21:46 |
*** devvesa has joined #openstack-infra | 21:46 | |
mordred | yes | 21:46 |
mordred | let's pretend for a second that you were packaging a tarball we had produced (I know you're not, we'll come back to that in a sec) | 21:46 |
*** larainema has quit IRC | 21:46 | |
*** heyongli has quit IRC | 21:46 | |
mordred | we would publish a tarball called nova-12.0.0.0b1.tar.gz - you would import that as nova_12.0.0.0b1.orig.tar.gz | 21:47 |
zigo | No, I wouldn't. | 21:47 |
mordred | no? | 21:47 |
zigo | Because 12.0.0.0b1 would be considered higher than 12.0.0 by dpkg. | 21:47 |
mordred | oh - sorry - I didn't mean you'd upload that as nova-12.0.0.0b1.deb | 21:47 |
zigo | Try dpkg --compare-version ... | 21:48 |
mordred | right | 21:48 |
mordred | I understand | 21:48 |
*** jamielennox|away is now known as jamielennox | 21:48 | |
mordred | you need an orig tar.gz and you need a debian/changelog entry and you need to use those to produce debs | 21:48 |
*** jpeeler has quit IRC | 21:48 | |
*** fbo- has quit IRC | 21:48 | |
*** dkehn has quit IRC | 21:48 | |
zigo | What I currently do is retag 12.0.0_b1 on top of the 12.0.0.0b1, which by the way keeps the pgp signature. | 21:49 |
mordred | so maybe all you need to do is rename the orig.tar.gz to ~b1 - set that in the debian/changelog | 21:49 |
zigo | Yes, which is what I do. | 21:49 |
mordred | k | 21:49 |
*** dkehn has joined #openstack-infra | 21:49 | |
mordred | so why is pbr getting involved? are you running sdist again? | 21:49 |
zigo | Then I have some logic in debian/rules to calculate what I give to PBR as OSLO_PACKAGE_VERSION depending on the last entry in changelog. | 21:49 |
zigo | It's been working so far, until we upgraded PBR to the latest version, and now nova fails with PBR not liking the ~ char. | 21:50 |
zigo | I don't mind calculating things back to 12.0.0.0b1. | 21:50 |
mordred | yeah - you need to feed that to pbr | 21:51 |
zigo | But I'm affraid of unknown consequences. | 21:51 |
*** Sukhdev has joined #openstack-infra | 21:51 | |
zigo | So, I'd just convert ~ back to .0, that's easy enough... | 21:51 |
*** Longgeek has joined #openstack-infra | 21:51 | |
zigo | A quick sed ... :) | 21:51 |
mordred | awesome | 21:51 |
lifeless | hi so | 21:51 |
mordred | yay it's lifeless! | 21:51 |
austin81 | Hey all, I'm having an issue with getting tempest + devstack to run against my cloud instance. Tempest doesn't get more than a dozen or so tests in before crashing spectacularly and taking down the CI with it. I haven't found a trace of what went wrong in the logs anywhere, it simply bricks the instance without a word and eventually ends with SSH terminating in a broken pipe. Anyone seen this before or have any guidance? | 21:51 |
zigo | I wont have unforseen consequences? | 21:51 |
lifeless | 12.0.0b1 - if you query pbr.version.Version(nova).debian_version() | 21:51 |
mordred | zigo: I pass you off to liveless | 21:52 |
lifeless | it should spit out 12.0.0~b1 for you | 21:52 |
lifeless | the version within Nova (and Python packages in general) MUST be a Python version number | 21:52 |
lifeless | not Debian | 21:52 |
zigo | mordred: Cheers! | 21:52 |
lifeless | you can reflect out a debian version number from that | 21:52 |
*** heyongli has joined #openstack-infra | 21:52 | |
lifeless | and we wrote the code to do that | 21:52 |
*** fbo has joined #openstack-infra | 21:52 | |
zigo | lifeless: So, doing a convertion ~ -> .0 from what I have in debian/changelog and give that as OSLO_PACKAGE_VERSION is correct? | 21:53 |
zigo | (just double checking here...) | 21:53 |
*** hichihara has joined #openstack-infra | 21:53 | |
*** nelsnelson has joined #openstack-infra | 21:54 | |
lifeless | zigo: no | 21:55 |
zigo | :/ | 21:55 |
lifeless | zigo: PEP-440 has its own mechanisms for sort-before. | 21:55 |
zigo | What shall I do then? | 21:55 |
lifeless | zigo: .0 is not one of them. | 21:55 |
lifeless | zigo: pre-releases - a/b/rc - are sort-before | 21:55 |
lifeless | zigo: as are dev versions | 21:55 |
lifeless | zigo: so if you're overriding via OSLO_PACKAGE_VERSION (I'm not sure why you are, but thats a different discussion) | 21:56 |
lifeless | zigo: Something like 12.0.0b1 | 21:56 |
*** dboik has joined #openstack-infra | 21:56 | |
*** masayukig has quit IRC | 21:56 | |
zigo | lifeless: What I was meaning is transforming ~b1 into .0b1 | 21:56 |
mordred | lifeless: I believe he means s/12.0.0~b1/12.0.0.0b1/ | 21:56 |
zigo | Effectively, this means ~ to be transformed into .0 | 21:56 |
mordred | lifeless: based on the latest debian/changelog entry | 21:57 |
lifeless | zigo: I see what you're saying, but thats not the reason it works. | 21:57 |
* zigo is getting very confused here. | 21:57 | |
lifeless | zigo: its ~b -> b | 21:57 |
*** dboik has quit IRC | 21:57 | |
*** masayukig_ has quit IRC | 21:57 | |
*** fitoduarte has joined #openstack-infra | 21:57 | |
lifeless | gimme a sec, let me double check something | 21:57 |
*** masayukig has joined #openstack-infra | 21:57 | |
mordred | I also have no idea why OSLO_PACKAGE_VERSION should need to get set, because that implies you're rebuilding the source tarball at package build time | 21:58 |
zigo | s/12.0.0~b1/12.0.0.0b1/ is exactly the same thing as s/~/.0/ | 21:58 |
lifeless | zigo: ah, we did go for .0bN | 21:58 |
zigo | mordred: I've been using this for *years*, as this was the solution to the issue I had with PBR trying to double-guess things. | 21:59 |
lifeless | zigo: so yes, 12.0.0~b1 <-> 12.0.0.0b1 | 21:59 |
*** sigmavirus24 is now known as sigmavirus24_awa | 21:59 | |
zigo | So, with OSLO_PACKAGE_VERSION, I'm effectively telling PBR: I know better than you what version I'm packaging. | 21:59 |
zigo | Is this now the wrong way? | 21:59 |
lifeless | no | 22:00 |
lifeless | lets not get distracted | 22:00 |
lifeless | we'll never finish the discussion | 22:00 |
zigo | :) | 22:00 |
zigo | Thanks. | 22:00 |
lifeless | 12.0.0~b1 <-> 12.0.0.0b1 | 22:00 |
lifeless | how you achieve that is up to yoou | 22:00 |
lifeless | pbr can generate 12.0.0~b1 for you | 22:00 |
lifeless | or you can generate 12.0.0.0b1 forit | 22:00 |
*** amotoki has quit IRC | 22:02 | |
lifeless | if you want it to generate it: from pbr.version import VersionInfo; semver = VersionInfo('nova').semantic_version(); print(semver.debian_string()) | 22:02 |
*** jsavak has quit IRC | 22:02 | |
*** changbl has quit IRC | 22:02 | |
*** sridhar_ram1 has joined #openstack-infra | 22:03 | |
zigo | lifeless: FYI: export OSLO_PACKAGE_VERSION=$(dpkg-parsechangelog -S Version | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//' -e 's/~/.0/') | 22:03 |
*** dims has quit IRC | 22:03 | |
*** dims has joined #openstack-infra | 22:03 | |
*** bknudson has joined #openstack-infra | 22:04 | |
openstackgerrit | Madhusudhan Kandadai proposed openstack-infra/project-config: New jobs for neutron-lbaasv2 scenario tests https://review.openstack.org/199754 | 22:05 |
*** oomichi has joined #openstack-infra | 22:05 | |
*** coolsvap|away is now known as coolsvap | 22:05 | |
zigo | lifeless: & mordred: Thanks a lot to both of you. | 22:06 |
zigo | This was super helpful! :) | 22:06 |
*** sridhar_ram has quit IRC | 22:06 | |
*** jgriffith is now known as Guest85831 | 22:06 | |
lifeless | zigo: yeah no, I understand whats going on there ... and [not today] we need to sit down and see if we can unwind all of that so you can use upstream versions | 22:06 |
*** madong has joined #openstack-infra | 22:07 | |
*** kutija has joined #openstack-infra | 22:07 | |
*** amitgandhinz has quit IRC | 22:07 | |
zigo | lifeless: Whenever you want, I'll make myself available. | 22:08 |
*** enikanorov2 has quit IRC | 22:09 | |
*** rossella_s has quit IRC | 22:09 | |
*** Longgeek has quit IRC | 22:10 | |
*** mriedem is now known as mriedem_away | 22:10 | |
*** kutija_ has quit IRC | 22:11 | |
*** hichihara has quit IRC | 22:11 | |
openstackgerrit | Khai Do proposed openstack-infra/puppet-openstackci: Move jenkins job builder into jenkins_master https://review.openstack.org/199784 | 22:11 |
*** jgriffith has joined #openstack-infra | 22:14 | |
*** heyongli has quit IRC | 22:14 | |
*** jpeeler has joined #openstack-infra | 22:16 | |
*** jpeeler has joined #openstack-infra | 22:16 | |
*** heyongli has joined #openstack-infra | 22:16 | |
*** weshay has quit IRC | 22:18 | |
*** weshay has joined #openstack-infra | 22:19 | |
openstackgerrit | Khai Do proposed openstack-infra/puppet-openstackci: Make jenkins password a required parameter https://review.openstack.org/200289 | 22:19 |
*** prad has joined #openstack-infra | 22:24 | |
openstackgerrit | Khai Do proposed openstack-infra/puppet-openstackci: Make jenkins password a required parameter https://review.openstack.org/200289 | 22:24 |
*** jasondotstar has quit IRC | 22:25 | |
*** rossella_s has joined #openstack-infra | 22:26 | |
*** bknudson has quit IRC | 22:27 | |
*** ivar-lazzaro has quit IRC | 22:29 | |
*** ivar-lazzaro has joined #openstack-infra | 22:30 | |
*** ivar-lazzaro has quit IRC | 22:30 | |
*** ivar-lazzaro has joined #openstack-infra | 22:31 | |
*** heyongli has quit IRC | 22:31 | |
openstackgerrit | Khai Do proposed openstack-infra/system-config: use updated jenkins_master.pp manifest https://review.openstack.org/199780 | 22:31 |
*** RichardRaseley has joined #openstack-infra | 22:31 | |
*** heyongli has joined #openstack-infra | 22:33 | |
*** hashar has quit IRC | 22:33 | |
*** rossella_s has quit IRC | 22:37 | |
*** rossella_s has joined #openstack-infra | 22:37 | |
*** eharney has quit IRC | 22:37 | |
openstackgerrit | Madhusudhan Kandadai proposed openstack-infra/project-config: New jobs for neutron-lbaasv2 scenario tests https://review.openstack.org/199754 | 22:39 |
*** MarkAtwood has quit IRC | 22:40 | |
*** nijaba_ has joined #openstack-infra | 22:40 | |
*** nijaba has quit IRC | 22:41 | |
*** jasondotstar has joined #openstack-infra | 22:43 | |
*** weshay has quit IRC | 22:43 | |
*** fawadkhaliq has quit IRC | 22:43 | |
davideagnello | Hello, need small update to our Rally CI Job to be merged: https://review.openstack.org/#/c/200222/ Thank you | 22:45 |
*** mdenny has quit IRC | 22:46 | |
*** austin81 has left #openstack-infra | 22:49 | |
*** doug-fish has left #openstack-infra | 22:49 | |
openstackgerrit | Khai Do proposed openstack-infra/puppet-openstackci: Move jenkins job builder into jenkins_master https://review.openstack.org/199784 | 22:55 |
*** otter768 has joined #openstack-infra | 22:56 | |
openstackgerrit | Eric Fried proposed openstack/requirements: Raise minimum pbr requirement: support env markers https://review.openstack.org/200302 | 22:56 |
*** rlandy has quit IRC | 22:58 | |
hogepodge | thanks clarkb | 22:58 |
*** FallenPegasus has quit IRC | 22:58 | |
*** rlandy has joined #openstack-infra | 22:59 | |
sc68cal | dear lord - if you think neutron is bad, has anyone tried Amazon VPC? | 23:00 |
clarkb | I have never used AWS | 23:00 |
mordred | me either | 23:00 |
*** rhe00_ has joined #openstack-infra | 23:00 | |
sc68cal | I don't claim to be a smart man, but holy MOLY I CAN'T SSH INTO MY EC2 INSTANCES | 23:00 |
*** otter768 has quit IRC | 23:01 | |
clarkb | dont forget to update the default security groups and attach your router to the external net then connect a floating ip | 23:01 |
mordred | sc68cal: didn't you know... proper cloud apps don't actually need connectivity to things | 23:01 |
mordred | sc68cal: if you think you need real networking, you've thought about the problem wrong and shoudl completely redesign | 23:01 |
sc68cal | mordred: lol I'm just trying to set up a throwaway server to play Mektek with my buddies ;_; | 23:01 |
mordred | and probably need more cloud foundry and docker | 23:01 |
Sam-I-Am | sc68cal: nerd | 23:01 |
* sc68cal cries in the corner | 23:01 | |
mordred | sc68cal: you're forgetting - people don't want servers anymore | 23:01 |
greghaynes | sounds AWSome | 23:02 |
clarkb | sc68cal: do you need me to show you one of many openstack clouds? | 23:02 |
sc68cal | greghaynes: nice | 23:02 |
clarkb | sc68cal: runabove is actually really cheap | 23:02 |
clarkb | and my initial derping with it was happy times | 23:02 |
mordred | and vexxhost has excellent networking | 23:02 |
Sam-I-Am | mordred: its all about fancy containers | 23:02 |
*** amotoki has joined #openstack-infra | 23:02 | |
mordred | and dreamhost gives you ipv6 | 23:02 |
mordred | although dreamhost's pricing is bong | 23:02 |
Sam-I-Am | whats ipv6? | 23:03 |
* Sam-I-Am nudges sc68cal | 23:03 | |
* mordred hands Sam-I-Am I bag in which to place his head | 23:03 | |
mordred | s/ I / a / | 23:03 |
rhe00_ | is there a way to tell nodepool to reinitialize it's database? nodepool keeps timing out when trying to update it's database. | 23:04 |
openstackgerrit | Merged openstack-infra/system-config: Add eavesdrop to #openstack-diversity channel https://review.openstack.org/198941 | 23:04 |
sc68cal | it's just awful - I got an NIH grant for someone by using EC2 for scientific computing before everyone realized how cheap spot instances are, and I just started to use EC2 again and it's so different | 23:04 |
jhesketh | Morning | 23:04 |
*** ddieterly has joined #openstack-infra | 23:04 | |
anteaya | morning jhesketh | 23:04 |
clarkb | rhe00_: you can drop the db and have it recreate | 23:05 |
openstackgerrit | Merged openstack-infra/system-config: Add eavesdrop logging to #refstack channel https://review.openstack.org/198621 | 23:05 |
jhesketh | o/ | 23:05 |
clarkb | good morning | 23:06 |
*** amotoki has quit IRC | 23:07 | |
*** prad has quit IRC | 23:08 | |
openstackgerrit | Madhusudhan Kandadai proposed openstack-infra/project-config: New jobs for neutron-lbaasv2 scenario tests https://review.openstack.org/199754 | 23:08 |
*** ddieterl_ has joined #openstack-infra | 23:11 | |
*** mtanino_ has joined #openstack-infra | 23:11 | |
*** ddieterly has quit IRC | 23:11 | |
*** mtanino has quit IRC | 23:11 | |
*** gildub is now known as gildub_afk | 23:12 | |
*** RichardRaseley has quit IRC | 23:14 | |
*** coolsvap is now known as coolsvap|afk | 23:14 | |
sc68cal | Ah - I see the failure in my ways now - I made the fatal choice of selecting VPC | 23:16 |
sc68cal | instead of connecting to EC2 classic | 23:16 |
sc68cal | I feel it - I feel the reasons behind "Get me a network now" - so hard. | 23:16 |
*** salv-orlando has quit IRC | 23:18 | |
clarkb | sc68cal: oh thats literally the issue I hvae iwth neutron btw | 23:19 |
*** sridhar_ram1 has quit IRC | 23:19 | |
*** hichihara has joined #openstack-infra | 23:19 | |
anteaya | sc68cal: feeling it is the first part to understanding it | 23:20 |
anteaya | who else from neutron do we need to send to aws? | 23:20 |
sc68cal | I've seriously had a saul conversion moment - I have fallen off the donkey - this is nuts. | 23:20 |
anteaya | yay | 23:20 |
* anteaya picks sc68cal back up from falling off the donkey | 23:20 | |
sc68cal | I was like "oh, I'll just spin up an EC2 instance for like $3 so I can play mektek with my nerd friends - now I need to do advanced routing and network policy?!?!" | 23:21 |
anteaya | ha ha ha | 23:21 |
anteaya | think how folks who know zip about networking feel | 23:21 |
sc68cal | (╯°□°)╯︵ ┻━┻ | 23:21 |
anteaya | who want to play a game with their friends | 23:21 |
*** sridhar_ram has joined #openstack-infra | 23:21 | |
* anteaya can't wait to see how the logs render that | 23:21 | |
*** sdake has joined #openstack-infra | 23:24 | |
*** ashleighfarnham has quit IRC | 23:25 | |
*** heyongli has quit IRC | 23:25 | |
*** heyongli has joined #openstack-infra | 23:26 | |
*** sdake__ has joined #openstack-infra | 23:26 | |
*** sridhar_ram has quit IRC | 23:26 | |
*** sridhar_ram has joined #openstack-infra | 23:27 | |
*** sdake_ has quit IRC | 23:27 | |
*** geoffarnold has quit IRC | 23:28 | |
anteaya | well not much difference between versions in that particular verse but I think this is the saul falling down reference: http://biblehub.com/acts/9-4.htm | 23:28 |
*** sdake has quit IRC | 23:29 | |
*** sdake__ is now known as sdake | 23:30 | |
*** Swami has quit IRC | 23:32 | |
sc68cal | it's like a combo of that, and the shia labeouf youtube video | 23:32 |
sc68cal | DO IT - JUST DO IT - CONNECT MY INSTANCE TO THE NETWORK | 23:33 |
openstackgerrit | Daniel Gonzalez Nothnagel proposed openstack-infra/devstack-gate: Multi-region dg support https://review.openstack.org/200309 | 23:35 |
*** heyongli has quit IRC | 23:35 | |
*** mtanino_ has quit IRC | 23:36 | |
anteaya | a cultural melange | 23:36 |
openstackgerrit | Daniel Gonzalez Nothnagel proposed openstack-infra/devstack-gate: Multi-region dg support https://review.openstack.org/200309 | 23:36 |
*** patrickeast has quit IRC | 23:37 | |
*** mtanino has joined #openstack-infra | 23:37 | |
*** Longgeek has joined #openstack-infra | 23:38 | |
*** heyongli has joined #openstack-infra | 23:38 | |
*** openstack has joined #openstack-infra | 23:40 | |
-cameron.freenode.net- [freenode-info] channel flooding and no channel staff around to help? Please check with freenode support: http://freenode.net/faq.shtml#gettinghelp | 23:40 | |
openstackgerrit | Joshua Harlow proposed openstack-infra/project-config: Remove python26-jobs from futurist https://review.openstack.org/200313 | 23:40 |
anteaya | and in chrome too | 23:41 |
*** gildub_afk is now known as gildub | 23:41 | |
anteaya | during the render they were on the right so I could see them and by the time the page finished loading they disappeared | 23:41 |
dims | anteaya: do i need both entries in system-config and project-config for a new irc channel? | 23:41 |
anteaya | with a horizontal scroll bar on the bottom | 23:41 |
anteaya | dims: what bots do you want in your channel | 23:41 |
anteaya | all the things? | 23:41 |
dims | anteaya: sure, but at least logging | 23:42 |
*** nelsnelson has quit IRC | 23:42 | |
lifeless | mordred: hey in pbr | 23:42 |
*** heyongli has quit IRC | 23:42 | |
lifeless | mordred: do we export the current version to sphinx somehow ? | 23:42 |
anteaya | eavesdrop is logging, that is in system-config which you have | 23:42 |
lifeless | mordred: and/or the ChangeLog ? | 23:42 |
dims | i added 200310,200311 just because i saw the channels i recognized there :) | 23:42 |
lifeless | mordred: pointers to something I can cargo cult from appreciated | 23:43 |
anteaya | dims: statusbot is announcements from us when things go awry | 23:43 |
dims | anteaya: y that will be handy too | 23:43 |
*** linkedinyou has quit IRC | 23:43 | |
anteaya | dims: accessbot gives infra channel ops in your channel | 23:43 |
mtreinish | lifeless: I think the version get's into sphinx, because all the output docs have the devN on the bottom | 23:44 |
anteaya | dims: you might want gerritbot in project-config as well, if you want patch status announcements in channel | 23:44 |
mtreinish | lifeless: for example: http://docs.openstack.org/developer/subunit2sql/ | 23:44 |
dims | anteaya: y let's get this going, will file another for patch(es) | 23:44 |
sc68cal | anteaya: ah, you got the same bug I did when it ft. collins | 23:44 |
*** heyongli has joined #openstack-infra | 23:44 | |
anteaya | dims: just edit the project-config one | 23:44 |
anteaya | dims: add an entry to gerritbot | 23:45 |
lifeless | mtreinish: ahha confoverrides | 23:45 |
dims | anteaya: ack, will do | 23:45 |
anteaya | sc68cal: yup | 23:45 |
anteaya | sc68cal: no idea how or why | 23:45 |
*** wenlock has quit IRC | 23:45 | |
mtreinish | lifeless: ah, yeah there it is | 23:46 |
*** wenlock_ has quit IRC | 23:46 | |
anteaya | sc68cal: ah you're kind to give me credit | 23:47 |
*** chlong has quit IRC | 23:49 | |
sc68cal | anteaya: only came up with it based on our conversation | 23:49 |
*** heyongli has quit IRC | 23:49 | |
*** yamamoto has joined #openstack-infra | 23:49 | |
anteaya | okay fair | 23:49 |
*** yamamoto_ has joined #openstack-infra | 23:49 | |
anteaya | playing the part of the witnessing rock | 23:49 |
*** achanda has quit IRC | 23:49 | |
*** heyongli has joined #openstack-infra | 23:50 | |
*** Sukhdev has quit IRC | 23:51 | |
*** yamamoto_ has quit IRC | 23:52 | |
anteaya | dims: looks like it should go right after dox and before fuel-tracker: http://git.openstack.org/cgit/openstack-infra/project-config/tree/gerritbot/channels.yaml#n67 | 23:52 |
*** Longgeek has quit IRC | 23:52 | |
*** ddieterly has joined #openstack-infra | 23:52 | |
*** Sukhdev has joined #openstack-infra | 23:52 | |
dims | anteaya: oops, ok | 23:52 |
davideagnello | Hello, need small update to our Rally CI Job to be merged: https://review.openstack.org/#/c/200222/ Thank you | 23:52 |
*** ddieterl_ has quit IRC | 23:52 | |
anteaya | dims: I think that is what you are after, is it not? | 23:53 |
dims | anteaya: yep thanks | 23:53 |
*** yamamoto has quit IRC | 23:53 | |
anteaya | sure | 23:53 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-infra/project-config: Add fuel-library channel https://review.openstack.org/200311 | 23:54 |
anteaya | hey dims I'm going to be in boston next week, for keystone | 23:54 |
dims | anteaya: awesome, i'll see you there | 23:54 |
anteaya | dims: great | 23:54 |
anteaya | I will be following you to dinner | 23:54 |
anteaya | looking forward to your choices of restaurant | 23:54 |
dims | anteaya: i live in the 'burbs | 23:55 |
dims | will try to find some good ones :) | 23:55 |
anteaya | dims: great | 23:55 |
anteaya | did you want to add gerritbot to your channel? | 23:55 |
*** ivar-laz_ has joined #openstack-infra | 23:56 | |
anteaya | that was the point of my link above, not really commenting on the alphabetizing of your prior patch | 23:56 |
anteaya | but thanks for the change | 23:56 |
anteaya | :) | 23:56 |
dims | anteaya: this one is very near to BU and one of my favorite indian restaurants (http://www.indiaquality.com/) | 23:56 |
anteaya | oh sold | 23:56 |
anteaya | I don't even have to click | 23:56 |
dims | :) | 23:56 |
dstanek | anteaya: nice! on to Boston | 23:56 |
dims | yay dstanek | 23:56 |
anteaya | dstanek: you like Indian food? | 23:56 |
anteaya | cherry nan? | 23:57 |
dims | anteaya: i've dragged stevemar and bknudson to an indian place in paris i think | 23:57 |
anteaya | they have cherry nan? | 23:57 |
dstanek | anteaya: not sure. never really tried. | 23:57 |
anteaya | oh my goodness | 23:57 |
anteaya | dstanek: how was it? | 23:58 |
anteaya | dstanek: you have to try Indian food | 23:58 |
anteaya | dims: how was it, sorry tab complete got confused | 23:58 |
dstanek | i just have to be a little careful about what i eat. still trying to stick with my new diet as best as i can | 23:58 |
* anteaya looks at cherry nan somemore | 23:58 | |
anteaya | dstanek: ah yes, I remember, I totally support that | 23:58 |
*** ivar-lazzaro has quit IRC | 23:59 | |
anteaya | dstanek: well Indian food does go heavy on the clarified butter, otherwise known as ghee | 23:59 |
openstackgerrit | Qiming Teng proposed openstack-infra/system-config: Add #senlin to the list of eavesdrop channels https://review.openstack.org/196993 | 23:59 |
dims | dstanek: ++ | 23:59 |
anteaya | dstanek: so we will find other restaurants to share a meal | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!