Wednesday, 2019-02-20

corvushuzzah! http://zuul.openstack.org/api/build/e0dec9e6fca24b02985e06a7369d3c4200:03
corvusi guess we still have to add the metadata to the api endpoint00:04
corvusbut it should be there in the db and in provides/requires00:04
ianwinfra-root: now that's over, anyone mind if i try a manual build of xenial with the flag for the image build size in https://review.openstack.org/#/c/638031/ enabled?  it has been used in CI for literally years, but given the history i would rather do it and monitor it for sanity, than have that merge at a random time and not be watching00:05
*** wolverineav has joined #openstack-infra00:06
fungiianw: sounds great. go for it, i say00:06
clarkbianw: +2 though you may want to enable it on nb03 as well00:07
clarkbiirc it has a separate config file00:07
ianwyeah, can do00:08
ianwfungi / clarkb: if you have a sec, https://review.openstack.org/#/c/638011/ opens the ports for the size stats too.  i can write the grafana dashboard i meant to do 2 years ago too with that :)00:08
clarkbianw: done00:09
*** wolverineav has quit IRC00:10
openstackgerritJames E. Blair proposed openstack-infra/zuul master: Return artifact metadata in API endpoint  https://review.openstack.org/63805200:12
openstackgerritJames E. Blair proposed openstack-infra/system-config master: WIP: Run zuul-preview  https://review.openstack.org/63765400:15
*** markvoelker has quit IRC00:15
*** rlandy has quit IRC00:16
*** rascasoft has joined #openstack-infra00:17
*** wolverineav has joined #openstack-infra00:19
clarkbgithub queue lengths continue to look small as expected. max size so far: 100:21
*** jamesmcarthur has quit IRC00:22
*** jamesmcarthur has joined #openstack-infra00:23
*** wolverineav has quit IRC00:23
*** rascasoft has quit IRC00:24
*** jamesmcarthur has quit IRC00:27
fungiwe don't usually see it pick up until around 0900z anyway00:31
clarkbya I'm guessing ansible reviewers push code through around then?00:32
clarkbthe morning code review and coffee?00:33
openstackgerritMerged openstack-infra/system-config master: Allow nb*.openstack.org to talk to graphite  https://review.openstack.org/63801100:35
clarkbnew max: 5 and it is already back to 000:36
clarkbtrying to keep an eye on it while I can (looks like I'll be afk tomorrow. I've been shamed into spending time with my siblings on the river looking for fish)00:37
*** wolverineav has joined #openstack-infra00:37
clarkbcalebb is the smart one and stays warm at home00:38
ianw2019-02-20 00:36:52.281 |   24KiB /opt/dib_tmp/dib_build.S3J7XFZr/built/opt/git/openstack/bareon/bareon/tests/data/block-device/empty-1024MiB00:38
ianwhaha somebody *had* to come along and screw up the calculation with a fancy filename00:39
ianwbut we do get the report (Image size report in https://nb01.openstack.org/ubuntu-xenial-0000008841.log)00:40
clarkblooking at that I don't see anything that says we have an unexpected problem00:42
clarkbwe might want to see if daisycloud is still a thing though. It is quite idle for almost a year so if retired would get back half a gig00:42
corvusso close -- http://logs.openstack.org/54/637654/2/check/system-config-buildset-registry/f9f4fe9/zuul-info/inventory.yaml  has the artifact data00:43
ianwand we still have a bit in /var/cache/apt which i feel like we tried to get rid of by may have re-emerged with some late package install00:44
ianws/by/but/00:44
corvusand it *did* pull the artifact to the buildset registry :)00:45
clarkbis fuel also an abandoned project?00:45
clarkbcorvus: nice00:45
corvusi apparently just have to learn how to use zuul.pause: http://logs.openstack.org/54/637654/2/check/system-config-buildset-registry/f9f4fe9/job-output.txt.gz#_2019-02-20_00_31_35_08782400:46
clarkbit did wait 9 minutes?00:47
corvushuh.00:47
corvuswell, it skipped the only child job...00:47
ianwclarkb: yeah, none of those top usage projects have had commits in literally years00:49
corvusit ran the child job but reported it skipped: http://logs.openstack.org/54/637654/2/check/system-config-run-zuul-preview/8e85428/ara-report/00:50
corvusthat seems like a bug00:51
clarkbI don't really want to say "you haven't touched this in years therefore you must be retired" but I think in a few of those cases there likely isn't much interest in continuing work on our gerrit. And perhaps the upstreams have even moved00:51
clarkb(as with eg stackalytics maybe fuel)00:51
clarkbcorvus: that does seem like a bug00:51
corvuswe can probably drop any project that hasn't had a commit merged in > 1 year from our images without discussion00:52
corvusthe system will still function, and people can resume work on the project immediately00:53
corvuswe'll just save space on images00:53
clarkbthats a good point00:53
clarkbdo a halfway retirement00:53
corvus(zuul will still even clone the repo, it will just be slower)00:54
corvusso maybe in our dib element for the cache, we incorporate a gerrit query to find the most recently merged change to a project, and use that to determine whether to cache it00:55
corvusor... we have a local git cache on the builders too, right?  maybe just ask git.00:55
johnsomThat restart was kind of odd. It re-queued patchset 1 and not patchset 2....00:55
corvusjohnsom: if ps2 was uploaded during the restart, we may have missed it.  you can just 'recheck'00:56
johnsomcorvus But the zuul UI shows it's doing 200:56
corvusjohnsom: i may not understand what you're saying then -- which change?00:57
johnsomLine 67 in this patch: https://review.openstack.org/#/c/637995/3/devstack/plugin.sh00:57
johnsomhttp://logs.openstack.org/95/637995/2/check/octavia-v2-dsvm-scenario/252fb64/job-output.txt.gz#_2019-02-20_00_31_18_42109000:57
johnsomThe job output shows the patch set 1 code/bug00:57
corvusjohnsom: i see ps2 currently enqueued, and those are logs from ps2.  the current ps is 3.00:58
johnsomOh, right, there was a first patch. Ok, yeah, it didn't pickup PS3....  got it00:59
*** sdake has joined #openstack-infra00:59
corvusjohnsom: i'll dequeue it, and you can recheck after that00:59
johnsomI just pushed a minor change01:00
corvusthat'll work too01:00
ianwcorvus: i think you'd have to ask externally, because we determine the list of repos and then cache them; so you couldn't check for updates in the cache because it wouldn't be ... updated :)01:01
ianwthe list of repos is built first @ https://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list#n3801:02
corvusianw: makes sense.  i wasn't sure if we maintained the builder cache separately from the image cache01:03
*** wolverineav has quit IRC01:03
corvuswe could update that script to work against gerrit fairly easily i think01:03
*** dave-mccowan has joined #openstack-infra01:07
*** wolverineav has joined #openstack-infra01:07
*** hongbin has joined #openstack-infra01:07
ianwwe should be able to include that element in an experiential job (i don't think we'd want all the func tests cloning all of git, but being able to fire one off would be good)01:08
openstackgerritJames E. Blair proposed openstack-infra/system-config master: WIP: Run zuul-preview  https://review.openstack.org/63765401:08
*** markvoelker has joined #openstack-infra01:12
*** wolverineav has quit IRC01:12
*** sthussey has quit IRC01:12
fungicorvus: ianw: also you'd at best need to look at the git notes to determine activity. commits can be merged loooong after they're proposed and git will happily show the original commit date (assuming no merge commit)01:18
fungiassuming you wanted to consult a local git clone i mean01:19
fungi(which as pointed out is a non-starter anyway for other reasons)01:19
corvusfungi: yeah, it's lookking like gerrit may be the better option anyway, so we can search for the most recently updated change in the project01:20
*** mattw4 has quit IRC01:23
*** wolverineav has joined #openstack-infra01:27
corvuswhat a neat bug.  parent jobs who fail in post retroactively change the result of their child jobs to skipped.01:27
corvusi have a reproducer01:28
*** wolverineav has quit IRC01:32
fungithat is neat indeed01:32
openstackgerritJames E. Blair proposed openstack-infra/zuul master: Don't set child jobs to skipped on post failure  https://review.openstack.org/63805401:35
*** wolverineav has joined #openstack-infra01:40
*** markvoelker has quit IRC01:44
*** wolverineav has quit IRC01:44
*** yamamoto has joined #openstack-infra01:45
*** yamamoto has quit IRC01:45
*** yamamoto has joined #openstack-infra01:46
*** smarcet has joined #openstack-infra01:47
openstackgerritJames E. Blair proposed openstack-infra/zuul-jobs master: push-to-registry: handle undefined docker_images  https://review.openstack.org/63805701:49
openstackgerritJames E. Blair proposed openstack-infra/system-config master: WIP: Run zuul-preview  https://review.openstack.org/63765401:55
*** rascasoft has joined #openstack-infra02:04
*** eharney has quit IRC02:08
*** rascasoft has quit IRC02:12
*** hamzy has joined #openstack-infra02:13
*** smarcet has quit IRC02:14
*** wolverineav has joined #openstack-infra02:17
*** wolverineav has quit IRC02:22
*** wolverineav has joined #openstack-infra02:25
mrhillsman20:23 <mrhillsman> anyone running or tried running zuul on all arm?02:28
*** wolverineav has quit IRC02:30
*** whoami-rajat has joined #openstack-infra02:31
fungii can't really think of anything that might prevent it from working02:35
*** sdake has quit IRC02:36
*** jamesmcarthur has joined #openstack-infra02:37
*** markvoelker has joined #openstack-infra02:41
*** smarcet has joined #openstack-infra02:44
*** ricolin has joined #openstack-infra03:01
*** psachin has joined #openstack-infra03:04
*** bhavikdbavishi has joined #openstack-infra03:10
*** apetrich has quit IRC03:14
*** markvoelker has quit IRC03:15
*** agopi has joined #openstack-infra03:16
*** hamzy has quit IRC03:20
*** jamesmcarthur has quit IRC03:21
*** jamesmcarthur has joined #openstack-infra03:22
*** jamesmcarthur has quit IRC03:27
ianwfungi / mrshillsman : we have arm64 ci nodes .... there is a way we could confirm :)03:41
*** jamesmcarthur has joined #openstack-infra03:44
*** rascasoft has joined #openstack-infra03:45
*** larainema has joined #openstack-infra03:46
*** rascasoft has quit IRC03:53
fungigood point!03:55
*** udesale has joined #openstack-infra03:56
*** jamesmcarthur has quit IRC03:59
*** jamesmcarthur has joined #openstack-infra04:00
*** jamesmcarthur has quit IRC04:05
*** ykarel|away has joined #openstack-infra04:08
*** jamesmcarthur has joined #openstack-infra04:09
*** ykarel|away is now known as ykarel04:09
*** markvoelker has joined #openstack-infra04:12
*** wolverineav has joined #openstack-infra04:15
*** hamzy has joined #openstack-infra04:16
*** ricolin has quit IRC04:18
*** jamesmcarthur has quit IRC04:22
*** janki has joined #openstack-infra04:22
*** ramishra has joined #openstack-infra04:23
*** jamesmcarthur has joined #openstack-infra04:25
*** ricolin has joined #openstack-infra04:30
*** jamesmcarthur has quit IRC04:30
*** dave-mccowan has quit IRC04:31
prometheanfireso... how do I bootstrap binary package publishing for gentoo? https://review.openstack.org/608102 times out on gentoo tests (compiling mostly)04:37
prometheanfirewould making a weekly job that had a longer timeout (or something like that) and then publishing on success work?04:37
*** markvoelker has quit IRC04:44
*** smarcet has quit IRC04:47
*** ykarel has quit IRC04:48
*** jamesmcarthur has joined #openstack-infra04:53
*** owalsh_ has joined #openstack-infra04:54
ianwprometheanfire: what exactly do you mean by binary package publishing?04:55
*** wolverineav has quit IRC04:55
*** diablo_rojo has quit IRC04:55
fungii'm guessing a gentoo-specific wheel builder job and a whee mirror volume for that in afs04:55
prometheanfiremore or less, yes04:56
prometheanfirecurrently 248M/openstack/portage/packages/04:57
fungioh, so not wheels. actually building gentoo packages04:57
prometheanfirethat's the binpkgs generated by the review/job I linked04:57
*** owalsh has quit IRC04:57
prometheanfirefungi: ya, not reqs, gentoo04:57
prometheanfirenot sure if you care about our distfiles or not (to run a mirror)04:58
prometheanfire396M/openstack/portage/distfiles/04:58
prometheanfire(what we compile from)04:58
*** jamesmcarthur has quit IRC04:59
ianwso this is more a mirror than like an artifact?04:59
ianwi.e. it gets overwritten, not stored indefinitely?05:00
prometheanfireit's more of an artifact mirror (if that makse sense)05:00
prometheanfireartifacts are generated (the binpkgs) that need to be mirrored05:00
prometheanfirethough it could be done by another job not called artifact05:01
prometheanfirespecifically this is for osa supporting gentoo05:01
ianwis this for external consumption?  or only during ci?05:02
prometheanfireonly ci05:03
*** hongbin has quit IRC05:04
prometheanfiregentoo gate times, compiling packages vs installing binaries (which gentoo does support if available)05:04
ianwin that case, publishing to an afs volume then releasing, and having that available via the mirrors seems like the way forward05:05
*** ykarel has joined #openstack-infra05:05
prometheanfirethat's what I was thinking05:05
prometheanfirehave docs? :D05:05
*** auristor has quit IRC05:07
ianwno explicit docs; it would be very similar to the wheel stuff as mentioned by fungi : http://git.openstack.org/cgit/openstack-infra/project-config/tree/playbooks/wheel05:07
prometheanfirehttps://review.openstack.org/608102 would have to be merged first I imagine?05:08
prometheanfireactually, kolla publishes stuff iirc, could look at how they do it05:12
ianwtbh i have very little idea what that is doing, and the changelog doesn't really help me as someone who doesn't already understand what it does, so i'm not sure i can be helpful05:14
clarkbkolla pushes to dockerhub I think05:14
clarkbthen we cache that when they pull05:14
prometheanfireah05:15
* prometheanfire will look into it more tomorrow05:15
openstackgerritMerged openstack-infra/project-config master: Enable DIB_SHOW_IMAGE_USAGE for build  https://review.openstack.org/63803105:17
*** ociuhandu_ has quit IRC05:30
*** ociuhandu has joined #openstack-infra05:30
*** markvoelker has joined #openstack-infra05:42
*** roman_g has quit IRC05:43
*** k4ch0 has joined #openstack-infra05:50
*** tkajinam_ has joined #openstack-infra05:57
*** tkajinam has quit IRC05:59
openstackgerritOpenStack Proposal Bot proposed openstack-infra/project-config master: Normalize projects.yaml  https://review.openstack.org/63808806:02
*** wolverineav has joined #openstack-infra06:07
*** wolverineav has quit IRC06:11
*** markvoelker has quit IRC06:15
*** k4ch0 has quit IRC06:22
*** sdake has joined #openstack-infra06:25
*** sdake has quit IRC06:27
*** jtomasek has joined #openstack-infra06:28
*** kjackal has joined #openstack-infra06:33
openstackgerritMerged openstack-infra/zuul master: Don't exclude config if excluded in earlier tenant  https://review.openstack.org/63614606:41
*** quiquell|off is now known as quiquell|rover06:49
*** markvoelker has joined #openstack-infra07:01
*** jamesmcarthur has joined #openstack-infra07:18
*** yamamoto has quit IRC07:19
openstackgerritMerged openstack-infra/project-config master: Normalize projects.yaml  https://review.openstack.org/63808807:19
*** jamesmcarthur has quit IRC07:22
*** aojea has joined #openstack-infra07:23
*** e0ne has joined #openstack-infra07:25
*** ccamacho has quit IRC07:29
*** ccamacho has joined #openstack-infra07:29
*** udesale has quit IRC07:34
*** udesale has joined #openstack-infra07:35
*** quiquell|rover is now known as quique|rover|brb07:36
*** apetrich has joined #openstack-infra07:37
*** rascasoft has joined #openstack-infra07:38
*** smarcet has joined #openstack-infra07:44
*** ykarel is now known as ykarel|lunch07:49
*** smarcet has quit IRC07:56
*** chandankumar is now known as chkumar|ruck07:59
*** pcaruana has joined #openstack-infra07:59
*** quique|rover|brb is now known as quiquell|rover08:04
*** ginopc has joined #openstack-infra08:05
*** kopecmartin|off is now known as kopecmartin08:09
*** jchhatbar has joined #openstack-infra08:09
*** jchhatbar has quit IRC08:10
*** yamamoto has joined #openstack-infra08:10
*** yamamoto has quit IRC08:10
*** jchhatbar has joined #openstack-infra08:11
*** yamamoto has joined #openstack-infra08:11
*** rpittau has joined #openstack-infra08:11
*** janki has quit IRC08:11
*** yamamoto has quit IRC08:13
*** yamamoto has joined #openstack-infra08:13
*** yamamoto has quit IRC08:13
*** tkajinam_ has quit IRC08:14
*** pgaxatte has joined #openstack-infra08:15
*** jpich has joined #openstack-infra08:24
openstackgerritJan Kundrát proposed openstack-infra/nodepool master: Implement a Runc driver  https://review.openstack.org/53555608:29
*** rcernin has quit IRC08:29
*** dtantsur|afk is now known as dtantsur08:34
*** yamamoto has joined #openstack-infra08:38
*** yamamoto has quit IRC08:38
*** yamamoto has joined #openstack-infra08:38
*** tosky has joined #openstack-infra08:43
*** electrofelix has joined #openstack-infra08:45
*** owalsh_ is now known as owalsh08:48
*** yamamoto has quit IRC08:49
*** ykarel|lunch is now known as ykarel08:51
*** ricolin has quit IRC08:55
*** ociuhandu has quit IRC09:00
*** roman_g has joined #openstack-infra09:00
*** jpena|off is now known as jpena09:00
*** gfidente has joined #openstack-infra09:01
*** ykarel is now known as ykarel|afk09:13
*** yamamoto has joined #openstack-infra09:13
*** ykarel|afk is now known as ykarel09:17
*** ociuhandu has joined #openstack-infra09:24
*** ociuhandu has quit IRC09:29
*** e0ne has quit IRC09:33
*** kopecmartin is now known as kopecmartin|afk09:37
*** derekh has joined #openstack-infra09:45
*** panda|off is now known as panda09:46
*** kjackal has quit IRC09:50
*** kjackal has joined #openstack-infra09:50
*** zaneb has quit IRC09:53
*** ociuhandu has joined #openstack-infra09:57
*** markvoelker has quit IRC10:01
*** markvoelker has joined #openstack-infra10:02
*** markvoelker has quit IRC10:06
*** yamamoto has quit IRC10:11
*** yamamoto has joined #openstack-infra10:14
*** yamamoto has quit IRC10:19
*** priteau has joined #openstack-infra10:21
*** priteau has quit IRC10:28
*** wolverineav has joined #openstack-infra10:29
*** zhangfei has joined #openstack-infra10:30
*** bhavikdbavishi has quit IRC10:31
*** wolverineav has quit IRC10:33
*** auristor has joined #openstack-infra10:42
*** ccamacho has quit IRC10:54
*** kjackal has quit IRC10:55
*** smarcet has joined #openstack-infra10:57
*** ianychoi has quit IRC10:59
*** walshh_ has joined #openstack-infra11:01
*** smarcet has quit IRC11:02
*** yamamoto has joined #openstack-infra11:02
*** markvoelker has joined #openstack-infra11:03
walshh_Hi all, would it be possible to get Michael McAleer and Kumar Prashant of DellEMC added to both core and release team of https://review.openstack.org/#/admin/projects/openstack/devstack-plugin-vmax,access11:06
walshh_Thank you11:06
*** yamamoto has quit IRC11:07
walshh_Also, if possible, please remove Unana Okpoyo as he is no longer working on the project.  Thank you11:09
*** ccamacho has joined #openstack-infra11:12
*** udesale has quit IRC11:14
*** zhangfei has quit IRC11:15
*** yamamoto has joined #openstack-infra11:20
fricklerwalshh_: from your nick I assume you are Helen Walsh? these groups should be self-administered, so you should be able to edit them yourself as needed11:23
*** yamamoto has quit IRC11:34
*** markvoelker has quit IRC11:36
*** yamamoto has joined #openstack-infra11:36
*** yamamoto has quit IRC11:37
*** wolverineav has joined #openstack-infra11:37
*** yamamoto has joined #openstack-infra11:37
*** wolverineav has quit IRC11:41
*** yamamoto has quit IRC11:42
*** yamamoto has joined #openstack-infra11:42
*** yamamoto has quit IRC11:47
*** kjackal has joined #openstack-infra11:49
*** e0ne has joined #openstack-infra11:54
*** kopecmartin|afk is now known as kopecmartin12:07
*** jpena is now known as jpena|lunch12:12
*** janki has joined #openstack-infra12:14
*** jchhatbar has quit IRC12:15
*** walshh_ has quit IRC12:17
openstackgerritMatthieu Huin proposed openstack-infra/zuul master: CLI: fail if trying to enqueue/dequeue a change for the wrong project  https://review.openstack.org/63666212:31
*** markvoelker has joined #openstack-infra12:33
*** rpittau has quit IRC12:49
*** rlandy has joined #openstack-infra13:00
*** psachin has quit IRC13:01
*** rpittau has joined #openstack-infra13:02
*** psachin has joined #openstack-infra13:04
*** markvoelker has quit IRC13:05
*** rh-jelabarre has joined #openstack-infra13:08
*** jamesmcarthur has joined #openstack-infra13:18
*** quiquell|rover is now known as quique|rover|mtg13:20
*** jamesmcarthur has quit IRC13:22
*** jamesmcarthur has joined #openstack-infra13:22
*** ianychoi has joined #openstack-infra13:22
*** mriedem has joined #openstack-infra13:28
*** electrofelix has quit IRC13:31
*** trown is now known as trown|outtypewww13:31
*** jamesmcarthur has quit IRC13:33
*** jpena|lunch is now known as jpena13:34
*** agopi has quit IRC13:35
*** kjackal has quit IRC13:38
*** kjackal has joined #openstack-infra13:39
*** kgiusti has joined #openstack-infra13:41
*** spsurya has joined #openstack-infra13:44
*** yamamoto has joined #openstack-infra13:50
*** jamesmcarthur has joined #openstack-infra13:51
*** jamesmcarthur has quit IRC13:51
*** jamesmcarthur has joined #openstack-infra13:52
*** jchhatbar has joined #openstack-infra13:52
*** jchhatbar has quit IRC13:53
*** jchhatbar has joined #openstack-infra13:54
*** janki has quit IRC13:54
*** jcoufal has joined #openstack-infra13:54
*** kjackal has quit IRC13:55
*** kjackal_v2 has joined #openstack-infra13:55
*** smarcet has joined #openstack-infra14:01
*** ykarel is now known as ykarel|pto14:02
*** markvoelker has joined #openstack-infra14:02
*** jtomasek has quit IRC14:02
*** jtomasek has joined #openstack-infra14:04
*** mlavalle has joined #openstack-infra14:04
mlavalleHi. Can I get some eyes on this patch: https://review.openstack.org/#/c/637900?14:05
*** sdake has joined #openstack-infra14:09
*** agopi has joined #openstack-infra14:10
*** sdake has quit IRC14:18
fungimlavalle: approved!14:22
mlavallethanks fungi !14:23
fungiany time14:24
*** smarcet has quit IRC14:24
openstackgerritMerged openstack-infra/irc-meetings master: Propose a new time for L3 subteam meeting  https://review.openstack.org/63790014:28
*** yamamoto has quit IRC14:29
*** ykarel|pto has quit IRC14:29
*** yamamoto has joined #openstack-infra14:30
*** eharney has joined #openstack-infra14:32
*** sdake has joined #openstack-infra14:33
*** priteau has joined #openstack-infra14:35
*** chkumar|ruck is now known as kmrchdn14:35
*** markvoelker has quit IRC14:36
*** electrofelix has joined #openstack-infra14:40
*** ChosSimbaOne_Lap has joined #openstack-infra14:41
*** ykarel|pto has joined #openstack-infra14:50
*** jamesmcarthur has quit IRC14:53
*** smarcet has joined #openstack-infra14:55
*** mlavalle has left #openstack-infra14:56
*** sdake has quit IRC14:58
*** zhangfei has joined #openstack-infra15:00
*** efried is now known as efried_pto15:02
*** quique|rover|mtg is now known as quiquell15:06
*** smarcet has left #openstack-infra15:09
corvusfungi, mordred: can you review the next fix for the registry?  https://review.openstack.org/63805715:10
*** zhangfei has quit IRC15:10
*** wolverineav has joined #openstack-infra15:13
*** wolverineav has quit IRC15:18
*** jchhatbar has quit IRC15:19
*** ekultails has joined #openstack-infra15:20
*** markvoelker has joined #openstack-infra15:33
openstackgerritJames E. Blair proposed openstack-infra/zuul-jobs master: use-buildset-registry: support running before docker installed  https://review.openstack.org/63818015:36
*** smarcet has joined #openstack-infra15:42
*** kmrchdn is now known as chandankumar15:48
*** rpittau has quit IRC15:55
*** rpittau_ has joined #openstack-infra15:55
*** quiquell is now known as quiquell|off15:56
*** rpittau_ is now known as rpittau15:57
*** e0ne has quit IRC16:01
*** e0ne has joined #openstack-infra16:02
*** smarcet has quit IRC16:04
*** markvoelker has quit IRC16:06
*** yamamoto has quit IRC16:13
openstackgerritJames E. Blair proposed openstack-infra/zuul-jobs master: Split docker mirror config into its own role  https://review.openstack.org/63819516:13
*** yamamoto has joined #openstack-infra16:16
*** smarcet has joined #openstack-infra16:18
openstackgerritJames E. Blair proposed openstack-infra/system-config master: Don't install a blank docker daemon config  https://review.openstack.org/63819916:19
openstackgerritJames E. Blair proposed openstack-infra/system-config master: run-base: configure docker mirrors on all hosts in CI  https://review.openstack.org/63820016:19
openstackgerritJames E. Blair proposed openstack-infra/system-config master: WIP: Run zuul-preview  https://review.openstack.org/63765416:20
*** yamamoto has quit IRC16:21
corvusfungi, mordred: i've set "topic:registry" on all of my outstanding changes related to the buildset registry work16:22
fungiawesome16:23
*** rpittau is now known as rpittau|sardegna16:28
*** wolverineav has joined #openstack-infra16:29
*** kjackal_v2 has quit IRC16:41
*** emccormick has joined #openstack-infra16:42
*** kjackal has joined #openstack-infra16:43
*** gyee has joined #openstack-infra16:45
*** wolverineav has quit IRC16:49
*** wolverin_ has joined #openstack-infra16:49
*** wolverin_ has quit IRC16:53
*** aojea has quit IRC16:55
*** pgaxatte has quit IRC16:57
smarcetfungi: morning16:58
smarcetfungi: i think that we are good to go on dns change for openstackid prod16:58
fungismarcet: cool, give me just a sec to jump in there and swap out the addresses for those records. i already checked earlier today and confirmed the ttl on them is only 5 minutes so it should take effect fairly quickly as soon as i do16:59
smarcetfungi: thx16:59
fungismarcet: okay, i've submitted the address changes, they should be resolving to the new server for everyone in the next few minutes17:02
fungi(they're already resolving for me as i didn't have them cached recently)17:02
smarcetfungi: thx u sire17:03
fungilooks like i'm able to sign in still17:03
smarcetwill keep an eye open17:03
*** markvoelker has joined #openstack-infra17:03
fungiso we're probably all set, but i'll be around and keeping an eye open in here if you see anything that needs a quick reversal of the addresses again17:03
dtroyerI've got a quick question about Gerrit ACLs and feature branches… according to https://docs.openstack.org/infra/manual/drivers.html#merge-commits you need pushMerge to do feature branch merges.  But the process only results in reviews from 'git review -R'.  Is it because those are merge commits why we need that permission?  I have it in my head that things going through the review process don't need special ACLs…17:04
dtroyerI don't have a repo to try this on that I a) don't have pushMerge and b) that I don't care about…17:04
*** e0ne has quit IRC17:04
*** psachin has quit IRC17:04
fungidtroyer: the merge commit permissions are to allow you to merge master into your feature branch and then (eventually) merge your feature branch back into master17:04
smarcetfungi: thx sire really appreciate it17:04
fungismarcet: it's my pleasure!17:05
dtroyerfungi: right, so even though it goes through the review process you still need that because they are merge commits?17:05
dtroyerI think that is my disconnect17:05
fungidtroyer: correct. it's denied by default for most users as a safety to prevent them from accidentally pushing merge commits when they mean to push normal changes for review17:06
dtroyerok, cool, thanks.17:06
openstackgerritJames E. Blair proposed openstack-infra/system-config master: Run an haproxy load balancer for gitea  https://review.openstack.org/63803317:06
fungithe usual accident is that they work on a local master-tracking branch instead of a topic branch, pull without --ff-only at some point and contaminate their branch with merge commits which aren't known to the origin, then later attempt to submit a review and wind up pushing those unintended merge commits to gerrit17:07
fungiso by denying pushmerge by default, they get a rejection from gerrit rather than ending up needing to abandon possibly lots of merge commits17:08
fungidtroyer: but that brings up a good point, which is that for the users in the group to which pushmerge gets allowed, they need to make sure they're extra careful not to dirty their local checkouts and pay particularly close attention when pushing changes for review later17:09
openstackgerritJames E. Blair proposed openstack-infra/system-config master: Don't install a blank docker daemon config  https://review.openstack.org/63819917:10
openstackgerritJames E. Blair proposed openstack-infra/system-config master: run-base: configure docker mirrors on all hosts in CI  https://review.openstack.org/63820017:10
openstackgerritJames E. Blair proposed openstack-infra/system-config master: WIP: Run zuul-preview  https://review.openstack.org/63765417:10
corvusfungi: can you go ahead and +3 https://review.openstack.org/637333 ?  since i haven't launched any servers yet, let's start them with host networking17:11
*** ramishra has quit IRC17:12
*** pcaruana has quit IRC17:13
fungii do wonder a bit why we enable PermitUserEnvironment but it should be safe17:13
fungidoes gitea/gerrit make use of envvars for git push/replication?17:13
*** dtantsur is now known as dtantsur|afk17:14
fungiis the system-config-run-gitea failure on the host networking change expected?17:14
fungilack of speculative container image support?17:15
*** smarcet has quit IRC17:15
fungiconnection refused for https://localhost/api/v1/users/root so i guess it's not getting far enough to bind to 443/tcp on the loopback17:17
fungiyeah, gitea01.opendev.org/logs/http.log.gz is empty17:18
*** chandankumar is now known as kmrchdn17:19
fungiahh, docker says that's not starting because it can't connect to the db socket17:19
fungithough gitea01.opendev.org/docker/giteadocker_mariadb_1.txt says mysqld is up and listening on 3306/tcp17:20
fungioh, i misread; comparing timestamps between the docker logs, it was complaining about being unable to reach the db until it became available17:22
geguileoAJaeger: clarkb Hi, thanks for your reviews on https://review.openstack.org/#/c/637613/   In today's IRC meeting it was discussed that we should have this project in launchpad instead of storyboard, is it possible to creat the project in launchpad now that it was merged for StoryBoard?17:22
fungihttps seems to be listening on 3000/tcp though17:22
*** kjackal has quit IRC17:23
fungiwith a redirect from 3080/tcp? hopefully i'm reading that correctly17:23
*** kjackal_v2 has joined #openstack-infra17:23
*** rosmaita has joined #openstack-infra17:24
fungigeguileo: you'll want to update gerrit/projects.yaml to remove the use-storyboard:true line, for a start17:24
fungithough storyboard doesn't have a way to delete a project as far as i'm aware, so we may need to get creative there17:24
*** jpich has quit IRC17:25
corvusfungi: yes, i don't expect that to work without speculative containers.  it's possible that the sshd change is flawed and we may need to fix the image after it lands.17:26
SotKfungi: it doesn't, but if nothing has been created which references it it should be a pretty trivial sql query to delete it17:26
fungiSotK: yeah, that's what i'm hoping17:27
SotKlooking at it, you probably just need to delete the project group and then the project17:27
fungiagreed, but i'll hold off until we merge a removal to projects.yaml so it doesn't get recreated17:27
*** ginopc has quit IRC17:29
*** yamamoto has joined #openstack-infra17:30
geguileofungi: and that will create the project in launchpad?17:30
fungigeguileo: it won't create anything in launchpad, but the groups:cinder entry in that file tells us that you'll be using the cinder project in lp to track bugs for cinderlib17:31
fungiwhich already exists there17:31
geguileofungi: oh, but that's now what I wanted to do...17:32
geguileofungi: that was only for storyboard17:32
geguileofungi: to use the cinder group17:32
geguileobecause I understood that was referring to storyboard groups, not the project where it goes to17:32
fungigeguileo: okay, so you want lp bug tracking for cinderlib to be separate from lp bug tracking for cinder itself? some other cinder repos there are sharing the cinder project in lp17:33
geguileofungi: what is sharing the Cinder project in lp?17:34
geguileoafaik we have independent os-brick and cinderclient...17:34
geguileofungi: and yes, the idea is that it would be a different repo17:35
fungigeguileo: the other projects there which specify groups:cinder are sharing the cinder project on lp (cinder-specs, cinder-tempest-plugin)17:35
rosmaitai think we want it configured like os-brick17:35
geguileooooooh, true, true17:35
smcginnisgeguileo, fungi: Different repo, but we may want to track them both in the cinder launchpad project.17:35
geguileorosmaita: +117:35
smcginnisOK, that's fine too.17:36
*** markvoelker has quit IRC17:36
fungismcginnis: yeah, i guess that's the question. _if_ you want a distinct cinderlib project in launchpad, then you'll have to create it there17:36
fungiwe don't have any automation to create lp projects17:36
geguileofungi: yeah, we want a distinct cinderlib project17:36
smcginnisjungleboyj: Do you concur? ^17:37
geguileofungi: oh, OK, so I'll just remove the storyboard and groups from cinderlib17:37
geguileojungleboyj: so you can manually remove the storyboard project17:37
geguileofungi: ^ that was for you17:37
fungiand https://launchpad.net/projects/+new is where you create a new project in launchpad17:37
geguileojungleboyj: I assume you can create an lp project like os-brick? r:-??17:37
geguileo(or maybe I can)17:38
rosmaitageguileo: i think you can17:38
*** ociuhandu_ has joined #openstack-infra17:39
*** kjackal_v2 has quit IRC17:39
openstackgerritGorka Eguileor proposed openstack-infra/project-config master: Remove cinderlib from storyboard  https://review.openstack.org/63822817:40
geguileofungi: rosmaita smcginnis jungleboyj ^17:40
jungleboyjgeguileo:  Ok.  Will do.17:40
smcginnisgeguileo: Thanks17:40
smcginnisfungi: And thanks for the help.17:40
rosmaita++17:41
fungigeguileo: the instructions for lp project configuration can still be found in our infra-manual git history here: https://git.openstack.org/cgit/openstack-infra/infra-manual/tree/doc/source/creators.rst?id=25b6554c37a7843028811a376133e6564a51073e#n10517:41
geguileofungi: thanks17:41
jungleboyjfungi:  Cool.  Thanks.17:41
jungleboyjgeguileo:  Are you going to tackle that or want me to?17:41
geguileojungleboyj: I can do it17:41
geguileolike rosmaita said  XD17:42
jungleboyjgeguileo:  Ok.  Thank you.17:42
*** mattw4 has joined #openstack-infra17:42
*** ociuhandu has quit IRC17:42
jungleboyjYeah, I see that now.  :-)17:42
*** ociuhandu_ has quit IRC17:43
geguileojungleboyj: OK, I F-ed up, because I assigned the project to cinder-drivers team (like cinder and os-brick), but apparently I'm not a part of it17:48
geguileosmcginnis: ^17:48
geguileosmcginnis: as administrator can you OK me joining to that LP team?17:48
openstackgerritMerged openstack-infra/system-config master: Have gitea sshd listen on 222  https://review.openstack.org/63733317:49
*** jaosorior has quit IRC17:49
*** jaosorior has joined #openstack-infra17:49
geguileojungleboyj: you should probably be an administrator in that team...  https://launchpad.net/~cinder-drivers/+members#active17:49
*** derekh has quit IRC17:50
smcginnisgeguileo: Hmm, what do I get if I make you and admin. :D17:52
geguileosmcginnis: maybe I don't need to be an admin, and just approved to edit the cinderlib project I created? r:-??17:52
smcginnisAdded17:53
geguileosmcginnis: or you can just change the maintainer of the cinderlib project and pass it to me so I can make the changes17:53
geguileosmcginnis: thanks!, now I can edit the project :-)17:53
*** ociuhandu has joined #openstack-infra17:54
corvusmordred, fungi: https://screenshots.firefox.com/3k6EiIbkf9WsSjRa/zuul.openstack.org is pretty cool :)17:57
*** kjackal has joined #openstack-infra17:58
*** ociuhandu has quit IRC17:58
*** panda is now known as panda|off17:59
*** wolverineav has joined #openstack-infra17:59
geguileofungi: thanks for your help :-)18:00
mordredcorvus: \o/18:01
corvusoops, i just realized https://review.openstack.org/638180 has a fatal flaw18:01
*** diablo_rojo has joined #openstack-infra18:01
corvuswe need to log into the docker registry, which means docker must be installed before we run that role18:02
corvusmordred, fungi: what i was trying to do was to do all the buildset registry stuff in run-base-pre (which is a CI-only playbook), and then have docker installed normally in the base playbook, so it's the same in test and prod18:03
mordredcorvus: oh bother18:03
fungicorvus: paused!!!18:03
fungigeguileo: you're welcome, always18:03
*** sdake has joined #openstack-infra18:03
*** wolverineav has quit IRC18:04
corvusmordred, fungi: the only other options i can think of are to go ahead and install docker in run-base-pre (making the production install-docker role an un-testend noop).  or have the production docker install role grow to understand optional CI-only mirrors.18:04
corvusok, third option: 'docker login' ultimately just writes more config files...18:05
fungispitballing... install docker somewhere to the side initially and/or uninstall it again before the base playbook?18:05
corvusso i might be able to rework the use-docker-registry role to operate without using the docker binary18:05
fungioh. sure, or maybe just splat out the configuraiotn18:05
mordredcorvus: maybe teaching the production docker about mirrors isn't terrible - even if we dont' set mirror locatiosn in production?18:06
mordredcorvus: like - maybe we'd choose to run a production mirror at some point?18:06
corvusfungi: yeah, that would work too18:06
mordred(also, just splatting config out doesn't seem horrible)18:06
openstackgerritMerged openstack-infra/zuul-jobs master: push-to-registry: handle undefined docker_images  https://review.openstack.org/63805718:06
corvusokay, i think i like this order: A) splat out config so use-buildset-registry doesn't require docker be installed; B) have prod handle mirrors; C) uninstall docker in run-base-pre (for this option, i worry about doing cleanup like removing apt repos, etc)18:09
corvusfungi, mordred: ^ how about i investigate options in that order?18:09
mordredcorvus: ++18:09
mordredI agree with that order18:09
*** jpena is now known as jpena|off18:11
fungisgtm18:11
*** wolverineav has joined #openstack-infra18:12
*** kopecmartin is now known as kopecmartin|off18:15
*** wolverineav has quit IRC18:15
*** wolverineav has joined #openstack-infra18:15
*** ociuhandu has joined #openstack-infra18:16
*** wolverineav has quit IRC18:16
*** wolverineav has joined #openstack-infra18:17
clarkbhow is github queue in zuul?18:17
corvusclarkb: how's the fish?18:18
*** wolverineav has quit IRC18:18
clarkbno fish yet :( typical winter steelhead fishing. cold and no fish18:18
*** wolverineav has joined #openstack-infra18:18
corvusclarkb: 37; >0 since 18:1018:19
clarkbok not in the hundreds so probably still better18:19
corvusclarkb: we've had ~5 ramp-up/ramp-down-to-0 cycles so far today18:19
clarkbnice that does seem like an improvement18:20
corvusso yeah, there may be a further optimization to be made, but we'r probably back into "sustainable" territory.18:20
*** wolverineav has quit IRC18:20
*** priteau has quit IRC18:21
corvuspeak was 93 at 16:4018:21
corvus(we've zeroed twice since then)18:21
*** ykarel|pto has quit IRC18:22
*** wolverineav has joined #openstack-infra18:25
*** wolverineav has quit IRC18:30
*** gfidente is now known as gfidente|afk18:32
*** markvoelker has joined #openstack-infra18:33
*** wolverineav has joined #openstack-infra18:34
openstackgerritJames E. Blair proposed openstack-infra/zuul-jobs master: use-buildset-registry: support running before docker installed  https://review.openstack.org/63818018:35
openstackgerritJames E. Blair proposed openstack-infra/zuul-jobs master: Split docker mirror config into its own role  https://review.openstack.org/63819518:35
jungleboyjsmcginnis:  Thanks for tackling that.  I was out dealing with the  snow.18:35
*** Vadmacs has joined #openstack-infra18:40
openstackgerritJames E. Blair proposed openstack-infra/zuul-jobs master: use-buildset-registry: support running before docker installed  https://review.openstack.org/63818018:48
openstackgerritJames E. Blair proposed openstack-infra/zuul-jobs master: Split docker mirror config into its own role  https://review.openstack.org/63819518:48
*** e0ne has joined #openstack-infra18:50
*** kjackal has quit IRC18:51
openstackgerritMerged openstack-infra/project-config master: Remove cinderlib from storyboard  https://review.openstack.org/63822818:51
*** sdake has quit IRC18:58
*** markvoelker has quit IRC19:06
*** eernst has joined #openstack-infra19:09
*** e0ne has quit IRC19:10
*** eernst has quit IRC19:13
*** kjackal has joined #openstack-infra19:14
*** sdake has joined #openstack-infra19:15
*** wolverineav has quit IRC19:15
*** smarcet has joined #openstack-infra19:17
*** jaosorior has quit IRC19:18
*** kjackal has quit IRC19:22
*** smarcet has quit IRC19:22
fungi#status log deleted openstack/cinderlib project and cinder project group (along with the associated group mapping entry) from storyboard.openstack.org's backend database19:25
openstackstatusfungi: finished logging19:25
AJaegercorvus: questoin on 638180 - you removed the docker login, do you need to add that somewhere else or safe to remoe it completely?19:25
*** jcoufal has quit IRC19:27
corvusAJaeger: i'm attempting to replace it with all those other tasks i added -- that's what i think docker login actually does (write that config file)19:27
corvusAJaeger: it's being tested in https://review.openstack.org/637654, which just failed, so i'm not sure i have it working yet19:27
*** jaosorior has joined #openstack-infra19:28
AJaegercorvus: thanks for explanation. I justed wanted to +2A - shall I wait?19:28
corvusAJaeger: just +2 for now, i'll WIP until downstream works19:28
AJaegerdone19:29
corvuswe're actually at a point where i think i can test most of this dynamically without changes to project-config.  which is nice :)19:29
*** e0ne has joined #openstack-infra19:30
*** rfolco has quit IRC19:32
AJaegernice, indeed19:32
*** Vadmacs has quit IRC19:38
*** electrofelix has quit IRC19:38
*** rfolco has joined #openstack-infra19:39
*** e0ne has quit IRC19:41
*** wolverineav has joined #openstack-infra19:46
*** jcoufal has joined #openstack-infra19:47
*** sdake has quit IRC19:50
*** wolverineav has quit IRC19:51
*** wolverineav has joined #openstack-infra19:51
*** e0ne has joined #openstack-infra19:51
openstackgerritMerged openstack-infra/zuul master: Support boolean values in get_default  https://review.openstack.org/63715819:56
*** wolverineav has quit IRC19:59
*** kjackal has joined #openstack-infra20:00
*** wolverineav has joined #openstack-infra20:01
*** jamesmcarthur has joined #openstack-infra20:02
*** markvoelker has joined #openstack-infra20:03
*** wolverineav has quit IRC20:05
openstackgerritMerged openstack-infra/zuul master: Return artifact metadata in API endpoint  https://review.openstack.org/63805220:05
openstackgerritMerged openstack-infra/zuul master: Don't set child jobs to skipped on post failure  https://review.openstack.org/63805420:05
*** wolverineav has joined #openstack-infra20:06
*** wolverineav has quit IRC20:11
fungigonna go grab some very late lunch now that the sb meeting has concluded but i should be back in an hour-ish20:16
*** ekultails has quit IRC20:22
*** ekultails has joined #openstack-infra20:23
*** markvoelker has quit IRC20:36
*** jtomasek has quit IRC20:37
*** eernst has joined #openstack-infra20:39
*** eernst has quit IRC20:41
*** wolverineav has joined #openstack-infra20:42
*** spsurya has quit IRC20:42
*** kjackal has quit IRC20:44
*** kjackal has joined #openstack-infra20:44
*** wolverineav has quit IRC20:46
*** eharney has quit IRC20:46
*** wolverineav has joined #openstack-infra20:54
*** eharney has joined #openstack-infra20:59
openstackgerritIan Wienand proposed openstack-infra/nodepool master: Use a pipeline for dib stats  https://review.openstack.org/63826521:01
*** jamesmcarthur has quit IRC21:05
*** sdake has joined #openstack-infra21:11
*** ijw has joined #openstack-infra21:14
*** jamesmcarthur has joined #openstack-infra21:17
openstackgerritJames E. Blair proposed openstack-infra/zuul-jobs master: use-buildset-registry: support running before docker installed  https://review.openstack.org/63818021:28
openstackgerritJames E. Blair proposed openstack-infra/zuul-jobs master: Split docker mirror config into its own role  https://review.openstack.org/63819521:29
openstackgerritJames E. Blair proposed openstack-infra/system-config master: run-base: configure docker mirrors on all hosts in CI  https://review.openstack.org/63820021:30
openstackgerritJames E. Blair proposed openstack-infra/system-config master: WIP: Run zuul-preview  https://review.openstack.org/63765421:30
*** eharney has quit IRC21:30
*** takamatsu_ has joined #openstack-infra21:31
*** takamatsu has quit IRC21:31
*** markvoelker has joined #openstack-infra21:33
*** wolverineav has quit IRC21:34
*** wolverineav has joined #openstack-infra21:35
*** sdake has quit IRC21:38
*** wolverineav has quit IRC21:39
*** sdake has joined #openstack-infra21:40
*** takamatsu_ has quit IRC21:45
*** ijw has quit IRC21:45
*** takamatsu has joined #openstack-infra21:46
*** wolverineav has joined #openstack-infra21:46
*** sdake has quit IRC21:48
*** sdake has joined #openstack-infra21:49
mordredcorvus: https://review.openstack.org/#/c/637654/ is the patch testing the intermediary registry right?21:54
*** kjackal has quit IRC21:54
*** rosmaita has left #openstack-infra21:54
*** jamesmcarthur has quit IRC21:55
*** ijw has joined #openstack-infra21:58
*** jamesmcarthur has joined #openstack-infra21:59
*** sdake has quit IRC21:59
corvusmordred: yes -- or 1/2. that builds the image, https://review.openstack.org/637654 uses it22:01
corvusor22:01
corvusmordred: strike that, reverse it, and https://review.openstack.org/637037 is the other one :)22:02
funginoted22:02
*** sdake has joined #openstack-infra22:02
corvussorry, i was distracted eating an everlasting gobstopper22:03
mordredcorvus: that's likely to be everlasting distraction22:04
*** ijw has quit IRC22:05
paladoxthat's the first time i've seen someone say `gobstopper` :)22:06
*** markvoelker has quit IRC22:07
anteayapaladox: it is a candy22:10
paladoxYup (I have herd of them before) just never seen someone say it :) (though a quick google search showed it is in my country too)22:12
corvusoh, i only eat the fictional ones22:12
corvushttps://www.youtube.com/watch?v=ZWJo2EZW8yU22:13
anteayaah22:14
openstackgerritJames E. Blair proposed openstack-infra/system-config master: WIP: Run zuul-preview  https://review.openstack.org/63765422:17
paladoxcorvus lol22:19
*** wolverineav has quit IRC22:19
*** wolverineav has joined #openstack-infra22:20
*** wolverineav has quit IRC22:21
*** ijw has joined #openstack-infra22:21
*** ekultails has quit IRC22:22
*** wolverineav has joined #openstack-infra22:23
*** mriedem has quit IRC22:25
*** ijw has quit IRC22:25
*** rcernin has joined #openstack-infra22:27
*** wolverineav has quit IRC22:28
*** whoami-rajat has quit IRC22:31
*** e0ne has quit IRC22:32
*** larainema has quit IRC22:34
*** eernst has joined #openstack-infra22:38
*** wolverineav has joined #openstack-infra22:41
*** gagehugo has quit IRC22:41
*** bgmccollum has quit IRC22:45
*** bgmccollum has joined #openstack-infra22:46
*** wolverineav has quit IRC22:47
*** wolverineav has joined #openstack-infra22:47
openstackgerritJames E. Blair proposed openstack-infra/zuul-jobs master: use-buildset-registry: support running before docker installed  https://review.openstack.org/63818022:48
openstackgerritJames E. Blair proposed openstack-infra/zuul-jobs master: Split docker mirror config into its own role  https://review.openstack.org/63819522:48
*** wolverineav has quit IRC22:48
*** wolverineav has joined #openstack-infra22:48
openstackgerritJames E. Blair proposed openstack-infra/system-config master: WIP: Run zuul-preview  https://review.openstack.org/63765422:49
corvusi just learned that even with include_tasks, you need to use 'block' to cause become to apply to all the tasks22:50
prometheanfiredoes the gentoo infra image run on rackspace (xen) need to know for some upstream changes22:51
*** tkajinam has joined #openstack-infra22:55
*** eernst has quit IRC22:58
*** wolverineav has quit IRC23:00
*** mattw4 has quit IRC23:02
*** wolverineav has joined #openstack-infra23:03
*** markvoelker has joined #openstack-infra23:03
*** rcernin has quit IRC23:06
openstackgerritIan Wienand proposed openstack-infra/grafyaml master: Add valueMaps and rangeMaps support  https://review.openstack.org/63828823:07
ianwpromethanfire: yes, we do a vhd image build which is uploaded to rax, and nodes may be selected from there randomly23:08
*** rcernin has joined #openstack-infra23:08
ianwactually trying to use the dib ".rc" (return code) gauge stat in building a db, having it as zero/one is not really that helpful.  statsd keeps repeating the last value of the gauge, so you can't tell when the last successful build was23:09
ianwsomething to think about with gauges anyway, they're better off as a timestamp i think23:09
*** wolverineav has quit IRC23:09
*** wolverineav has joined #openstack-infra23:09
*** rascasoft has quit IRC23:12
*** rlandy is now known as rlandy|bbl23:14
*** agopi has quit IRC23:17
*** wolverineav has quit IRC23:24
*** wolverineav has joined #openstack-infra23:29
*** wolverineav has quit IRC23:34
*** wolverineav has joined #openstack-infra23:34
*** markvoelker has quit IRC23:35
*** wolverineav has quit IRC23:46
*** wolverineav has joined #openstack-infra23:47
*** gfidente|afk has quit IRC23:47
*** wolverineav has quit IRC23:48
*** wolverineav has joined #openstack-infra23:48
*** hwoarang has quit IRC23:49
*** hwoarang has joined #openstack-infra23:51
*** jamesmcarthur has quit IRC23:55
*** jamesmcarthur has joined #openstack-infra23:56
*** mriedem has joined #openstack-infra23:57

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