Tuesday, 2014-09-23

*** nadya is now known as Guest9351500:00
*** dimtruck is now known as zz_dimtruck00:00
openstackgerritA change was merged to openstack-infra/storyboard-webclient: Added visual indicator for add task form  https://review.openstack.org/12225900:01
*** doug-fish has left #openstack-infra00:02
*** r-daneel_ has quit IRC00:03
*** ianw has quit IRC00:04
*** amcrn has joined #openstack-infra00:04
*** Guest93515 has quit IRC00:04
*** ianw has joined #openstack-infra00:05
*** zz_dimtruck is now known as dimtruck00:10
jeblairclarkb: lgtm, and thanks for fixing the NODEPOOL_ vars bit too (i noticed that when i was reading the code)00:12
*** xchu has joined #openstack-infra00:12
jeblairclarkb: i think i just got my test environment working; i'll check out your code and try it00:13
fungii assume we'll need a nodepoold restart before we're ready to try again00:13
*** signed8bit has joined #openstack-infra00:13
jeblairi think i should continue testing this locally00:13
*** penguinRaider has quit IRC00:13
fungiat least in production00:13
fungii agree00:13
jeblairbecause a bug like that sort of suggests that hasn't happened yet.  :(00:13
clarkbjeblair: ++ to more testing00:13
clarkband ya it really helped me wrap my head around what was happening to refactor the code a little00:13
fungii'm surprised this didn't crop up when the feature was implemented before, but it mmakes sense that the development workflow very we;; may have involved starting nodepoold fresh after each change00:14
openstackgerritA change was merged to openstack-infra/config: Switch sphinxcontrib-docbookrestapi to python-jobs  https://review.openstack.org/11886000:14
openstackgerritA change was merged to openstack-infra/config: Add non-voting gate-git-review-python34 job  https://review.openstack.org/11996400:14
clarkbfungi: ya  Ithink that would've let it go through00:14
clarkbfungi: then it would put images in PWD whatever that is (/ because of daemonization?)00:14
fungiafter each config change i mean00:14
clarkband find them there00:14
fungiyep00:15
clarkbso it would mostly work00:15
fungitesting adding it to the configuration of a running nodepoold presumably never happened00:15
*** melwitt has quit IRC00:16
*** signed8bit has quit IRC00:17
*** bdpayne has quit IRC00:18
jeblairException: Invalid image config. Must specify either a setup script, or a diskimage to use.00:19
jeblairclarkb: ^00:19
jeblairi think we're missing something from the config00:19
*** achanda has quit IRC00:19
jeblairclarkb: oh nevermind00:19
jeblair_I'm_ missing something :)00:19
clarkbok :)00:20
jeblairit's at the end which is not where i expected it00:20
openstackgerritA change was merged to openstack-infra/infra-specs: Remove templates from toctrees  https://review.openstack.org/12055700:20
jeblair2014-09-23 00:20:32,635 INFO nodepool.DiskImageBuilderThread: Running disk-image-create -x --no-tmpfs  -o /tmp/nodepool_dib/devstack-trusty-dib-1411431632.qcow2 ubuntu vm openstack-repos puppet nodepool-base node-devstack00:20
jeblairthat's promising00:20
openstackgerritA change was merged to openstack-infra/infra-specs: Use the current date for the copyright statement  https://review.openstack.org/12055800:21
jeblairso this gives no ongoing feedback until the process completes :(00:22
jesusaurusalifeless: im seeing behaviour similar to bug 1277538 in nodepool tests and i see you're working on http://bugs.python.org/issue19746 can you give me a quick explanation of where the api compatibility is breaking? and do you happen to know what the latest good versions of testtools/subunit are?00:23
uvirtbotLaunchpad bug 1277538 in tempest "Non-zero exit code (2) from test listing" [Undecided,In progress] https://launchpad.net/bugs/127753800:23
openstackgerritA change was merged to openstack-infra/infra-manual: Stop using intersphinx  https://review.openstack.org/12132200:23
jeblairclarkb, fungi: i aprvd clarkb's nodepool changes since it looks like they work well enough to at least start dib00:24
fungiawesome00:24
lifelessjesusaurus: what api compatibility break?00:24
jeblairclarkb, fungi: i have no idea how long my local test will take; so if you wanted to restart nodepool and see how far it gets, i'd be okay with that.  if you want to wait to see what my results are, that's cool too, though i'm about to afk for dinner so that may be tomorrow.00:25
jesusauruslifeless: is it not an api compatibility that causes the testr list to break? maybe i was misreading something00:25
*** bhuvan_ has joined #openstack-infra00:25
*** bhuvan_ has quit IRC00:26
*** bhuvan_ has joined #openstack-infra00:26
clarkbjeblair: at this point tomorrow works best for me00:26
fungii'm mostly afk for the evening already, and as usual feel like i accomplished little of what i'd planned to do today. tomorrow i'll hopefully be in a better spot to help test it out00:26
fungiin the meantime, i'm in need of beer and cartoons instead00:27
lifelessjesusaurus: perhaps if you start from the beginning00:27
*** yamahata has quit IRC00:27
lifelessjesusaurus: what are you doing, what are you observing00:27
*** gargola has quit IRC00:28
openstackgerritA change was merged to openstack-infra/nodepool: Handle config updates in dib builder thread  https://review.openstack.org/12328300:28
*** bhuvan has quit IRC00:28
jeblairclarkb, fungi: dib seems to use ~/.cache to hold lots of data which may not be exactly what we want.00:29
*** gokrokve has joined #openstack-infra00:29
fungiconfigurable, presumably?00:29
jesusauruslifeless: I am seeing behaviour similar to 1277538, I'm getting "Non-zero exit code (2) from test listing" and downgrading versions of testtools and subunit resolve the issue00:29
lifelessnot currently00:29
openstackgerritA change was merged to openstack-infra/nodepool: Move the ImageUpdater base class for clarity.  https://review.openstack.org/12328400:29
fungi:/00:29
lifelessjesusaurus: there should be more output than just that one line00:30
*** bhuvan_ has quit IRC00:30
jeblairthat's an unfortunate collision between how things should work, and how things actually do work on clouds (uselessly small / partitions)00:30
jesusauruslifeless: http://logs.openstack.org/43/74943/6/check/gate-nodepool-python27/37c4157/console.html#_2014-09-22_19_22_05_45100:30
lifelessfungi: a symlink in the right place will configure it00:30
fungifair point00:31
lifelessjesusaurus: 'nodepool.tests.test_nodepool'00:31
lifelessjesusaurus: that failed to import00:31
lifelessjesusaurus: possibly a missing dependency, bad syntax, or other issue with the test module.00:31
jesusauruslifeless: i was following a rabbit hole through launchpad tickets and convinced myself that issue19746 was triggering behaviour in testrepository00:32
jeblairfungi, clarkb: 'ps' indicates that it is actually proceeding and currently cloning git repos00:32
jesusauruslifeless: i can reproduce locally, and can resolve locally by downgrading the versions as described in https://bugs.launchpad.net/tempest/+bug/1277538/comments/1200:32
uvirtbotLaunchpad bug 1277538 in tempest "Non-zero exit code (2) from test listing" [Undecided,In progress]00:32
fungii guess some manner of logging or introspection (status dump?) would be a helpful addition to dib00:33
clarkbjeblair: that is great news. so better logging is something else we sould add00:33
lifelessjesusaurus: no, this has never been caused by testr. Testr has failed to *show things nicely* in the past, but thats a cascade error, not a causative error00:33
jesusaurusah okay00:33
clarkbfungi: jeblair: dib has logging via set -x and it summarrizes each step00:33
lifelessjesusaurus: that suggests that there is something in testtools that moved or whatever00:33
clarkbI think we just need to incorporate that into nodepool somehow or have the dib command write where we want it directly00:33
lifelessjesusaurus: just do this00:33
openstackgerritA change was merged to openstack-infra/config: Shoebox: Binary data archiving library.  https://review.openstack.org/12086400:34
lifelessjesusaurus: python -c 'import nodepool.tests.test_nodepool'00:34
lifelessjesusaurus: and see whwat happens00:34
*** oomichi has joined #openstack-infra00:34
fungiclarkb: oh, if it's shell, that's fine then. maybe filtering it through something to add timestamps would be useful though00:34
jesusauruslifeless: whee "ImportError: No module named MySQLdb"00:35
openstackgerritA change was merged to openstack-infra/config: Add new project monasca-statsd  https://review.openstack.org/11940300:35
jesusaurusnot sure what isnt being imported in the that test output though00:35
lifelessjesusaurus: and there is your issue00:35
lifelessjesusaurus: http://bugs.python.org/issue19746 is about getting that error exposed to you00:36
jeblairclarkb, fungi: yeah, right now it's using the subprocess.communicate method, which returns everything as one blob; we just need to switch that to line-by-line00:36
*** dannywilson has quit IRC00:36
*** HenryG has quit IRC00:36
*** dannywilson has joined #openstack-infra00:37
jesusauruslifeless: okay thats my local issue. is there a way to figure out what my issue is in that console log? im assuming the test slave has its needed modules installed00:37
fungiright, we'd presumably need a stream reader and poll the fd from it or something along those lines, at which point we can just stuff those through the logger00:37
clarkbjesusaurus: did you run the python -c command in your virtualenv?00:37
clarkbjesusaurus: if you didn't then that module may not be found because it isn't installed globally00:37
jesusaurusclarkb: yeah00:37
jesusaurusclarkb: i decided against installing mysql locally to run the tests, so i just pushed it up, and was trying to debug that cryptic error in the console log00:38
clarkbjeblair: fungi you guys ok with leaving nodepool as is for the evening? we will just try to exec dib and fail a lot00:40
clarkbshouldn't be too terrible00:41
*** dannywilson has quit IRC00:41
lifelessjesusaurus: you don't need mysql installed to load the tests, but you do need the module installed00:41
fungii'll look at it again first thing in the morning just in case00:41
*** MarkAtwood has joined #openstack-infra00:43
openstackgerritA change was merged to openstack-infra/config: Add xstatic-angular-fileupload support  https://review.openstack.org/12010100:44
*** marcoemorais has quit IRC00:44
openstackgerritA change was merged to openstack-infra/config: Pin jenkins jobs of groups portal to precise  https://review.openstack.org/12321100:46
*** salv-orlando has quit IRC00:46
boris-42clarkb hey there00:46
boris-42clarkb could you please take a look at small bug fix for rally job this https://review.openstack.org/#/c/120815/200:46
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Switch gerrit to project-config  https://review.openstack.org/12289400:49
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Doc updates for project-config  https://review.openstack.org/12290800:49
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Switch specs to project-config  https://review.openstack.org/12290400:49
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Switch gerritbot to project-config  https://review.openstack.org/12290500:49
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Switch nodepool to project-config  https://review.openstack.org/12290200:49
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Switch accessbot to project-config  https://review.openstack.org/12290300:49
*** david-lyle has quit IRC00:50
*** lcheng_ has quit IRC00:50
*** armax has joined #openstack-infra00:56
jeblairi think the updated time in gertty is suffering from timezone confusion00:58
jeblairrather, the new column that displays it00:58
*** dannywilson has joined #openstack-infra00:59
jeblairi think it does the check for whether it's "today" by comparing utc to local time00:59
*** rmcall has quit IRC00:59
jeblairso i see changes that were updated on "Sep 23" because it's not "today" which is weird.00:59
jeblair(this is not a problem for fungi)00:59
*** rmcall has joined #openstack-infra01:00
*** shashankhegde has quit IRC01:00
anteayadevananda: if the program & project is listed in this file the contributor is an ATC: http://git.openstack.org/cgit/openstack/governance/tree/reference/programs.yaml if other stipulations are also met01:00
anteayaannegentle: the way I was told was for opw01:01
anteayareed: who was your contact from hp last time? if you email whoever sent you money last time (I don't know who that is) that person is probably your fastest route this time too01:02
*** ChuckC_ has quit IRC01:02
reedanteaya, I have no idea, I need to coordinate with annegentle01:02
anteayareed: well how did you get money from hp last time?01:02
*** rmcall has quit IRC01:03
anteayasomeone must have put their name on it01:03
*** derekh has joined #openstack-infra01:03
reedi don't do money :)01:03
*** Longgeek has joined #openstack-infra01:04
reedi'll sort it out01:04
anteayawell we are both in the same boat then, I don't do money either01:04
pleia2ok, let us know if you need contacts again and we'll see what we can do01:04
*** jyuso has joined #openstack-infra01:05
*** otherwiseguy has quit IRC01:07
*** dannywilson has quit IRC01:09
*** dannywilson has joined #openstack-infra01:10
*** dannywilson has quit IRC01:11
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Python based daemon management  https://review.openstack.org/12289001:11
*** dannywilson has joined #openstack-infra01:11
*** Longgeek has quit IRC01:11
*** Longgeek has joined #openstack-infra01:11
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Python based daemon management  https://review.openstack.org/12289001:12
*** otherwiseguy has joined #openstack-infra01:13
*** hdd has quit IRC01:14
*** oomichi has quit IRC01:16
openstackgerritA change was merged to openstack/requirements: Ensure requirements-py2 is synced  https://review.openstack.org/12295301:17
openstackgerritA change was merged to openstack-infra/devstack-gate: Disable cinder with ironic  https://review.openstack.org/11580301:17
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Python based daemon management  https://review.openstack.org/12289001:17
openstackgerritA change was merged to openstack-infra/config: Add publishing job for oslosphinx documentation  https://review.openstack.org/12245501:18
*** ChuckC_ has joined #openstack-infra01:19
*** zns has joined #openstack-infra01:21
*** gokrokve_ has joined #openstack-infra01:22
*** gyee has quit IRC01:25
*** unicell has joined #openstack-infra01:25
*** gokrokve has quit IRC01:25
*** yaguang has joined #openstack-infra01:26
*** gokrokve_ has quit IRC01:27
*** dane_leblanc has joined #openstack-infra01:27
adam_ganyone got a sec?  https://review.openstack.org/#/c/123265/  1 liner config patch, adds a missing DSG flag that was overlooked in patch earlier today01:27
fungijeblair: heh, yep, i never thought twice about gertty showing me utc dates/times. timezoneless living is not without it's benefits01:27
*** dimtruck is now known as zz_dimtruck01:30
*** Daisy has joined #openstack-infra01:32
adam_gfungi, thanks!01:33
*** MarkAtwood has quit IRC01:34
openstackgerritA change was merged to openstack-infra/config: Add tripleo-ansible to stackforge  https://review.openstack.org/12177601:35
*** derekh has quit IRC01:38
anteaya457 in merge-check wooo01:39
*** nelsnelson has quit IRC01:39
*** arosen1 has quit IRC01:42
*** arosen1 has joined #openstack-infra01:43
*** mfer has joined #openstack-infra01:46
openstackgerritOpenStack Proposal Bot proposed a change to openstack-dev/hacking: Updated from global requirements  https://review.openstack.org/12331101:54
*** dane_leblanc has quit IRC01:54
*** dane_leblanc has joined #openstack-infra01:55
*** oanufriev has joined #openstack-infra01:56
*** julim has quit IRC01:58
openstackgerritIan Wienand proposed a change to openstack-infra/os-loganalyze: Add ability to download log bundles  https://review.openstack.org/12261501:58
*** praneshp has quit IRC02:01
*** zz_dimtruck is now known as dimtruck02:06
openstackgerritA change was merged to openstack-infra/config: Enable Neutron for ironic-parallel  https://review.openstack.org/12326502:08
*** homeless has quit IRC02:08
*** dane_leblanc has quit IRC02:09
*** rmcall has joined #openstack-infra02:12
*** Daisy has quit IRC02:12
*** dims_ has quit IRC02:15
*** dims has joined #openstack-infra02:16
*** amcrn has quit IRC02:16
*** bdpayne has joined #openstack-infra02:17
*** radez_g0n3 is now known as radez02:19
*** dims has quit IRC02:20
*** signed8bit has joined #openstack-infra02:22
*** andreaf has quit IRC02:23
*** andreaf has joined #openstack-infra02:24
openstackgerritSteve Martinelli proposed a change to openstack-infra/config: Add functional test gate job for openstackclient  https://review.openstack.org/12259902:26
openstackgerritSteve Martinelli proposed a change to openstack-infra/config: Enable functional testing for openstackclient  https://review.openstack.org/12276502:29
openstackgerritSteve Martinelli proposed a change to openstack-infra/config: Enable voting for openstackclient functional tests  https://review.openstack.org/12276602:29
*** mfer has quit IRC02:34
openstackgerritA change was merged to openstack-infra/config: Enable debug logging for tripleo ha job  https://review.openstack.org/11921802:37
*** dannywilson has quit IRC02:41
*** dannywilson has joined #openstack-infra02:42
*** Ryan_Lane has quit IRC02:45
*** signed8bit has quit IRC02:45
*** bhuvan has joined #openstack-infra02:46
*** dannywilson has quit IRC02:46
*** HenryG has joined #openstack-infra02:48
*** koolhead17 has joined #openstack-infra02:49
*** praneshp has joined #openstack-infra02:49
*** praneshp_ has joined #openstack-infra02:50
*** praneshp_ has quit IRC02:50
*** praneshp_ has joined #openstack-infra02:50
*** dimtruck is now known as zz_dimtruck02:51
*** praneshp has quit IRC02:54
*** praneshp_ is now known as praneshp02:54
*** markmcclain has quit IRC02:54
*** marun is now known as marun_afk02:55
*** zz_dimtruck is now known as dimtruck02:56
*** KanagarajM has joined #openstack-infra02:58
*** achanda has joined #openstack-infra02:59
*** jyuso has quit IRC02:59
*** armax has quit IRC03:00
*** KanagarajM has quit IRC03:06
*** signed8bit has joined #openstack-infra03:09
*** nadya_ has joined #openstack-infra03:14
*** mmedvede has quit IRC03:14
*** marun_afk has quit IRC03:16
*** shashankhegde has joined #openstack-infra03:22
*** pcrews has quit IRC03:22
*** pcrews has joined #openstack-infra03:25
*** jyuso has joined #openstack-infra03:31
*** patrickeast has quit IRC03:32
*** pcrews has quit IRC03:41
*** zns has quit IRC03:46
*** zns has joined #openstack-infra03:47
*** morgan_remote_ has joined #openstack-infra03:50
*** marcoemorais has joined #openstack-infra03:50
*** marcoemorais1 has joined #openstack-infra03:52
*** lcheng has joined #openstack-infra03:54
*** marcoemorais has quit IRC03:55
*** arosen1 has quit IRC03:58
*** vdreamarkitex has quit IRC03:58
*** pcrews has joined #openstack-infra03:59
*** MarkAtwood has joined #openstack-infra04:01
*** unicell has quit IRC04:03
*** yamahata has joined #openstack-infra04:06
*** markmcclain has joined #openstack-infra04:07
*** garyh has quit IRC04:09
*** vinbs has joined #openstack-infra04:10
*** Ryan_Lane has joined #openstack-infra04:11
*** tnovacik has joined #openstack-infra04:11
*** hdd has joined #openstack-infra04:13
*** vinbs_ has joined #openstack-infra04:14
*** vinbs has quit IRC04:17
*** markmcclain has quit IRC04:17
*** vinbs_ is now known as vinbs04:17
*** boden has joined #openstack-infra04:17
*** vinbs_ has joined #openstack-infra04:19
*** gokrokve has joined #openstack-infra04:20
*** boden has quit IRC04:22
*** vinbs has quit IRC04:22
*** vinbs_ has quit IRC04:24
*** vinbs has joined #openstack-infra04:25
*** otherwiseguy has quit IRC04:26
openstackgerritpatrick-crews proposed a change to openstack-infra/config: Adding tripleo-ci files to be indexed by logstash  https://review.openstack.org/10784104:26
*** otherwiseguy has joined #openstack-infra04:26
pleia2clarkb: woo, I met nibalizer \o/04:28
*** lcheng_ has joined #openstack-infra04:29
*** vdreamarkitex has joined #openstack-infra04:29
*** lcheng has quit IRC04:31
*** yfried|afk has quit IRC04:32
*** achanda has quit IRC04:33
*** achanda has joined #openstack-infra04:34
*** rmcall has quit IRC04:34
*** pcrews has quit IRC04:34
*** signed8bit has quit IRC04:35
*** achanda_ has joined #openstack-infra04:36
*** tnovacik has quit IRC04:37
*** achanda has quit IRC04:38
*** radez is now known as radez_g0n304:39
*** vdreamarkitex has quit IRC04:49
*** gokrokve_ has joined #openstack-infra04:50
*** gokrokve has quit IRC04:53
*** MaxV has joined #openstack-infra04:58
nibalizerwooo04:58
nibalizerpleia2: were drinking at tge top floor04:59
*** yamahata has quit IRC04:59
*** yamahata has joined #openstack-infra05:00
*** bdpayne has quit IRC05:01
*** daya_k has joined #openstack-infra05:01
*** bdpayne has joined #openstack-infra05:02
*** Longgeek has quit IRC05:02
*** otherwiseguy has quit IRC05:06
pleia2nibalizer: nice view from that bar (when it's not foggy!)05:07
pleia2but the pliny the elder double ipa is only at the downstairs bar :(05:07
nibalizerbodeco is buying.....05:07
pleia2\o/05:07
jogohave a few patches that could use some bumping05:08
jogohttps://review.openstack.org/#/c/123021/4 https://review.openstack.org/#/c/12325005:09
jogohttps://review.openstack.org/#/c/12319805:09
jogoare all for the top gate bug05:09
jogo114 hits in 24 hours05:09
jogooh 123198 is near the top already05:09
jogowell lets hope it doesn't bounce out05:10
*** harlowja_at_home has joined #openstack-infra05:11
*** gokrokve_ has quit IRC05:13
*** gokrokve has joined #openstack-infra05:14
*** ChuckC_ has quit IRC05:15
*** Longgeek has joined #openstack-infra05:17
*** boden has joined #openstack-infra05:18
*** gokrokve has quit IRC05:18
*** achanda_ has quit IRC05:21
*** achanda has joined #openstack-infra05:21
*** harlowja_at_home has quit IRC05:21
*** boden has quit IRC05:22
*** achanda_ has joined #openstack-infra05:24
*** unicell has joined #openstack-infra05:24
*** bdpayne has quit IRC05:24
*** gokrokve has joined #openstack-infra05:24
*** ildikov has joined #openstack-infra05:25
*** vhoward has joined #openstack-infra05:26
*** achanda has quit IRC05:26
*** mrmartin has joined #openstack-infra05:26
*** hdd has quit IRC05:30
*** MaxV has quit IRC05:31
*** harlowja is now known as harlowja_away05:31
*** nadya_ has quit IRC05:41
*** ppai has joined #openstack-infra05:42
*** yfried|afk has joined #openstack-infra05:43
*** isaacb has joined #openstack-infra05:43
*** penguinRaider has joined #openstack-infra05:46
*** xyang1 has quit IRC05:47
*** SumitNaiksatam has quit IRC05:47
*** SumitNaiksatam has joined #openstack-infra05:48
*** shashankhegde has quit IRC05:48
*** SumitNaiksatam has quit IRC05:49
*** tnurlygayanov has quit IRC05:52
*** tnurlygayanov has joined #openstack-infra05:52
*** rushiagr_away is now known as rushiagr05:52
*** ilyashakhat has quit IRC05:53
*** afazekas has joined #openstack-infra05:54
*** ChuckC_ has joined #openstack-infra05:54
*** ilyashakhat has joined #openstack-infra05:55
*** tnurlygayanov has quit IRC05:56
*** tnurlygayanov has joined #openstack-infra05:56
*** SumitNaiksatam has joined #openstack-infra05:58
*** ilyashakhat has quit IRC06:00
*** morgan_remote_ has quit IRC06:00
*** ilyashakhat has joined #openstack-infra06:01
*** garyh has joined #openstack-infra06:02
*** flaper87|afk is now known as flaper8706:05
*** ilyashakhat has quit IRC06:05
*** MaxV has joined #openstack-infra06:06
*** ilyashakhat has joined #openstack-infra06:06
*** [HeOS] has quit IRC06:06
openstackgerritIan Wienand proposed a change to openstack-infra/config: Initial centos7 support for build-image.sh  https://review.openstack.org/12334306:07
*** tnurlygayanov has quit IRC06:08
*** jcoufal has joined #openstack-infra06:10
*** garyh has quit IRC06:12
*** tnurlygayanov has joined #openstack-infra06:12
*** ashaeron has joined #openstack-infra06:13
*** dimtruck is now known as zz_dimtruck06:13
*** isaacb has quit IRC06:17
*** boden has joined #openstack-infra06:18
*** MaxV has quit IRC06:20
*** MaxV has joined #openstack-infra06:22
*** ashaeron has quit IRC06:22
*** boden has quit IRC06:23
*** k4n0 has joined #openstack-infra06:23
*** ashaeron has joined #openstack-infra06:24
*** MaxV has quit IRC06:27
*** JadnG has quit IRC06:28
*** zns has quit IRC06:29
*** MaxV has joined #openstack-infra06:30
*** jeffrey4l has joined #openstack-infra06:31
*** andreaf has quit IRC06:32
*** andreaf has joined #openstack-infra06:32
jeffrey4lAny guys can review my patch for add keystone-formula: https://review.openstack.org/#/c/120324/06:32
*** loki184 has joined #openstack-infra06:33
*** lcheng_ has quit IRC06:37
*** JadnG has joined #openstack-infra06:41
*** stevemar has quit IRC06:43
*** achanda_ has quit IRC06:43
*** penguinRaider has quit IRC06:44
mikalmordred: you around?06:45
mordredmikal: just went to bed06:45
mikalmordred: LOL, ok. Nothing that urgent.06:46
mikalmordred: just your marketing department freaking me out06:46
AJaegerSergeyLukjanov, regarding publishing python-manilaclient on pypi: Who creates the project on pypi? Is that an infra job, one for PTL - or can I do this?06:46
AJaegermordred, good night!06:46
*** mrmartin has quit IRC06:46
*** gokrokve_ has joined #openstack-infra06:49
*** isaacb has joined #openstack-infra06:51
*** gokrokve has quit IRC06:51
*** gokrokve_ has quit IRC06:54
*** rdopieralski has joined #openstack-infra06:56
*** michchap has quit IRC06:56
*** mpaolino has joined #openstack-infra07:01
*** MaxV has quit IRC07:03
*** sdake has quit IRC07:06
*** morgan_remote_ has joined #openstack-infra07:09
*** andreaf has quit IRC07:11
*** michchap has joined #openstack-infra07:12
*** jcoufal has quit IRC07:18
*** nadya_ has joined #openstack-infra07:19
*** pblaho has joined #openstack-infra07:20
*** jcoufal has joined #openstack-infra07:20
*** gokrokve has joined #openstack-infra07:25
*** gokrokve has quit IRC07:27
*** gokrokve has joined #openstack-infra07:27
*** ihrachyshka has joined #openstack-infra07:27
*** arxcruz has joined #openstack-infra07:29
*** reed has quit IRC07:29
*** jp_at_hp has joined #openstack-infra07:30
*** salv-orlando has joined #openstack-infra07:31
*** MarkAtwood has quit IRC07:31
*** gokrokve has quit IRC07:32
*** praneshp_ has joined #openstack-infra07:32
*** praneshp has quit IRC07:32
*** praneshp_ is now known as praneshp07:32
*** marcoemorais1 has quit IRC07:33
openstackgerritPrashanth Pai proposed a change to openstack-infra/config: swiftonfile: Add py26  https://review.openstack.org/12337807:33
*** [HeOS] has joined #openstack-infra07:36
*** MaxV has joined #openstack-infra07:36
*** jeffrey4l has quit IRC07:36
*** [HeOS] is now known as HeOS07:42
*** jeffrey4l has joined #openstack-infra07:44
*** SumitNaiksatam has quit IRC07:45
*** derekh has joined #openstack-infra07:47
*** che-arne has quit IRC07:49
*** Ryan_Lane has quit IRC07:50
*** e0ne has joined #openstack-infra07:50
*** berendt has joined #openstack-infra07:52
*** unicell has quit IRC07:52
*** ociuhandu has quit IRC07:54
*** zz_johnthetubagu is now known as johnthetubaguy07:57
*** e0ne has quit IRC07:59
*** unicell has joined #openstack-infra07:59
*** boden has joined #openstack-infra08:00
*** sdake has joined #openstack-infra08:00
*** e0ne has joined #openstack-infra08:00
*** praneshp has quit IRC08:01
openstackgerritA change was merged to openstack-infra/devstack-gate: Switch to static content for glance upload test  https://review.openstack.org/12272708:01
*** hashar has joined #openstack-infra08:02
*** andreykurilin has joined #openstack-infra08:03
*** jistr has joined #openstack-infra08:04
*** Hal has joined #openstack-infra08:04
*** Hal is now known as Guest3496108:05
*** vdo has joined #openstack-infra08:06
*** Longgeek has quit IRC08:07
*** liusheng has joined #openstack-infra08:13
*** ildikov has quit IRC08:13
*** mpaolino has quit IRC08:14
*** denis_makogon has joined #openstack-infra08:17
*** jgallard has joined #openstack-infra08:22
openstackgerritDerek Higgins proposed a change to openstack-infra/config: Remove tripleo control variables  https://review.openstack.org/12250408:25
*** gokrokve has joined #openstack-infra08:26
*** Longgeek has joined #openstack-infra08:29
*** gokrokve has quit IRC08:31
*** penguinRaider has joined #openstack-infra08:31
openstackgerritSergey Skripnick proposed a change to openstack-infra/config: Add experimental zaqar-rally job  https://review.openstack.org/12339608:35
*** amuller has joined #openstack-infra08:38
*** mkerrin has quit IRC08:41
*** nadya_ has quit IRC08:43
*** kim__ has joined #openstack-infra08:47
kim__I need some help tocopy logs...08:47
kim__Thanks08:47
*** p5ntangle has joined #openstack-infra08:54
*** e0ne has quit IRC08:58
*** andreykurilin has quit IRC08:58
*** jcoufal has quit IRC08:58
*** jlibosva has joined #openstack-infra08:59
*** IvanBerezovskiy has joined #openstack-infra09:03
JadnGHello, Fungi , could you pls add initial Gerrit group for Tricircle project. please refer to https://bugs.launchpad.net/openstack-ci/+bug/1363860   . thanks a lot.09:05
uvirtbotLaunchpad bug 1363860 in openstack-ci "request gerrit group for tricircle" [Undecided,New]09:05
*** jgallard has quit IRC09:08
*** e0ne has joined #openstack-infra09:09
*** morgan_remote_ has quit IRC09:10
*** mkerrin has joined #openstack-infra09:11
openstackgerritChristian Berendt proposed a change to openstack-infra/config: Solve bashate issue E011  https://review.openstack.org/12268709:13
openstackgerritChristian Berendt proposed a change to openstack-infra/config: Solve bashate issues E010 and E004  https://review.openstack.org/12268809:13
*** dizquierdo has joined #openstack-infra09:14
*** jcoufal has joined #openstack-infra09:15
*** tnovacik has joined #openstack-infra09:17
*** KanagarajM has joined #openstack-infra09:26
*** bhuvan has quit IRC09:26
*** gokrokve has joined #openstack-infra09:26
*** JadnG has quit IRC09:30
*** gokrokve has quit IRC09:30
*** rlandy has joined #openstack-infra09:32
*** cnesa14 has joined #openstack-infra09:36
*** hashar_ has joined #openstack-infra09:36
*** andreaf_ is now known as andreaf09:36
*** hashar has quit IRC09:36
*** jeffrey4l has quit IRC09:40
*** tnovacik has quit IRC09:42
*** kim__ has quit IRC09:44
*** JadnG has joined #openstack-infra09:47
*** yfried|afk has quit IRC09:50
*** yfried has joined #openstack-infra09:50
*** yfried is now known as yfried|afk09:50
*** jeffrey4l has joined #openstack-infra09:53
*** flaviof_zzz has quit IRC09:53
*** yfried has joined #openstack-infra09:53
*** sarob has quit IRC09:53
*** che-arne has joined #openstack-infra09:55
*** yfried|afk has quit IRC09:55
*** ildikov has joined #openstack-infra09:57
*** yfried has quit IRC09:58
*** daya_k has quit IRC09:59
*** ociuhandu has joined #openstack-infra10:03
*** Guest34961 has quit IRC10:07
*** jpich has quit IRC10:12
*** JadnG has quit IRC10:12
*** p5ntangl_ has joined #openstack-infra10:17
*** p5ntangl_ has quit IRC10:17
*** p5ntangl_ has joined #openstack-infra10:18
*** xchu has quit IRC10:20
*** p5ntangle has quit IRC10:20
*** pcm_ has joined #openstack-infra10:21
*** p5ntangl_ has quit IRC10:21
*** p5ntangle has joined #openstack-infra10:22
*** pcm_ has quit IRC10:22
*** pcm_ has joined #openstack-infra10:23
*** nadya has joined #openstack-infra10:23
*** nadya is now known as Guest8112210:23
*** e0ne has quit IRC10:23
*** ppai has quit IRC10:25
*** gokrokve has joined #openstack-infra10:26
*** JadnG has joined #openstack-infra10:28
*** hashar_ has quit IRC10:30
*** gokrokve has quit IRC10:30
*** flaviof_zzz has joined #openstack-infra10:31
*** ppai has joined #openstack-infra10:37
*** yaguang has quit IRC10:42
*** e0ne has joined #openstack-infra10:46
*** koolhead17 has quit IRC10:50
*** Longgeek has quit IRC10:50
*** yfried has joined #openstack-infra10:52
*** yfried is now known as yfried|afk10:52
*** isaacb has quit IRC10:54
*** mkoderer_ is now known as mkoderer10:55
*** p5ntangle has quit IRC11:00
*** p5ntangle has joined #openstack-infra11:01
*** QuinnyPig has quit IRC11:01
*** QuinnyPig has joined #openstack-infra11:01
*** Longgeek has joined #openstack-infra11:03
*** jyuso has quit IRC11:04
*** p5ntangle has quit IRC11:07
*** p5ntangle has joined #openstack-infra11:08
*** p5ntangle has joined #openstack-infra11:08
*** miarmak has joined #openstack-infra11:12
*** vdreamarkitex has joined #openstack-infra11:17
*** dmakogon_ has joined #openstack-infra11:18
*** denis_makogon has quit IRC11:19
*** dmakogon_ is now known as denis_makogon11:19
*** denis_makogon_ has joined #openstack-infra11:19
*** pcm_ has quit IRC11:19
*** ppai has quit IRC11:20
*** dmsimard_away is now known as dmsimard11:23
*** dims has joined #openstack-infra11:25
*** gokrokve has joined #openstack-infra11:26
*** sarob has joined #openstack-infra11:29
*** gokrokve has quit IRC11:31
*** ppai has joined #openstack-infra11:33
*** hashar has joined #openstack-infra11:33
*** p5ntangl_ has joined #openstack-infra11:33
*** loki184 has quit IRC11:34
*** isviridov_away is now known as isviridov11:35
*** p5ntangle has quit IRC11:37
*** eglynn-officeafk is now known as eglynn-office11:41
openstackgerritSergey Skripnick proposed a change to openstack-infra/config: Add rally-designate experimental job  https://review.openstack.org/12342111:41
*** Guest81122 has quit IRC11:42
*** p5ntangl_ has quit IRC11:45
*** p5ntangle has joined #openstack-infra11:46
*** flaviof_zzz is now known as flaviof11:46
*** lttrl has joined #openstack-infra11:47
*** berendt has quit IRC11:48
*** nadya has joined #openstack-infra11:48
*** nadya is now known as Guest5927111:48
*** Longgeek has quit IRC11:52
*** kgiusti has joined #openstack-infra11:52
*** ppai has quit IRC11:53
sdaguewho are the experts on the toggle ci code?11:54
*** p5ntangle has quit IRC11:56
*** weshay has joined #openstack-infra11:56
*** p5ntangle has joined #openstack-infra11:56
sdaguegreat, the rackspace deb mirrors are completely fubared11:57
*** mwagner_lap has quit IRC11:59
*** eglynn-office is now known as eglynn-lunch11:59
*** Longgeek has joined #openstack-infra12:00
*** Longgeek has quit IRC12:00
*** Longgeek has joined #openstack-infra12:00
*** bswartz has quit IRC12:03
*** mbacchi has joined #openstack-infra12:05
*** julim has joined #openstack-infra12:07
openstackgerritEmilien Macchi proposed a change to openstack-infra/config: Introduce tripleo-puppet-elements into Stackforge  https://review.openstack.org/12028512:08
*** k4n0 has quit IRC12:09
EmilienMjhesketh: SergeyLukjanov: just a rebase, could you please +2 again? ^^^^12:09
*** ppai has joined #openstack-infra12:10
*** yfried|afk is now known as yfried12:11
*** dims has quit IRC12:13
*** dims has joined #openstack-infra12:14
*** signed8bit has joined #openstack-infra12:14
*** pcm_ has joined #openstack-infra12:16
*** pcm_ has quit IRC12:16
*** pcm_ has joined #openstack-infra12:17
*** vinbs has quit IRC12:17
*** zns has joined #openstack-infra12:17
*** vinbs has joined #openstack-infra12:17
*** vinbs has quit IRC12:18
*** vinbs has joined #openstack-infra12:18
*** zns has quit IRC12:19
*** dizquierdo is now known as dizquierdo_afk12:19
*** yfried is now known as yfried|afk12:21
*** yfried|afk is now known as yfried12:24
*** dkranz has joined #openstack-infra12:25
*** acfleury has joined #openstack-infra12:25
*** mmedvede has joined #openstack-infra12:26
*** gokrokve has joined #openstack-infra12:26
*** jaypipes has joined #openstack-infra12:27
*** hashar has quit IRC12:28
*** KanagarajM has quit IRC12:29
*** gokrokve has quit IRC12:31
*** dmellado has joined #openstack-infra12:32
*** yfried is now known as yfried|afk12:38
*** koolhead17 has joined #openstack-infra12:38
*** vponomaryov has quit IRC12:38
*** funzo_ is now known as funzo12:39
*** aysyanne has joined #openstack-infra12:39
*** hashar has joined #openstack-infra12:41
*** vponomaryov has joined #openstack-infra12:41
*** Guest34961 has joined #openstack-infra12:41
*** dprince has joined #openstack-infra12:42
openstackgerritSean Dague proposed a change to openstack/requirements: Remove lesscpy  https://review.openstack.org/12230412:42
*** yfried|afk is now known as yfried12:42
openstackgerritSean Dague proposed a change to openstack/requirements: Require kombu 2.5.0 or newer for switch to py-amqp  https://review.openstack.org/9209512:47
*** mjturek has joined #openstack-infra12:50
*** bswartz has joined #openstack-infra12:50
*** sabeen1 has quit IRC12:50
*** weshay has quit IRC12:51
*** jcoufal has quit IRC12:52
*** jcoufal has joined #openstack-infra12:55
*** lttrl has quit IRC12:55
*** masayukig has quit IRC12:58
*** baoli has joined #openstack-infra12:58
*** pblaho has quit IRC12:58
*** pblaho has joined #openstack-infra13:00
*** xyang0 has joined #openstack-infra13:01
*** arxcruz has quit IRC13:02
*** koolhead17 has quit IRC13:02
*** masayukig has joined #openstack-infra13:03
*** weshay has joined #openstack-infra13:05
*** ppai has quit IRC13:05
*** mjturek has quit IRC13:07
*** mjturek has joined #openstack-infra13:08
*** mjturek has quit IRC13:09
*** vinbs has quit IRC13:09
fungiugh. internet service at my house is out this morning. working from a payg wireless modem for now13:11
dimsfungi: ouch13:12
funginodepool seems to have survived the night13:12
*** juzuluag has joined #openstack-infra13:12
fungisdague: are rax package mirrors still busted, or has that cleared up since your comment?13:13
*** changbl_ has quit IRC13:13
ZZellefungi, hi13:14
fungiZZelle: hi there--fixing something?13:15
*** miqui has joined #openstack-infra13:15
*** arxcruz has joined #openstack-infra13:15
openstackgerritSean Dague proposed a change to openstack/requirements: Correcting case of pyscss to match pypi  https://review.openstack.org/11791013:15
ZZellefungi, nope, just to reminder to look at git-review changes in gerrit :)13:15
* fungi nods13:16
*** mjturek has joined #openstack-infra13:16
*** jpeeler has joined #openstack-infra13:16
*** zns has joined #openstack-infra13:17
ZZellefungi, thanks13:18
*** zns has quit IRC13:19
*** mriedem has joined #openstack-infra13:19
*** penguinRaider has quit IRC13:19
*** jgallard has joined #openstack-infra13:20
*** pcm_ has quit IRC13:21
*** zns has joined #openstack-infra13:23
*** dustins has joined #openstack-infra13:23
*** signed8bit has quit IRC13:24
*** signed8bit has joined #openstack-infra13:25
*** eglynn-lunch is now known as eglynn13:26
*** mfer has joined #openstack-infra13:26
*** gokrokve has joined #openstack-infra13:26
*** bknudson has joined #openstack-infra13:28
HeOSHi to all! I wonder how you added jenkins status in gerrit such as in this ticket https://review.fuel-infra.org/16. Is the status a default feature in gerrit?13:28
*** SumitNaiksatam has joined #openstack-infra13:28
HeOSHm.13:29
HeOSSorry.13:29
HeOSThis ticket: https://review.openstack.org/#/c/120377/13:29
fungiHeOS: what do you mean by jenkins status?13:30
*** funzo has quit IRC13:30
*** Guest59271 has quit IRC13:31
*** jeffrey4l has left #openstack-infra13:31
*** gokrokve has quit IRC13:31
*** radez_g0n3 is now known as radez13:32
fungiHeOS: i think you might be referring to https://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/gerrit/hideci.js13:32
HeOSFor example "gate-nova-pep8SUCCESS in 9m 56s" in right panel with name 'Jenkins'13:32
fungiHeOS: right, that's being done by the javascript i linked above13:33
*** stevemar has joined #openstack-infra13:34
*** vhoward has left #openstack-infra13:35
HeOSfungi, thanks. :)13:35
HeOSfungi, should I add this script in gerrit? How this script work with gerri?13:38
HeOS*gerrit13:38
fungiHeOS: we use a custom gerrit site header to include it... https://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/gerrit/GerritSiteHeader.html13:38
*** andreaf is now known as andreaf_13:38
*** sabeen1 has joined #openstack-infra13:39
*** zz_jgrimm is now known as jgrimm13:40
*** dizquierdo_afk is now known as dizquierdo13:43
openstackgerritAntoine Musso proposed a change to openstack-infra/zuul: Merger: ensure_cloned() now looks for '.git'  https://review.openstack.org/12343713:44
*** dustins has quit IRC13:45
*** armax has joined #openstack-infra13:45
*** daya_k has joined #openstack-infra13:46
*** pblaho has quit IRC13:46
*** ildikov_ has joined #openstack-infra13:46
rdopieralskisdague: about https://review.openstack.org/#/c/121509/ that other bug got fixed in pyscss after all, so we are fine with 1.0.313:46
rdopieralskisdague: sorry about not being clear about it13:46
*** dustins has joined #openstack-infra13:46
*** pblaho has joined #openstack-infra13:48
HeOSfungi, How this header add to gerrit, just as at this article? http://gerrit.googlecode.com/svn/documentation/2.1/config-headerfooter.html13:48
*** garyh has joined #openstack-infra13:48
fungiHeOS: we use puppet to manage our gerrit server. i recommend reviewing https://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/manifests/review.pp and the other classes/modules it calls13:50
sdaguerdopieralski: ok, I think it was going to go to the release meeting today, or poke ttx on it13:50
fungiHeOS: also http://ci.openstack.org/gerrit.html13:50
*** ildikov has quit IRC13:50
rdopieralskittx: poke, poke :)13:50
*** markmcclain has joined #openstack-infra13:50
*** mwagner_lap has joined #openstack-infra13:50
hasharHeOS: in gerrit, the 'Jenkins' right panel is some openstack custom javascript13:51
sdaguefungi: yeh, mirrors are still destroying us - http://logs.openstack.org/44/122644/2/gate/gate-devstack-dsvm-cells/8755c8f/logs/devstacklog.txt.gz#_2014-09-23_13_35_02_80913:51
hasharHeOS: definitely not build in gerrit13:51
sdagueIt would be really nice if rackspace had functional mirrors13:51
*** markmcclain1 has joined #openstack-infra13:52
fungisdague: i have a half-baked change to devstack which would let us pass in alternate package mirror urls and then fall back on that if a package install attempt fails... i haven't spent much more time on it because it was unclear whether that added complexity was worth it/would be welcome in devstack (which is really the only place to do it)13:53
*** markmcclain1 has quit IRC13:53
fungiand the frequency of that issue had trailed waaaay off13:53
*** otherwiseguy has joined #openstack-infra13:54
jrollI don't want to do it right this minute, but is there a way to get into a nodepool node to debug something that might be environment-specific?13:54
jrolllooking at http://logs.openstack.org/60/122360/1/check/check-tempest-dsvm-ironic-agent_ssh-nv/69e91e9/logs/ironic-bm-logs/baremetalbrbm_0_console.txt.gz13:54
jrollhas always worked with devstack on a rackspace cloud server, so I have no idea where to start13:54
*** markmcclain has quit IRC13:55
ttxrdopieralski: o/13:55
*** lcheng has joined #openstack-infra13:55
*** pcm_ has joined #openstack-infra13:55
ttxsdague: maybe remove you Workflow-1 from https://review.openstack.org/#/c/121509/ -- and we'll discuss it at meeting today13:56
fungialso i'm concerned that adding fallback mirrors would just hide/shift the problem so that we wouldn't notice when some major change to their mirroring infrastructure permanently broke the primary mirror and we'd indefinitely rely on a less efficient fallback (until it too started breaking at random and bringing back the same symptoms)13:56
*** markmcclain has joined #openstack-infra13:56
sdaguettx: done13:56
sdagueyeh, I'm just incredibly frustrated that rax deb mirroring is so broken13:57
*** nelsnelson has joined #openstack-infra13:57
*** lcheng has quit IRC13:57
sdaguebecause if you do these things in the right order, you won't break the freaking world if we hit you during an in process update13:57
*** dustins has quit IRC13:58
*** marun has joined #openstack-infra13:58
mordredactually, it's a general problem with apt repos13:58
mordredit's not possibly to atomically update them13:59
*** r-daneel_ has joined #openstack-infra14:00
*** homeless has joined #openstack-infra14:00
*** weshay has quit IRC14:00
*** nadya has joined #openstack-infra14:01
*** signed8bit has quit IRC14:01
*** nadya is now known as Guest1301214:01
*** dane_leblanc has joined #openstack-infra14:02
sdaguesigh14:02
*** dustins has joined #openstack-infra14:03
*** yfried is now known as yfried|afk14:03
hasharwell you could use two and switch from outdated to updated14:04
sdagueyeh, well, regardless, everything is fail at the moment because of it14:04
hasharapt1 , apt2 .   apt points to apt1, update apt2 and once done switch apt to now updated apt214:04
hasharbut that is annoying for usre14:04
*** gokrokve_ has joined #openstack-infra14:05
sdagueit looks like one of the mirror.rackspace.com is garbage based on the frequency14:05
*** mflobo_ has joined #openstack-infra14:05
sdaguethere are 6 in the dns round robin14:05
*** willroberts_ has quit IRC14:06
*** willroberts_ has joined #openstack-infra14:06
*** dkranz has quit IRC14:06
*** sweston has quit IRC14:06
*** mflobo has quit IRC14:07
mriedemshould we be concerned about the logstash job queue?14:07
*** zz_gondoi is now known as gondoi14:07
mriedemit hasn't dipped below 30K in awhile14:07
*** sweston has joined #openstack-infra14:08
*** Guest13012 has quit IRC14:10
sdagueyeh, would be good to get under control again. Hard to address top bugs when we are lagging by 12+ hrs14:11
mordreddo we need to make an apt mirror?14:12
*** mflobo_ has quit IRC14:13
sdaguemordred: or have someone from rax actually in channel here that can help fix14:13
sdaguebecause I'm sure this is breaking lots of people14:13
*** mflobo has joined #openstack-infra14:13
mordredphschwartz: ^^^14:13
*** weshay has joined #openstack-infra14:13
*** cnesa15 has joined #openstack-infra14:14
jrollhi14:14
*** cnesa14 has quit IRC14:14
jrollbroken mirror?14:14
jrollsdague: any chance you can pinpoint which one?14:14
*** baoli has quit IRC14:15
mferFolks, if there is an external tool we could link up via github webhook is there a process to do so?14:16
jroll(yes, this is a crappy problem we see often :( )14:16
jrollmfer: what sort of thing? openstack only uses github as a mirror, we have other tools for post-merge hooks and whatnot14:17
mfersome things only work with Github. For example, packagist.org for the PHP SDK14:17
mferit's not going to work from general git14:17
jrollI see14:18
jrollmordred, sdague, if y'all can pinpoint which mirror I can poke people14:18
sdaguejroll: I have no idea which mirror14:19
jrollok14:19
* jroll finds people14:19
sdagueI just know at least 1 of them has a version of nspr4 in their metadata that they don't have in their repo14:19
sdaguehttp://logs.openstack.org/26/123426/1/check/check-tempest-dsvm-neutron-heat-slow/7c2dc94/logs/devstacklog.txt.gz14:20
sdagueand it's basically preventing any openstack patches from progressing in zuul14:20
jrolllocely14:20
jrolllovely, even14:20
*** david-lyle has joined #openstack-infra14:21
sdagueyeh, if a rackspace mirror is broken, it basically stops openstack development14:21
sdaguehttp://status.openstack.org/zuul/ - note the fun red :)14:21
*** doug-fish has joined #openstack-infra14:21
jrollI'm aware, it also breaks internal things for our team so I have a vested interest :)14:21
*** dangers_away is now known as dangers14:22
*** homeless has quit IRC14:22
mordredmfer: no, there is not currently a way to do that. let me think about it though and get back to you14:22
*** homeless has joined #openstack-infra14:23
mfermordred thanks. this is just one example. there are lots of tools designed to leverage github. some will also take bitbucket and gitlab.com. If we have the mirrors it would be nice to leverage them for some other things14:23
jrollsdague: folks are on it, will let you know14:24
* mfer is a pragmatist and likes to leverage the things14:24
HeOSfungi, hashar thank you, I understand how it works. :)14:25
mordredmfer: well, I understand the sentiment, but we aren't not doing things with github because of purity of thought, and the overall cost to be able to depend on unreliable tools is high14:25
*** zz_dimtruck is now known as dimtruck14:25
mfermordred what about using tools on the perifery that's aren't reliable but we don't rely on them. instead they are useful and help extend openstacks reach.14:26
*** dimtruck is now known as zz_dimtruck14:26
mordredmfer: we operate at twice the volume of all of Travis ci here ... things that work for others often do not work for us14:26
*** baoli has joined #openstack-infra14:26
*** zz_dimtruck is now known as dimtruck14:26
mfermordred i totally get that. it's not for everything14:27
openstackgerritMatt Riedemann proposed a change to openstack/requirements: Bump websockify to >=0.6.0 which fixes bug causing zombie processes  https://review.openstack.org/11475714:27
mordredmfer: right. that's why I'm going to think about it ... Just a heads up that it may not have a good solution14:27
AJaegersdague, regarding  https://review.openstack.org/122955 - do you have some time to discuss how to move forward here?14:28
ihrachyshkasdague: is it worth rechecking those failures due to apt mirror broken?14:28
sdagueAJaeger: this really is a summit session on requirements role14:28
sdagueihrachyshka: probably not14:29
sdaguefrom what I can see with 1 in 6 mirrors broken, the odds of a change passing is probably < 20%14:29
AJaegersdague, fine with me - I'll attend ;)14:29
ihrachyshkasdague: yeah, lots of reviews are failing, so I doubt it's easy to pass check+verify14:29
sdagueeven if it didn't hit one of our bugs14:29
*** jcoufal has quit IRC14:30
denis_makogonzigo, ping14:33
*** groknix has joined #openstack-infra14:35
*** yfried|afk is now known as yfried14:37
clarkbmordred mfer I am not sure I understand the discussion. I s this a question of pointing additional tooling at stackforge or??14:38
*** signed8bit has joined #openstack-infra14:38
clarkbsdague mriedem ya after I found the process that was bit bucketing logs the queue jumped back up again. I should probably continue the ssd volume stuff14:39
jrollclarkb: how much disk space do y'all need for ES?14:41
mferclarkb my use cases are not about providing additional tooling to the openstack infrastructure. it's more about the openstack projects playing nicely with other systems and communities. I use packagist as an example because we have a PHP SDK and that would enable it to play nicely in that community.14:41
clarkbjroll right now its 6TB for 10 days and that handles a node dying14:42
clarkbjroll idealy we probably double that and reextend our backlog14:42
jrollhmmm14:42
jrollclarkb: we have some bare metal nodes with really fast disks....14:42
clarkbjroll ya bare metal would be awesome :)14:43
jrollidk what the budget is like, they're ~$2k/mo, 3.6 TB or something?14:43
jrollclarkb: I can give you access to one for free for a bit, if you want to benchmark, I don't know that I have the power to give them indefinitely14:44
jrollclarkb: but you have to promise me a blog post with benchmarks :P14:44
clarkbjroll that is tempting but not right now. need to get nodepool updated and using dib first14:45
*** gargola has joined #openstack-infra14:45
*** lcheng has joined #openstack-infra14:45
clarkbwhen I can context switch I will ping you?14:45
jrollclarkb: heh, let me know :)14:45
jrolltotally14:45
mmedvedeasselin, regarding the https://review.openstack.org/#/c/122896/ - the hook calls could be moved out into functions.sh. But before that can happen, pre_test_hook call needs to be brought to the same form as the rest. There could be side effects of doing so, and it would take time to investigate (e.g. why we do not fail if the pre_test_hook fails, but we do if the post_test_hook does).14:45
jrollclarkb: we're really excited to get folks using these and talking about them14:46
*** otherwiseguy has quit IRC14:46
jrolland I think elastic search is a great use case14:46
*** e0ne has quit IRC14:46
*** isviridov is now known as isviridov_meetin14:46
clarkbmfer a quick read on packagist (and I am a noob here so possibly completely wrong) is that it crawls a public repo url. shouldnt that work with our repos just fine?14:48
mferit crawls it from time to time. when setup via a webhook it does it on update14:49
mferother services don't even go that far14:49
fungialso, sounds like a security nightmare (like pypi is working to undo now, constrained by historical baggage from previously supporting that use case)14:49
phschwartzsdague: What can I help with? I am one of infra's points of contact and help in Rax.14:51
*** andreaf has joined #openstack-infra14:51
fungiphschwartz: http://logs.openstack.org/26/123426/1/check/check-tempest-dsvm-neutron-heat-slow/7c2dc94/logs/devstacklog.txt.gz#_2014-09-23_12_55_33_90614:52
*** e0ne has joined #openstack-infra14:52
*** tonytan4ever has joined #openstack-infra14:52
fungier, actually earlier in that log, http://logs.openstack.org/26/123426/1/check/check-tempest-dsvm-neutron-heat-slow/7c2dc94/logs/devstacklog.txt.gz#_2014-09-23_12_55_27_96514:52
fungiit tries a couple times, just to be sure the mirror is broken14:53
phschwartzPingging the guys about the mirror14:53
fungiphschwartz: thanks!14:54
*** ashaeron has quit IRC14:54
*** yolanda has joined #openstack-infra14:54
clarkbmordred fungi apparently reprepro does all kinds of consistency checks before updating the live mirror?14:54
*** reed has joined #openstack-infra14:54
fungii'm tempted to write an apt repo sanity checker, since if we start running a mirror of our own we'll need one to use as an acceptance test between pulses14:55
clarkbbut ya the simple rsync tools can bite hard14:55
*** hashar has quit IRC14:55
fungiand yeah, supposedly if you download packages first and then download each index and its associated detached signatures in as close a proximity to one another as possible (or pivot them on links) then it's supposed to be basically transparent. the problem is many operators mirror from other mirrors, and so even if they did mirror things in teh right order they may be pulling from a source which did14:56
funginot and was out of sync14:56
*** che-arne has quit IRC14:56
*** KanagarajM has joined #openstack-infra14:57
*** andreaf has quit IRC14:58
openstackgerritDavanum Srinivas (dims) proposed a change to openstack-infra/config: Save last setting of Toggle CI button  https://review.openstack.org/12346414:58
*** andreaf has joined #openstack-infra14:58
*** jistr has quit IRC14:58
dimsfungi: clarkb: anyway for me to test the above? ^^15:00
*** datsun180b has joined #openstack-infra15:01
*** otherwiseguy has joined #openstack-infra15:01
*** jlibosva has quit IRC15:01
*** flaper87 is now known as flaper87|afk15:01
*** tonytan4ever has quit IRC15:02
clarkbdims we can put it on review-dev first15:02
dimsclarkb: ah cool15:03
*** zns has quit IRC15:03
dimsi borrowed the get/set cookie methods from the status.js so at least those should work :)15:03
*** dkranz has joined #openstack-infra15:04
*** baoli has quit IRC15:05
*** baoli has joined #openstack-infra15:05
*** IAX has quit IRC15:07
*** baoli has quit IRC15:07
*** ZZelle has quit IRC15:08
jeblairmfer, clarkb, fungi, mordred: packagist has a generic hook system which we could use in the same way that we trigger rtfd builds15:08
*** che-arne|2 has joined #openstack-infra15:08
*** ZZelle has joined #openstack-infra15:08
jeblairmfer, clarkb, fungi, mordred: (in fact, they seem very similar -- they both build daily unless otherwise triggered by a hook)15:08
*** nadya has joined #openstack-infra15:08
clarkboh that makes sense. a simple please go do this for me job15:08
jeblairmfer, clarkb, fungi, mordred: https://packagist.org/about15:08
*** zns has joined #openstack-infra15:09
jeblairunfortunately, it requires a username and api token :/15:09
*** nadya is now known as Guest9585315:09
jeblairwhich is silly15:09
fungipresumably to upload those json configuration blobs15:09
mferjeblair openstack could have an account15:09
*** che-arne|2 is now known as che-arne15:09
mferi was more or less asking for other cases as well. this was just one example15:09
sdaguephschwartz: any updates? basically 100% of openstack is blocked at the moment because of that rax mirror issue15:10
mferi was using other tools this am i wished i could use with openstack15:10
jeblairmfer: yeah, if openstack had an account and "owned" all the packagist repos, that would work fairly easily15:10
*** amuller_ has joined #openstack-infra15:11
*** IAX has joined #openstack-infra15:11
*** mwagner_lap has quit IRC15:11
*** baoli has joined #openstack-infra15:11
jeblairpackagist naming is like github naming with a "org/" prefix; so that sort of makes sense15:11
*** amuller__ has joined #openstack-infra15:11
jeblairthe fact that the name "can not change" is a little worrying15:12
*** jergerber has joined #openstack-infra15:12
*** amuller has quit IRC15:13
sdakemorning15:14
*** sdake has quit IRC15:14
*** sdake has joined #openstack-infra15:14
jeblairclarkb, fungi: my local dib run did not succeed, though i do not have the logs to say why :/15:14
jeblairit is trying again15:15
clarkbjeblair ok I think best next step is better logging15:15
*** amuller_ has quit IRC15:15
jeblairi'm sure it logged, i just didn't start this session logging to a file :(15:15
clarkboh I see15:16
jeblairit's running puppet right now, which is near the end of the dib elements15:16
clarkbdo you have a qcow file in your imagesdir?15:16
*** tonytan4ever has joined #openstack-infra15:16
jeblairnope15:17
*** ihrachyshka has quit IRC15:17
*** markmcclain has quit IRC15:18
sdaguejeblair: are you the current owner of the toggle ci js ?15:19
sdagueI was kind of curious why it's bottom up parsing the comments instead of top down15:20
yolandahi, saw last week the dib stuff was uploaded, how is that working? is that progressing fine?15:20
rcarrillocruzi think clarkb  pushed some change for dib tests15:21
sdaguebecause it means it sometimes merges results15:21
rcarrillocruzremember seeing something on my mailbox15:21
rcarrillocruzyolanda: ^15:21
jeblairsdague: i don't consider myself the owner.  i only did that because someone else wrote toggle-ci which would have hidden all the results.  :)15:21
*** bdpayne has joined #openstack-infra15:21
jeblairsdague: i suspect the originator was a drive-by.  it's probably un-owned.15:22
yolandarcarrillocruz, only changes for tests or some other config change?15:22
sdaguejeblair: ok, so the reason is 'because it was that way'15:22
sdaguenot for other unknown reasons15:22
jeblairsdague: i wrote the comment parsing though15:22
jeblairsdague: i'm working on a real answer to your q15:22
*** Longgeek has quit IRC15:23
rcarrillocruzcan't remember, i can look it up in a bit15:23
rcarrillocruzdog walk15:23
*** homeless_ has joined #openstack-infra15:23
jeblairsdague: it should bucket the results by patchset and use the most recent patchsets results15:23
sdagueso it seems that if we instead did $(".commentPanel").each15:23
clarkbyolanda: we are currently trying to use it. had to write a patch to the builder to handle config changes. now our image build is apparently failing on jeblairs test machine. need logs for that15:24
jeblairsdague: if it's going backwards, that seems wrong, because going forward should get you the most recent run within a patchset that had >1 run15:24
sdaguejeblair: well, it gets whacky if it passed check, failed gate15:24
yolandaclarkb, i'm doing tests as well, but related to debian15:24
sdagueor if we have multiple runs on a patchset15:24
yolandaclarkb, can you refer me to the patch you wrote?15:24
yolandai'm having failures i told you last week, about puppet and rubygems modules15:25
sdaguebecause it's binning on the ps15:25
yolandabut that looks as a debian issue15:25
sdagueso I was thinking a top down parsing of $(".commentPanel").each would provide a set of results objects15:25
clarkbyolanda https://review.openstack.org/#/c/123283/ is the patch15:25
*** homeless has quit IRC15:26
sdagueanyway, I started looking mostly because what I definitely need is the timestamp of the results with it15:26
yolandaclarkb, ok, so to grab dinamically paths if they change15:27
sdaguebecause trying to figure out if the results are the results of a recheck, or if the recheck is outstanding, is currently not possible without toggling the ci back on15:27
clarkbyolanda yup15:27
yolandaalso removing all the NODEPOOL_ env vars?15:27
jrollsdague: mirrors are being synced15:27
jeblairsdague: where do you see that it's going bottom up?15:27
sdagueit start's with looping through <p>15:28
clarkbyolanda that was redundant because we cloned the existing env15:28
jeblairsdague: yeah, that should still be ordered top-down15:28
sdaguethen goes and finds it's name via .parent().parent().parent()15:28
*** gokrokve_ has quit IRC15:28
yolandaclarkb, thx, i'll apply that to my tests also15:28
sdaguesorry, I mean bottom up in the html structure15:28
sdaguenot in list order15:28
jeblairsdague: okay, what's wrong with that?15:29
sdagueit mergers check and gate results15:29
sdaguefor the same patchset15:29
*** IvanBerezovskiy has left #openstack-infra15:29
jeblairsdague: not in that function; that function outputs a list of ci-related comments in the original order15:29
*** jlibosva has joined #openstack-infra15:29
sdaguesure15:29
jeblairsdague: (no merging happens)15:29
jeblairsdague: in the ci_update_table function is where results are combined15:30
jeblairsdague: if a patch runs check and gate, the gate jobs should end up replacing the check jobs of the same name15:31
jeblairsdague: if they have different names, you'll see both15:31
sdaguebut they don't have the same names15:31
sdagueall the time15:31
sdaguegiven that we do check- and gate- tests15:31
sdaguesome times15:31
sdaguebut some times we don't15:31
*** changbl_ has joined #openstack-infra15:31
sdaguebasically the test results you are looking at are confusing, because they aren't actually the current test set that's failed15:32
jeblairright.  but all the info is there;  if the question is "what failed", well, the red FAILED next to "gate-foo" will tell you that..15:32
jeblairthey are the most recent runs of each of those jobs for the current patchset15:32
sdagueok15:32
jeblairthe reason this is important, and you can't just drop any previous runs...15:33
*** dimtruck is now known as zz_dimtruck15:33
jeblairis that experimental and other things need to layer on top15:33
jeblaireg, if you do 'check experimental', you want to see those results as well as the check tests, not instead of15:33
sdaguebut if we keep this approach, how would you suggest putting the date of the run15:33
*** zz_dimtruck is now known as dimtruck15:33
sdaguehmmm... yeh15:33
sdagueso right now I have a ux issue that without the date of the results being returned, it's kind of hard to figure out if they are fresh15:34
*** david-ly_ has joined #openstack-infra15:34
openstackgerritCraig Bryant proposed a change to openstack-infra/config: Add python and pypi jobs for monasca-persister  https://review.openstack.org/12223115:35
*** jistr has joined #openstack-infra15:35
jeblairsdague: yeah, we could give it a try; i'm a little worried about column width and information overload, but i don't have any immediate other ideas15:36
*** david-lyle has quit IRC15:36
*** gokrokve has joined #openstack-infra15:37
*** gyee has joined #openstack-infra15:37
*** e0ne has quit IRC15:37
clarkbjeblair is the image build still going?15:37
*** funzo has joined #openstack-infra15:37
sdagueso I would envision adding it to the header where Jenkins is15:38
clarkbit was taking me about 15 minutes when I tested if I had a warm cache15:38
sdague<td>Jenkins</td><td>Sept 20, 15:05 </td>15:38
jeblairsdague: ah that would be nice, but because of the combining, the individual jobs would have different times15:39
sdagueright15:39
jeblairsdague: we could gloss over that and just put the latest of any jenkins run15:39
*** bhuvan has joined #openstack-infra15:39
sdagueyeh, that might be good enough for now15:39
sdaguewe can fix the other later15:39
jeblairsdague: or could try to have it detect runs -- eg, this run had the same jobs as this other run, therefore replace it, but otherwise keep them in separate bins (so you'd have a jenkins section for check/gate/experimental)15:39
*** mfer has quit IRC15:39
jeblairthat's, erm, more complicated :)15:39
sdaguesure, but that was my thinking about a top down parsing15:40
sdagueif we build a set of objects that are results15:40
sdaguewe can manip them later15:40
jeblairthat's what ci_find_comments does15:40
sdagueexcept it merges in the systems[] right?15:40
jeblairno, that's ci_update_table15:40
jeblairci_find_comments does nothing other than extract the data with zero manipulation15:41
jrollsdague: hey, any idea what region these failures were in?15:42
jeblairci_update_table is the method to change to bucket results by run15:42
sdaguejeblair: ok, well in the current structure my brain isn't really groking it15:42
jrollsdague: (the mirror failures, that is)15:42
*** dannywilson has joined #openstack-infra15:43
jeblairsdague: ci_find_comments produces an ordered list of data structures for every comment by a ci system.  the data structure it produces for each comment is here: http://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/gerrit/hideci.js#n5015:44
jeblairthat's it.  no manipulation of the data, just a list of comments.15:44
jeblairsdague: the heavily commented ci_update_table tries to make sense of those and display only the results we're interested in.15:45
jeblair(it builds hashes of hashes of hashes, and gets kinda complicated)15:46
*** toni_ has joined #openstack-infra15:46
*** mwagner_lap has joined #openstack-infra15:46
toni_I can not install devstack with icehouse I got the error: 'amqplib' is not in global-requirements.txt15:46
jeblairclarkb, fungi: finished; it looks like my local test host may have run out of space.  maybe we give it a go for real?15:48
clarkbjeblair I am game for it. need to get to a spot where I can restart nodepool though15:49
fungijeblair: sure, unless you think you can free more room and want to try again15:49
clarkbnote nodepool.o.o is old style server with giant / so should be happy15:49
fungibut per lifeless's comment, we may want to symlink ~/.cache into somewhere we have better control over15:50
jeblairfungi: i will, but i think this process takes a veeeery long time15:50
clarkbtoni_ you can usually get better luck debugging devstack in #openstack-qa15:50
jeblairfungi: my .cache ended up being 3.6G15:50
fungiyeah, that's pretty sizable15:50
clarkbthat sounds right. base image + packages + devstack vmimages + git repos15:51
*** gokrokve has quit IRC15:51
*** pballand has joined #openstack-infra15:52
*** jgrimm is now known as zz_jgrimm15:53
*** hashar has joined #openstack-infra15:53
*** dannywilson has quit IRC15:55
*** dannywilson has joined #openstack-infra15:55
*** baoli has quit IRC15:56
zaromorning15:56
anteayamorning zaro15:56
ekarlsophschwartz: yo mr, you up ?15:57
*** VijayTripathi has joined #openstack-infra15:59
*** signed8bit is now known as signed8bit_ZZZzz15:59
*** dannywilson has quit IRC15:59
*** dannywilson has joined #openstack-infra15:59
*** mfer has joined #openstack-infra16:00
*** arxcruz has quit IRC16:00
clarkbhrm doesnt look like we are getting enough test nodes. is now a good time to restart nodepool?16:00
clarkbjeblair fungi ^16:00
fungiclarkb: might be a good time for me to check what's up at least16:01
fungimight have leaked floating ips again... checking16:01
*** hashar is now known as hasharConfcall16:02
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Doc updates for project-config  https://review.openstack.org/12290816:03
*** james_li has joined #openstack-infra16:04
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Doc updates for project-config  https://review.openstack.org/12290816:04
*** Guest95853 has quit IRC16:04
*** toni_ has quit IRC16:04
fungino fip cruft in hpcloud at least16:05
fungirax-dfw is struggling a bit on launch failures compared to other providers/regions (by an order of magnitude or more) but not an outrageously high count16:06
*** liusheng has quit IRC16:09
*** rmcall has joined #openstack-infra16:09
*** liusheng has joined #openstack-infra16:10
*** baoli has joined #openstack-infra16:11
fungii suspect it's just the constant gate resets churning our pool harder than usual16:11
clarkbthat makes sense16:12
clarkbgive me a couple minutes and I will be ready to restart nodepool16:12
fungiyeah, we didn't have a bunch of nodes stuck in any particular state for longer than i would consider typical16:13
fungiother than the usual handful of undeletables16:13
*** nadya_ has joined #openstack-infra16:13
jeblairfungi, clarkb: don't restart nodepool yet; i want to test something16:14
fungik16:14
*** baoli has quit IRC16:15
clarkbjeblair: rgr16:15
*** marcoemorais has joined #openstack-infra16:16
*** baoli has joined #openstack-infra16:16
*** baoli has quit IRC16:16
*** baoli has joined #openstack-infra16:19
clarkbmorganfainberg: the postgres-full job runtime average is a lot closer to the other job now. 53.89 minutes. Pretty sure your change fixed it16:19
morganfainbergclarkb, yay!16:19
morganfainbergclarkb, yeah uuid tokens + 1 eventlet worker = sad gate16:19
*** markmcclain has joined #openstack-infra16:20
*** markmcclain has quit IRC16:21
*** BobBall is now known as BobBall_Away16:22
*** markmcclain has joined #openstack-infra16:22
*** tonytan4ever has quit IRC16:22
*** tonytan4ever has joined #openstack-infra16:23
*** dane_leblanc has quit IRC16:26
*** tonytan4ever has quit IRC16:27
*** Guest34961 has quit IRC16:28
jeblairclarkb, fungi: i believe dib expects sudo access16:28
clarkbjeblair: oh right it does16:29
fungioho... it uses chroot, right?16:29
clarkbgah :/16:29
*** dannywilson has quit IRC16:29
clarkbfungi: yup16:29
fungican't chroot if you're not root16:29
* fungi likes catchy rhyming phrases16:29
*** dannywilson has joined #openstack-infra16:29
*** hdd has joined #openstack-infra16:29
jeblairconsidering nodepool's lack of network daemon, i think it's probably okay to give it passwordless sudo16:31
*** larsks has left #openstack-infra16:31
*** rushiagr is now known as rushiagr_away16:31
jeblairthough we should probably split this up and make dib gearman workers for it and only give them access in the long run16:31
*** rushiagr_away is now known as rushiagr16:32
morganfainbergmordred, i know you had some thoughts on keystoneclient etc, if you have anything specific to add to the mix feel free to add it here: https://etherpad.openstack.org/p/keystone-kilo-summit-sessions (our discussion on potential summit sessions)16:32
*** dannywilson has quit IRC16:32
*** dannywilson has joined #openstack-infra16:32
clarkbjeblair: ++16:32
fungiyeah, unfortunately even if we restrict sudo just to the chroot command, root in a chroot can easily escape to global root context so it's not really an effective security measure16:33
clarkbeverything nodepool does is as a client to other things. it seems relatively safe to run like that16:33
jeblairclarkb: do you want to whip up a change to add it?16:33
clarkbfungi: I think it also needs mount, and other things too16:33
clarkbjeblair: sure16:33
*** amuller has joined #openstack-infra16:34
markvan_clarkb fungi: when ya get a chance.....  thx  https://review.openstack.org/#/c/121958/316:34
*** vdo has quit IRC16:35
*** amuller__ has quit IRC16:35
*** rushiagr is now known as rushiagr_away16:36
*** daya_k has quit IRC16:36
zaroclarkb: would you mind taking a look? https://review.openstack.org/#/c/11634716:37
*** jp_at_hp has quit IRC16:37
*** jgallard has quit IRC16:38
*** larsks has joined #openstack-infra16:38
SergeyLukjanovAJaeger, I think anyone can do it16:39
*** afazekas has quit IRC16:40
SergeyLukjanovAJaeger, I'm expecting CR author doing it16:40
anteayaSergeyLukjanov: are you here or not here?16:40
SergeyLukjanovanteaya, I'm here16:40
SergeyLukjanovhere == in California till mid October16:41
SergeyLukjanovbut I'm mostly occupied on the mirantis internal stuff and sahara release16:41
anteayaSergeyLukjanov: okay do you have time to process the outstanding gerrit ci account requests?16:41
anteayaSergeyLukjanov: ah, clarkb said he would if you don't have time16:41
SergeyLukjanovif you have something specific in infra to do - ping me please16:41
anteayaoutstanding ci account requests should be on the third-party-requests list16:42
SergeyLukjanovanteaya, nono, I can do it, just no always reading channel logs if there's no highlights on my name ;)16:42
openstackgerritClark Boylan proposed a change to openstack-infra/config: Give nodepool user sudo access for dib  https://review.openstack.org/12350716:42
clarkbjeblair: fungi ^16:42
anteayaSergeyLukjanov: right, well all the details should be in the mailing list threads16:42
*** SumitNaiksatam has quit IRC16:42
anteayaSergeyLukjanov: let me know if you think something is missing or if you have a question16:42
anteayaSergeyLukjanov: and thanks16:43
SergeyLukjanovanteaya, thx, I'll go through the requests later today16:43
openstackgerritA change was merged to openstack/requirements: Add a tox env to check requirements overlap  https://review.openstack.org/9826216:43
*** zz_jgrimm is now known as jgrimm16:43
anteayaand I haven't been pinging you because you need your time to be, y'know, married16:43
*** patrickeast has joined #openstack-infra16:43
anteayaSergeyLukjanov: thanks16:43
*** shashankhegde has joined #openstack-infra16:43
*** koolhead17 has joined #openstack-infra16:43
clarkbzaro: I rechecked that change so that we can see the docs-draft output16:45
clarkbzaro: looks like the tests ran long enough ago that the docs draft build was already deleted16:45
*** bhuvan has quit IRC16:46
*** HeOS has quit IRC16:46
*** gokrokve has joined #openstack-infra16:48
*** yfried is now known as yfried|afk16:52
*** todd_dsm has joined #openstack-infra16:52
*** e0ne has joined #openstack-infra16:53
*** shashankhegde has quit IRC16:54
*** ihrachyshka has joined #openstack-infra16:54
*** dteselkin_ is now known as dteselkin16:57
*** hasharConfcall has quit IRC16:57
*** koolhead17 has quit IRC17:01
*** larsks has left #openstack-infra17:01
*** koolhead17 has joined #openstack-infra17:01
*** derekh has quit IRC17:03
*** loki184 has joined #openstack-infra17:03
openstackgerritA change was merged to openstack/requirements: add integration test script from pbr  https://review.openstack.org/11841017:04
*** bhuvan has joined #openstack-infra17:04
*** david-ly_ is now known as david-lyle17:04
*** stevemar has quit IRC17:04
*** stevemar has joined #openstack-infra17:05
*** zns has quit IRC17:06
*** loki184 has quit IRC17:08
*** rushiagr_away is now known as rushiagr17:08
anteayastevemar: let me know when you bring this one out of hibernation in case it falls off my radar: https://review.openstack.org/#/c/122766/17:08
*** bhuvan has quit IRC17:09
*** bhuvan has joined #openstack-infra17:09
anteayaif anyone has the time, can you tell me what this means? https://review.openstack.org/#/c/122922/2/modules/openstack_project/files/review.projects.yaml I don't understand the reply17:09
anteayaperhaps this is due to not understanding heat17:10
*** kgiusti has quit IRC17:10
*** SumitNaiksatam has joined #openstack-infra17:10
*** praneshp has joined #openstack-infra17:11
clarkbyour interesting semi useful information of the day: the US will roll clocks back Nov 2nd to end DST. Paris will roll back a week earlier. So if you fly between october 26 and november 2 from the US or canada you will essentially miss the switch \o/17:11
clarkbanteaya: heat is an orchestration engine so you can have it do things automatically for you17:12
*** kgiusti has joined #openstack-infra17:12
clarkbanteaya: it sounds like they itnend on using this featuer to do stuf faround group policy abstractions (note I have no idea what that means)17:12
anteayaclarkb: yay for missing the time change17:12
jeblairclarkb: that describes me!  yay!17:13
*** e0ne is now known as e0ne_17:13
*** baoli has quit IRC17:13
jeblairof course, this also does not affect fungi ;)17:13
fungiof course17:13
anteayaclarkb: yeah, I understand all the words, I just have zero idea what it means17:14
clarkbhe operates on utc so he should be fine17:14
jeblairfungi: but at least you don't have to wonder why all the stores suddenly changed their hours :)17:14
fungithis is true17:14
*** AJaeger_ has joined #openstack-infra17:14
anteayaclarkb: I was hopeing someone else whould know what it means17:15
anteayasounds like no17:15
anteayasigh17:15
clarkbjeblair: we get to experience jetlag instead of dst change. somehow I think this is better17:15
*** loki184 has joined #openstack-infra17:15
JayFclarkb: I noticed that earlier; and it is awesome :D </3 DST17:17
AJaeger_SergeyLukjanov, anteaya : I've registered python-manilaclient now - could you review https://review.openstack.org/#/c/122946/ again, please?17:17
* anteaya reviews17:17
*** rwsu has quit IRC17:17
stevemaranteaya, oh don't worry, i won't forget about it :)17:18
*** daya_k has joined #openstack-infra17:18
anteayaAJaeger_: thanks17:18
anteayastevemar: yay17:18
anteayaenjoy working with people I can count on17:19
openstackgerritRamy Asselin proposed a change to openstack-infra/devstack-gate: Add a pre-clean hook.  https://review.openstack.org/12289617:19
*** harlowja_away is now known as harlowja17:19
* anteaya tries to get a walk in before meeting season17:20
*** pblaho has quit IRC17:20
fungiheh... meeting season17:21
fungiit is like giant-meeting-block17:21
fungikaiju meeting17:22
*** torandu has joined #openstack-infra17:22
*** vhoward has joined #openstack-infra17:23
*** amcrn has joined #openstack-infra17:23
*** shashankhegde has joined #openstack-infra17:24
*** che-arne has quit IRC17:25
*** e0ne_ has quit IRC17:25
*** praneshp has quit IRC17:25
clarkbjeblair: were you able to rerun on your side with sudo allowed?17:25
clarkbjeblair: I suppose disk space will still be an issue17:26
anteayafungi: :D17:26
*** baoli has joined #openstack-infra17:26
*** tonytan4ever has joined #openstack-infra17:27
*** markmcclain has quit IRC17:28
*** praneshp has joined #openstack-infra17:29
*** rdopieralski has quit IRC17:30
*** killerintersekt has joined #openstack-infra17:31
*** stevemar has quit IRC17:31
*** dannywilson has quit IRC17:31
*** stevemar has joined #openstack-infra17:32
*** dannywilson has joined #openstack-infra17:32
*** e0ne has joined #openstack-infra17:35
*** rwsu has joined #openstack-infra17:36
*** maxbit has joined #openstack-infra17:36
*** emagana has joined #openstack-infra17:36
*** dannywilson has quit IRC17:36
*** yfried|afk is now known as yfried17:37
clarkbjeblair: fungi: I am doing more "performance" testing of the image builds and on my hp test node, it takes about half an hour to do a devstack iamge with no cache. With a warm cache it takes just under 15 minutes. Most of the time is spent in the image conversion step. This step appears cpu bound.17:38
jeblairclarkb: with sudo it got pretty much to the end; tbh i'm not entirely sure what the error at the end was, though i discovered perms were wrong on the output dir.  i'm running again in case that was the problem17:38
jeblairclarkb: what size node do you have?17:38
clarkbjeblair: 30gigawatt17:38
clarkbbecause that has a bigger /17:38
jeblairah yeah, i'm only using a 1.0jiggawatt node17:38
*** killerintersekt has quit IRC17:39
yolandaclarkb, so dib finally worked? where were you having issues?17:39
clarkbyolanda: I am not using it with nodepool like jeblair is17:39
jeblairit is much slower.  but i formatted the ephemeral disk, so i think i have enough space17:39
clarkbyolanda: I am just running it directly. To minimize the variables int he image build process. Image builds directly work fine17:39
clarkbyolanda: and I think we are really close to having it work with nodepool17:39
*** JayJ has joined #openstack-infra17:40
clarkbyolanda: there is a change going through the gate that will allow the nodepool user to sudo because dib needs that17:40
clarkbyolanda: once that is in we need to restart nodepool and give it a go (assuming jeblair's tests indicate success)17:40
yolandaclarkb, do you have the changes tagged with some keyword?17:40
jeblairin the mean time, i'm hacking on logging17:40
clarkbyolanda: I don't sorry17:40
clarkbjeblair: ++17:40
openstackgerritAndreas Jaeger proposed a change to openstack-infra/config: Clean up bashate failures  https://review.openstack.org/11894417:41
yolandajeblair, that's an issue yes, when dib-image fails the log wasn't stored, right?17:41
jeblairyolanda: it is, but it's all in one giant entry in the main log17:42
yolandai'm still fighting with debian deps but takes ages for me to do the testing, i'll be filing some patches once i have them17:42
jeblairi'm working on having it do line-by-line to the image log17:42
yolandacool, that would be nice17:42
*** atiwari has joined #openstack-infra17:42
yolandai have to add debootstrap package as well to the debian dib element, i'll be filing something17:43
*** loki184 has quit IRC17:43
*** killerintersekt has joined #openstack-infra17:43
*** dannywilson has joined #openstack-infra17:43
yolandajeblair, there's also that patch pending https://review.openstack.org/#/c/104949/17:44
yolandaif not, that wasn't working on HP Cloud17:44
AJaeger_clarkb, jeblair, fungi : I rebase 118944 and suggest to add it so that bashate passes the config tests. Could you review it, please?17:44
jeblairyolanda: so what we're doing won't work until that change lands?17:45
yolandaat least it was failing for me when i did the initial ubuntu testing on hp cloud17:45
*** VijayTripathi has quit IRC17:46
yolandahonestly i haven't tried in Ubuntu for some time17:46
clarkbI think we want cloud init17:46
openstackgerritK Jonathan Harker proposed a change to openstack-infra/nodepool: Reset the client object before creating the image  https://review.openstack.org/7494317:46
clarkbdont hp images cloud init by default?17:46
jeblairclarkb: i'm pretty sure in the long run that we don't.  :)17:46
*** rushiagr is now known as rushiagr_away17:46
*** VijayTripathi has joined #openstack-infra17:46
*** mriedem is now known as mriedem_afk17:46
yolandaclarkb, jeblair, in hp cloud, i was receiving some errors because DataSource None didn't exist, from what i remember17:47
jeblairclarkb: i can't imagine what we would want it for17:47
*** killerintersekt has quit IRC17:49
*** bhuvan has quit IRC17:50
clarkbya we probably dont need it17:50
yolandaso i got a -1 for that, because then it needs updates on tests of other projects17:52
mordredwe do not want cloud init17:53
mordredactively17:53
mordredit serves no purpose for us17:53
jeblairyolanda: what do i set to "fake-dib-image" to use the fake code path in dib?17:53
jeblair(in nodepool)17:53
*** dprince has quit IRC17:54
*** pcrews has joined #openstack-infra17:54
yolandajeblair, not sure to follow you17:54
*** VijayTripathi has quit IRC17:54
jeblairyolanda: grep for "fake-dib-image" in nodepool; how do i use that?17:54
jeblairdiskimages: - name: fake-dib-image17:55
jeblairyolanda: do i do that ^?17:55
yolandajeblair17:55
yolandalabels:17:55
yolanda  - name: fake-dib-label17:55
yolanda    image: fake-dib-image17:55
krotscheckanteaya: I’m not certain the first item on the infra agenda is still necessary, is there something you wanted to talk about re: project group/groups?17:55
krotscheckSorry, not first item. The group/groups item.17:55
jeblairyolanda: cool, thanks17:56
*** bhuvan has joined #openstack-infra17:56
yolandadiskimages:17:56
yolanda  - name: fake-dib-image17:56
yolanda    elements:17:56
yolanda      - ubuntu17:56
yolanda      - vm17:56
*** jistr has quit IRC17:57
*** rushiagr_away is now known as rushiagr17:57
clarkbyolanda that error seems familiar. was it a cloud init bug?18:00
*** yfried is now known as yfried|afk18:00
yolandaclarkb, i remember that DataSource None was hardcoded on the cloud init element, and HP Cloud didn't have it supported18:01
*** rmcall has quit IRC18:01
*** rmcall has joined #openstack-infra18:02
*** unicell has quit IRC18:03
*** jlibosva has quit IRC18:06
openstackgerritSean Dague proposed a change to openstack/requirements: updated requirements repo readme  https://review.openstack.org/11670818:06
*** homeless_ has quit IRC18:06
*** maxbit has quit IRC18:06
*** amotoki has quit IRC18:07
*** esker has joined #openstack-infra18:07
*** maxbit has joined #openstack-infra18:07
*** homeless has joined #openstack-infra18:07
*** maxbit_ has joined #openstack-infra18:10
*** ChuckC_ has quit IRC18:10
*** nadya_ has quit IRC18:10
*** wenlock has joined #openstack-infra18:11
*** maxbit has quit IRC18:11
*** otherwiseguy has quit IRC18:12
openstackgerritJames E. Blair proposed a change to openstack-infra/nodepool: Line-by-line dib logs  https://review.openstack.org/12352818:12
jeblairyolanda, clarkb: ^18:12
*** james_li has left #openstack-infra18:12
*** VijayTripathi has joined #openstack-infra18:12
jeblairi've tested that with the fake system but not for real18:13
jeblair(waiting for my most recent real image to finish building)18:13
*** esker has quit IRC18:13
*** cnesa15 has quit IRC18:14
*** dizquierdo has quit IRC18:14
*** ociuhandu has quit IRC18:15
*** nadya_ has joined #openstack-infra18:15
fungijeblair: clarkb: to tackle bug 1360324 it appears i need accessbot to grant me +s on the channels i'm forwarding between... should i temporarily move my nick from operators to masters in channels.yaml, or add +s to the list for operators, or create a new access level for this purpose, or...?18:16
uvirtbotLaunchpad bug 1360324 in openstack-ci "Move #openstack-packaging IRC channel to #openstack-stable" [Medium,In progress] https://launchpad.net/bugs/136032418:16
*** esker has joined #openstack-infra18:18
*** arnaud has joined #openstack-infra18:18
anteayakrotscheck: no you explained that storyboard groups are deletable, which addresses my concern, I'm good, thanks for checking18:19
jeblairfungi: how exciting!18:19
jeblairi've wondered how to do this18:19
*** intersekted has joined #openstack-infra18:19
fungiyeah, you end up setting "forward on uninvited" on the old channel and then making it guarded invite-only and mode-locking it18:20
jeblairaha!18:20
*** sarob is now known as sarob_away18:20
*** dprince has joined #openstack-infra18:21
sdaguefungi: so we've got a ton of deleting nodes again on zuul. Is there a flush to be done?18:21
*** praneshp has quit IRC18:21
fungiit's neat, but a little vague from the chanserv help/freenode docs. i had to mostly figure out the process myself before i had the right terminology to be able to pick suitable keywords to locate that ubuntu community wiki article18:21
jeblairfungi: i think it would be okay to add s to operators18:22
fungisdague: when i looked, it seemed we were just overloading providers with delete requests and many were being ignored and falling into the periodic retry queue18:22
fungisdague: i think the rapid churn from the mirror issues earlier was taking its toll, causing us to request boot and delete more rapidly than usual18:23
fungii'll check again though18:23
sdagueok18:23
openstackgerritA change was merged to openstack-dev/hacking: Updated from global requirements  https://review.openstack.org/12331118:24
openstackgerritA change was merged to openstack-infra/config: Give nodepool user sudo access for dib  https://review.openstack.org/12350718:24
*** yfried|afk is now known as yfried18:25
*** Azher has joined #openstack-infra18:25
openstackgerritJeremy Stanley proposed a change to openstack-infra/config: Add channel set permission for IRC operators  https://review.openstack.org/12353218:26
fungijeblair: so basically that ^ should do it, sounds like18:26
*** intersekted has quit IRC18:27
jeblairfungi: yep18:28
acfleuryjeblair, hi! i was running an old version of nodepool before adding the 'label' primitive. I upgraded it to current version (using puppet ci), but the database schema remains the old one.18:28
acfleuryDo you know how can i upgdrade it?18:28
*** ihrachyshka has quit IRC18:28
krotscheckanteaya: Awesome, I’ll pull it from the agenda. Can you poke at https://review.openstack.org/#/c/111814/ when you get a chance (It’s the second of the two affiliated reviews)18:29
fungiacfleury: we deleted all nodes/images and dropped our database when we upgraded, i believe18:29
jeblairacfleury: yeah, nodepool doesn't have any schema migrations :(  i think we just dropped the whole database and let it recreate it18:29
acfleuryjeblair, fungi : i also need to recreate the images in that case?18:29
acfleurynodepool image-update18:30
*** rushiagr is now known as rushiagr_away18:30
acfleuryor do they remain there18:30
fungiacfleury: you could probably manually reinsert all the details for each image into the new database, but i wouldn't begin to try to walk you through that18:30
*** bswartz has quit IRC18:31
fungiacfleury: since we update our images daily anyway, we were in pretty good shape to just regenerate them all after the upgrade18:31
acfleuryfungi, no, i dont want to go that path. better to rebuild them if needed.18:31
acfleuryok. thanks fungi!18:31
*** daya_k has quit IRC18:32
*** arnaud has quit IRC18:32
anteayakrotscheck: +1, if you can offer the patch removing the mention of launchpad, I can review that as well18:32
*** arnaud has joined #openstack-infra18:33
jeblairclarkb, fungi: want to try to get 123528 in before nodepool restart?18:33
clarkbjeblair: looking at it now18:33
clarkbsorry was afk finishing a few things before meetings18:33
jeblairi'm running that for real now, and it seems to be working.  it has not completed yet though.18:33
*** praneshp has joined #openstack-infra18:34
fungijeblair: yeah, we should18:34
jeblairmy last image build ran out of space again.  i'm trying again, but at this point i think it's probably worth trying it in production (either before or after my change)18:34
*** baoli has quit IRC18:34
*** HeOS has joined #openstack-infra18:35
*** praneshp has quit IRC18:35
krotscheckanteaya: You already +1’d that one :)18:35
anteayakrotscheck: I'm so efficient18:35
jeblairi like all the smart caching dib does18:35
jeblair2014-09-23 18:35:45,152 INFO nodepool.image.build.devstack-trusty-dib: Server copy has not changed. Using locally cached http://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-root.tar.gz18:35
fungi123528 lgtm18:36
*** markmcclain has joined #openstack-infra18:37
clarkbjeblair: ya, that was one of the big bonuses to using it18:37
*** markmcclain has quit IRC18:37
clarkbI have approved 12352818:38
*** praneshp has joined #openstack-infra18:38
lifeless<318:38
*** amuller has quit IRC18:38
clarkbnot only do we build each image once, but we also get cached artifacts with smart caching18:39
*** maxbit_ has quit IRC18:40
*** bswartz has joined #openstack-infra18:41
*** lcheng has quit IRC18:41
openstackgerritSean Dague proposed a change to openstack/requirements: updated requirements repo readme  https://review.openstack.org/11670818:42
*** markmcclain has joined #openstack-infra18:44
*** dimtruck is now known as zz_dimtruck18:45
*** mriedem_afk is now known as mriedem18:45
*** zz_dimtruck is now known as dimtruck18:49
*** dane_leblanc has joined #openstack-infra18:49
*** zns has joined #openstack-infra18:50
*** wenlock has quit IRC18:50
mordredjeblair: ++18:50
*** praneshp has quit IRC18:50
arosenhrm, should my nodepool nodes be using:f http://mirror.rackspace.com/ubuntu/dists/trusty/Release.gpg  ?18:52
arosenI don't see the string rackspace in /etc anywhere.18:52
clarkbarosen: if you are building on rackspace then yes. they provide mirrors and set them up in their base images18:53
clarkbarosen: looking /etc/apt/sources.list18:53
clarkb* look in18:53
arosenclarkb: this is on the nodepool/zuul node that i setup myself running in our cloud.18:53
clarkbarosen: if your base image comes from there then I would expect it. I am pretty sure our puppet does not override the default sources.list18:54
*** ociuhandu has joined #openstack-infra18:54
jheskethMorning18:55
arosenclarkb:  it's because of https://github.com/openstack-infra/devstack-gate/blob/master/functions.sh#L7818:55
anteayamorning jhesketh18:55
arosenclarkb:  it think we should probably change these to google.com instead. What do you think?18:56
devanandahi folks! I might have screwed up last week by not proposing a bump to global requirements' version of python-ironicclient -- but i'm not sure, and would like some advice from folks more knowledgable in packaging than I18:56
clarkbarosen: oh so they aren't using it in sources.list just hitting it. I think we use those values as a sanity check for both sides18:56
arosenclarkb:  fwiw it seems like rax is back up now though .18:56
jeblair2014-09-23 18:31:51,010 INFO nodepool.image.build.devstack-trusty-dib: umount2: Invalid argument18:57
jeblair2014-09-23 18:31:51,093 INFO nodepool.image.build.devstack-trusty-dib: umount: /tmp/image.lyVl2cy4: not mounted18:57
jeblairthat's how my local run ends.  i don't know what's happening. :(18:57
clarkbjeblair: hrm that doesn't look familiar18:57
clarkbdevananda: is the new version required to make new functionality work in the integrated release?18:57
*** SumitNaiksatam has quit IRC18:58
devanandaclarkb: I believe the nova driver relies on it18:58
devanandaclarkb: however, python-ironicclient isn't in nova's requirements.txt (it's in the test-requirements)18:59
jeblairclarkb: also, dib does a lot of work in /tmp; so i think that will need to be sizable in the future too; it would be nice if it could do its work in /opt18:59
clarkbdevananda: does the nova driver require it?18:59
*** esker has quit IRC18:59
clarkbdevananda: in that case I think you are probably ok with the way it is18:59
*** tonytan4ever has quit IRC18:59
jeblair(shouldn't be a problem on our current production host though)18:59
*** praneshp has joined #openstack-infra18:59
clarkbjeblair: ok18:59
clarkbya a dib root option would be nice18:59
fungimeetin' time!19:00
*** Liana_Barrows has joined #openstack-infra19:00
devanandaclarkb: yes, the nova driver requires it, but this is done by a runtime import in the driver, and not represented in requirements.txt19:00
*** derekh has joined #openstack-infra19:00
lifelessjeblair: dib honours the stndard tmp dir variables19:00
clarkbdevananda: right so less important. also does it require the new version or can it work with the older one19:00
lifelessjeblair: just export the one you want19:00
clarkbdevananda: it requires teh client, that is understood. but is the latest version necessary to make it work?19:00
*** andreykurilin_ has joined #openstack-infra19:00
devanandaclarkb: if packagers take the current release of python-ironicclient (0.3.0) then things should be fine. if they take the one listed in g-r (0.2.1) then I believe the nova driver will error19:00
lifeless(to work in /opt) - if that doesn't work, its a bug19:00
jeblairlifeless: ack19:00
*** hashar has joined #openstack-infra19:01
devanandaclarkb: that's where I'm hazy on the details19:01
lifelesswe could also look at a cli option19:01
clarkbdevananda: in that case you may want to consider bumping it. its basically a FFE request to do it. you probably want to not be hazy on details :)19:01
*** praneshp has quit IRC19:01
devanandaclarkb: indeed19:01
*** Liana_Barrows has quit IRC19:01
devanandaclarkb: i mean, hazy on what packagers will do, not what the driver will do. I'm double checking there right now19:02
*** johnthetubaguy is now known as zz_johnthetubagu19:02
*** esker has joined #openstack-infra19:03
*** sabeen1 has quit IRC19:04
*** gondoi is now known as zz_gondoi19:05
*** praneshp has joined #openstack-infra19:06
*** jistr has joined #openstack-infra19:06
*** marun has quit IRC19:07
*** e0ne has quit IRC19:09
*** che-arne has joined #openstack-infra19:10
*** Ryan_Lane has joined #openstack-infra19:10
*** Ryan_Lane has joined #openstack-infra19:11
*** ChuckC_ has joined #openstack-infra19:12
*** marun has joined #openstack-infra19:12
*** flaper87|afk is now known as flaper8719:14
reedRyan_Lane, is there a staging server for the wiki? how do you test patches on that?19:16
*** Clara_Zieme has joined #openstack-infra19:19
*** timo has joined #openstack-infra19:19
*** timo is now known as Guest9774119:19
*** lttrl has joined #openstack-infra19:19
openstackgerritSandy Walsh proposed a change to openstack-infra/config: Simport - Simple python import library (not entry-point based)  https://review.openstack.org/12110819:20
*** laxity has quit IRC19:20
*** laxity has joined #openstack-infra19:21
*** Azher has quit IRC19:25
*** Clara_Zieme has quit IRC19:25
*** emagana has quit IRC19:26
*** HenryG is now known as HenryG_afk19:27
*** sabeen has joined #openstack-infra19:27
*** emagana has joined #openstack-infra19:27
*** mmaglana has joined #openstack-infra19:30
*** emagana has quit IRC19:32
*** e0ne has joined #openstack-infra19:32
*** mikeym has joined #openstack-infra19:35
openstackgerritA change was merged to openstack/requirements: Upgrade django_openstack_auth to version 1.1.7 for Horizon  https://review.openstack.org/12310119:36
*** lcheng has joined #openstack-infra19:36
*** otherwiseguy has joined #openstack-infra19:38
*** nadya_ has quit IRC19:38
*** VijayTripathi1 has joined #openstack-infra19:39
openstackgerritA change was merged to openstack-infra/nodepool: Line-by-line dib logs  https://review.openstack.org/12352819:39
clarkbfungi: ^ woot I think we can restart once that is installed19:40
*** VijayTripathi has quit IRC19:40
*** marun has quit IRC19:40
fungiw00tx0rz19:40
fungiand junk19:41
*** VijayTripathi has joined #openstack-infra19:41
*** VijayTripathi1 has quit IRC19:43
*** zz_gondoi is now known as gondoi19:44
*** lcheng_ has joined #openstack-infra19:45
*** esker has quit IRC19:46
openstackgerritAndreas Jaeger proposed a change to openstack-infra/config: Add direct-release for training-guides and ha-guide  https://review.openstack.org/12355819:47
*** lcheng has quit IRC19:47
*** esker has joined #openstack-infra19:48
*** juzuluag has quit IRC19:48
*** e0ne has quit IRC19:48
*** ZZelle_ has joined #openstack-infra19:49
*** mikeym has quit IRC19:51
*** mikeym has joined #openstack-infra19:51
*** mikeym has quit IRC19:51
*** mikeym has joined #openstack-infra19:51
*** mikeym has quit IRC19:51
*** mikeym has joined #openstack-infra19:52
*** mikeym has quit IRC19:52
*** mikeym has joined #openstack-infra19:52
*** mikeym has quit IRC19:52
Ryan_Lanereed: no staging19:53
*** mikeym has joined #openstack-infra19:53
*** mikeym has quit IRC19:53
Ryan_Lanereed: http://jerodsanto.net/drop/test-in-production.png19:53
*** MaxV has quit IRC19:53
clarkbfyi git05 had OOMed again19:54
clarkbhrm actually was it the puppetmaster?19:54
clarkbya its the puppet master19:54
fungiokay, that's at least twice. we should have it in cacti since the first occurrence so we can analyze the envelope19:55
fungithere were ruby processes using all the memories19:55
clarkbI restarted apache on puppetmaster19:55
clarkbsince the ruby porcesses are apache things19:55
fungihuh. maybe we never approved the change to add it to cacti, or maybe that didn't take effect for some reason. i don't see it in the index19:56
clarkbprobably just missed it. we should correct that19:56
*** rmcall has quit IRC19:56
fungiwell, i wrote one and put it up for review after the initial oom19:57
*** tonytan4ever has joined #openstack-infra19:57
fungii also rebooted the server the previous time, in case the oom killer also took out anything else of value in its frenzy19:57
*** emagana has joined #openstack-infra19:57
*** emagana has quit IRC19:58
*** emagana has joined #openstack-infra19:59
*** dannywilson has quit IRC20:00
*** dane_leblanc has quit IRC20:00
*** esker has quit IRC20:01
*** kgiusti has quit IRC20:01
*** Sincler has joined #openstack-infra20:01
clarkbjhesketh: I just approved your swift logs change20:01
clarkbjhesketh: should be able to start collecting some data on that real soon now20:02
jheskethOh Shiny :-)20:02
jheskethThanks20:02
*** rlandy has quit IRC20:02
fungii'm going to self-approve stuff in my https://review.openstack.org/#/q/status:open+project:openstack-infra/config+branch:master+topic:puppet3,n,z stack since it already has at least 2x +2 votes20:02
fungithis is the outstanding puppet 3 related cleanup20:02
clarkbfungi: kk20:02
clarkbI am watching puppet run now to make sure it doesn't continue to die horribly20:02
*** dane_leblanc has joined #openstack-infra20:03
*** juzuluag has joined #openstack-infra20:03
fungihowever it does seem the change to add puppetmaster.o.o to cacti merged weeks ago, so not sure why it didn't actually show up20:03
clarkbthough I should make a sandwich20:03
fungithat's what sudo is for20:03
*** bhuvan_ has joined #openstack-infra20:03
*** emagana has quit IRC20:04
clarkblooks like it is running though20:05
ianwmordred / clarkb : didn't get to it in meeting, but i've started looking at centos7 builds https://review.openstack.org/#/c/123343/ (Initial centos7 support for build-image.sh)20:05
*** VijayTripathi1 has joined #openstack-infra20:05
*** VijayTripathi has quit IRC20:05
*** rmcall has joined #openstack-infra20:05
*** baoli has joined #openstack-infra20:05
clarkbianw: why do we need to special case so heavily in build-image?20:06
clarkbianw: don't the env vars cover the variance we need?20:06
*** bhuvan has quit IRC20:07
*** VijayTripathi has joined #openstack-infra20:08
ianwclarkb: i'm not sure every different platform agrees on what those DIB_* variables mean20:08
ianwclarkb: there's also some schism with DISTO and DISTRO_NAME that i'm looking at20:09
*** derekh has quit IRC20:09
clarkbianw: I don't follow. DISTO=centos RELEASE=720:09
*** VijayTripathi1 has quit IRC20:09
mordredianw: I agree with clark20:09
mordreddib already groks different things like this, which is what the DIB_ vars are for20:09
mordredwe should not need any logic in build-image.sh - or else there is a bug somewhere else20:10
*** dprince has quit IRC20:11
*** marcoemorais has quit IRC20:11
*** sabeen has quit IRC20:11
*** gondoi is now known as zz_gondoi20:11
*** hashar has quit IRC20:11
*** andreykurilin_ has quit IRC20:12
ianwclarkb / mordred : ok, i think rhel and centos will need some reworking, i'll look into it20:12
*** andreykurilin_ has joined #openstack-infra20:12
*** jistr has quit IRC20:13
*** sabeen has joined #openstack-infra20:13
*** esker has joined #openstack-infra20:14
*** maxbit_ has joined #openstack-infra20:14
*** wenlock has joined #openstack-infra20:14
*** AJaeger_ has quit IRC20:15
*** emagana has joined #openstack-infra20:16
*** james_li has joined #openstack-infra20:16
*** JayJ has quit IRC20:18
*** radez is now known as radez_g0n320:18
james_liHi can someone take a look at: https://review.openstack.org/#/c/122782/  ?20:18
*** JayJ has joined #openstack-infra20:18
openstackgerritK Jonathan Harker proposed a change to openstack-infra/nodepool: Reset the client object before creating the image  https://review.openstack.org/7494320:19
morganfainberghow often does the translation proposal job run?20:19
morganfainbergi *think* keystone has an outstanding translation left before we can call it RC ready.20:20
anteayaAJaeger: ^20:20
anteayado you know?20:20
morganfainberganteaya, AJaeger thanks!20:21
morganfainbergunfortunately we had 2 instances of *needed* new exceptions :(20:21
morganfainberg(mail to i18n list was sent)20:21
* morganfainberg grumbles about icky release blocking bugs.20:22
*** esker has quit IRC20:26
*** gokrokve has quit IRC20:26
*** gokrokve has joined #openstack-infra20:26
*** arnaud has quit IRC20:27
clarkbmorganfainberg: we push up to transifex on every merge20:28
clarkbmorganfainberg: we pull from transifex and propose to gerrit once a day20:28
fungimorganfainberg: they run daily, but are skipped if either 1) there's nothing new to propose, or 2) an existing change has been approved and is being gated20:28
morganfainbergclarkb, ok so i should see a propssal today.20:28
clarkbfungi: ok I have consumed sandwiches and potato salad20:28
morganfainbergclarkb, cool.20:28
clarkbmorganfainberg: yup20:28
clarkbfungi: you want to do this nodepool restart?20:28
morganfainbergclarkb, i think that'll be the last thing we need :)20:29
fungiclarkb: sure, i'm on it20:29
morganfainbergclarkb, wooot20:29
clarkbfungi: I can do it too, just you had volunteered earlier20:29
fungiclarkb: i can restart it now if you're ready20:29
clarkbI am ready20:29
fungiit's restarted20:31
clarkbhrm OSError: [Errno 2] No such file or directory was thrown by dib20:31
clarkbor was it nodepool20:31
fungiraise child_exception20:31
fungiso dib?20:31
clarkbgah I bet it was the exec because the path that nodepool runs under doesn't include /usr/local/bin ?20:32
*** amcrn has quit IRC20:32
*** VijayTripathi1 has joined #openstack-infra20:32
fungichecking20:32
*** gokrokve has quit IRC20:32
*** gokrokve has joined #openstack-infra20:33
fungiyep20:33
fungisudo cat /proc/21054/environ|strings|grep PATH20:33
fungiPATH=/sbin:/usr/sbin:/bin:/usr/bin20:33
openstackgerritRamy Asselin proposed a change to openstack-infra/devstack-gate: Add a pre-clean and post-clean hooks.  https://review.openstack.org/12289620:33
openstackgerritRamy Asselin proposed a change to openstack-infra/devstack-gate: Refactor the hook logic into a reusable function  https://review.openstack.org/12357820:33
clarkb/opt/nodepool_dib does exist and has the appropriate perms so I think is fine20:33
clarkbfungi: can we just cat into that file to fix this or does that really make /proc unhappy?20:33
clarkbfungi: as an alternative we could update the init script20:34
*** VijayTripathi has quit IRC20:34
*** dangers is now known as dangers_away20:34
fungii would be uneasy about trying to munge the environment of a running process. children may need copies20:34
*** todd_dsm has quit IRC20:34
clarkbfungi: what do you think then? update the init script?20:37
openstackgerritIan Wienand proposed a change to openstack-infra/config: Initial centos7 support for build-image.sh  https://review.openstack.org/12334320:37
fungii think we need to fix it in puppet20:37
ianwclarkb / mordred : ^ more what you expected?20:37
clarkbya, I am updating the init script there now20:37
fungibut yes, init script20:37
fungiwould be the place to append to the path20:38
*** boden has quit IRC20:38
*** boden has joined #openstack-infra20:38
openstackgerritClark Boylan proposed a change to openstack-infra/config: Put /usr/local/bin in nodepool PATH for dib  https://review.openstack.org/12358020:39
clarkbfungi: jeblair mordred ^20:39
*** dannywilson has joined #openstack-infra20:39
clarkbianw: no we still have a case statement.20:40
clarkbianw: that breaks precise and fedora too20:40
clarkbboth of which did work at some point20:40
*** baoli has quit IRC20:41
clarkbianw: I think it should be light weight enough to just work with arbitrary things if we feed it the right values20:41
clarkband calling scope should worry about what those values are not the build image script20:41
*** baoli has joined #openstack-infra20:42
*** dannywilson has quit IRC20:42
*** dannywilson has joined #openstack-infra20:42
openstackgerritA change was merged to openstack-infra/config: Add channel set permission for IRC operators  https://review.openstack.org/12353220:43
*** boden has quit IRC20:43
ianwclarkb: my thought was to make it easier for someone trying to build an image to get it done, you'd have to grep around in d-i-b to figure out the correct DIB_RELEASE to set for centos7 because this script doesn't allow for using the default as-is20:44
*** todd_dsm has joined #openstack-infra20:45
*** denis_makogon has quit IRC20:46
*** denis_makogon_ is now known as denis_makogon20:46
*** dmakogon_ has joined #openstack-infra20:46
*** marcoemorais has joined #openstack-infra20:46
clarkbianw: but it is removing support for other images20:46
*** dannywilson has quit IRC20:46
*** zz_gondoi is now known as gondoi20:48
openstackgerritA change was merged to openstack-infra/elastic-recheck: Add docs for the uncategorized page  https://review.openstack.org/12229320:50
*** baoli has quit IRC20:51
*** baoli has joined #openstack-infra20:51
*** andreykurilin_ has quit IRC20:54
ianwclarkb: ok; DIB_RELEASE is a bit funny because ubuntu is using it as the major-version (trusty, precise, etc) and centos7 has its major version in the name, and is using DIB_RELEASE as i guess the minor version20:56
*** dannywilson has joined #openstack-infra20:56
openstackgerritDavid Lenwell proposed a change to openstack-infra/infra-manual: Add an introduction paragraph to the developer guide  https://review.openstack.org/10702420:57
openstackgerritDavid Lenwell proposed a change to openstack-infra/infra-manual: Changed width of the image at the top of the page  https://review.openstack.org/10886720:57
*** VijayTripathi has joined #openstack-infra21:00
*** zns has quit IRC21:00
*** gokrokve has quit IRC21:01
*** signed8bit_ZZZzz is now known as signed8bit21:01
*** VijayTripathi1 has quit IRC21:02
*** dkliban is now known as dkliban_afk21:02
*** baoli has quit IRC21:03
*** baoli has joined #openstack-infra21:03
*** dannywilson has quit IRC21:03
*** dannywilson has joined #openstack-infra21:04
*** shashankhegde has quit IRC21:05
anteayanumber of nodes in delete state just increases substantially21:05
anteayaincreased21:05
*** marcoemorais has quit IRC21:06
*** marcoemorais1 has joined #openstack-infra21:06
*** bswartz has quit IRC21:06
fungianteaya: yeah, it happened when we restarted nodepool since it can't trust the state of formerly building nodes and so marks them all delete21:06
anteayaah21:07
*** shashankhegde has joined #openstack-infra21:07
clarkbfungi: thank you for approving that change21:07
*** wenlock has quit IRC21:07
fungii figure we can try with another restart shortly once nodepool has a chance to catch its breath21:08
*** aysyanne has quit IRC21:08
*** dannywilson has quit IRC21:08
clarkbfungi: with that change in or just applied by hand?21:08
fungiif it hasn't merged by then, applied by hand21:08
clarkbsounds good21:09
clarkbdstufft: can you weigh in on the most recent activity on https://bitbucket.org/pypa/bandersnatch/issue/47/simple-index-synced-for-package-after21:11
openstackgerritA change was merged to openstack-infra/config: Turn on swift log uploading for infra jobs  https://review.openstack.org/12215421:12
*** dane_leblanc has quit IRC21:12
*** stevemar has quit IRC21:13
openstackgerritA change was merged to openstack-infra/config: Update default server value to new puppet master  https://review.openstack.org/12163821:14
dstufftclarkb: ok21:15
clarkbdstufft: just want to make sure that I am not misremembering how this stuff works21:16
clarkbalso thank you21:16
*** dustins has quit IRC21:17
*** wenlock has joined #openstack-infra21:17
krotscheckWhat should I do about projects that are in the openstack-ci group, however also have their own launchpad project?21:18
krotscheckExample: Zuul21:18
*** baoli has quit IRC21:18
*** baoli has joined #openstack-infra21:18
clarkbkrotscheck: wouldn't they get their own prjoect in storyboard with teh bugs there?21:19
krotscheckclarkb: Depends on whether any bugs against zuul have been filed against openstack-ci.21:20
clarkbkrotscheck: its possible but they should probably be moved (either as part of the sync or we can move them by hand)21:20
clarkber move them by hand in lp first21:21
krotscheckclarkb: Gotcha21:21
fungiclarkb: i went ahead and commented with a link to a similar issue i saw recently21:21
clarkbfungi: thanks21:22
clarkbkrotscheck: don't want to overcomplicate the move though. so simple is better imo21:22
*** vhoward has left #openstack-infra21:24
*** tonytan4ever has quit IRC21:24
openstackgerritRamy Asselin proposed a change to openstack-infra/devstack-gate: Add a pre-clean and post-clean hooks.  https://review.openstack.org/12289621:24
jeblairfreeze email sent21:24
clarkbfungi: we are 45 minutes in and 123580 hasn't run any jobs yet21:24
dstufftclarkb: fungi sadly part of this is just that the mirroring protocol isn't internally consistent21:25
dstufftit makes a bunch of HTTP requests and assumes that the world will be consistent during all of them21:25
*** melwitt has joined #openstack-infra21:25
clarkbdstufft: :/21:25
clarkbjeblair: I see it21:25
*** SumitNaiksatam has joined #openstack-infra21:26
clarkbfungi: so not sure if we possibly want to move ahead with applying it by hand for now21:26
dstufftclarkb: it's basically wget --mirror with some extra smarts to optimize it21:26
clarkbdstufft: right it doesn't build indexes, it takes whatever the remote side has and uses it21:26
jeblairclarkb, fungi: yeah, let's just do that by hand on the server and puppet will catch up later21:26
fungiclarkb: yep, i'll disable puppet on nodepool temporarily while we wait for that change to worm its way through the gate, hand-apply it on the server and give it a restart21:26
clarkbits a similar problem to the rax apt mirrors21:26
clarkbfungi: ++ ty21:27
dstufftI want to make it a journaled thing, where instead of just taking wahtever, it applies transactions to itself and each trasnaction has to apply successfully or be rolled back21:27
dstufft(this sounds more complicated than it is)21:27
*** koolhead17 has quit IRC21:27
dstufftbrb gotta vpn and will get knocked off irc21:27
*** koolhead17 has joined #openstack-infra21:28
openstackgerritA change was merged to openstack-infra/config: Cease using ci-puppetmaster.openstack.org  https://review.openstack.org/12164221:28
openstackgerritA change was merged to openstack-infra/config: Update config documentation to refer to new master  https://review.openstack.org/12164421:28
openstackgerritA change was merged to openstack-infra/config: Use the current Puppet master when launching  https://review.openstack.org/12165421:28
fungijeblair: clarkb: restarted now21:29
fungijeblair: clarkb: sudo strings /proc/31047/environ | grep PATH21:29
fungijeblair: clarkb: PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin21:29
funginot seeing the oserror exceptions thrown any longer21:30
clarkbfungi: cool I am currently grepping for where it started21:30
*** hemna has joined #openstack-infra21:30
*** changbl_ has quit IRC21:31
clarkbfungi: and ya I see no error21:31
clarkband there is stuff in the image.log \o/21:32
clarkbnow we wait patiently21:32
*** koolhead17 has quit IRC21:32
krotscheckSo, I think I’ve found 13 infra projects that need to be migrated.21:33
fungi2014-09-23 21:32:43,507 WARNING nodepool.NodePool: Missing image devstack-trusty-dib on hpcloud-b121:33
fungiet cetera21:33
krotscheckI’ve got an etherpad with the process - https://etherpad.openstack.org/p/infra-storyboard-migration21:33
fungigood sign21:33
*** andreykurilin_ has joined #openstack-infra21:33
clarkbfungi: ya and if tail -f /var/log/nodepool/image/image.log jeblair's logging change is working well21:33
*** mmedvede has quit IRC21:33
clarkbit is currently building its cache21:33
krotscheckI’m a little leery about moving the openstack-org group. Is openstackid a thing that we want to migrate?21:33
fungii see that21:34
fungikrotscheck: openstack-org in lp is mainly covering the www site which is outside infra's sphere of control21:34
jeblairopenstackid should be moved21:34
jeblairkrotscheck: the list in step3 doesn't look quite right21:35
* jeblair edits21:35
*** juzuluag has quit IRC21:35
clarkbthis smart caching stuff should be a package in that new bash packager thing21:36
krotscheckOk, so we have both openstack-org AND openstackid as a project on launchpad. I’m going to assume that the latter should be moved, but the former shouldn't.21:36
fungibpkg abscond dib-cacher21:36
jeblairkrotscheck: i believe that's correct21:36
*** mfer has quit IRC21:37
jeblairokay i think the list in step3 is correct now21:37
*** james_li has quit IRC21:37
krotscheckCool21:37
krotscheckLet’s see what happens when I try to run the migration :D21:38
jeblairkrotscheck: and made one change to step4 (openstack-ci -> config)21:38
krotscheckGot it21:38
dstufftclarkb: fungi ok back, but yea, at the end of the day bandersnatch needs to decide what it's going to be consistent with primarily and operate on that I think21:39
jeblairclarkb: where are the dib logs going?21:39
clarkbjeblair: the image log21:39
clarkbjeblair: /var/log/nodepool/image/image.log21:39
jeblairexcellent21:39
*** baoli has quit IRC21:39
fungithat's where i would expect to find them, so working well21:40
*** baoli has joined #openstack-infra21:40
*** andreaf has quit IRC21:41
*** mriedem has quit IRC21:41
*** andreaf has joined #openstack-infra21:42
*** sarob_away is now known as sarob21:43
*** amcrn has joined #openstack-infra21:44
fungilooks like it's puppeting now21:44
*** dannywilson has joined #openstack-infra21:44
krotscheckSo, launchpadlib’s got an unverified/unsecure dependency. Is it appropriate for me to not include that in the requirements.txt?21:45
clarkbkrotscheck: that won't help fix the problem. you have to tell pip to really download that dep21:45
jeblairi think we should avoid putting launchpadlib in requirements.txt21:45
jeblairwe should probably just document it as an optional dependency, and note that you'll need it if you want to run the migration script21:46
clarkband agreed for whta is a couple time thing we probably don't need to hard require on it21:46
jeblair(because when you step back, storyboard depending on launchpadlib is not what we want to be doing :)21:46
clarkbjeblair: ++21:46
krotscheckSo it’s ok that it’s not there, we just need to make a note that it needs to be installed before running the script.21:47
krotscheckChekc21:47
fungii think that's a totally reasonable expectation21:47
jeblairyep.  we may want to encode this in puppet-storyboard though21:47
jeblairi think that would be nice, but i could be talked out of that :)21:47
clarkbfyi hpcloud east is having some trouble with nova api21:48
clarkbits returning 500s21:48
jeblair(since this is a one-time (well, two-time) thing)21:48
anteayacan someone re-enable 9846 ibmsdnve IBM SDN-VE CI ibmsdnve@us.ibm.com please?21:48
*** bhuvan_ has quit IRC21:48
krotscheckpuppet-storyboard doesn’t have a migration target.21:48
clarkbanteaya: ya21:48
*** dannywilson has quit IRC21:48
anteayathanks21:48
*** pcm_ has quit IRC21:48
jeblairtteggel: ^ clarkb's message about hpcloud east nova api 500s21:48
clarkbjeblair: it looks like it is a known thing according the the status page21:49
clarkbanteaya: done21:49
anteayaclarkb: thank you21:49
clarkbno problem21:49
*** todd_dsm has quit IRC21:50
*** mbacchi has quit IRC21:51
*** bhuvan has joined #openstack-infra21:52
*** todd_dsm has joined #openstack-infra21:52
*** maxbit has joined #openstack-infra21:53
*** maxbit_ has quit IRC21:54
*** baoli has quit IRC21:54
*** baoli has joined #openstack-infra21:55
*** todd_dsm has quit IRC21:56
clarkblooks like we are converting to qcow2 now :)21:57
*** james_li has joined #openstack-infra21:57
lifelessman21:58
lifelesswe just can't have nice things21:58
*** dannywilson has joined #openstack-infra21:58
lifelesshttp://paste.ubuntu.com/8413835/21:58
*** ayoung has joined #openstack-infra21:58
lifelessmordred: ^21:58
jeblairmordred, fungi: https://anonscm.debian.org/cgit/tasksel/tasksel.git/commit/?id=dce99f5f8d84e4c885e6beb4cc1bb5bb1d9ee6d721:59
ayoungjeblair, lifeless mordred can one of you guys pull the trigger on https://review.openstack.org/#/c/120261/21:59
lifelessdhellmann: mordred: do we have consensus on the semver ting?21:59
lifelesshttps://bugs.launchpad.net/pbr/+bug/137314822:00
uvirtbotLaunchpad bug 1373148 in pbr "setuptools import loop" [Undecided,New]22:00
lifelessayoung: lookin22:00
lifelessayoung: I'm not core here, sorry22:00
clarkbI should put "I will not answer media inquirues about this commit" in all of my commits22:00
*** wenlock has quit IRC22:00
ayounglifeless, thanks anyway22:00
jeblairayoung, morganfainberg: do you totally pinky swear that dolphm will +1 120310 in the governance repo?22:00
jeblairi ask because we have gotten bit by that one before :)22:01
ayoungjeblair, this was done at his direction22:01
ayoungand ttx just said it was ok in #openstack-dev22:01
jeblairokay, wfm.  no takebacks.22:01
ayoungjeblair, thanks22:01
morganfainbergjeblair, shouldn't be an issue22:01
*** harlowja is now known as harlowja_away22:01
ttxjeblair: arguably dolph delegated PTL to morgan22:02
ttxwhile he is away22:02
ttxso we can run with that22:02
morganfainbergjeblair, ttx, and i'm going to say "it's fine" with that authority, :)22:02
ttxyeahn governance deadlock solved22:02
jeblairawesome, thanks, Acting PTL morganfainberg!22:02
morganfainbergjeblair, anytime!22:02
* ttx can go to bed peacefully22:02
morganfainbergttx sleep well22:02
jeblair+322:03
ttxmorganfainberg: thx to you I will!22:03
*** gondoi is now known as zz_gondoi22:03
ayoungjeblair, thanks.22:03
*** harlowja_away is now known as harlowja22:03
*** wenlock has joined #openstack-infra22:03
*** miqui has quit IRC22:04
clarkbjeblair: fungi: image built appears to be uloading now22:04
clarkb5 x 3GB = #WINNING22:04
clarkbnot sure how long that will take22:04
mtreinishclarkb: not 15GB?22:04
fungijeblair: actually the default desktop choice in debian doesn't worry me, other than possibly as a sign of things to come (though worth noting that it used to be gnome before it was "briefly" switched, arguably by fiat, to xfce)22:05
clarkbmtreinish: no 15GB autoagmically becomes #winning when copying data from one cloud provider to another22:05
mtreinishclarkb: heh, makes sense to me.22:05
clarkbfungi: gnome3 ?22:05
fungignome-whatever-i-don't-use-it-anyway22:05
jeblairfungi: yeah, i find the fact that systemd is partially responsible for that very interesting22:06
clarkboh that reminds me22:06
fungiagreed22:06
mtreinishfungi: switch to arch, then you don't have to worry about fighting against a default desktop env...22:06
jeblairif anyone wondered what the actual _mechanics_ of systemd taking everything over, this is what it will look like22:06
*** pblaho has joined #openstack-infra22:06
*** gokrokve has joined #openstack-infra22:06
ayoung"Whenever people are carrying pitchforks these days it seems to be due to Lennart"  one of my favorite quotes22:06
fungimtreinish: i install essential packages only and then just pick the bits i need to build a desktop environment anyway22:06
*** pblaho has quit IRC22:06
*** flaper87 is now known as flaper87|afk22:07
jeblairclarkb: i don't think we have any interesting log messages about uploads, or am i missing them?22:07
clarkbfungi: mordred jeblair http://aceattorney.sparklin.org/jeu.php?id_proces=5768422:07
*** bknudson has quit IRC22:07
fungimtreinish: it's not like debian forces a desktop on anybody22:07
clarkbjeblair: I don't think so. glaneclient is pretty quiet22:07
jeblairclarkb: do we even log start/stop for that?22:07
clarkbjeblair: hrm we may not /me looks22:07
openstackgerritIan Wienand proposed a change to openstack-infra/config: Initial centos7 support for build-image.sh  https://review.openstack.org/12334322:08
*** JayJ has quit IRC22:08
ianwclarkb: yay, that builds pretty quick22:08
*** armax has quit IRC22:08
*** zehicle_at_dell has quit IRC22:09
clarkbjeblair: I am not seeing any logs in the code that would be super useful22:09
*** otherwiseguy has quit IRC22:09
fungii'm gonna go grab some dinner, then come back to find out if we got thoroughly dibbed22:10
clarkbjeblair: we haev a "building image" and "Image.*is ready" pair of messages22:10
*** julim has quit IRC22:11
jeblairclarkb: right, building image is confusing, actually.22:11
clarkbjeblair: yeah, it should be uploading image or similar22:11
jeblairi uploads it, gets an id, logs that it is building, then waits for it to exist (?), then logs that it's ready22:11
clarkbfungi: you should play some debian ace attorney over dinner22:12
jeblairclarkb: i just noticed this:22:12
jeblair2014-09-23 21:28:43,290 DEBUG nodepool.NodePool: Queued image building task for devstack-trusty-dib22:12
jeblairclarkb: that's logged every few tens of seconds22:12
jeblairclarkb: have we started a second build yet?  i'm worried that nodepool now has a several-thousands deep queue22:13
clarkbjeblair: 2014-09-23 22:02:06,566 INFO nodepool.image.build.devstack-trusty-dib: Image file /opt/nodepool_dib/devstack-trusty-dib-1411507723.qcow2 created... is most recent thing in the image log22:13
clarkbI see no disk processes running22:14
clarkbjeblair: so that is probably noise? should be cleaned up though22:14
mtreinishclarkb: that ace attorney link is awesome22:14
*** andreykurilin_ has quit IRC22:14
clarkbmtreinish: I used it to tl;dr the situation back when it was going on22:15
clarkbhad a good time22:15
jeblair2014-09-23 21:28:27,426 INFO nodepool.DiskImageBuilderThread: Creating image: devstack-trusty-dib with filename /opt/nodepool_dib/devstack-trusty-dib-1411507707.qcow222:16
jeblair2014-09-23 21:28:43,299 INFO nodepool.DiskImageBuilderThread: Creating image: devstack-trusty-dib with filename /opt/nodepool_dib/devstack-trusty-dib-1411507723.qcow222:16
jeblairit keeps logging that too22:16
mattoliverauMorning22:16
anteayamorning mattoliverau22:16
jeblairclarkb: oh wait, that was all before the most recent build wasn't it?22:16
jeblairthat must have been when we were looping and not functioning22:17
openstackgerritA change was merged to openstack-infra/config: Add keystoneclient-kerberos repository  https://review.openstack.org/12026122:17
jeblairayoung: ^22:17
lifelessdhellmann: around ?22:17
clarkbjeblair: ya those timestamps are old22:17
jeblair2014-09-23 22:17:04,082 INFO nodepool.DiskImageUpdater: Image devstack-trusty-dib-1411509742.template.openstack.org in hpcloud-b1 is ready22:17
clarkbjeblair: I think that is correct22:17
jeblairthat one is new22:17
clarkbnodepool image-list corroborates22:17
clarkbb4 is ready too22:18
*** baoli has quit IRC22:18
clarkbnow we should try booting at least one node because that is the min ready22:18
*** baoli has joined #openstack-infra22:18
clarkbDeficit: devstack-trusty-dib: 0 (start: 0 min: 0 ready: 0 capacity: 0) hrm maybe not until after we are not contrained for nodes?22:19
clarkbor maybe I missed the bit where it started and allocated 122:19
clarkbnope no dib images slaves building22:19
clarkb<AllocationGrant of 1 of devstack-trusty-dib from hpcloud-b4> there we go22:20
clarkbthis is so exciting :P22:20
clarkbhopefully cloud init doesn't barf22:20
*** marcusvrn has quit IRC22:21
ayoungjeblair, so is there just a delay until I see it in this list http://git.openstack.org/cgit/openstack/22:23
*** cnesa15 has joined #openstack-infra22:23
clarkbayoung: yes, you need to wait for puppet to run which happens every 15 minutes22:23
clarkbayoung: so about 2240UTC you should see it22:23
ayounggood...I'll check when I get home then.  THanks all22:23
*** otherwiseguy has joined #openstack-infra22:25
openstackgerritIan Wienand proposed a change to openstack-infra/config: Add centos7 image to nodepool d-i-b config  https://review.openstack.org/12359422:26
*** denis_makogon has quit IRC22:26
*** zns has joined #openstack-infra22:28
clarkbok the slave is up and ACTIVE but doesn't have a floating ip yet22:28
*** atiwari has quit IRC22:28
clarkbnova show doesn't show anything amiss other than the floating ip thing22:28
*** ayoung has quit IRC22:28
*** datsun180b has quit IRC22:29
arosenSorry I had asked this before but got stuck. Anyone know the configuration that's needed to be done to logs.openstack.org so that it lets browsers view the .gz files without having to download them?22:30
*** openstackgerrit has quit IRC22:31
ianwarosen: if it's a .txt.gz it should be displayed ... is that what you mean?22:31
*** openstackgerrit has joined #openstack-infra22:32
ianwarosen: i.e. the solution is probably to rename the file to .txt.gz in the devstack-gate cleanup scripts; that is what is mostly done in there ... which file?22:32
clarkbarosen: I believe its the encoding at https://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/templates/logs.vhost.erb#n2422:32
arosenclarkb: thanks22:33
clarkbthough it may be something in the wsgi app instead22:33
anteayahappy equinox22:34
clarkbwe are not getting a floating ip on that node22:35
jeblairclarkb: it still shows as building in nodepool22:37
openstackgerritlifeless proposed a change to openstack-dev/pbr: Honour MANIFEST.in excludes  https://review.openstack.org/12359722:37
clarkbjeblair: ya22:37
lifelessdhellmann: dims: mordred: ^ :)22:37
*** doug-fish has left #openstack-infra22:38
lifelessbah, now ^ :)22:38
openstackgerritlifeless proposed a change to openstack-dev/pbr: Honour MANIFEST.in excludes  https://review.openstack.org/12359722:38
*** bhuvan has quit IRC22:38
clarkbthats a cool horizon bug. it is displaying a ton of negative items22:38
clarkbeventually it says displaying 0 though22:38
*** ZZelle_ has quit IRC22:40
clarkbalso they are reverse sorted by uptime22:40
clarkbnot sure if I prefer new nodes or old nodes at the head of the list22:40
*** reed has quit IRC22:41
*** james_li has quit IRC22:42
*** mjturek has quit IRC22:42
*** bhuvan has joined #openstack-infra22:42
*** jgrimm is now known as zz_jgrimm22:45
clarkbjeblair: 15.126.199.17222:45
clarkbjeblair: that doesn't seem to have reflected in nodepool yet though22:45
jeblairit just errored22:46
*** dmsimard is now known as dmsimard_away22:46
jeblairgrabbing the error now22:46
clarkbjeblair: ok22:46
jeblairIOError: [Errno 2] No such file or directory: '/var/lib/jenkins/.ssh/id_rsa'22:47
jeblairi'm guessing a nodepool config error22:47
clarkboh crud did I set that up wrong?22:47
jeblair        username: jenkins22:48
jeblair        private-key: /home/nodepool/.ssh/id_rsa22:48
jeblairclarkb: i'm guessing you need to add that to the devstack-trusty-dib image stanzas22:48
jeblairthough really22:48
*** weshay has quit IRC22:48
clarkbjeblair: oh ok22:48
clarkbso it must be defaulting to the jenkins path22:49
jeblairlogically, that should be part of the diskimage definition, but i do not think that it is currently22:49
jeblairclarkb: correct22:49
jeblairthat's the default value22:49
clarkbjeblair: did you want to make that change locally in nodepool.yaml on nodepool.o.o while puppet is disabled? I will push a change up to do it asap22:49
jeblairclarkb: will do22:49
jeblairdone22:50
*** dkranz has quit IRC22:51
jeblairclarkb: 2368912 is building now; i don't know if the config change will affect it, or the next one.22:51
jeblairso if it fails, we should give it another chance22:51
*** baoli has quit IRC22:51
openstackgerritClark Boylan proposed a change to openstack-infra/config: Set the nodepool user and key on dib images  https://review.openstack.org/12360322:52
clarkbjeblair: rgr and ^22:52
jeblairclarkb: that's what i did.  aprvd.22:53
*** todd_dsm has joined #openstack-infra22:53
*** dims has quit IRC22:53
*** dims has joined #openstack-infra22:54
clarkbjeblair: from the short tiem  Iwas on the first node built it looked pretty sane22:55
clarkbbut the node has been killed so have to wait for the next one to look again22:55
*** bdpayne has quit IRC22:56
*** lcheng_ has quit IRC22:56
*** dims has quit IRC22:59
clarkbjeblair: note the provider manager was restarted so a third node build has started23:00
*** patrickeast has quit IRC23:00
*** patrickeast has joined #openstack-infra23:00
jeblaircool, so 2369032 should be using the new config23:00
*** wenlock has quit IRC23:01
clarkbyup23:01
clarkbjeblair: 15.126.211.10823:02
*** sarob is now known as sarob_away23:02
*** armax has joined #openstack-infra23:03
clarkbthe git cache is there like we expect23:03
clarkband the VM images and pip install thing are in /home/jenkins/cache23:04
clarkbjeblair: 2014-09-23 23:04:04,766 INFO nodepool.NodeLauncher: /etc/nodepool does not exist on node id: 236903223:05
clarkbjeblair: is the image build process expected to create that dir?23:05
*** Guest97741 has quit IRC23:05
lifelessok, I'm declaring victory over namespaces23:06
lifelessNEXT23:06
clarkbI can confirm the /etc/nodepool dir does not exist. I will whip up a change to fix that23:06
clarkbwe are sooooo close23:06
*** zns has quit IRC23:06
*** dansmith has quit IRC23:06
*** emagana has quit IRC23:07
clarkbhrm it isn't clea rto me who is supposed to create /etc/nodepook23:07
*** marcoemorais1 has quit IRC23:07
*** sdake has quit IRC23:07
openstackgerritAdam Gandelman proposed a change to openstack-infra/devstack-gate: Enable DIB service for Ironic  https://review.openstack.org/12253923:07
*** marcoemorais has joined #openstack-infra23:08
*** emagana has joined #openstack-infra23:08
clarkboh wait stdout: bash: line 0: cd: /opt/nodepool-scripts: No such file or directory is the issue23:08
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Added catch for OpenID Failures in Launchpad Import  https://review.openstack.org/12360523:08
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Sanitize title during launchpad import.  https://review.openstack.org/12360623:09
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Expanded length of storytag name.  https://review.openstack.org/12360723:09
*** boden has joined #openstack-infra23:09
krotscheck^ With these three patches, I was able to import all of the infra projects listed here: https://etherpad.openstack.org/p/infra-storyboard-migration23:10
*** dansmith has joined #openstack-infra23:10
clarkblifeless: if extra-data.d is mispelled as exta-data.d I assume that those run aprts won't run?23:10
clarkbif so that would explain why we didn't get these scrpts23:10
* krotscheck still needs to fix indexing.23:10
fungiso are we all dibbed up now?23:10
krotscheckAlso, the launchpad api is not fast.23:10
clarkbfungi: almost. node boots are failing in the post boot nodepool check stage23:11
clarkbfungi: I think I know why though23:11
lifelessclarkb: indeed, we don't do closest-match checks :)23:11
lifelessclarkb: a lint to find unknown .d dirs would help you23:11
clarkblifeless: I figured :)23:12
clarkbI am running the dib build locally to make sure there isn't a bug in that script that breaks the build23:12
clarkbshould know in about 15 minutes23:12
*** salv-orlando has quit IRC23:12
*** beekneemech has joined #openstack-infra23:13
*** bnemec has quit IRC23:13
*** andreaf has quit IRC23:13
*** andreaf has joined #openstack-infra23:14
fungiyep, just finished catching up on scrollback excitement23:14
*** andreaf has quit IRC23:15
*** boden has quit IRC23:15
*** bswartz has joined #openstack-infra23:15
openstackgerritClark Boylan proposed a change to openstack-infra/config: Rename nodepool exta-data.d to extra-data.d  https://review.openstack.org/12360923:17
clarkbdon't approve that just yet. I want my local sanity check to finish first23:17
clarkbjeblair is the lack of an /etc/nodepool a problem? or does nodepool create that? or does one of the erady scripts do it?23:18
clarkbmy grepping in the config repo wasn't super helpful in figureing that out23:19
*** gokrokve_ has joined #openstack-infra23:19
krotscheckmordred: So, with a bit of testing I discovered that we can get around the autoincrement thing by first doing an insert with an autoindex, and then doing an update to change the id. Will that be sufficient?23:19
krotscheckI’m not certain it is :/23:19
lifelesskrotscheck: autoincrement thing?23:19
*** dims has joined #openstack-infra23:19
lifelessoh look a dims :)23:20
krotschecklifeless: Migrating launchpad to storyboard while preserving Launchpad ID’s on stories.23:20
*** Sincler has quit IRC23:20
*** dannywilson has quit IRC23:20
*** sdake has joined #openstack-infra23:20
dimshi lifeless looking at https://review.openstack.org/#/c/12359723:20
jeblairclarkb: i believe the image build scripts are supposed to create it23:20
lifelessdims: \o/23:20
*** david-lyle has quit IRC23:20
*** dannywilson has joined #openstack-infra23:20
*** gokrokve has quit IRC23:21
*** dhellmann has quit IRC23:21
jeblairclarkb: so i'm guessing we're missing an element to create that23:21
*** salv-orlando has joined #openstack-infra23:21
jeblair(this is why actual testing is important)23:21
*** wenlock has joined #openstack-infra23:21
*** dhellmann has joined #openstack-infra23:21
clarkbjeblair: ok I will write that change too23:21
*** david-lyle has joined #openstack-infra23:21
*** dannywilson has quit IRC23:21
*** dannywilson has joined #openstack-infra23:22
jeblairi think we need to get a lot better about people actually testing changes before they push them up.23:22
*** otherwiseguy has quit IRC23:23
jeblairbecause nothing we're running into needed to be found in production23:23
lifelessjeblair: could we have tests for this in CI ?23:23
jeblairlifeless: conceivably.  they would take hours and hours to run.23:24
jeblairlifeless: and kind of depend on this system being in place to even think about doing them23:24
*** otherwiseguy has joined #openstack-infra23:24
clarkbjeblair: nodepool does host.ssh("make config dir", "sudo mkdir /etc/nodepool")23:25
*** signed8bit is now known as signed8bit_ZZZzz23:25
jeblairclarkb: ah right.  so before the scripts23:26
ianwjeblair: i've done building images and booting them, but running a full nodepool environment to test more is a really big commitment23:26
*** david-lyle has quit IRC23:26
jeblairclarkb: it can't do that with dib, so it'll need to be in elements23:26
clarkbjeblair: oh wait it does that in the image build23:26
clarkbjeblair: yup23:26
clarkbjeblair: I thought it did it for every node. /me adds to elements23:26
jeblairianw: running nodepool is not a big commitment23:26
*** signed8bit_ZZZzz has quit IRC23:26
jeblairianw: you need a database and a cloud provider23:27
jeblairianw: it doesn't depend on anything else running23:27
*** QuinnyPig has quit IRC23:27
fungiin fact, i believe pabelanger runs his with a near-zero-footprint configuration23:27
fungibasically build images but set min-ready=0 and then only boot nodes when there are jobs to run23:28
jeblairfungi: you don't need to run jobs to test nodepool23:28
openstackgerritDerek Higgins proposed a change to openstack-infra/config: Run the precise nonha job on tripleo projects  https://review.openstack.org/12209923:28
jeblairmost of this is just testing that things build23:28
fungijeblair: indeed, but just pointing out that you can run nodepool and tell it to build no nodes at all23:28
jeblairanyway, it would be great if people would test things locally.  we have a lot of tooling and instruction to help out with that.23:29
*** jpich has joined #openstack-infra23:30
openstackgerritClark Boylan proposed a change to openstack-infra/config: Add a nodepool dib script to create /etc/nodepool  https://review.openstack.org/12361123:30
*** dannywilson has quit IRC23:30
krotscheckCan someone peek at the storyboard apache logs to see whether our new rabbitmq publisher is as robust as we want it to be?23:30
clarkbjeblair: I am testing 123611 and the extra-data.d rename now23:30
clarkb(though not with full nodepool, as I don't have that handy. going to check the resulting image)23:30
*** dannywilson has joined #openstack-infra23:30
*** mmedvede has joined #openstack-infra23:31
clarkbexcept I can't hit my test node anymore...23:31
*** ayoung has joined #openstack-infra23:31
jeblairi've run out of time today, and to be honest, considering the rather aggresive schedule we've chosen for the project-config rename, i'm probably out of time to work on dib at all until i get back from vacation23:32
*** QuinnyPig has joined #openstack-infra23:33
clarkbI think this is basically there...23:34
jeblairi thought that last night :(23:34
clarkbonce the ready script can run and we have /etc/nodepool we should get ready nodes23:34
clarkbany changes at that point will hopefully only be related to image differences affecting jobs23:34
*** Annetta_Nitzsche has joined #openstack-infra23:37
arosenclarkb:  I got the right vhost apache settings worrking now :) any idea bout getting the dates to be link able in the log files?23:39
clarkbarosen linkable dates requires the osloganalyze wsgi app thing23:41
*** gargola has quit IRC23:41
clarkbit rewrites the logs to html making them linkable23:41
arosenclarkb: ah okay cool23:42
*** hdd has quit IRC23:43
*** dannywilson has quit IRC23:43
*** Annetta_Nitzsche has quit IRC23:44
openstackgerritA change was merged to openstack-infra/config: Put /usr/local/bin in nodepool PATH for dib  https://review.openstack.org/12358023:44
*** Mmike has quit IRC23:48
*** ChuckC_ has quit IRC23:49
*** Margaretta_Gorcz has joined #openstack-infra23:49
*** ChuckC_ has joined #openstack-infra23:49
*** Mmike has joined #openstack-infra23:49
*** wenlock has quit IRC23:50
*** ryanpetrello has quit IRC23:52
*** nelsnelson has quit IRC23:53
*** amotoki has joined #openstack-infra23:53
*** ChuckC_ has quit IRC23:54
*** patrickeast has quit IRC23:56
*** yamahata has quit IRC23:56
*** patrickeast has joined #openstack-infra23:57
*** ryanpetrello has joined #openstack-infra23:57
*** jaypipes has quit IRC23:57
*** todd_dsm has quit IRC23:57
*** amotoki has quit IRC23:58
*** marcoemorais has quit IRC23:58
clarkblifeless: how is it that you guys don't run out of space doing these builds?23:58
clarkblifeless: you all just rock giant /'s all the time23:59
*** marcoemorais has joined #openstack-infra23:59

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