Thursday, 2016-07-28

clarkbkeystoneclient deprecated their cli interface so the package is still isntalled but not the command. You are supposed to use openstackclient now00:00
osnexusAh, thank you00:00
*** rossella_s has joined #openstack-infra00:00
osnexuscommand not found00:00
osnexusopenstackclient service-create00:01
osnexussomething like that right?00:01
*** EricGonczer_ has joined #openstack-infra00:01
*** salv-orlando has joined #openstack-infra00:01
*** Swami has quit IRC00:02
*** rbuzatu has joined #openstack-infra00:02
clarkbjust openstack whatever00:02
*** ihrachys has quit IRC00:02
*** thorst_ has joined #openstack-infra00:02
clarkbI don't know what the keystone commands are but there is built in help00:03
clarkbeg openstack help00:03
osnexusaight thanks00:03
*** asettle has quit IRC00:05
*** salv-orlando has quit IRC00:06
*** rbuzatu has quit IRC00:07
ianwpabelanger: ok, so that host is shut-off ... i'm not sure how devstack managed that.  kernel oops / watchdog?00:07
clarkbhrm why does the layout job fail for me but tox -ezuul works locally?00:09
fungiianw: i mean, you can get the server into that state with `poweroff` or `halt -p`00:09
fungithough i have doubts devstack would try to do such a thing00:09
anteayaclarkb: I don't know00:09
anteayaclarkb: but you have stevedore installed successfully it sounds like00:10
*** thorst_ has quit IRC00:10
fungiclarkb: make sure you totally blow away any stale .test directory in your checkout00:10
ianwfungi: yeah, it's an odd state ... rebooting and will see if logs help...00:10
clarkbfungi: ya I am testing that now.00:10
*** elo has joined #openstack-infra00:10
clarkbran a git clean -xfd for good measure00:10
fungiclarkb: right, though that won't remove directories with git clones under them00:11
clarkbfungi: it won't?00:11
clarkbI thought the -f was for that00:11
fungiclarkb: nope00:11
fungias far as i can find, there is no git clean option that will force it to remove an untracked directory that contains another git clone00:11
clarkbhuh it wont00:11
clarkbneat TIL00:12
fungiand i have in the past gotten strange results from `tox -e zuul` et al which boiled down to stale checkouts of repos under .test00:12
clarkbnot sure I am a fan of the -f that doesn't -f00:13
*** rbuzatu has joined #openstack-infra00:13
fungi--totally-f00:14
fungi(if only)00:14
ianwgreghaynes: one thing i notice is that greghaynes is getting called for every tap/qr that neutron is fiddling with and failing (IOError: [Errno 2] No such file or directory: '/sys/class/net/qr/54208b40/f7/addr_assign_type')00:14
ianwbah, replace that second greghaynes with glean :)00:15
ianwpabelanger: and the other thing that i notice is http://paste.openstack.org/show/542719/, that big bunch-o-null suggests that it was not shut down nicely00:17
*** rbuzatu has quit IRC00:17
greghaynesianw: Ya, theres a glean bug. It should be fixed by the needed enhancement for glean to only assert networking once on a host (rather than once per interface)00:18
greghaynesonce someone writes it...00:18
jesusaurclarkb: fungi: you need to give git-clean another -f for best effect00:18
ianwgreghaynes: hmm, that sounds like something systemd can do, if you know how00:19
*** xarses has quit IRC00:19
greghaynesianw: I mean once per host ever, even on reboot - basically we need to cache the machine-id00:19
greghaynesI think systemd cant store that kind of state beyond a reboot?00:20
greghaynesactually, I probably shouldnt say things systemd cant do00:20
greghaynessince that list is forever shrinking00:22
ianwgreghaynes: well, you simply need to write bindings for a d-bus connector to reflect an api that marshals arguments into an RPC over a fifo to a unix socket00:22
ianwor maybe we could drop a file in /var/lib :)00:22
greghaynesnice00:22
fungigreghaynes: it slices, it dices, it makes julienne fries of service logs right before your eyes00:23
greghaynes:)00:24
*** rbuzatu has joined #openstack-infra00:24
clarkbfungi: I can indeed reproduce the fails if I rm -rf .test (that -f works properly)00:25
fungiindeed. a proper -f00:25
*** sarob has quit IRC00:26
openstackgerritIsaku Yamahata proposed openstack-infra/project-config: networking-odl: add coverage, translation and releasenotes  https://review.openstack.org/34627400:26
*** sputnik13 has quit IRC00:26
*** david-lyle_ has joined #openstack-infra00:28
*** rbuzatu has quit IRC00:29
ianwpabelanger: ok, so i'll try a run and see if i can capture the console log for it.  if that doesn't work, my next thing would be to try and send kernel console over net with http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/devstack-vm-gate-wrap.sh#n40900:31
*** roxanaghe has quit IRC00:31
*** rbuzatu has joined #openstack-infra00:35
pabelangerianw: sounds good00:36
*** pt_15 has quit IRC00:36
openstackgerritfumihiko kakuma proposed openstack-infra/project-config: Use ovs-interface-nondefault instead of ovs-native job  https://review.openstack.org/33894400:36
pabelangerjust waiting for centos-7 DIB to finish up so I can start uploads00:36
anteayaclarkb: how are your tests installing stevedore properly and my do not?00:38
clarkbanteaya: I don't know, I think it just installs into the virtualenv00:39
clarkbactually no there is no stevedor in the pip freeze output00:39
anteayahuh00:40
anteayathanks for checking that00:40
anteayaI'll keep trying00:40
clarkbanteaya: I am just running tox -ezuul00:40
clarkbis that what is breaking for you?00:40
* anteaya has first executed rm -rf .test00:40
anteayathat was last night00:40
anteayatrying again now00:40
*** rbuzatu has quit IRC00:41
*** kushal has joined #openstack-infra00:41
*** thorst_ has joined #openstack-infra00:43
*** rdx_matt has joined #openstack-infra00:43
*** rdx_matt has quit IRC00:43
*** thorst_ has quit IRC00:44
*** rdx_matt has joined #openstack-infra00:44
openstackgerritClark Boylan proposed openstack-infra/project-config: Run integrated gate on xenial  https://review.openstack.org/34807800:44
clarkbnow that actually passes testing00:44
*** thorst_ has joined #openstack-infra00:44
clarkband time to find dinner00:45
*** rbuzatu_ has joined #openstack-infra00:47
anteayaenjoy dinner00:47
*** pvaneck has quit IRC00:47
*** xarses has joined #openstack-infra00:50
anteayaand my zuul tests also are happy and noone wanted stevedore now apparently00:51
*** rbuzatu_ has quit IRC00:51
anteayayay rm -rf00:51
*** thorst_ has quit IRC00:52
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci: Fix CI status report to show all job results on 1 line  https://review.openstack.org/34809300:53
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci: Fix CI status report to show all job results on 1 line  https://review.openstack.org/34809300:54
*** mtanino has joined #openstack-infra00:55
bodepdis this the right channle for glean questions?00:56
bodepdI actually have some questions about this patch: https://review.openstack.org/#/c/279818/00:57
bodepdI'll just comment inline00:57
*** rbuzatu has joined #openstack-infra00:57
*** rbuzatu has joined #openstack-infra00:58
*** hurgleburgler has quit IRC00:59
*** tqtran has quit IRC00:59
*** apetrich has quit IRC01:00
*** apetrich has joined #openstack-infra01:01
*** gyee has quit IRC01:03
*** chlong has joined #openstack-infra01:06
anteayayes this is the right channel to ask glean questions01:07
anteayaI personally don't have any glean answers01:07
anteayaso be patient and hopefully someone who does will wander by01:07
bodepdI just commented inline on the patch that I had a question about, I think I got it all sorted out, it turns out all of my answers were on the internet01:08
*** gouthamr has joined #openstack-infra01:08
bodepd(well, almost all of them)01:09
*** yamamoto_ has joined #openstack-infra01:12
*** david-lyle_ has quit IRC01:14
*** rdx_matt has quit IRC01:17
*** Sukhdev has quit IRC01:18
bkerofunny how that happens01:20
bkerotucked away in an achived mailing list post in a locked filing cabinet in a disused lavatory in the basement with a sign on the door that says beware of the leopard.01:21
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci: Fix CI status report to show all job results on 1 line  https://review.openstack.org/34809301:22
*** Apoorva has joined #openstack-infra01:24
*** esberglu has joined #openstack-infra01:24
*** zhurong has joined #openstack-infra01:25
*** thorst_ has joined #openstack-infra01:25
*** sdague has quit IRC01:29
*** shashank_hegde has quit IRC01:30
*** roxanaghe has joined #openstack-infra01:32
*** kien-ha has joined #openstack-infra01:33
openstackgerritKien Ha proposed openstack-infra/jenkins-job-builder: Add support for enabling empty results  https://review.openstack.org/24458801:33
*** thorst_ has quit IRC01:34
openstackgerritKien Ha proposed openstack-infra/jenkins-job-builder: Add support for enabling empty results  https://review.openstack.org/24458801:35
openstackgerritIan Wienand proposed openstack-infra/devstack-gate: Use "arp -n" when finding gateway MAC for netconsole  https://review.openstack.org/34810001:36
*** Apoorva has quit IRC01:36
ianwpabelanger: ^ got it running, capturing the kernel console ... see what happens01:36
*** roxanaghe has quit IRC01:36
openstackgerritKien Ha proposed openstack-infra/jenkins-job-builder: Add support for CodeCover plugin  https://review.openstack.org/34697401:39
*** esberglu has quit IRC01:45
*** yanyanhu has joined #openstack-infra01:48
*** mriedem has quit IRC01:49
*** zz_dimtruck is now known as dimtruck01:52
*** esberglu has joined #openstack-infra01:55
*** nwkarsten has joined #openstack-infra01:56
openstackgerritYanyan Hu proposed openstack-infra/project-config: Add integration test job for Senlin  https://review.openstack.org/34716001:56
*** EricGonczer_ has quit IRC01:57
*** EricGonczer_ has joined #openstack-infra01:59
*** woodster_ has quit IRC01:59
*** ddieterly has quit IRC01:59
*** coolsvap has joined #openstack-infra01:59
openstackgerritIsaku Yamahata proposed openstack-infra/project-config: networking-odl: add coverage, translation and releasenotes  https://review.openstack.org/34627402:00
openstackgerritKien Ha proposed openstack-infra/jenkins-job-builder: Update Delivery Pipeline plugin to use convert xml  https://review.openstack.org/34698802:01
*** esberglu has quit IRC02:02
ianwpabelanger: hmm, shut itself off again.  got nothing on the net console (no oops or anything) ... open to ideas :)02:03
*** thorst_ has joined #openstack-infra02:04
*** baoli has quit IRC02:06
openstackgerritKien Ha proposed openstack-infra/jenkins-job-builder: Add support for FTP-Publisher plugin  https://review.openstack.org/34758902:09
*** amotoki has quit IRC02:10
*** thorst_ has quit IRC02:10
*** tphummel has quit IRC02:10
*** yamahata has quit IRC02:13
*** EricGonczer_ has quit IRC02:13
*** esberglu has joined #openstack-infra02:13
*** ajmiller has joined #openstack-infra02:13
*** rdx_matt has joined #openstack-infra02:15
*** dimtruck is now known as zz_dimtruck02:15
*** mmandel has joined #openstack-infra02:15
*** itisha has quit IRC02:20
*** ajmiller has quit IRC02:22
*** esberglu has quit IRC02:24
*** ayoung has quit IRC02:25
*** ayoung has joined #openstack-infra02:27
*** rwsu has quit IRC02:28
*** yamamoto_ has quit IRC02:31
*** amotoki has joined #openstack-infra02:32
*** ayoung has quit IRC02:32
*** sflanigan is now known as sflanigan_afk02:33
*** roxanaghe has joined #openstack-infra02:33
*** nwkarsten has quit IRC02:34
*** nwkarsten has joined #openstack-infra02:35
*** amotoki has quit IRC02:36
*** sarob has joined #openstack-infra02:36
*** ayoung has joined #openstack-infra02:36
*** eeiden has quit IRC02:36
*** skipp_ has joined #openstack-infra02:37
*** roxanaghe has quit IRC02:37
*** stew925 has joined #openstack-infra02:37
*** stewie925 has quit IRC02:37
*** skipp has quit IRC02:38
*** wcriswelc has quit IRC02:38
*** nwkarsten has quit IRC02:39
*** rwsu has joined #openstack-infra02:40
*** thorst_ has joined #openstack-infra02:40
*** amotoki has joined #openstack-infra02:40
*** sarob has quit IRC02:41
*** thorst_ has quit IRC02:41
*** sflanigan_afk is now known as sflanigan02:46
*** yuanying has quit IRC02:47
*** rdx_matt has quit IRC02:48
*** eeiden has joined #openstack-infra02:51
*** mmandel has quit IRC02:55
*** jrist has quit IRC02:55
*** mmandel has joined #openstack-infra02:55
*** gouthamr_ has joined #openstack-infra02:55
*** zhurong has quit IRC02:56
*** tqtran has joined #openstack-infra02:57
*** rlandy has quit IRC02:58
*** gouthamr has quit IRC02:59
*** amotoki has quit IRC03:01
*** tqtran has quit IRC03:01
*** mmandel has quit IRC03:03
*** zhurong has joined #openstack-infra03:03
fungiianw: only happening on rax regions, or everywhere?03:03
*** kien-ha has quit IRC03:04
openstackgerritXiang Chen proposed openstack/diskimage-builder: check APT_SOURCES earlier  https://review.openstack.org/34660503:09
*** amotoki has joined #openstack-infra03:10
*** gouthamr_ has quit IRC03:10
*** esberglu has joined #openstack-infra03:11
*** gouthamr has joined #openstack-infra03:14
*** ayoung has quit IRC03:14
*** sdake has joined #openstack-infra03:15
*** tonytan4ever has joined #openstack-infra03:17
*** salv-orlando has joined #openstack-infra03:20
*** nwkarsten has joined #openstack-infra03:21
*** sputnik13 has joined #openstack-infra03:22
*** sdake_ has joined #openstack-infra03:25
*** Liuqing has joined #openstack-infra03:26
*** sdake has quit IRC03:27
*** salv-orlando has quit IRC03:30
*** sputnik13 has quit IRC03:33
*** esberglu has quit IRC03:34
ianwfungi: haven't got it going on a non-rax yet03:37
*** mtanino has quit IRC03:39
ianwall i can think is that maybe a shutdown command intended for a cirros guest has leaked out?  far fetched...03:40
*** sandanar has joined #openstack-infra03:40
*** nwkarsten has quit IRC03:42
*** rdx_matt has joined #openstack-infra03:44
*** david-lyle_ has joined #openstack-infra03:45
*** sdake_ has quit IRC03:46
*** sdake has joined #openstack-infra03:46
*** yuanying has joined #openstack-infra03:50
*** tphummel has joined #openstack-infra03:50
*** david-lyle_ is now known as david-lyle03:54
*** liusheng has joined #openstack-infra03:58
*** nwkarsten has joined #openstack-infra03:59
*** julim has quit IRC03:59
*** julim has joined #openstack-infra04:02
*** julim has quit IRC04:02
*** links has joined #openstack-infra04:03
*** david-lyle has quit IRC04:07
*** tphummel has quit IRC04:08
*** mctaylor has joined #openstack-infra04:11
*** david-lyle has joined #openstack-infra04:11
*** sree has joined #openstack-infra04:11
*** mctaylor has quit IRC04:12
*** mctaylor has joined #openstack-infra04:12
*** Sukhdev has joined #openstack-infra04:15
*** rdx_matt has quit IRC04:18
*** IlyaG has joined #openstack-infra04:20
*** tphummel has joined #openstack-infra04:27
*** harlowja_at_home has joined #openstack-infra04:30
*** psachin has joined #openstack-infra04:30
*** gouthamr has quit IRC04:32
*** javeriak has joined #openstack-infra04:36
*** javeriak has quit IRC04:38
*** pgadiya has joined #openstack-infra04:43
*** javeriak has joined #openstack-infra04:48
*** shashank_hegde has joined #openstack-infra04:51
*** javeriak has quit IRC04:57
openstackgerritMerged openstack-infra/devstack-gate: Use "arp -n" when finding gateway MAC for netconsole  https://review.openstack.org/34810004:57
*** Sukhdev has quit IRC04:58
*** IlyaG has quit IRC04:58
*** csomerville has joined #openstack-infra04:59
*** cody-somerville has quit IRC04:59
*** tqtran has joined #openstack-infra04:59
*** bhavik has joined #openstack-infra05:01
*** Apoorva has joined #openstack-infra05:03
*** tqtran has quit IRC05:04
*** Apoorva has quit IRC05:06
*** asettle has joined #openstack-infra05:10
*** shashank_hegde has quit IRC05:11
clarkbianw: is it crashing during tempest?05:12
*** asettle has quit IRC05:14
*** rdx_matt has joined #openstack-infra05:15
*** sandanar has quit IRC05:16
*** sflanigan is now known as sflanigan_afk05:19
*** pt_15 has joined #openstack-infra05:20
*** ramishra_ has quit IRC05:22
*** watersoul has quit IRC05:23
*** watersoul has joined #openstack-infra05:23
*** ramishra has joined #openstack-infra05:24
openstackgerritgaryk proposed openstack-infra/project-config: Networking-l2gw: enable python 3 voting  https://review.openstack.org/34812305:24
*** bhavik has quit IRC05:24
*** javeriak has joined #openstack-infra05:25
*** javeriak has joined #openstack-infra05:25
*** oanson has joined #openstack-infra05:27
*** nwkarsten has quit IRC05:28
*** rdx_matt_ has joined #openstack-infra05:28
*** watersoul has joined #openstack-infra05:28
*** rdx_matt has quit IRC05:32
*** abregman_ has joined #openstack-infra05:33
*** watersoul has joined #openstack-infra05:34
*** bhavik has joined #openstack-infra05:35
*** rbuzatu has quit IRC05:35
*** javeriak_ has joined #openstack-infra05:37
*** javeriak has quit IRC05:38
*** watersoul has joined #openstack-infra05:39
*** tphummel has quit IRC05:40
*** gongysh has joined #openstack-infra05:41
*** rbuzatu has joined #openstack-infra05:42
*** watersoul has joined #openstack-infra05:45
openstackgerritgaryk proposed openstack-infra/project-config: Networking-l2gw: enable python 3 voting  https://review.openstack.org/34812305:45
*** rbuzatu has quit IRC05:46
*** rdx_matt_ has quit IRC05:48
*** rbuzatu has joined #openstack-infra05:48
*** amotoki_ has joined #openstack-infra05:48
*** sarob has joined #openstack-infra05:49
*** rbuzatu has quit IRC05:49
*** watersoul has joined #openstack-infra05:50
*** amotoki has quit IRC05:51
*** sarob has quit IRC05:53
ianwclarkb: yep05:54
*** yamahata has joined #openstack-infra05:55
*** rbuzatu has joined #openstack-infra05:57
*** gongysh has quit IRC05:58
*** rbuzatu_ has joined #openstack-infra05:59
*** AJaeger has quit IRC06:01
*** rbuzatu has quit IRC06:02
*** david-lyle has quit IRC06:02
*** AJaeger has joined #openstack-infra06:03
*** asettle has joined #openstack-infra06:03
*** mctaylor has quit IRC06:03
*** rbuzatu_ has quit IRC06:03
*** aeng has quit IRC06:06
*** asettle has quit IRC06:08
ianwpabelanger: hmm, i can't replicate this dropping off locally ATM (bit of a hack effort, need to deploy a full node).  giving up for now, will think on it a bit06:08
*** Srinu has quit IRC06:08
*** rbuzatu has joined #openstack-infra06:10
*** AJaeger has quit IRC06:11
*** AJaeger has joined #openstack-infra06:11
*** roxanaghe has joined #openstack-infra06:12
*** javeriak_ has quit IRC06:12
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Test api-ref theming with openstackdocstheme  https://review.openstack.org/34544106:14
*** rbuzatu has quit IRC06:15
*** harlowja_at_home has quit IRC06:16
*** roxanaghe has quit IRC06:16
*** Srinu has joined #openstack-infra06:17
*** pcaruana has joined #openstack-infra06:17
*** gongysh has joined #openstack-infra06:19
*** rbuzatu has joined #openstack-infra06:22
openstackgerritMerged openstack-infra/project-config: [sahara-dashboard] add py27dj110 testenv  https://review.openstack.org/34645706:22
*** sflanigan_afk is now known as sflanigan06:23
*** rbuzatu has quit IRC06:26
*** yamamoto_ has joined #openstack-infra06:27
*** Daisy has joined #openstack-infra06:30
openstackgerritMerged openstack-infra/project-config: Fix Monasca Log API tempest gate config  https://review.openstack.org/34781306:31
*** rbuzatu has joined #openstack-infra06:31
*** gongysh has quit IRC06:32
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: setup voting for py35 jobs in sahara projects  https://review.openstack.org/34729106:32
*** rbuzatu_ has joined #openstack-infra06:33
openstackgerritMerged openstack-infra/project-config: Normalize projects.yaml  https://review.openstack.org/34768306:33
*** sandanar has joined #openstack-infra06:33
*** rbuzatu has quit IRC06:36
*** rbuzatu_ has quit IRC06:37
*** gildub has quit IRC06:38
*** tonytan4ever has quit IRC06:38
*** rbuzatu has joined #openstack-infra06:39
*** abregman_ is now known as abregman06:41
*** hferenc has quit IRC06:41
*** Daisy has quit IRC06:42
*** tesseract- has joined #openstack-infra06:42
*** sdake has quit IRC06:42
*** rdx_matt has joined #openstack-infra06:44
*** kzaitsev_mb has joined #openstack-infra06:46
*** salv-orlando has joined #openstack-infra06:48
*** Daisy has joined #openstack-infra06:49
openstackgerritMerged openstack-infra/project-config: fix the issue that networking-sfc repo is not installed in $BASE/new  https://review.openstack.org/34797906:52
openstackgerritMerged openstack-infra/project-config: Switch all xstatic projects to the correct publish job  https://review.openstack.org/34755006:53
AJaegerproject-config cores, could you review https://review.openstack.org/#/c/347663/ - to help with testing constraints, please?06:54
*** rdx_matt has quit IRC06:55
*** rdx_matt has joined #openstack-infra06:55
*** jlanoux has joined #openstack-infra06:56
*** flepied1 has joined #openstack-infra06:57
*** asettle has joined #openstack-infra06:57
*** javeriak has joined #openstack-infra06:57
*** jlanoux has quit IRC06:58
*** jlanoux has joined #openstack-infra06:59
openstackgerritMerged openstack-infra/project-config: setup voting for py35 jobs in sahara projects  https://review.openstack.org/34729106:59
*** nherciu has joined #openstack-infra07:00
*** flepied has quit IRC07:01
*** asettle has quit IRC07:01
*** Daisy has quit IRC07:02
*** jtomasek has joined #openstack-infra07:02
*** Daisy has joined #openstack-infra07:02
*** atom_ has joined #openstack-infra07:06
*** Daisy has quit IRC07:07
yolandagood morning07:08
Srinuhi07:10
Srinui have two slaves added to jenkin master and if one of  the job finished then nodepool deleting the completed job slave and also deleting the slave.jar process running on the different slave on which tests are going on. did anyone face this issue07:12
*** Daisy has joined #openstack-infra07:12
*** roxanaghe has joined #openstack-infra07:13
*** permalac has joined #openstack-infra07:13
*** rbuzatu has quit IRC07:13
*** rbuzatu has joined #openstack-infra07:14
AJaegermorning, yolanda !07:14
*** Na3iL has joined #openstack-infra07:15
*** flepied1 is now known as flepied07:15
*** ifarkas_away is now known as ifarkas07:15
*** rbuzatu has quit IRC07:17
*** roxanaghe has quit IRC07:17
Srinugood morning all07:19
*** kzaitsev_mb has quit IRC07:20
*** ihrachys has joined #openstack-infra07:21
*** nmagnezi has joined #openstack-infra07:22
*** gongysh has joined #openstack-infra07:25
*** rbuzatu has joined #openstack-infra07:25
*** kzaitsev_mb has joined #openstack-infra07:25
AJaegeryolanda, could you review https://review.openstack.org/#/c/347663/ - to help with testing constraints , please?07:27
*** rbuzatu_ has joined #openstack-infra07:27
*** tonytan4ever has joined #openstack-infra07:29
*** rbuzatu has quit IRC07:29
*** mikelk has joined #openstack-infra07:30
*** kzaitsev_mb has quit IRC07:31
*** rbuzatu_ has quit IRC07:31
*** asettle has joined #openstack-infra07:33
*** Daisy has quit IRC07:34
*** lezbar has joined #openstack-infra07:34
*** abregman_ has joined #openstack-infra07:36
*** abregman has quit IRC07:37
*** rbuzatu has joined #openstack-infra07:38
*** asettle has quit IRC07:38
*** ihrachys has quit IRC07:40
*** vincentll has joined #openstack-infra07:41
*** mikelk has quit IRC07:42
*** rbuzatu has quit IRC07:42
*** Daisy has joined #openstack-infra07:43
*** pt_15 has quit IRC07:46
*** acruz has joined #openstack-infra07:46
*** rbuzatu has joined #openstack-infra07:46
*** chlong has quit IRC07:47
*** sarob has joined #openstack-infra07:49
*** armax has quit IRC07:50
*** hashar has joined #openstack-infra07:51
*** mikelk has joined #openstack-infra07:51
*** andymaier has joined #openstack-infra07:51
*** abregman_ is now known as abregman_|mtg07:54
*** sarob has quit IRC07:54
*** jpich has joined #openstack-infra07:56
*** asettle has joined #openstack-infra07:56
ianwAJaeger: swap you for a review of https://review.openstack.org/#/c/345816/ :)07:57
*** kzaitsev_mb has joined #openstack-infra07:57
*** esikachev has joined #openstack-infra07:58
*** rossella_s has quit IRC07:59
*** zzzeek has quit IRC08:00
*** rossella_s has joined #openstack-infra08:00
*** shardy has joined #openstack-infra08:00
*** zzzeek has joined #openstack-infra08:00
*** dizquierdo has joined #openstack-infra08:00
*** kushal has quit IRC08:00
*** asettle has quit IRC08:01
*** e0ne has joined #openstack-infra08:01
*** matrohon has joined #openstack-infra08:01
*** salv-orlando has quit IRC08:01
*** abregman_|mtg has quit IRC08:03
*** andymaier has quit IRC08:05
*** kzaitsev_mb has quit IRC08:08
*** BobBall_AWOL is now known as BobBall08:10
*** hparekh has quit IRC08:11
*** derekh has joined #openstack-infra08:14
*** Daisy has quit IRC08:14
*** vincentll has quit IRC08:16
*** Daisy has joined #openstack-infra08:16
*** kushal has joined #openstack-infra08:17
*** vincentll has joined #openstack-infra08:17
*** kzaitsev_mb has joined #openstack-infra08:18
*** dizquierdo has quit IRC08:19
*** lucas-dinner is now known as lucasagomes08:21
*** hparekh has joined #openstack-infra08:24
hasharianw: hello good evening!  I had a review for Nodepool to let one configure the delay before deleting an instance  I have replied to it https://review.openstack.org/#/c/245220/4/nodepool/config.py08:26
*** permalac has quit IRC08:26
hasharif you get some spare time,  I  am wondering how to express the new delete_delay setting in the yaml layout08:26
*** abregman has joined #openstack-infra08:26
*** permalac has joined #openstack-infra08:26
*** hashar has quit IRC08:29
sulohi, anyone around to help review this please: https://review.openstack.org/#/c/345453/08:29
*** hashar has joined #openstack-infra08:29
suloAJaeger: ^ when you have a min please08:30
*** r-mibu has quit IRC08:31
*** kzaitsev_mb has quit IRC08:31
*** kzaitsev_mb has joined #openstack-infra08:32
*** otherwiseguy has quit IRC08:34
Srinuasselin_ asselin: hi08:36
yolandaAJaeger, starting with reviews08:36
*** mhickey has joined #openstack-infra08:39
*** Liuqing_ has joined #openstack-infra08:39
*** Liuqing has quit IRC08:40
*** r-mibu has joined #openstack-infra08:41
yolandaAJaeger, approved08:42
*** kzaitsev_mb has quit IRC08:42
*** otherwiseguy has joined #openstack-infra08:43
*** ramishra has quit IRC08:43
*** asettle has joined #openstack-infra08:44
*** asettle has quit IRC08:44
*** asettle has joined #openstack-infra08:44
*** ramishra has joined #openstack-infra08:44
ianwhashar: i guess i don't feel strongly about a [nodepoold] section if the plan is to put more than one thing in there08:46
*** rbuzatu has quit IRC08:48
hasharianw: there might be a better idea / way to handle it such as a nodepool.ini08:49
hasharzuul uses that for the daemons settings.  Might be better than cluttering the layout.yaml08:49
*** amitgandhinz has quit IRC08:51
*** tonytan4ever has quit IRC08:51
*** amitgandhinz has joined #openstack-infra08:52
*** acoles_ is now known as acoles08:52
*** kzaitsev_mb has joined #openstack-infra08:52
openstackgerritMerged openstack-infra/project-config: Add some debug output for release-note test, add further job  https://review.openstack.org/34766308:53
*** andymaier has joined #openstack-infra08:53
tlbrmordred, hi, we need +1 from PTL https://review.openstack.org/307742 https://review.openstack.org/346095 Could you please review it ?08:54
*** rbuzatu has joined #openstack-infra08:57
*** kzaitsev_mb has quit IRC08:58
*** rbuzatu_ has joined #openstack-infra08:59
*** sflanigan has quit IRC08:59
*** roxanaghe has joined #openstack-infra09:00
*** rbuzatu has quit IRC09:01
*** rbuzatu_ has quit IRC09:02
*** Daisy has quit IRC09:02
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Don't spam postci with deployment time loop  https://review.openstack.org/34699009:02
*** rbuzatu has joined #openstack-infra09:02
*** dizquierdo has joined #openstack-infra09:02
*** daemontool has joined #openstack-infra09:03
*** gouthamr has joined #openstack-infra09:04
*** roxanaghe has quit IRC09:04
*** bhavik has quit IRC09:04
*** asettle has quit IRC09:05
*** asettle has joined #openstack-infra09:06
*** javeriak has quit IRC09:07
*** javeriak has joined #openstack-infra09:08
*** bhavik has joined #openstack-infra09:09
*** jordanP has joined #openstack-infra09:10
*** Daisy has joined #openstack-infra09:12
*** claudiub|2 has joined #openstack-infra09:13
openstackgerritMerged openstack-infra/project-config: Run Gnocchi MySQL jobs on Ubuntu Xenial  https://review.openstack.org/34729509:14
*** e0ne has quit IRC09:17
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Complex priorities UI in stories  https://review.openstack.org/31266609:19
*** mhickey has quit IRC09:20
*** mhickey has joined #openstack-infra09:21
*** permalac has quit IRC09:25
*** electrofelix has joined #openstack-infra09:26
*** javeriak has quit IRC09:29
*** e0ne has joined #openstack-infra09:32
*** cdent has joined #openstack-infra09:33
*** rbuzatu has quit IRC09:37
*** rbuzatu has joined #openstack-infra09:38
*** electrofelix has quit IRC09:39
*** rbuzatu has quit IRC09:39
*** rbuzatu has joined #openstack-infra09:43
*** yamamoto_ has quit IRC09:43
*** claudiub|2 has quit IRC09:45
*** rbuzatu has quit IRC09:48
*** ihrachys has joined #openstack-infra09:54
*** jordanP_ has joined #openstack-infra09:56
*** _degorenko|afk is now known as degorenko09:56
*** yamahata has quit IRC09:58
*** jordanP has quit IRC10:00
*** ociuhandu has joined #openstack-infra10:01
*** electrofelix has joined #openstack-infra10:05
*** zhurong has quit IRC10:07
*** salv-orlando has joined #openstack-infra10:08
openstackgerritDerek Higgins proposed openstack-infra/project-config: Add back rh1  https://review.openstack.org/34821210:09
*** Liuqing_ has quit IRC10:09
*** salv-orlando has quit IRC10:15
*** sree has quit IRC10:18
*** hwcomcn has joined #openstack-infra10:21
*** yanyanhu has quit IRC10:23
*** Daisy has quit IRC10:27
*** Daisy has joined #openstack-infra10:28
*** gildub has joined #openstack-infra10:29
*** tosky has joined #openstack-infra10:31
*** john-davidge has joined #openstack-infra10:33
*** rdx_matt has quit IRC10:33
*** rdx_matt has joined #openstack-infra10:34
*** john-dav_ has joined #openstack-infra10:34
*** john-davidge has quit IRC10:37
*** sdague has joined #openstack-infra10:39
*** ams__ has joined #openstack-infra10:42
*** rbuzatu has joined #openstack-infra10:44
*** yamamoto has joined #openstack-infra10:46
*** roxanaghe has joined #openstack-infra10:48
*** rbuzatu has quit IRC10:49
*** yamamoto has quit IRC10:49
openstackgerritCarlos Camacho proposed openstack-infra/tripleo-ci: WIP - Merge same patchset jobs in cistatus  https://review.openstack.org/34823110:49
*** roxanaghe has quit IRC10:53
*** dizquierdo has quit IRC10:54
*** yamamoto has joined #openstack-infra10:54
*** rbuzatu has joined #openstack-infra10:55
*** thorst has joined #openstack-infra10:56
*** rbuzatu has quit IRC10:58
*** rbuzatu has joined #openstack-infra10:59
*** Daisy has quit IRC11:07
*** Daisy has joined #openstack-infra11:08
*** ramishra has quit IRC11:08
*** jlanoux has quit IRC11:08
*** weshay has joined #openstack-infra11:09
*** dizquierdo has joined #openstack-infra11:09
*** ramishra has joined #openstack-infra11:12
*** Daisy has quit IRC11:12
*** hashar has quit IRC11:14
odyssey4meAJaeger / yolanda When you have a moment, please review https://review.openstack.org/34795211:16
*** jordan__ has joined #openstack-infra11:20
AJaegerthanks, yolanda !11:21
openstackgerritCarlos Camacho proposed openstack-infra/tripleo-ci: Merge same patchset jobs in cistatus  https://review.openstack.org/34823111:21
*** jordanP_ has quit IRC11:24
*** ldnunes has joined #openstack-infra11:24
*** acoles is now known as acoles_11:25
*** acoles_ is now known as acoles11:25
*** asettle has quit IRC11:27
*** john-dav_ is now known as john-davidge11:29
*** Daisy has joined #openstack-infra11:30
*** dizquierdo has quit IRC11:32
*** jlanoux has joined #openstack-infra11:32
*** EricGonczer_ has joined #openstack-infra11:32
*** Daisy has quit IRC11:32
*** Daisy has joined #openstack-infra11:33
*** salv-orlando has joined #openstack-infra11:33
*** jkilpatr has joined #openstack-infra11:33
odyssey4methanks AJaeger11:33
*** hashar has joined #openstack-infra11:36
openstackgerritMerged openstack-infra/project-config: Tighten the trusty job filter for OpenStack-Ansible properly  https://review.openstack.org/34795211:36
*** gongysh has quit IRC11:37
*** hrubi has quit IRC11:37
*** Daisy has quit IRC11:37
*** rhallisey has joined #openstack-infra11:37
openstackgerritSam Betts proposed openstack-infra/project-config: Add Ironic multinode job  https://review.openstack.org/33249011:38
*** hrubi has joined #openstack-infra11:39
*** rdx_matt_ has joined #openstack-infra11:39
*** rdx_matt_ has quit IRC11:39
*** rdx_matt_ has joined #openstack-infra11:40
*** ccamacho is now known as ccamacho|lunch11:41
*** asettle has joined #openstack-infra11:41
*** rdx_matt has quit IRC11:42
*** ramishra has quit IRC11:42
*** EricGonczer_ has quit IRC11:43
azvyagintsevHello, is the-are any best-practice example\job for flow: configure and install devstack => run tox test on it ?11:44
*** gouthamr has quit IRC11:44
*** rdx_matt_ has quit IRC11:44
*** dizquierdo has joined #openstack-infra11:45
*** EricGonczer_ has joined #openstack-infra11:45
*** sarob has joined #openstack-infra11:50
*** shardy has quit IRC11:50
*** EricGonczer_ has quit IRC11:51
sdaguehow long after pypi release do we have access to packages in our mirror?11:51
*** tonytan4ever has joined #openstack-infra11:53
mordredtlbr: +111:54
*** EricGonczer_ has joined #openstack-infra11:54
*** lucasagomes is now known as lucas-hungry11:54
*** EricGonczer_ has quit IRC11:54
*** rbuzatu has quit IRC11:54
*** sarob has quit IRC11:55
*** chlong has joined #openstack-infra11:55
*** rfolco has joined #openstack-infra11:55
sdaguemordred: any ideas on the mirror timing?11:55
*** Liuqing has joined #openstack-infra11:56
*** tonytan4ever has quit IRC11:57
tlbrmordred, thanks, and this one please https://review.openstack.org/#/c/346095/11:58
*** rbuzatu has joined #openstack-infra12:00
suloAJaeger: yolanda: if you have a moment, would appreciate some eyes on this https://review.openstack.org/#/c/345453/12:00
*** ramishra has joined #openstack-infra12:02
*** rbuzatu has quit IRC12:04
*** amotoki_ has quit IRC12:06
*** aysyd has joined #openstack-infra12:07
dims_Hi, anyone around to peek at bandersnatch logs?12:10
dims_oslo.rootwrap 5.0.0 does not seem to have made it to the mirrors12:10
*** EricGonczer_ has joined #openstack-infra12:10
dims_AJaeger : yolanda : one more request :) ^12:11
*** mtanino has joined #openstack-infra12:12
*** amotoki has joined #openstack-infra12:13
azvyagintsevmmedvede fungi: folks, is there any best-practice example\job for flow: configure and install devstack => run tox test on it ? (since i don't really think that its good idea to run tox -e in job-template )12:14
*** rbuzatu has joined #openstack-infra12:16
*** maishsk has joined #openstack-infra12:17
*** maishsk has quit IRC12:18
*** maishsk has joined #openstack-infra12:18
AJaegerdims_: sorry, can't help further, just let me give links: https://pypi.python.org/pypi/oslo.rootwrap has 5.0.0 but http://mirror.iad.rax.openstack.org/pypi/simple/oslo.rootwrap/ missed it.12:19
AJaegerinfra-root, could one of you help dims_, please? ^12:20
tlbrAJaeger, could you please merge this request https://review.openstack.org/307742 ? After mordred will review https://review.openstack.org/#/c/346095/ it'd be really great to merge it too :)12:21
AJaegersdague: could you import stable translations for nova, please? https://review.openstack.org/#/c/344070/12:21
AJaegertlbr: I'm busy rest of the day, will do it once I do the next big review round if nobody beats me to it...12:21
AJaegertlbr: wait - 307742 I can do now...12:22
tlbryep :)12:22
dims_thanks AJaeger12:23
AJaegertlbr: do you want to import the repo with all branches and tags?12:24
AJaegerhttp://logs.openstack.org/42/307742/11/check/gate-project-config-gerrit/30a16f7/console.html#_2016-07-27_19_12_34_022555 is the list of them.12:24
tlbrAJaeger, yes, it would be really nice12:24
AJaegertlbr: deletion of tags and branches is expensive, so please don't ask in a few months for it. Now is the time to cleanup.12:24
*** dizquierdo has quit IRC12:24
*** yaume has joined #openstack-infra12:25
AJaegertlbr: we import with all of them by default, just want your confirmation on it to go ahead as is.12:25
*** EricGonc_ has joined #openstack-infra12:25
tlbrAJaeger, ok, I understand that12:25
*** EricGonczer_ has quit IRC12:25
AJaegertlbr: +2A - and now I'm off again...12:26
*** dizquierdo has joined #openstack-infra12:26
tlbrAJaeger, thank you!12:26
*** gildub has quit IRC12:26
*** sarob has joined #openstack-infra12:27
russellbi just used telnet to watch the log for a running job for the first time <3 <3 <3 love it12:30
*** nmagnezi_ has joined #openstack-infra12:31
*** nmagnezi has quit IRC12:31
*** hwcomcn has quit IRC12:31
*** sarob has quit IRC12:32
*** esikachev has quit IRC12:33
openstackgerritIvan Udovichenko proposed openstack-infra/project-config: Add job to build generic debian packages  https://review.openstack.org/30774212:33
*** rbuzatu has quit IRC12:33
*** tpsilva has joined #openstack-infra12:34
*** amotoki has quit IRC12:34
*** salv-orlando has quit IRC12:36
*** roxanaghe has joined #openstack-infra12:36
*** EricGonczer_ has joined #openstack-infra12:38
*** kgiusti has joined #openstack-infra12:38
*** amotoki has joined #openstack-infra12:39
*** EricGonc_ has quit IRC12:39
*** links has quit IRC12:40
*** yamamoto has quit IRC12:40
*** rlandy has joined #openstack-infra12:40
*** roxanaghe has quit IRC12:41
*** julim has joined #openstack-infra12:43
*** apetrich has quit IRC12:43
*** chem is now known as chem|lunch12:43
*** trown|outtypewww is now known as trown12:43
*** apetrich has joined #openstack-infra12:43
*** deadnull has joined #openstack-infra12:43
*** gordc has joined #openstack-infra12:46
*** amotoki has quit IRC12:47
*** kushal has quit IRC12:47
*** psilvad has joined #openstack-infra12:48
*** esikachev has joined #openstack-infra12:49
*** thiagop has joined #openstack-infra12:50
openstackgerritAlistair Coles proposed openstack-infra/project-config: Add swift job tox-func-in-process-encryption  https://review.openstack.org/34829212:50
*** rbuzatu has joined #openstack-infra12:51
*** baoli has joined #openstack-infra12:53
*** baoli_ has joined #openstack-infra12:54
*** ccamacho|lunch is now known as ccamacho12:55
*** kushal has joined #openstack-infra12:55
*** woodster_ has joined #openstack-infra12:55
*** jsavak has joined #openstack-infra12:56
*** pradk has quit IRC12:58
*** baoli has quit IRC12:58
*** amitgandhinz has quit IRC12:59
*** amitgandhinz has joined #openstack-infra13:00
openstackgerritCraige McWhirter proposed openstack-infra/puppet-phabricator: Patches Required to Deliver Pholio  https://review.openstack.org/34248113:02
*** tqtran has joined #openstack-infra13:02
*** lucas-hungry is now known as lucasagomes13:03
*** rdx_matt has joined #openstack-infra13:03
mtreinishyolanda: on https://review.openstack.org/#/c/347924 it's defining 2 ports to listen on. You can configure mosquitto to listen on as many ports as you want13:06
*** edmondsw has joined #openstack-infra13:07
*** tqtran has quit IRC13:07
*** ramishra has quit IRC13:07
*** edmondsw has quit IRC13:08
mtreinishyolanda: in a follow on WIP patch I added 2 mroe: https://review.openstack.org/#/c/348019/1/templates/mosquitto.conf.erb13:08
*** nmagnezi_ is now known as nmagnezi13:09
*** mdrabe has joined #openstack-infra13:09
yolandamtreinish, thanks for clarifying. I actually thought about it, but the fact that was only exposed on that change confused me... going to change the review13:10
sdagueyolanda: oh, hey, and infra root person :)13:10
sdagueany ability to look into why oslo.rootwrap 5.0.0 is not in our mirrors?13:10
sdague3 hours after it hit pypi13:11
mtreinishyolanda: yeah, prior to adding the websocket interface I was relying on the default port being setup. But setting an unbound port in the config turns off the default so I had to manually add it13:11
craigeCan we blame pypi? sdague ;-)13:12
*** amotoki has joined #openstack-infra13:12
sdaguecraige: not as far as I can tell13:12
craige:-(13:13
*** edmondsw has joined #openstack-infra13:14
sdaguehttp://logs.openstack.org/50/348250/2/check/gate-grenade-dsvm-multinode/faa4bba/logs/grenade.sh.txt.gz#_2016-07-28_12_55_18_910 as an example failure13:15
*** gongysh has joined #openstack-infra13:16
*** chem|lunch has quit IRC13:16
*** chem|lunch has joined #openstack-infra13:16
sdagueI'm walking away from my computer for a bit, if this could be looked into, that would be great. There is a stack of work in os-brick, os-vif, cinder, nova, neutron all stacked up behind having this out there13:16
*** oanson has quit IRC13:16
openstackgerritMatthew Treinish proposed openstack-infra/puppet-mosquitto: Remove trailing whitespace from mosquitto.conf template  https://review.openstack.org/34830713:16
mtreinishsdague: is it isolated to a specific region/deployer or across the board?13:17
*** nwkarsten has joined #openstack-infra13:17
*** akshai has joined #openstack-infra13:18
*** zz_dimtruck is now known as dimtruck13:19
*** rbuzatu has quit IRC13:20
*** matt-borland has joined #openstack-infra13:20
*** jcoufal has joined #openstack-infra13:21
*** daemontool has quit IRC13:21
*** gouthamr has joined #openstack-infra13:22
*** ramishra has joined #openstack-infra13:23
*** maishsk has quit IRC13:25
*** rbuzatu has joined #openstack-infra13:26
*** markvoelker has joined #openstack-infra13:30
*** rbuzatu has quit IRC13:30
*** mmandel has joined #openstack-infra13:32
*** rbuzatu has joined #openstack-infra13:33
*** markvoelker has quit IRC13:34
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: Implement basic undercloud sanity checks  https://review.openstack.org/34655113:34
clarkbits across the board since all mirrors are backed by the same content. last modified file says we havent updated since 09:35UTC13:34
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: Implement a new job for undercloud testing only  https://review.openstack.org/34614713:34
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: WIP - Implement undercloud upgrade job - Mitaka -> Newton  https://review.openstack.org/34699513:34
clarkbyesterday13:35
trowncan someone check on a simple reviewstats patch? https://review.openstack.org/#/c/339572/13:35
*** esberglu has joined #openstack-infra13:35
*** gouthamr has quit IRC13:36
*** sdake has joined #openstack-infra13:36
clarkb(I was worried we got a contraints update through without package in mirror but the failrd job is for the update change)13:37
*** maishsk has joined #openstack-infra13:37
openstackgerritMerged openstack-infra/tripleo-ci: Fix CI status report to show all job results on 1 line  https://review.openstack.org/34809313:38
*** yamamoto has joined #openstack-infra13:41
phschwartzIs there a way to see errors from gertty? I keep getting an Error while sync'ing and need to figure out the cause.13:41
*** rdx_matt has quit IRC13:42
*** mriedem has joined #openstack-infra13:42
clarkbphschwartz: run with -d and look at the debug log in $HOME13:42
*** ayoung has joined #openstack-infra13:43
*** rbuzatu has quit IRC13:44
clarkbI see bandersnatch is running right now. The logs don't have the "bandersnatch completed successfully" messages implying bandersnatch is failing to update for some reason. I don't see anything logged about the bandersnatch run itself13:44
*** shardy has joined #openstack-infra13:44
openstackgerritLucas Alvares Gomes proposed openstack-infra/project-config: Add reno jobs for ironic-lib  https://review.openstack.org/34832713:44
*** yamamoto has quit IRC13:46
clarkbhrm is that because we consume the output of bandersnatch and parse it to know when to PURGE objects?13:46
*** jcoufal has quit IRC13:46
*** itisha has joined #openstack-infra13:46
*** jcoufal has joined #openstack-infra13:47
*** bhavik1 has joined #openstack-infra13:48
*** bhavik has quit IRC13:48
*** bhavik1 is now known as bhavik13:48
*** bhavik has quit IRC13:48
derekhHi, rh1 should be ready to go back into rotation again, I'd first like to run a small number of jobs on it13:48
derekhif anybody has a chance would you mind taking a look at https://review.openstack.org/#/c/348212/13:48
derekhalso is it possible to get a release of gear?13:49
*** PollyZ has joined #openstack-infra13:51
*** pgadiya has quit IRC13:51
*** Liuqing has quit IRC13:51
*** gouthamr has joined #openstack-infra13:51
pabelangermorning13:52
*** thiagop is now known as thiagop-afk13:52
*** Liuqing has joined #openstack-infra13:52
*** EricGonczer_ has quit IRC13:52
clarkbpabelanger: do you know how to get the logs from bandersnatch (its currently failing)13:52
*** rbuzatu has joined #openstack-infra13:52
*** tonytan4ever has joined #openstack-infra13:52
clarkbderekh: I think jeblair had intended on doing a release but not sure if mroe tested was desired13:52
pabelangerclarkb: not bandersnatch, I've just looked at apache logs on mirrors13:53
derekhclarkb: ack, thanks13:53
clarkbpabelanger: reading our scripts I think we may be bitbucketting them when we parse them to determine if we need to PURGE pypy objects13:54
clarkbits actually a small patch to correct that, let me try to write that really quick13:54
*** rbuzatu_ has joined #openstack-infra13:54
mmedvedeazvyagintsev: would devstack-gate not work for your case of configuring devstack? You can find a few examples of its use in https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/devstack-gate.yaml13:55
pabelangerclarkb: ack13:55
clarkboh wait no there is already a print(line) in there. So no I am confused13:55
clarkbmaybe new bandersnatch doesn't write to stdout/stderr like the old version did?13:56
*** rbrndt has joined #openstack-infra13:56
*** rbuzatu has quit IRC13:56
*** ramishra has quit IRC13:57
pabelangerI'd have to look at the code myself, I've never run it locally before13:57
*** dimtruck is now known as zz_dimtruck13:57
*** markusry has joined #openstack-infra13:57
*** ddieterly has joined #openstack-infra13:58
tlbrpabelanger, could you please set w+1 https://review.openstack.org/#/c/307742/ ?13:59
clarkbya looking at slightly older log files it was logging up until the point where we started publishing13:59
clarkbwhich was yesterday at 093513:59
*** rbuzatu_ has quit IRC13:59
*** xarses has quit IRC14:00
clarkband reading those logs it apepars that we are hitting the 30 minute timeout each time around14:01
*** pradk has joined #openstack-infra14:02
*** ramishra has joined #openstack-infra14:02
*** matt-borland has quit IRC14:04
*** mmandel has quit IRC14:05
clarkbstrace shows what appears to be syncing of lots of data14:05
*** rbuzatu has joined #openstack-infra14:05
*** pt_15 has joined #openstack-infra14:06
*** matt-borland has joined #openstack-infra14:06
*** mctaylor has joined #openstack-infra14:06
clarkbIt almost looks like bandersnatch has decided it needs to do a full sync14:07
*** mctaylor has quit IRC14:07
*** mctaylor has joined #openstack-infra14:08
*** rbuzatu has quit IRC14:10
*** ajmiller has joined #openstack-infra14:11
*** amitgandhinz has quit IRC14:11
*** amitgandhinz has joined #openstack-infra14:12
pabelangeroh, that's not good14:12
clarkbI have taken the bandersnatch lock in screen on mirror-update, will start a manual bandersnatch update in another window in that screen14:12
*** zz_dimtruck is now known as dimtruck14:13
*** Liuqing has quit IRC14:14
*** Liuqing has joined #openstack-infra14:14
clarkbpabelanger: based on strace output I think we had managed to sync into the 'c's14:15
*** rbuzatu has joined #openstack-infra14:15
*** gongysh has quit IRC14:15
clarkbcrawl_something and couchdb_something had gone by14:15
clarkbpabelanger: do you know if k5start is going to give me a token that will live long enough for this?14:15
pabelangerclarkb: make sure you run it in screen14:16
*** rbuzatu_ has joined #openstack-infra14:16
clarkbpabelanger: yup have that, more worried about token expiring14:17
pabelangerclarkb: but don't do vos release on that server, we'll have to do it on afsdb01.o.o using --localauth14:17
*** chem|lunch has quit IRC14:17
clarkboh right its the vos release not the writing to the rw volume that is troublesome14:17
tlbrcould please someone set w+1, i've rebased patch and lost w+1 from Andreas =\ https://review.openstack.org/#/c/307742/14:17
clarkbok I will just be running run-bandersnatch under k5start for now14:17
* clarkb spies a fungi14:19
*** rbuzatu has quit IRC14:19
clarkbfungi: ^ do you want me to wait or go ahead on running it manually in foreground?14:19
fungiclarkb: go for it--i just started catching up14:20
*** piet has joined #openstack-infra14:20
*** rbuzatu_ has quit IRC14:21
clarkbthat is running now, still no output so guessing bandersnatch changed how it does that14:21
fungidid we update bandersnatch yesterday maybe?14:22
*** roxanaghe has joined #openstack-infra14:22
fungipresumably not--last release was in may14:23
clarkblast week I approved the change to stop using our fork of bandersnatch14:23
clarkbso I would've expected it to update about a week ago14:24
fungithat would be a pretty delayed reaction, agreed14:24
corvusclarkb, phschwartz: gertty writes error tracebacks to .gertty.log with or without -d14:24
fungidstufft: was there any new major schema change on pypi yesterday that might cause bandersnatch to want to initiate a full rescan?14:25
corvusfungi: speaking of bandersnatch... https://review.openstack.org/31944914:25
openstackgerritJonas Sticha proposed openstack-infra/nodepool: Add documentation for user-home  https://review.openstack.org/34838314:25
fungicorvus: did you want to reply to ianw's question on that change?14:26
*** amitgandhinz has quit IRC14:26
clarkbya looks like we are back in the 'A's again so likely has decided it wants to resync from scratch14:26
clarkb(again using strace to infer the packages being synced)14:26
*** thiagolib has joined #openstack-infra14:27
*** roxanaghe has quit IRC14:27
*** hurgleburgler has joined #openstack-infra14:27
*** xyang1 has joined #openstack-infra14:27
*** mdrabe has quit IRC14:27
openstackgerritPaul Belanger proposed openstack-infra/project-config: Enable config-drive for tripleo-test-cloud-rh2 images  https://review.openstack.org/34838914:30
*** mmandel has joined #openstack-infra14:30
corvusfungi, ianw: done14:30
*** deadnull has quit IRC14:30
clarkbpabelanger: derekh oh we probably need config-drive on https://review.openstack.org/#/c/348212/1/nodepool/nodepool.yaml too14:30
*** amitgandhinz has joined #openstack-infra14:30
pabelangerclarkb: fungi: derekh: I've noticed tripleo-test-cloud-rh2 was not mounting /mnt/config properly, turns out config-drive was not enabled in nodepool^, which stopped glean from working14:30
derekhclarkb: will add14:31
*** shardy has quit IRC14:31
pabelangerclarkb: I'm pretty sure, we're not passing SSH keys with glean today in nodepool?14:32
clarkbpabelanger: correct, we rely on the baked in keys14:32
pabelangerYa, wasn't sure if it changed recently or not14:32
thiagolibHi  someone already did make configuration of pacemake to cinder-volume in mirantis openstack 814:33
tlbrinfra-root, sorry for annoying, but could please someone set w+1 https://review.openstack.org/#/c/307742/ ?14:33
openstackgerritDerek Higgins proposed openstack-infra/project-config: Add back rh1  https://review.openstack.org/34821214:33
derekhclarkb: AJaeger rebased on top of the config drive patch from pabelanger ^14:34
*** shardy has joined #openstack-infra14:34
pabelangertlbr: +314:34
*** mdrabe has joined #openstack-infra14:34
tlbrpabelanger, thank you!14:34
*** jistr is now known as jistr|call14:35
clarkbwe should probably consider makign config-drive: true the default in nodepool since all clouds support it and if you are gleaning you need it14:35
clarkbwon't be a strictly backward compat change if people are using a cloud that doesn't supprot it or need to have working live migration14:36
*** zhurong has joined #openstack-infra14:36
*** matrohon has quit IRC14:36
*** ramishra has quit IRC14:36
*** ramishra has joined #openstack-infra14:37
fungicorvus: pet peeve of mine, using os.path.join() instead of '/'.join() on a url (os.path is for handling platform-specific path separators and urls are non-platform-specific), but that's not really relevant since nobody is likely to run this from windows or something so i just approved it14:38
*** nmagnezi has quit IRC14:39
clarkbjust saw DAWG-python go by so its doing stuff14:39
fungiDAWG!14:39
*** chem has joined #openstack-infra14:40
corvusfungi: granted, though '/'.join would be insufficient.14:40
corvusfungi: it doesn't add/remove extra '/' as necessary14:40
fungicorvus: oh, good point, that can be a useful side effect14:41
clarkbcorvus: ianw in a path like /afs/.openstack.org/mirror/pypi/web/packages/10/00/2e5253a593906aecc0086819cc5b8b0ac2c9eb329d915e4ae27a430171f3 where are the 10 and 00 coming from? They don't seem to be derived from the end of that path14:41
phschwartzcorvus: nice to know, ty14:41
pabelangerclarkb: I'd be okay with making config-drive: true by default14:41
*** clenimar has joined #openstack-infra14:42
corvusclarkb: i believe that's straight from pypi.  iirc it's a sha256sum and it's actually concatenated, so the orig value is 10002e5253a593906aecc0086819cc5b8b0ac2c9eb329d915e4ae27a430171f314:42
clarkbgotcha14:42
fungicorvus: though urlparse.urljoin() does seem to eat duplicate separators14:42
corvusfungi: yeah, that's probably the right thing to use14:43
fungi(also in stdlib)14:43
pabelangerclarkb: And we zuulv3 coming, I think we can sneak the change in14:43
*** asettle has quit IRC14:43
clarkbDjango-MobilityHelpers. I think this is goign to take a while. Probably a good time for breakfast14:44
corvusfungi: so many extra characters to type!  [mock despair]14:44
fungiheh14:44
sulohi, can someone help with https://review.openstack.org/#/c/345453/ please :)14:44
fungi<thecount>5! 5 keystrokes! ha, ha, ha</thecount>14:44
*** piet has quit IRC14:45
fungior maybe 4. i miscounted14:45
clarkbsulo: no docs for craton?14:45
*** Teresita-Warrior has joined #openstack-infra14:46
*** timl0101 has joined #openstack-infra14:47
openstackgerritMerged openstack-infra/project-config: Add job to build generic debian packages  https://review.openstack.org/30774214:47
*** jistr|call is now known as jistr14:49
fungiour wikispammers much be mostly in the americas... there's hardly ever any new spam showing up overnight while i'm asleep; most of it appears later in my day14:50
openstackgerritRichard Theis proposed openstack-infra/project-config: Make gate-rally-dsvm-networking-ovn voting  https://review.openstack.org/34840214:50
*** asettle has joined #openstack-infra14:51
clarkbfungi: thats when the botnet horde awakens from its slumber14:51
*** xarses has joined #openstack-infra14:52
*** nmagnezi has joined #openstack-infra14:52
*** maishsk has quit IRC14:52
openstackgerritMerged openstack-infra/project-config: Created jobs for nodejs version 6  https://review.openstack.org/34450114:53
fungi...and begins to feed14:53
krotschecknodejs 6 jobs landed. Wooooo doggy, let's see what happens!14:55
*** Swami has joined #openstack-infra14:55
*** Swami_ has joined #openstack-infra14:55
*** maishsk has joined #openstack-infra14:56
*** ifarkas is now known as ifarkas_afk14:58
openstackgerritMerged openstack-infra/puppet-bandersnatch: Purge normalized URLs  https://review.openstack.org/31944914:58
*** maishsk has quit IRC14:59
openstackgerritRichard Theis proposed openstack-infra/project-config: Add gate-rally-dsvm-networking-ovn to grafana  https://review.openstack.org/34841315:00
*** Swami__ has joined #openstack-infra15:01
*** amitgandhinz has quit IRC15:02
*** amitgandhinz has joined #openstack-infra15:03
*** Swami has quit IRC15:05
*** yamamoto has joined #openstack-infra15:06
*** PollyZ has quit IRC15:06
*** piet has joined #openstack-infra15:07
*** Swami has joined #openstack-infra15:08
*** ccamacho is now known as ccamacho|afk15:08
pabelangerclarkb: are we okay with moving our infra jobs directly ubuntu-xenial?15:08
openstackgerritZara proposed openstack-infra/python-storyboardclient: WIP for CLI for python client  https://review.openstack.org/34841815:08
*** armax has joined #openstack-infra15:09
clarkbpabelanger: I think we shouod be for the ones that arent platform apecific like beaker rspec and noop apply15:09
clarkbinfra-root may have opinions though15:10
*** dizquierdo has quit IRC15:10
pabelangerclarkb: agreed15:10
*** yamamoto has quit IRC15:10
pabelangergate-project-config-layout will still be ubuntu-precise15:11
*** Swami__ has quit IRC15:11
fungiwe should actually make that one run on trusty now15:11
fungiwe were (incorrectly) running it on trusty when zuul.o.o was still running precise15:12
pabelangerokay, let me fix that now15:12
fungiand then got bitten by an ordering issue between the python on trusty and precise that took zuul down15:12
clarkbany docs or lint type jobs can be xenialed I think15:12
fungiso at that point we switched it back to trusty15:12
fungier back to precise15:12
fungibut now that zuul.o.o is running trusty we should test the layout on trusty15:13
fungifor similar safety reasons15:13
openstackgerritPaul Belanger proposed openstack-infra/project-config: Move gate-project-config-layout to ubuntu-trusty  https://review.openstack.org/34842015:13
pabelangerack15:13
pabelangerchanged15:13
pabelangerthat means only system-config is using ubuntu-precise now15:13
pabelangerfor puppet-apply15:14
pabelangerwe still need that until control servers are finally migrated15:14
*** Liuqing has quit IRC15:16
openstackgerritPaul Belanger proposed openstack-infra/project-config: Migrate infra jobs to ubuntu-xenial  https://review.openstack.org/34842415:16
*** Liuqing has joined #openstack-infra15:16
*** EricGonczer_ has joined #openstack-infra15:17
*** openstackgerrit has quit IRC15:18
*** openstackgerrit has joined #openstack-infra15:18
*** yuanying_ has joined #openstack-infra15:20
*** pcaruana has quit IRC15:22
*** yuanying has quit IRC15:22
fungipabelanger: yep... wiki, lists, puppetdb, paste, planet, static, zuul, ci-backup-rs-ord and proposal.slave are still being tested against precise, though more than half of those can be switched to trusty now15:24
pabelangerfungi: Oh, I thought we did static15:25
pabelangerand zuul15:25
pabelangermaybe we didn't update site.pp15:26
*** zhurong has quit IRC15:27
fungipabelanger: yep, there is a fair amount of cleanup that can be done there15:28
pabelangerfungi: Yup, just pushed up a patch15:28
pabelangerhttps://review.openstack.org/#/c/348434/15:28
phschwartzThis is the gertty error I am getting http://paste.openstack.org/show/543295/ not very helpful O.o15:28
*** amitgandhinz has quit IRC15:29
*** amitgandhinz has joined #openstack-infra15:29
fungipabelanger: my checking suggests that paste, static, zuul and proposal.slave are running trusty now15:30
*** PollyZ has joined #openstack-infra15:30
*** megm has quit IRC15:30
pabelangerfungi: okay, let me get those 415:30
*** elo has quit IRC15:30
fungipabelanger: while wiki, lists, puppetdb, planet and ci-backup-rs-ord haven't been upgraded off precise yet15:31
*** megm has joined #openstack-infra15:31
*** elo has joined #openstack-infra15:32
openstackgerritPaul Belanger proposed openstack-infra/system-config: Clean up puppet-apply testing on precise  https://review.openstack.org/34843415:33
*** Guest51388 has quit IRC15:33
fungipabelanger: also we have two dummy entries in there for single-use slaves (a bare version and a devstack version) tested on precise, which looks like a holdover from the old days of having separate node types. we could stand to collapse/dedup those accordingly15:34
*** mikelk has quit IRC15:34
*** ddieterly is now known as ddieterly[away]15:35
dstufftfungi: no15:36
fungidstufft: thanks for confirming. likely some sort of mysterious failure mode in that case15:36
openstackgerritZara proposed openstack-infra/python-storyboardclient: WIP for CLI for python client  https://review.openstack.org/34841815:37
*** Swami__ has joined #openstack-infra15:37
*** acruz has quit IRC15:37
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Add query for nova/neutron dns mitaka bug 1607412  https://review.openstack.org/34844515:37
openstackbug 1607412 in OpenStack Compute (nova) "gate-grenade-dsvm-neutron-multinode fails server build on newton side with "Unrecognized attribute(s) 'dns_name'"" [Undecided,New] https://launchpad.net/bugs/160741215:37
*** mhickey has quit IRC15:38
*** roxanaghe has joined #openstack-infra15:38
pabelangerfungi: Agreed15:38
*** Swami__ has quit IRC15:38
*** Swami__ has joined #openstack-infra15:38
*** gibi has quit IRC15:39
*** vincentll has quit IRC15:39
*** ddieterly[away] is now known as ddieterly15:40
*** Swami has quit IRC15:40
*** Swami_ has quit IRC15:40
*** jistr is now known as jistr|afk15:42
*** roxanaghe has quit IRC15:42
pabelangerfungi: I could use your input on 347839 too, adds the jessie-newton-backports repo that zigo needs15:43
*** gibi has joined #openstack-infra15:43
*** shardy has quit IRC15:43
sdagueclarkb et al: how are the mirrors looking?15:45
*** e0ne has quit IRC15:45
clarkbsdague: bandersnatch is still going. Pollster just scrolled by in my strace15:45
*** e0ne has joined #openstack-infra15:46
fungipabelanger: did the change that adds the mechanism for building that merge yet? i skimmed it but abstained from voting on it since i'm still not convinced it's the right solution and am hoping some other reviewer thinks of a better alternative15:46
fungibut i didn't -1 because i didn't have a better suggestion for implementation (or at least don't have time to think up one)15:47
pabelangerfungi: we haven't added that to JJB yet, but our existing template should be straightforward to upload to the new repo15:47
*** piet has quit IRC15:48
*** hashar has quit IRC15:49
sdagueclarkb: ok, cool, any guess on an eta? really hoping to move this privsep work forward15:49
*** woodster_ has quit IRC15:49
*** hashar has joined #openstack-infra15:49
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: Implement a new job for undercloud testing only  https://review.openstack.org/34614715:50
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: WIP - Implement undercloud upgrade job - Mitaka -> Newton  https://review.openstack.org/34699515:50
clarkbsdague: assuming the afs publishing bit doens't take forever probably a couple hours15:50
*** Liuqing has quit IRC15:50
*** PollyZ has quit IRC15:52
sdagueclarkb: ok, any idea why things broken?15:53
*** atom_ has quit IRC15:54
*** mtanino has quit IRC15:54
clarkbno I do not know why bandersnatch has decided it needs a full resync15:54
*** comstud has quit IRC15:55
clarkbbut thats why we aren't updating because the 30 minute timeout is not long enough for a full resync15:55
*** rossella_s has quit IRC16:00
*** rossella_s has joined #openstack-infra16:00
*** Swami__ has quit IRC16:00
clarkbare we ready to take the plunge on https://review.openstack.org/#/c/348078/2 ?16:03
clarkbAJaeger left it for when more people were awake16:03
*** tosky has quit IRC16:03
pabelangerclarkb: sure, I can help16:04
corvusi'm semi-afk again today at ansiblefest16:04
*** psachin has quit IRC16:04
anteayacorvus: have a happy fest16:04
clarkbok going to approve it16:06
*** PollyZ has joined #openstack-infra16:06
clarkbthere are a lot of Py.* packages on pypy16:06
*** david-lyle has joined #openstack-infra16:07
clarkber pypi16:07
*** e0ne has quit IRC16:07
pabelangercorvus: when you have time to catch up, had a comment about elapsed time estimates in status.o.o/zuul: http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack-infra.2016-07-26.log.html#t2016-07-26T23:47:4316:07
*** maishsk has joined #openstack-infra16:09
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Complex priorities UI in stories  https://review.openstack.org/31266616:13
clarkbPytSite now16:13
*** cdent has quit IRC16:13
* rcarrillocruz envy corvus , Shrews and nibalizer for being at AnsibleFest, assumes mordred is also there :(16:17
* rcarrillocruz sobs16:17
Shrewsrcarrillocruz: nibalizer is evil, do not envy us16:18
rcarrillocruz:D16:18
rcarrillocruzbut he's funny to hang out with tho :D16:18
rcarrillocruzclarkb , fungi : yesterday i was thinking 'wow, this firehose/mqtt thing would be cool to report ansible runs into logstash'16:19
pabelangerclarkb: just did some clean-up on nodepool.o.o, there was some hung processes relating to DIBs. EG: git clones.  I stopped nodepool-builder, checked up processes and restarted it again.  FYI16:19
rcarrillocruzthere's an ansible mqtt module to send stuff16:19
*** baoli_ has quit IRC16:19
rcarrillocruzand some input plugin for logstash mqtt around, but it's been idlish in terms of development16:19
rcarrillocruzi wonder if that would be a good use case to make use of firehose?16:20
rcarrillocruzmtreinish: ^16:20
clarkbpabelanger: ok16:20
mtreinishrcarrillocruz: it sounds like it would be16:20
*** woodster_ has joined #openstack-infra16:20
mtreinishthat was the basic idea of it get every event from an infra service to report to it16:20
clarkbrcarrillocruz: mtreinish yes though I think our logstash setup is still really cranky for some reason I haven't been able to determine16:20
rcarrillocruzyep16:20
clarkbelasticsearch looks happy but we aren't really indexing as quickly as I would like16:20
rcarrillocruzclarkb: k, just some random idea to hack on16:21
*** ddieterly is now known as ddieterly[away]16:21
*** esikachev has quit IRC16:21
rcarrillocruzthe log-to-central-syslog on ansible-role-puppet is still on my queue tho16:21
rcarrillocruzi need to rebase now that i check...16:21
clarkbya just warning that we need to fix things beforehand16:21
rcarrillocruzwe can summon jesusaur to fix everything16:22
rcarrillocruzblink blink16:22
clarkblooking at elasticsearch-head I am not really seeing the docs count climb16:22
*** nwkarsten has quit IRC16:22
mtreinishrcarrillocruz: were you referring to this: https://github.com/elastic/logstash/issues/4487 ?16:22
pabelangermtreinish: you hoping to get firehose.o.o going before barcelona?16:23
openstackgerritMerged openstack-infra/project-config: Run integrated gate on xenial  https://review.openstack.org/34807816:23
rcarrillocruzclarkb , fungi , pabelanger : are there any stuff that needs attention ? i'm 'starting' to work *now*16:23
mtreinishpabelanger: I was hoping to get it done pretty soon :)16:23
fungipabelanger: yeah, at least with the gerrit event stream in it as an initial poc16:23
rcarrillocruzbeen at child hospital , wife and son sick, sigh16:23
rcarrillocruzmtreinish: https://github.com/widarlein/logstash-input-mqtt rather16:23
rcarrillocruzif what i understand by input and output in logstash context is correct16:23
rcarrillocruzinput = things logstash can consume16:24
mtreinishrcarrillocruz: ah, in the other direction16:24
rcarrillocruzoutput = things logstash can emit on16:24
fungipabelanger: mtreinish and i have a talk proposed to present it in the upstream dev track at the conference16:24
rcarrillocruzyeah16:24
rcarrillocruzi'm intrigued by ^16:24
*** jlanoux has quit IRC16:24
rcarrillocruzhope you get it thru folks :-)16:24
rcarrillocruzrandom googling it seems mqtt is quite big in IoT, raspberry pi, home assistant... hakerish things16:25
pabelangerfungi: mtreinish: ya, seen that. Got my votes, if you need help standing up the server, happy to offer up some time16:25
pabelangerrcarrillocruz: moving doing reviews and waiting for patches to land16:25
*** maishsk has quit IRC16:26
fungipabelanger: that would be excellent! i'm trying to make time for it, but only so many hours in the day16:26
rcarrillocruzin other news, if you wondered why os_server always return 'changed' (i.e. not being idempotent at least from the state returned) , I pushed https://github.com/ansible/ansible-modules-core/pull/426116:26
*** ddieterly[away] is now known as ddieterly16:26
rcarrillocruzhope to get it reviewed by Shrews  and mordred when they are not doing conf things16:26
rcarrillocruzjlk: ^16:26
pabelangerfungi: sure, once you're ready, feel free to ping me if you don't have the bandwidth16:26
pabelangerfungi: mtreinish: looking forward to testing it16:27
*** Apoorva has joined #openstack-infra16:27
nibalizerrcarrillocruz: haha16:27
rcarrillocruzonce that lands, i'll work on adding pluggable pre/post provision/unprovision tasks on the launcher16:27
rcarrillocruznibalizer: ;-)16:27
nibalizerrcarrillocruz: next time you too can have a sticker stuck to your face!16:27
jlkrcarrillocruz: will be testing soon16:27
jlkand the floating IP change too in shade16:27
rcarrillocruzlulz, saw the picture on twitter :D16:27
rcarrillocruzjlk: ++16:27
jlkserious FOMO for not being at AnsibleFest.16:28
rcarrillocruz+++++++++++++++++++++ ^16:28
EmilienMpabelanger: we have serious image cache issue I think16:28
pabelangerEmilienM: any info about the issue?16:29
*** maishsk has joined #openstack-infra16:29
EmilienMpabelanger: can you loging on #puppet-openstack?16:29
clarkblooking at strace of logstash worker and indexer processes the workers are all blocked on sends to the indexer16:29
clarkbthe indexer is running get time of day a lot but I don't actually see it writing anything to elasticsearch16:30
anteayaclarkb: :(16:30
*** jistr|afk is now known as jistr16:30
*** tphummel has joined #openstack-infra16:30
rcarrillocruzthe idea for that would be something like http://paste.openstack.org/show/543312/16:31
rcarrillocruzso we could plugin any tasks to a given server, on each lifecycle stage16:31
rcarrillocruzthat would be handy for doing automated deploys of servers16:31
rcarrillocruzbut16:32
rcarrillocruz1. need to fix os_server to be idempotent, as changed is shown always, regardless if it created the server or nothing happened16:32
*** tesseract- has quit IRC16:32
clarkbno recent change to our logstash rules from what I can see16:32
rcarrillocruz2. need to return something more useful to the task result than just changed. Something like result=created, result=deleted16:32
*** maishsk has quit IRC16:33
osnexusSo I'm receiving an error that i have no public endpoint for network service, and I'm trying to find what I'm missing. Here are my lists of services and endpoints16:33
osnexushttp://paste.openstack.org/show/543314/16:33
pabelangerfungi: clarkb: need some help with git and zuul-cloner, EmilienM is having an issue16:34
*** coolsvap is now known as coolsvap_16:34
pabelangerfungi: clarkb: basically, http://logs.openstack.org/06/339806/44/check/gate-puppet-openstack-integration-3-scenario002-tempest-centos-7/4bf1d45/console.html#_2016-07-28_12_49_16_315962 is not checking out the latest commit of master, and trying to figure out why that is16:34
rcarrillocruzosnexus: you're better of on #openstack16:35
rcarrillocruzbut that could mean your cloud doesn't have neutron16:35
rcarrillocruzjust nova-network16:35
pabelangerfungi: clarkb: I think we made a change to zuul-cloner recently?16:35
rcarrillocruzis that a devstack instance ?16:35
osnexusrcarrillocruz it is16:36
rcarrillocruzthttps://wiki.openstack.org/wiki/NeutronDevstack16:36
clarkbhttps://github.com/elastic/logstash/issues/3276 looks similar though we are logstash 2.016:36
rcarrillocruzcreate a local.conf16:36
rcarrillocruzput that contents16:36
rcarrillocruzthen ./unstack.sh && ./stack.sh16:36
*** EricGonczer_ has quit IRC16:36
rcarrillocruzthat would reconfigure the devstack cloud with neutron16:36
rcarrillocruzand list the net endpoint16:37
pabelangerclarkb: fungi: or is it possible that is the latest version of master on our git servers16:37
EmilienMpabelanger: maybe https://github.com/openstack-infra/zuul/commit/9f16d522a976fc32d841e2d2bd92d6a4216c92c5 ?16:37
osnexusty rcarrillocruz I'll get on it16:37
rcarrillocruzyw16:38
clarkbpabelanger: maybe there was a zuul ref for that repo?16:38
clarkbhrm no I think the falling back to master means there wasnt one16:38
pabelangerclarkb: https://github.com/openstack/puppet-openstack-integration/blob/master/functions#L37-L42 is how EmilienM uses zuul-cloner for the puppet-jobs16:39
*** derekh has quit IRC16:39
clarkbpabelanger: it appears to have found master ~316:39
pabelangerya, that commit is from 7 days ago, with 2 more a head of it16:40
pabelangerAt first I thought it was using /opt/git cache version but the images were rebuilt last night16:40
pabelangerand I remember fungi saying something about git.o.o16:41
*** jpich has quit IRC16:42
fungipabelanger: yeah, git04 had a corrupt copy of puppet-openstackid that i fixed (master branch was missing entirely). i checked all teh repos on all our servers and that was the only one in that particular state16:43
*** gyee has joined #openstack-infra16:43
*** jordan__ has quit IRC16:44
pabelangerfungi: what is the easier way for me to check openstack/puppet-tempest on our git farm? I guess logging into each server and running something?16:44
clarkbhttps://github.com/elastic/logstash/blob/2.1/CHANGELOG.md#input is possibly related since we have multiple tcp connections. I am going to restart logstash on worker01 and only start one worker to see if it stays alive in that case16:45
*** mtanino has joined #openstack-infra16:45
*** rbuzatu has joined #openstack-infra16:47
*** burgerk has joined #openstack-infra16:47
*** hashar has quit IRC16:47
*** rbuzatu has quit IRC16:47
clarkbif anyone is interested in learning how to test a new version of logstash I am happy to work through that with them (I haven't dont it in a few months though so likely will laern things myself :) )16:47
*** gyee has quit IRC16:48
clarkbpabelanger: its pretty easy to hit the cgit web ui across the baord to check something liek a ref16:48
clarkbpabelanger: http://git01.openstack.org:8080/cgit/openstack/puppet-tempest16:48
pabelangerclarkb: ah, nice. Didn't know that16:48
*** PollyZ has quit IRC16:48
*** jsavak has quit IRC16:48
*** jsavak has joined #openstack-infra16:49
jesusaurrcarrillocruz: clarkb: what's going on with elasticsearch?16:49
openstackgerritMerged openstack-infra/tripleo-ci: Add details for rh1 deployments  https://review.openstack.org/34779716:49
clarkbjesusaur: it looks like logstash is falling over. It doesn't respond to sigterm either16:49
clarkbjesusaur: one theory is we are hitting the issues fixed in https://github.com/elastic/logstash/blob/2.1/CHANGELOG.md#input16:49
clarkbjesusaur: I have restarted things on worker01 and will only run one worker daemon there so that we have only one tcp connection16:49
*** Swami has joined #openstack-infra16:50
*** coreyob has quit IRC16:50
jesusaurclarkb: what version of logstash do we currently have running?16:51
*** maishsk has joined #openstack-infra16:51
clarkbjesusaur: 2.016:51
clarkb2.3.something is current which we could jump to likely16:52
clarkbalso I find it funny logstash is going from version 2.x to 5.x16:53
*** asettle has quit IRC16:54
clarkbactually easy mode to test this would be to just pull 01 out of puppet, install 2.3.4 and see if it works16:54
*** amotoki has quit IRC16:54
*** Daisy has joined #openstack-infra16:55
openstackgerritSam Betts proposed openstack-infra/project-config: Add Ironic multinode job  https://review.openstack.org/33249016:56
*** alee has joined #openstack-infra16:57
openstackgerritMerged openstack-infra/project-config: Enable config-drive for tripleo-test-cloud-rh2 images  https://review.openstack.org/34838916:58
*** tkelsey has joined #openstack-infra16:59
jesusaurclarkb: were you seeing the logstash process running with no open port? or was something else happening?17:00
krotscheckclarkb: If I run devstack-gate, will the various OS_AUTH_URL etc. parameters be set before running the test hooks?17:00
*** amotoki has joined #openstack-infra17:00
jesusaurclarkb: and did you find anything in your strace?17:00
clarkbjesusaur: its listening on the tcp port its just not doing anything17:00
clarkbjesusaur: strace is just a lot of get time of day but no reads or writes17:00
*** Daisy has quit IRC17:00
*** yamahata has joined #openstack-infra17:00
clarkbkrotscheck: no you'll have to source those out of the devstack openrc17:00
clarkbkrotscheck: or use the clouds.yaml file it writes17:00
*** chem is now known as chem|away17:01
fungipabelanger: yeah, i loop through them. something like... for n in `seq 8`;do ssh git0$n.openstack.org git --git-dir=/var/lib/git/openstack/puppet-tempest.git show-ref master;done17:01
mordredkrotscheck: there are two entries in the clouds.yaml - one with admin and one without, fwiw17:01
*** ddieterly is now known as ddieterly[away]17:01
*** BobBall is now known as BobBall_AWOL17:01
openstackgerritgreghaynes proposed openstack/diskimage-builder: Add specs dir  https://review.openstack.org/33610917:01
*** PollyZ has joined #openstack-infra17:01
fungipabelanger: which claims that the master branch on all of them has 03d1e97 at this point17:01
krotscheckmordred: Where is that file generated?17:02
pabelangerfungi: EmilienM: The only thing I can think of is maybe the commit wasn't replicated to our git servers when the job ran?17:02
pabelangerEmilienM: have you rechecked yet?17:02
pabelangerif I run the code locally, I get the right sha117:02
mordredkrotscheck: in functions-common - function "write_clouds_yaml"17:03
EmilienMpabelanger: 10 times17:03
*** david-lyle has quit IRC17:03
clarkbpabelanger: fungi maybe its using the zuul cloner's master version?17:03
mordredkrotscheck: oh, unless you were asking where it's written ... /etc/openstack/clouds.yaml17:03
pabelangerEmilienM: ack17:03
fungipabelanger: yes, a simple explanation would be that one of the git servers was lagging behind replicating that repo when the job ran a little over 4 hours ago and then caught up17:03
*** amotoki has quit IRC17:03
clarkbI am going to go ahead and test a newer version of logstash really quickly just to rule that in or out17:04
krotscheckmordred: Urm, devstack-gate doesn't have a write_clouds_yaml method....17:04
openstackgerritgreghaynes proposed openstack/diskimage-builder: Spec for adding diskimage_builder module in-chroot  https://review.openstack.org/33666417:04
pabelangerclarkb: not sure I understand17:04
*** nwkarsten has joined #openstack-infra17:04
*** nwkarsten has quit IRC17:04
*** e0ne has joined #openstack-infra17:04
openstackgerritgreghaynes proposed openstack/diskimage-builder: Spec for adding diskimage_builder module in-chroot  https://review.openstack.org/33666417:04
fungiclarkb: that would be weird since zuul-cloner is being told to use git://git.openstack.org/openstack/puppet-tempest (unless it failed to remote update for some reason and silently continued?)17:04
pabelangerEmilienM: when is the most recent job?17:04
*** nwkarsten has joined #openstack-infra17:05
krotscheckOh, that's in devstack17:05
fungiclarkb: so maybe that's the cached master branch state on centos-7 images in rax-ord?17:05
rcarrillocruzyep17:05
*** coreyob has joined #openstack-infra17:05
jesusaurclarkb: possibly similar to https://github.com/elastic/logstash/issues/5695 ?17:05
rcarrillocruzyou'll get 'devstack-admin' and 'devstack'17:05
rcarrillocruzclouds17:05
rcarrillocruzon clouds.yaml17:05
*** abregman has quit IRC17:05
EmilienMpabelanger: a few hours ago17:05
*** nmagnezi has quit IRC17:06
*** ddieterly[away] is now known as ddieterly17:06
pabelangerEmilienM: lets try again now, see if it matches my local test17:06
EmilienMpabelanger: you want me to recheck?17:06
pabelangerfungi: ya, I was thinking that too it was using /opt/git version17:06
pabelangerEmilienM: please17:06
clarkbjesusaur: maybe? I can't even get it to shutdown cleanly though I have to kill -917:06
EmilienMpabelanger: sure17:07
openstackgerritgreghaynes proposed openstack/diskimage-builder: Make map-packages use dib-python  https://review.openstack.org/33906517:07
pabelangerEmilienM: I still think adding Depends-On would be a good thing to do, since you need that specific commit. But lets move forward without doing that for now17:07
EmilienMpabelanger: https://review.openstack.org/#/c/344916/8 is a good example17:07
EmilienMit worked for some jobs17:07
fungipabelanger: also on the composed integration ref theory, you can see in http://logs.openstack.org/06/339806/44/check/gate-puppet-openstack-integration-3-scenario002-tempest-centos-7/4bf1d45/_zuul_ansible/playbook that it was not tested in combination with any puppet-tempest changes17:07
*** trown is now known as trown|lunch17:08
openstackgerritBen Kero proposed openstack-infra/project-config: Move chef jobs on xenial  https://review.openstack.org/34763317:08
*** Kelso has joined #openstack-infra17:08
*** rbuzatu has joined #openstack-infra17:08
*** maishsk has quit IRC17:08
pabelangerfungi: ya, so I think in that case, adding the Depends-On might have been the way to go for puppet-tempest?17:09
fungipabelanger: i have no idea what you're suggesting with that17:10
*** akshai has quit IRC17:10
*** cdent has joined #openstack-infra17:11
pabelangerfungi: maybe I am confused, if we are saying git.o.o was lagged behind the job run, and since it merged so close, adding a Depends-On header to the puppet-tempest commit might have ensured the right version when checked out17:11
clarkbok logstash 2.3.4 is running on logstash-worker20 with all 4 worker daemons as well. If this works well for the next hour or so then I think the immediate issue has been corrected by newer logstash17:12
*** akshai has joined #openstack-infra17:12
krotscheckmordred, clarkb: One last question. When tyring to run a local devstack slave, I'm running into this problem: /opt/stack/new/devstack-gate/devstack-vm-gate.sh: No such file or directory - How/where is devstack cloned onto the slave?17:12
fungipabelanger: doubtful since that would have to be done by the zuul-merger which would see in its version of the repo that the depended-on change was already merged17:12
clarkbkrotscheck: zuul-cloner is run to update the devstack-gate repo17:14
*** jsavak has quit IRC17:14
clarkbkrotscheck: there is a builder for it in jjb17:14
rajinirSlave node went offline. ERROR: Disconnected by anonymous : Offline due to Gearman request. What does this mean?17:14
*** jcoufal_ has joined #openstack-infra17:14
krotscheckclarkb: Yes, I ran that.17:14
*** maishsk has joined #openstack-infra17:14
clarkbrajinir: it means that the slave was put offline due to a request made by gearman to do that. This is useful to prevent running >1 job on a single slave17:15
krotscheckclarkb: devstack-checkout, right?17:15
fungipabelanger: clarkb: as for the cached state on disk theory, http://paste.openstack.org/show/543412/17:15
clarkbkrotscheck: yes I think that is the one17:15
*** cloudtrainme has joined #openstack-infra17:16
fungipabelanger: clarkb: looks like that's what got checked out17:16
*** rbuzatu has quit IRC17:16
krotscheckclarkb: Righto, so that works and all, but devstack itself doesn't seem to get installed when I run ./safe-devstack-vm-gate-wrap.sh17:16
*** jcoufal has quit IRC17:17
EmilienMpabelanger: failing on rax, working on ovh, osic17:17
EmilienMI think its an image issue or I don't know17:17
fungiEmilienM: i think that means that ovh and osic have newer images, but doesn't explain why we're not managing to remote update properly17:18
clarkbkrotscheck: devstack-gate will install devstack for you17:18
*** sputnik13 has joined #openstack-infra17:18
EmilienMfungi: right.17:18
pabelangerrax images are 15 hours old17:18
*** ddieterly is now known as ddieterly[away]17:18
krotscheckclarkb: Which brings me to my original question. Where does it do that? because /opt/stack is empty17:18
clarkbkrotscheck: maybe there are file permissions issues reading/executing /opt/stack/new/devstack-gate/devstack-vm-gate.sh17:18
pabelangerovh and osic are 14 hours, so they should be the same DIB17:19
clarkbkrotscheck: the setup workspace function does all of that17:19
fungiEmilienM: not sure if you saw, but i confirmed that a random centos-7 node booted in rax-ord has that puppet-tempest master state as its initial on-disk state, so something is preventing it from correctly doing a remote update from the origin i think17:19
openstackgerritMerged openstack-infra/project-config: Add back rh1  https://review.openstack.org/34821217:19
*** nherciu has quit IRC17:19
fungiEmilienM: which, as pabelanger mentioned, could be a recent regression in zuul-cloner17:19
*** sabari has quit IRC17:20
*** jsavak has joined #openstack-infra17:20
rajinirIs there a login/password for the image of the ubuntu build vm? My node went offline during the build and I'm trying to login17:20
*** PollyZ has quit IRC17:21
*** baoli has joined #openstack-infra17:22
clarkbrajinir: assuming this is a nodepool test image no you will need to configure it with an ssh key via config-drive17:22
pabelangerfungi: EmilienM: maybe enable debugs and see what is happening in zuul-cloner17:23
clarkbjesusaur: testing indicates that having a single worker doesn't help. Neither does using logstash 2.3.4. The worker daemons are just stuck sending data according to strace17:23
clarkbjesusaur: and looking at a strace of logstash its just futex and gettimeofday. No reads or writes that I can see17:24
rajinirclarkb: we tried to using flat networking. There was an outage on the connection when it was moving the interface to the ovs bridge. so the node is lost.17:24
jesusaurclarkb: strange17:24
EmilienMpabelanger: how?17:24
clarkbrajinir: do you need to log into it or just delete it?17:24
*** mctaylor has quit IRC17:24
rajinirclarkb: I can delete it using nodepool. Just wanted to see how the bridge was setup. But looks like it was not going to work anyway17:25
rajinirclarkb: the main issue I'm seeing is dhcp packets are not forwarded to the tap with default network settings17:26
*** roxanagh_ has joined #openstack-infra17:26
jesusaurclarkb: did anything change in your elk environment recently?17:26
clarkbjesusaur: nope, the last big changes were the upgrades to logstash 2.0 and ES 1.7.5 a few months back17:26
clarkbI am going to look at ES again and make sure it isn't stopping the works17:27
jesusaurfwiw, I upgraded to 2.0.0 about a month ago and havent noticed this issue17:27
*** sabari has joined #openstack-infra17:27
clarkbya we were fine on that version for a while too, so not sure what is going on, but also 2.3.4 seems no better so likely not related to that issue I pointed out17:28
*** rdx_matt has joined #openstack-infra17:28
*** david-lyle has joined #openstack-infra17:28
clarkbeverything I can see on the ES clsuter looks fine though. Cluster is green, all nodes are present, lpenty of disk space, only things in logs are GC statistics17:29
*** cloudtrainme has quit IRC17:29
fungirajinir: clarkb: or ssh into it with the same account/keys zuul is using17:30
*** roxanagh_ has quit IRC17:31
clarkbI can tcp from worker20 to all ES nodes17:31
fungi(or s/zuul/jenkins/ i guess)17:31
*** tqtran has joined #openstack-infra17:33
*** bryan_att has quit IRC17:33
*** john-davidge has quit IRC17:35
openstackgerritSirushti Murugesan proposed openstack-infra/project-config: Add experimental tempest-dsvm xenial py3 job to devstack  https://review.openstack.org/33977817:35
*** Swami has quit IRC17:36
krotscheckclarkb, mordred: This thing's still failing. Is there some presumption about what directory the workspace is in?17:37
krotscheckhttp://paste.openstack.org/show/543413/17:37
*** hurgleburgler1 has joined #openstack-infra17:37
*** Swami has joined #openstack-infra17:37
*** tqtran has quit IRC17:38
*** hurgleburgler has quit IRC17:39
*** akshai has quit IRC17:39
clarkbkrotscheck: no it should build that dir from scratch17:39
clarkbkrotscheck: look in the setup workspace log file which should be in $PWD/logs I think17:40
krotscheckclarkb: Hhrm. mkdir: missing operand17:42
*** yaume has quit IRC17:43
*** Kelso has quit IRC17:44
krotscheckclarkb: Tracing, gimme a bit...17:44
*** maishsk has quit IRC17:44
*** andymaier has quit IRC17:45
*** Kelso has joined #openstack-infra17:45
*** maishsk has joined #openstack-infra17:45
clarkbjesusaur: http://paste.openstack.org/show/543416/ progress, have you seen that before?17:45
jesusaurclarkb: no, but i think ive seen similar issues back in the day of es 0.9x17:47
*** akshai has joined #openstack-infra17:47
jesusaurdoes logstash join the cluster? if so, does the node count reflect that?17:47
clarkbhttps://github.com/logstash-plugins/logstash-output-elasticsearch/issues/30417:47
jesusaurI'm still running local elasticsearch nodes on the indexers for routing17:47
clarkbjesusaur: it doesn't join the cluster as its using http17:48
clarkbfungi: pabelanger ^ it almost looks like this could be inter dfw networking troubles17:48
clarkbwhich would explain why we were good for a while if its a new thing rax side17:49
fungiclarkb: yeah, wouldn't surprise me in the least. we see this all the time with job nodes in dfw failing to reach the mirror server there or our git farm17:49
*** ihrachys has quit IRC17:50
fungias well as nodes in ord17:50
jesusaurclarkb: im surprised that manticore doesn't establish a new connection17:50
fungiless so in iad, but our quota there is also pretty low17:50
clarkbjesusaur: oh it does :) I have a bunch of those errors logged now17:50
*** Kelso has quit IRC17:50
fungiand we hardly ever see it for, e.g., nodes in other providers communicating with the git farm17:50
jesusaurahh17:51
clarkb(I had to set the timeout value in the logstash output config, before it just waited forever, but at least now I know we are going 60 seconds without any traffic)17:51
pabelangerclarkb: thanks for the heads up, EmilienM^17:51
fungiwhich suggests it's an east-west problem not north-south (i _so_ hate that terminology)17:51
clarkbfungi: ++ to hating that terminology17:51
*** asettle has joined #openstack-infra17:51
*** rdx_matt has quit IRC17:51
jesusaurclarkb: so next step is to try setting tcp keepalive?17:51
*** rdx_matt has joined #openstack-infra17:52
EmilienMpabelanger: ok good to know. /me afk lunch now, will catch up later17:52
*** thiagop-afk is now known as thiagop17:53
clarkbjesusaur: maybe? its actually failing really quickly17:53
clarkbjesusaur: eg I think we would have to have some creazy keep alive settings to notice a difference17:53
jesusaurhmm17:53
*** raildo has joined #openstack-infra17:53
*** EricGonczer_ has joined #openstack-infra17:54
clarkbfungi: I wonder if they really want us to use the private addrs17:55
clarkbjesusaur: ^ is the other thing that may be worth trying17:55
jesusauroh, that could be17:55
jesusauryou can try adding the private addrs to /etc/hosts on worker20 to test17:55
clarkbya I will have to update firewall rules too17:56
jesusauroh wait, you need to modify the publish address in the es config17:56
jesusauror maybe thats only needed when joining the cluster17:56
krotscheckclarkb: Turns out I didn't have ZUUL_BRANCH defined. It seems to be moving farther now.17:56
clarkbjesusaur: its listening on :::9200 so I think it should be fine to use private addr17:57
*** maishsk has quit IRC17:57
clarkbfungi: any opposition to really quickly trying that? have better ideas?17:57
*** mctaylor has joined #openstack-infra17:58
*** cloudtrainme has joined #openstack-infra17:58
*** maishsk has joined #openstack-infra17:59
*** akshai has quit IRC18:00
*** akshai has joined #openstack-infra18:01
*** tkelsey has quit IRC18:02
jesusaurclarkb: yeah, i was definitely thinking of the join-cluster handshake where you get re-routed to the publish address18:03
mtreinishpabelanger: cool, all the patches for the basic setup are up for review: https://review.openstack.org/#/q/status:open++branch:master+topic:firehose18:03
mtreinishbut after all those land comes the fun part and seeing whether it works or not :)18:04
*** cloudtra_ has joined #openstack-infra18:05
*** cloudtra_ has quit IRC18:05
clarkbok I quickly did hax to update /etc/hosts on es02-07 and logstash-worker20 so that the fireawll will let logstash worker talk to es via private net18:05
fungiclarkb: no concern from me. it's unlikely to make it not-work even worse, and if it does you'll probably notice18:05
fungikrotscheck: did we miss adding that to the devstack-gate readme?18:06
clarkbright its basically not working at all right now :(18:06
*** Sukhdev has joined #openstack-infra18:07
*** mctaylor has quit IRC18:07
*** trown|lunch is now known as trown18:07
*** mctaylor has joined #openstack-infra18:07
*** cloudtrainme has quit IRC18:08
*** asettle has quit IRC18:08
sdagueclarkb: checking in on the package mirrors, to know if it's worth rechecking yet18:08
clarkbsdague: we haven;t published the volume yet. Last I checked bandersnatch was still syncing18:09
sdagueok18:09
*** sandanar has quit IRC18:09
clarkblooks like we are at 'cipher' I guess it wrapped around with the caps and non caps sorting?18:09
*** cloudtrainme has joined #openstack-infra18:10
*** Sukhdev has quit IRC18:10
pleia2enjoy cameos by clarkb, anteaya, greghaynes, freerunner, therve (chat snippit) and fungi, corvus (etherpad screenshot) here https://opensource.com/life/16/7/5-remote-sysadmin-tools18:12
fungiooh!18:12
nibalizernoice18:13
* fungi is famousz now18:13
*** PollyZ has joined #openstack-infra18:13
prometheanfireok, think I have everything back to puppet, which is doing some odd things, but at least it's known odd things :D18:13
*** ociuhandu has quit IRC18:14
clarkbjesusaur: the other thing to try is going back to local ES daemon on the workers since ES is a lot better about logging issues18:14
nibalizerpuppet doing odd things is a feature !18:14
clarkblike exiting non zero on success18:14
*** ajmiller has quit IRC18:14
openstackgerritBen Nemec proposed openstack/diskimage-builder: Generalize logic for skipping final image generation  https://review.openstack.org/33404218:15
anteayapleia2: nice article18:15
pleia2anteaya: thanks18:15
anteayaI forget some folks still haven't figured out remote team work18:15
pleia2anteaya: busy week for publishing, I wrote everything weeks ago ;)18:16
anteayapleia2: thanks for preaching the gospel18:16
*** csomerville has quit IRC18:16
pleia2it's what I do!18:16
*** Kelso has joined #openstack-infra18:16
* anteaya takes a look at mercury18:16
*** Sukhdev has joined #openstack-infra18:17
*** siva_krish has joined #openstack-infra18:17
clarkbthere is definite a lack of traffic between the worker and the es hosts according to tcpdump (which I have decided is easier to read than strace at this point)18:17
*** rbrndt has quit IRC18:18
*** ddieterly[away] has quit IRC18:18
*** tqtran has joined #openstack-infra18:19
*** piet has joined #openstack-infra18:19
siva_krishHi guys!18:19
clarkband my 600 second timeout just timed out18:20
clarkbok18:20
anteayapleia2: looks like a good time to publish18:20
anteayasiva_krish: sigh, women work here too18:20
siva_krishNeed help with gerrit. How to create a patch which depends on two existing patchses on review. can soemone help me with this ?18:20
clarkbI need to take a break and rest my eyeballs but will restore things to the way they were after18:20
*** degorenko is now known as _degorenko|afk18:20
clarkbmaybe someone else is willing to look into ES issues as well?18:21
jesusaurclarkb: so still no connectivity even over private addresses?18:21
anteayapleia2: big focus on mercury at the moment, very good energy for publishing and speaking18:21
anteayapleia2: and books too!18:21
clarkbjesusaur: there was some, enough to tcp handshake and move a small amount of data but after that it died and timed out against hte 600 second timeout18:21
clarkbsiva_krish: you will have to serialize them18:21
clarkbsiva_krish: so A then B then C18:21
*** cody-somerville has joined #openstack-infra18:22
fungiassuming they're all in the same git repository anyway18:22
tonybCan we exclude grenade jobs on xenial? http://logs.openstack.org/71/347871/1/gate/gate-grenade-dsvm-ubuntu-xenial/f47b9c4/logs/grenade.sh.txt.gz#_2016-07-28_16_59_29_09918:22
tonybsiva_krish: That's a better question #openstack-dev18:22
clarkbtonyb: gah I thought we had that tested18:22
clarkbtonyb: yes we can do that, also why would grenade be so forceful about that?18:23
clarkbmaybe our tests were flipping the force bit18:23
clarkbuse the FORCE luke18:23
tonyb:)18:23
siva_krishtonyb sure will move it to openstack-dev . Thanks clarkb!18:23
fungitonyb: good question, i'm trying to remember how we handled that when we did the precise to trusty transition (since the job needs devstack to start on the previous branch to test changes for the target branch)18:23
*** claudiub|2 has joined #openstack-infra18:23
fungii want to say we ran grenade tests for the release lagged on the prior distro version or something18:24
clarkbfungi: are you sure?18:24
clarkbanyways thats the easy fix rather than a complete revert so I will push that in a moment18:24
*** ayoung has quit IRC18:24
*** ddieterly has joined #openstack-infra18:25
tonybclarkb: Thanks.18:25
*** kzaitsev_mb has joined #openstack-infra18:25
tonybsiva_krish: I'll meet you there ;P18:25
openstackgerritMerged openstack-infra/system-config: Clean up puppet-apply testing on precise  https://review.openstack.org/34843418:28
openstackgerritClark Boylan proposed openstack-infra/project-config: Keep running grenade on trusty for now  https://review.openstack.org/34850518:28
clarkbfungi: tonyb ^18:28
*** baoli has quit IRC18:29
tonybclarkb: Thanks18:30
krotscheckfungi: No, I just glossed over it18:32
*** electrofelix has quit IRC18:33
*** cdent has quit IRC18:33
clarkbinfra-root can has review on https://review.openstack.org/#/c/348505/1 ? we might want to consider pushing it through quickly too to avoid too much disruption18:35
*** alee has quit IRC18:35
anteayayou just need one more project-config core review18:35
clarkband a gerrit admin to force merge if we want to do that18:36
*** csomerville has joined #openstack-infra18:36
anteayayeah I wouldn't be opposed to a force merge, two nova patches in the gate failing on it18:37
clarkbtonyb: btw a bunch of the acceptable distro versions in the grenade list are no longer supported by their upstreams18:38
clarkbtonyb: seems like we should probably clean that up a bit18:38
*** azvyagintsev_h has quit IRC18:38
*** tonytan4ever has quit IRC18:38
clarkb(also its weird to me that we could assert vivid is ok but not xenial)18:38
tonybclarkb: Yeah.  It's all about who verified them and when18:38
*** cody-somerville has quit IRC18:39
tonybclarkb: I *needed* vivid so I did that work but xenial wasn't interesting for $reasons18:39
clarkbalso its a warning that becomes an error :/18:39
clarkbtonyb: but vivid is dead now :P18:39
clarkbdon't vivid18:39
clarkbso is wily and f22 I think18:40
clarkband I probably don't want to know what a kvmibm1 is18:40
tonybclarkb: Sure.  but is wasn't when I needed it and there isn't a big push to clear the list18:40
tonybclarkb: You *really* don't wnat to know what that is but it's still a thing18:41
*** roxanagh_ has joined #openstack-infra18:42
*** david-lyle has quit IRC18:42
pabelangerclarkb: +318:42
clarkbpabelanger: ty18:42
pabelangerclarkb: not know how to force merge, but can enqueue it into gate18:43
pabelangerdon't*18:43
*** ociuhandu has joined #openstack-infra18:44
openstackgerritMerged openstack-infra/elastic-recheck: Add query for nova/neutron dns mitaka bug 1607412  https://review.openstack.org/34844518:44
clarkbhrm I think it has slightly wrong logic though18:44
openstackbug 1607412 in OpenStack Compute (nova) "gate-grenade-dsvm-neutron-multinode fails server build on newton side with "Unrecognized attribute(s) 'dns_name'"" [Undecided,New] https://launchpad.net/bugs/160741218:44
clarkbwee complicated list of regexes18:45
*** rdx_matt has quit IRC18:46
*** roxanagh_ has quit IRC18:46
openstackgerritClark Boylan proposed openstack-infra/project-config: Keep running grenade on trusty for now  https://review.openstack.org/34850518:47
clarkbpabelanger: anteaya tonyb ^ I had to move the regex to be after the default gate-grenade-dsvm regex other wise that one would override. I also excluded liberty like the default one does18:47
clarkbI noticed that in zuul status there was a change running bot trusty and xenial even though it was master18:48
clarkbwhich helped me realize ^ was a thing18:48
anteayaclarkb: thanks for looking, +2 on new changeset18:49
clarkbfungi: so this is where the current plan falls over hardest I think. Its explicit but we end up with a massive set of rules that we have to accomodate when making these cahnges18:49
fungipabelanger: you add your gerrit account temporarily to the project bootstrappers group, then review the change setting code-review +2 verify +2 workflow +1 and then there will be a submit button after you have saved the review18:49
sdagueclarkb: http://logs.openstack.org/93/347593/2/gate/gate-grenade-dsvm-ubuntu-xenial/4269c21/logs/grenade.sh.txt.gz ...18:49
sdagueoh, you just discovered that18:49
clarkbits almost 2k lines worth of job rules that we are at the mercy of (both to preserve old behavior and to accomodate new stuff)18:49
clarkbsdague: ya tonyb pointed it out, fix is up18:50
pabelangerfungi: ack18:50
sdagueclarkb: great, cool18:50
clarkbwould their be opposition to me patching grenade to make that warning just a warning :)18:50
clarkbs/their/there/18:50
fungiclarkb: i don't know that the branch selection logic for grenade jobs was any easier last time around. we still had to make an exception for it so we ran it on precise the first cycle while other jobs had switched to trusty18:50
sdagueclarkb: you actually need to patch devstack stable/mitaka18:50
sdagueand I was theoretically opposed to that18:50
sdaguehowever, I think if it makes this easier, I'm fine with it now18:51
clarkbfungi: the tricky part is not the first patchset you are right that isn't any simpler. its what the second patchset had to do18:51
pabelangerclarkb: +318:51
clarkbfungi: if we don't accomodate the entire ruleset of 2k lines of rules we trip over existing stuff that may be there18:51
sdagueit's actually proposed somewhere, I can probably go revive it18:51
*** ddieterly is now known as ddieterly[away]18:53
clarkbfungi: the old method had the benefit of setting the function once for all jobs and not needing to think through all of the rules belwo it18:53
clarkbyou did have to sort through the logic in the function(s) though18:53
clarkbbut those were far shorter than what our job rules are currently18:53
*** baoli has joined #openstack-infra18:54
clarkbpabelanger: to force merge a thing you add yourself to the project-creators group in gerrit, review the change so it has the necessary votes (+2 V, +2 CR, +1 W) and hit submit18:54
clarkbfungi: thoughts on doing that here for this change18:54
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: Implement a new job for undercloud testing only  https://review.openstack.org/34614718:55
pabelangerclarkb: okay, I've enqueue it into gate already. Will force merging now be okay?18:56
clarkbpabelanger: oh if its in teh gate already thats good enough18:56
clarkbpabelanger: that will double check I didn't write a abd yaml file18:56
pabelangerclarkb: okay18:56
dhellmannfungi : it looks like zuul-cloner is not installed on the node where we're running the tag-releases job. Is that something I can control through a project-config patch somehow? maybe bindep?18:57
clarkbpabelanger: also if you do add yourself to project creators for whatever reason try and remember to remove yourself after you are done doing $task. Otherwise you get all the buttons in all the projects and you might accidentally approve thinsg you shouldn't18:57
pabelangerclarkb: okay, I'll remember that for the next one18:58
*** kzaitsev_mb has quit IRC18:59
*** ddieterly[away] is now known as ddieterly18:59
*** EricGonczer_ has quit IRC18:59
openstackgerritMatthew Thode proposed openstack-infra/system-config: Fix emaint sync call  https://review.openstack.org/34851419:00
*** ddieterly is now known as ddieterly[away]19:02
clarkbsilly idea time19:02
*** akshai has quit IRC19:02
*** fifieldt has quit IRC19:02
anteayaoh its now is it?19:03
clarkbwe could go to a single base image that we use everywhere that includes caches for things like git repos but also chroot/container images for ubuntu/debian/centos/fedora/whatever19:03
clarkbthen jobs could just opt into whatever they watn. Of course this will make image building a hundred times more complicated and balloon the image size so not a good idea19:03
AJaegerclarkb: only if we assume that the Linux kernel is not part of the equation19:03
AJaegerclarkb: some tools, like ovs, might need a specific kernel...19:04
fungidhellmann: oh, that's an interesting problem. we typically install zuul-cloner into a virtualenv via a diskimage-builder element. signing01.ci.o.o is managed by puppet instead since it's a long-lived machine so we'd need some solution to puppet zuul-cloner onto non-single-use nodes19:04
pabelangerclarkb: sounds like too much work, clearly docker is the solution19:04
fungidhellmann: definitely can't use bindep there. jobs won't have root permissions so will be unable to install system packages or write outside the job workspace for that matter19:04
AJaegerfungi: How about the proposal node? Right now the "venv" environment does not use constraints - and if the proposal node has no zuul-cloner, we cannot switch that...19:05
clarkbpabelanger: AJaeger ya its got a lot of drawbacks. the kernel one is a good one. I know sytemd is becoming more tightly coupled to kernel versions too and we might run into trouble tehre too19:05
fungiAJaeger: right, same scenario19:06
prometheanfirenodepool/elements/cache-bindep/install.d/50-cache-pkgs ONLY caches right?19:06
prometheanfireno install/compile?19:06
AJaegerfungi, that's sad ;(19:06
prometheanfireI think it's currently installing for gentoo, which is slow lol19:06
* AJaeger had hoped to be able to use constraints everywhere.19:06
openstackgerritMatthew Thode proposed openstack-infra/system-config: Fix emaint sync call  https://review.openstack.org/34851419:06
openstackgerritMerged openstack-infra/project-config: Keep running grenade on trusty for now  https://review.openstack.org/34850519:07
fungiprometheanfire: the goal of the cache-bindep element is to pre-download packages needed by any jobs that might run on nodes booted from that image, so that the package installer can later install them directly from disk during job runtime19:07
pabelangerclarkb: joking aside, it would be a fun experiment to try19:07
prometheanfirefungi: so in gentoo's case, no compile/install19:07
*** jsavak has quit IRC19:07
prometheanfiregotint19:07
prometheanfiregotit19:07
*** acoles is now known as acoles_19:08
fungiprometheanfire: righth, assuming gentoo's package manager still compiles binaries on demand at install time, then i guess expect to cache by downloading the package source and then the package compilation takes place at the start of each job19:08
*** jsavak has joined #openstack-infra19:08
mtreinishfungi: so I just did some more reading on mqtt, and we probably will want to use tls for our internal traffic before too long. The auth creds are on the wire in plain text19:09
openstackgerritMatthew Thode proposed openstack-infra/project-config: Add Gentoo support to nodepool  https://review.openstack.org/31086519:09
prometheanfirefungi: ya, that'll be rough19:09
prometheanfireqemu, et all19:09
fungimtreinish: we _could_ consider running germqtt on review.openstack.org19:09
prometheanfireI added --fetchonly to the cache19:09
fungimtreinish: then it's all over localhost19:09
prometheanfirefungi: what we should probably do is run a binhost for some of this19:10
mtreinisherr, actually that would be worse. It's the mqtt auth creds which are plaintext19:10
prometheanfirebecause bindep-fallback calls this many packages to be installed19:10
prometheanfire>>> Emerging (1 of 225) dev-libs/libyaml-0.1.6::gentoo19:10
AJaegerclarkb: so, for unit tests we should be able to use such an approach, for devstack I doubt it19:10
bkeroHehe openstack-infra gentoo binhost19:10
prometheanfiretakes a couple of hours19:10
fungiprometheanfire: right, assuming gentoo is like the bsds and has an intermediate "compiled but not yet installed" state for packages, that would be one option19:10
*** gouthamr has quit IRC19:10
prometheanfireit does19:10
mtreinishfungi: germqtt is localhost to mosquitto right now. (I was thinking more for future other services talking to firehose)19:10
bkerohttps://wiki.gentoo.org/wiki/Binary_package_guide19:11
prometheanfirecalled a binpkg, it's what I use on my servers at home19:11
mtreinishfungi: if we moved it to review.o.o then we'd definitely be sending the service user password in plaintext19:11
fungiprometheanfire: oh, right so like the option in bsds for precompiling a package tarball19:11
prometheanfirebkero: what we ill probably have to do is take an image, run bindep on it, installing all the things while generating binpkgs19:12
AJaegerfungi, do you see a solution on adding zuul-cloner to proposal and release nodes?19:12
prometheanfireonce we have those generated we'd take them off and mirror them19:12
prometheanfirewe'd just have to do that every so often (about monthly) to keep up with churn19:12
prometheanfirebut for now it's just a time inconvienience19:12
fungimtreinish: oh, i had you backwards. right the germqtt to gerrit credentials are over ssh, so already encrypted19:13
fungimtreinish: so if germqtt runs on the firehose server the publisher creds for the mqtt service go over the loopback19:13
*** jcoufal_ has quit IRC19:13
bkeroprometheanfire: What about adding some of the deps to the nodepool image?19:13
fungiAJaeger: sorry, dance card for the day is oversubscribed already. i'm sure there is one but i don't have time to design it today19:13
*** rbuzatu has joined #openstack-infra19:14
mtreinishfungi: yep, so it's not super critical right now. But we'll want to get the tls stuff sorted before we start enabling other services to talk mqtt19:14
AJaegerfungi: ok, let's discuss another time. I know now that I cannot enable it for now;)19:14
fungiAJaeger: chances are we could reencode the same install mechanism from dib into a script called from a puppet exec and just not run that on single-use node image builds since dib is already handling it there19:15
fungiAJaeger: the bigger challenge is taht we also don't have any solution designed to build and update a local git repo cache on those nodes19:15
prometheanfirebkero: what do you mean?19:16
fungiAJaeger: though i guess we could just accept that and let zuul-cloner use its fallback of cloning over the network19:16
fungiwhich is basically equivalent to what those jobs do now19:16
prometheanfirebkero: nodepool generates from diskimagebuilder, we could compile it each time if we wanted I guess19:16
AJaegeryeah, that's an option. Let's discuss another time and if anybody wants to look into this, it would be appreciated. I can't do it myself ;(19:16
*** hashar has joined #openstack-infra19:17
bkeroprometheanfire: Yeah, that's what I mean. Have an element that installs a lot of the dep packages for quicker tests.19:17
*** Sukhdev has quit IRC19:17
fungiclarkb: happen to remember if there's any way to set up networking on instances in rackspace without using glean or their custom nova-agent? like does cloud-init know how to get network configuration from their environment at all?19:18
*** jcoufal has joined #openstack-infra19:18
clarkbfungi: I think if you havea  really new cloud-init or possibly one patched wit the rax patch if it hasn't merged yet (it was supposed to merge after nova accepted the code iirc)19:18
*** elo has quit IRC19:18
prometheanfirebkero: that's basically what's already happening, right now the element installs as normal, though it's designed to be --fetchonly19:18
*** eric_lopez has joined #openstack-infra19:18
*** rdx_matt has joined #openstack-infra19:18
bkeroThat's half the battle19:18
*** kzaitsev_mb has joined #openstack-infra19:19
*** fifieldt has joined #openstack-infra19:19
sdagueclarkb: so how much suck is the grenade / trusty thing for master?19:19
clarkbsdague: the change has merged to fix it, next zuul config reload should pick it up19:19
sdagueok19:19
prometheanfirebkero: yep, it's more of a question if we want to make an exception to the --fetchonly policy for gentoo since install time takes so long19:20
*** hashar has quit IRC19:20
*** hashar_ has joined #openstack-infra19:20
prometheanfirebkero: these are the chagnes I have to make right now https://review.openstack.org/#/c/310865/19:20
prometheanfirethis would be nice to be merged, not the biggest blocker (as it seems to pass when it fails...) https://review.openstack.org/#/c/348514/19:22
bkeroprometheanfire: I'll read the patch after lunch, it's kind of big. :)19:23
prometheanfirebkero: yarp19:23
bkeroprometheanfire: do you think it's in a state to merge, or more work needs to be done?19:23
prometheanfirebkero: I think it's ready to merge, I removed the WIP on it19:23
prometheanfirethe next work is puppet modules methinks19:23
*** abregman has joined #openstack-infra19:23
clarkblooking at these ES tcpdumps it looks like things are going great after a timeout (new connection created), but then it just stops19:24
clarkblike one side is waiting for more data19:24
jesusaurclarkb: is the logstash output buffer too large?19:24
clarkbjesusaur: its set to flush at 1024 events. How do I check or know if the resulting buffer is too big?19:25
jesusauralso, is log_processor working or is that waiting on logs?19:25
jesusaurI'm not sure how to check how full that buffer is :(19:25
clarkbthe log processor workers are blocking the send to logstash19:25
clarkbbasically their backlog queues fill and they stop doing stuff waiting for logstash to process stuff ahead of it19:25
jesusaurbut l_p workers should output number of lines which should be reasonably similar to logstash events19:26
dhellmannfungi : so, ideas? we've previously said we didn't want to use pip to install stuff on this node19:27
clarkbI suppose I could try tuning down the flush threshhold so that it tries to get events out quicker/more often19:27
*** fifieldt has quit IRC19:27
dhellmannfungi : what if I replace zuul-cloner with a little shell script that does the parts I need?19:27
openstackgerritMerged openstack-infra/release-tools: Update the UPPER_CONSTRAINTS_FILE url to include the new branch  https://review.openstack.org/34802719:27
fungidhellmann: yeah, i was just discussing options above with AJaeger since jobs running on the proposal.slave node have similar needs (to be able to support upper constraints)19:27
dhellmannfungi : oh, I missed that part of the scrollback19:28
dhellmannI do something like that on my dev box, so I think I have the commands we'd need19:28
*** rbrndt has joined #openstack-infra19:28
fungidhellmann: having the script do that in the short term would be fine, and we can simplify/standardize it once zuul-cloner is accessible on that machine19:29
sdagueclarkb: when is the next zuul config reload?19:29
dhellmannfor the release scripts I could just put those in the shell function already wrapping zuul-cloner, but if AJaeger has a need it could be a separate script too19:29
dhellmannfungi, AJaeger : ack, I'll work on that then19:29
pabelangersdague: should be any moment19:29
sdagueok19:29
sdaguejust notice there are a lot of patches that are going to need recheck19:29
*** kzaitsev_mb has quit IRC19:29
AJaegerdhellmann: if you read backscroll, my problem is: venv environment should get constraints setup, so I want to setup the git trees properly. We can use a custom macro for this...19:30
*** matrohon has joined #openstack-infra19:30
AJaeger... but if there's a script called zuul-cloner it would be simpler ;)19:30
openstackgerritEmilien Macchi proposed openstack-infra/project-config: zuul/layout/puppet: switch ovb to multinode for some modules  https://review.openstack.org/34796419:30
*** tonytan4ever has joined #openstack-infra19:30
*** ddieterly[away] is now known as ddieterly19:31
dhellmannAJaeger : your needs may be more complex than mine. I just need a working copy of the repo so I can tag it. It sounds like you need that repo to have a specific configuration?19:31
fungidhellmann: yeah, chances are the job could just replace zuul-cloner with git clone for now (there's no local git cache on those machines anyway so that's what it's amounting to in post/release pipelines)19:32
AJaegerdhellmann: I need the specified change checkout out - and I need constraints repo with the same branch if it exists19:32
pabelangersdague: clarkb: ansible-playbook was OOM on puppetmaster, next loop in 13mins19:32
sdagueok19:32
*** Kelso has quit IRC19:32
sdaguehow are the mirrors doing? as I'm stilly baby sitting that patch to try to get things in for the release19:33
fungipabelanger: since it's just a layout change, we could hand-patch it on zuul.o.o and tell it to reload its config?19:33
fungino idea if 13 minutes is enough to make a difference though19:33
*** EricGonczer_ has joined #openstack-infra19:34
pabelangerfungi: let me check patch19:34
dhellmannfungi : oh, in that case, yeah, I may just do that to keep things simple. AJaeger, that would let you code up your version to work however you need it to. what do you think?19:34
clarkbdjango-mptt-urls just went by on bandersnatch19:34
clarkbso its still going19:34
AJaegerdhellmann: give it a try and let's see how I can built on top of it.19:35
pabelangerfungi: we should patch run_all.sh to accept ansible-playbook args, then we could just use --limit zuul.openstack.org19:36
fungidhellmann: AJaeger: though i would like to get zuul-cloner and some mechanism to maintain a periodically updated git cache onto those nodes. i just don't know an eta for it getting done19:36
AJaegerfungi: yeah, that would be better.19:36
AJaegerBUT fungi, looking at two or so log files, I didn't see much difference between gerrit-git-prep and zuul-git-pre-upper-constraints in time ;(19:37
*** fifieldt has joined #openstack-infra19:38
*** maishsk_ has joined #openstack-infra19:38
AJaegerThat would be a worthwhile exercise, whether it brings us timewise significant improvements. Or whether it's more reliability...19:38
*** maishsk has quit IRC19:39
sdagueclarkb: oof, that's taking a long time. :(19:39
*** maishsk_ is now known as maishsk19:39
fungiAJaeger: i expect it's more a reliability improvement than a performance improvement19:41
*** claudiub|2 has quit IRC19:41
clarkbI am tempted to try a full ES restart since its not really doing anything anyways19:41
fungiAJaeger: though also it reduces the load on our git servers for each job we move to zuul-cloner with a local cache19:41
clarkband we know that previous 1.7 versions have had deadlocking problems19:41
clarkbanyone not ok with me doing that to the ES cluster?19:42
*** rdx_matt has quit IRC19:43
AJaegerfungi, venv is used from different jobs - so those jobs that run on ubuntu-xenial could use zuul-cloner while those that use a long-lived node could use the other option - that alone would be an improvement on reliability/git load.19:45
*** Kelso has joined #openstack-infra19:45
AJaegerlet's see what dhellmann comes up with ;)19:45
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: WIP - Implement undercloud upgrade job - Mitaka -> Newton  https://review.openstack.org/34699519:45
dhellmannfungi : I agree, and I'd be happy to switch back to using it when that happens.19:46
openstackgerritMerged openstack-infra/project-config: Add an experimental grenade job for networking-midonet  https://review.openstack.org/34253519:46
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: WIP - Implement undercloud upgrade job - Mitaka -> Newton  https://review.openstack.org/34699519:46
dhellmannAJaeger : my fix was going to be to replace the call to zuul-cloner in the shell function I'm already using, but if you want me to start a shell script I can do that, too19:46
AJaegerdhellmann: let me review your change and if it's beneficial, we can change to a shell script. I fear our needs our too different and I need to go with a different solution...19:48
dhellmannAJaeger : yeah, that's my impression, too19:48
*** jkilpatr has quit IRC19:48
*** jcoufal has quit IRC19:49
AJaegerbut I might get some inspiration from your change ;)19:49
*** rbuzatu has quit IRC19:49
*** woodster_ has quit IRC19:49
AJaegerdhellmann: so, please tell me what you propose19:49
*** eric_lopez has quit IRC19:49
*** jcoufal has joined #openstack-infra19:50
*** ccamacho has joined #openstack-infra19:51
*** HeOS has quit IRC19:54
*** jsavak has quit IRC19:54
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci: Use oooq to install the undercloud  https://review.openstack.org/34853019:54
dansmithhas gerrit been restarted multiple times today?19:54
*** alee has joined #openstack-infra19:55
fungidansmith: ps says it was last restarted yesterday19:56
*** Teresita-Warrior has quit IRC19:56
*** cloudtrainme has quit IRC19:56
dansmithfungi: hmm, okay, because multiple times today I've been logged in, went to make a comment, hit save and get kicked out to the login screen19:56
dansmithin a single browser session19:56
*** cmspence has joined #openstack-infra19:57
dansmithand I say unpleasant words when that happens19:57
clarkbwow thats scary, I restarted the ES cluster and now the doc counts are climbing19:57
cineramagreghaynes, ianw: we're meeting again today right?19:57
clarkbdansmith: it does that if you aren't logged in with that tab. I run into it fairly frequently too19:57
fungidansmith: yeah that's definitely weird. i wonder if we somehow reintroduced the 1-minute timeout that was supposed to be 1-month?19:57
greghaynescinerama: Yep19:57
clarkbdansmith: it doesn't like running in a couple hundred tabs I ahve found19:57
*** asettle has joined #openstack-infra19:58
*** asettle has quit IRC19:58
fungii assumed that's what dansmith meant by "a single browser session" (no other tabs)19:58
dansmithfungi: clarkb: okay, but this is definitely newish behavior in the last six months or so.. I never used to have a problem except across a weekend19:58
clarkbfungi: dansmith from what I have seen it has to do with reusing old tabs that aren't lgged in which then log out your newer tabs19:58
dansmithfungi: no I mean ~6 tabs19:58
*** jsavak has joined #openstack-infra19:58
dansmithclarkb: well, I know what behavior you're talking about, but it used to be that if I started fresh on monday with 1 tab, logged in, and spawned them all from there, I could make it all week no problem19:58
clarkbsay you have tab 1 from last week, it gets logged out, you open new tab and log in, then if you go back to odl tab and use it the new tab picks up that you should be logged out or something19:58
fungidansmith: oh, yep. log into one of them, then go force refresh all the others without clicking on anything19:59
jesusaurclarkb: so now its looking like the hold-up was on the elasticsearch side?19:59
dansmithnow it seems to happen to me multiple times a day, and at least every morning19:59
clarkbjesusaur: ya19:59
clarkbjesusaur: the cluster itself wasn't logging anything or otherwise showing signs of distress19:59
*** gildub has joined #openstack-infra19:59
clarkbbut we are doing about 20k events per second right now I think19:59
dansmithclarkb: yeah, I know what you're talking about, but I'm careful not to trip that by killing all my tabs every time I have to re-login19:59
*** rossella_s has quit IRC19:59
fungidansmith: basically if you get logged out and log back into one tab, then go to click things on another tab that was still on the old now invalid session, it invalidates your new session from the other tab when you have to relog in20:00
*** matt-borland has quit IRC20:00
dansmithwhat's annoying is that it will let me navigate around in a tab showing that I'm logged in until I need to do something as me, like make a comment and then BOOM20:00
clarkbdansmith: also there is a way to not lose your comments. Instead of clicking login click the go anonymous button, copy pasta all your comments out, then log in then copy pasta them back20:00
*** rossella_s has joined #openstack-infra20:00
clarkb(seriously derpy work around but has helped me in the past)20:00
*** matt-borland has joined #openstack-infra20:00
dansmithfungi: yeah, I know, which is why I always kill all tabs whenever I have to relogin20:00
*** Teresita-Warrior has joined #openstack-infra20:00
dansmithclarkb: yeah, escape at the shaded screen gets me out to do that, but sooooo annoying20:01
pabelangerclarkb: sdague: zuul has been reloaded20:01
fungidansmith: but yes, if you're starting to have your sessions expire more frequently then maybe a config change has slipped in on the last restart20:01
clarkbpabelanger: thanks can you keep an eye out that we queue the correct jobs now too?20:01
dansmithfungi: surely seems like it to me20:02
*** Apoorva has quit IRC20:02
pabelangerclarkb: ya, it looks like nova jobs in gate are green now20:02
pabelangerand merging20:02
clarkbpabelanger: great tahnks20:02
clarkbI *think* I have corrected the ES issues by doing a full cluster restart20:03
mriedemwhen will gerrit let me sort by column?20:03
clarkbwhich is sadness and goodness all at the asme time20:03
mriedemin my dash?20:03
clarkbmriedem: I think you can get it to order by mod time both backwards and forwards using the api at least20:03
pabelangerfungi: looks like we might have the old zuul.openstack.org still online in DFW.  We you working on cleaning that up at some point in time?20:03
clarkbby flipping the a,z to z,a or something20:04
fungipabelanger: i wasn't but can add it to my to do list20:04
fungii don't suppose anybody has yet had time today to verify whether a recent change to zuul-cloner stopped actually updating remote branches?20:04
*** cloudtrainme has joined #openstack-infra20:04
pabelangerfungi: thanks20:04
prometheanfireso, looks like I clean up the gathered distfiles (packages that are fetched, should I add an optional variable in order to keep them around?20:04
*** baoli has quit IRC20:04
pabelangerfungi: I haven't tested it20:04
jesusaurclarkb: on the topic of log_processor, I noticed some odd behavior a little while back: the workers send WorkComplete when the first thread adds the url to the queue. But we should probably find a way to not send that until after we fetch and push, ya?20:06
*** Teresita-Warrior has quit IRC20:06
clarkbjesusaur: ya that was just easy mode since we aren't really consuming those events on the other end20:06
jesusauroh, we aren't?20:06
clarkbnope20:06
clarkbwe could if we wanted to do retries and such20:07
clarkbbut we deal with ~5 billion events in the backend at any given time and if we lose a few thousand its probably not the end of the world20:07
jesusaurI haven't looked into the gearman protocol much, but thought that it already had logic around clients dieing while working on a job20:07
clarkbya looks like a normal day for us is 500 million events20:07
clarkbjesusaur: though I think we we really awnted to worry about the data like that we would be better off kafkaing20:08
clarkbotehrwise we would have to build a lot of that reliability on top of gearman20:09
fungidansmith: no dice. looks like cache.web_sessions.maxAge=7days still20:09
jesusaurclarkb: yeah, its more of a 'nice to have', I just thought we already had a bit more reliability20:11
*** roxanagh_ has joined #openstack-infra20:12
openstackgerritMatthew Thode proposed openstack/diskimage-builder: Optionally remove portage files  https://review.openstack.org/34853620:13
*** ddieterly is now known as ddieterly[away]20:13
clarkbhrm new gerrit api based things apparently dropped teh a,z z,a paging mechanism20:13
clarkbthats annoying20:13
prometheanfirebkero: https://review.openstack.org/348536 will definitely be needed20:14
*** Kelso has quit IRC20:14
openstackgerritMatthew Thode proposed openstack-infra/project-config: Add Gentoo support to nodepool  https://review.openstack.org/31086520:15
*** inc0 has joined #openstack-infra20:17
anteayafungi: so this patch is merged yet in the top left where I normally see "Merged" on this patch I see "Not Current": https://review.openstack.org/#/c/348505/120:17
*** maishsk has quit IRC20:17
*** e0ne has quit IRC20:18
fungianteaya: are you looking at the most recent patchset in the patchsets drop-down?20:18
*** roxanagh_ has quit IRC20:18
anteayaah20:18
anteayaI was not20:18
anteayamy fault, thank you20:18
fungithat's basically what "not current" means20:18
fungimeans you're not looking at the "current" (most recently added) patchset20:18
anteayaah I see20:19
anteayaI guess I need "you fool, wrong patchset"20:19
*** Apoorva has joined #openstack-infra20:19
clarkbcorvus: zuul's current status shows changes which are not active as the tip of series in check pipeline20:20
clarkbcorvus: any idea why that is happening?20:20
clarkbI wonder if that is a side effect of the queues being non zero and we are in a halfway state20:21
*** gyee has joined #openstack-infra20:21
*** matrohon has quit IRC20:22
cmspencehi, can I get another core to take a look: https://review.openstack.org/#/c/345453/  We've had this review out for a couple days and looking to get our testing turned on.  clarkb, thanks for the +2 earlier today20:23
inc0hey guys, http://logs.openstack.org/70/348270/1/check/gate-kolla-dsvm-deploy-ubuntu-source/242642c/console.html <- I'm trying to figure out this error20:24
inc0is there any chance whatsoever to ssh to gate machine?20:24
*** greghaynes has quit IRC20:25
*** maishsk has joined #openstack-infra20:26
*** sabari has quit IRC20:26
*** HeOS has joined #openstack-infra20:26
clarkbinc0: have you tried reproducing it locally?20:27
inc0yeah, no luck tho, where can I get image gates are running?20:28
*** kgiusti has quit IRC20:28
clarkbinc0: however http://logs.openstack.org/70/348270/1/check/gate-kolla-dsvm-deploy-ubuntu-source/242642c/logs/kolla/nova/nova-compute.log shows the issue pretty clearly I think20:29
clarkbthe libvirt module doesn't ahve that variable20:29
inc0so not really, as it has it in centos20:29
clarkbinc0: which have different versions of libvirt20:29
*** hemanthm is now known as hemanthm|afk20:29
inc0but not python-libvirt20:30
clarkbno but its just exposing what the eunderling libvirt has20:30
inc0yeah, I know, we install just vanilla libvirt-bin from ubuntu repos20:30
inc0let me redeploy with fresh images and I'll double-check what versions is it20:31
clarkbhttp://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=05e1b06ab7b30a3d505b9a5799f00eb3ae8acf44 looks like it was added to libvirt just before ubuntu 14.04 released20:31
clarkbso wouldn't surprise me if that is missing20:31
pabelangerEmilienM: looks like tripleo-ci is still doing noop in check, even though there is check jobs now.20:31
inc0also it used to work for over a year;)20:31
tonybHave there been issues mirroring pypi packages into (say OVH)?20:31
*** coolsvap_ has quit IRC20:31
sdaguetonyb: the mirror is broken everywhere20:31
pabelangertonyb: yes, we are rebuilding the mirrors20:31
clarkbtonyb: yes, bandersnatch decided it needed to start over so I have a complete mirror sync going niow20:31
inc0it started to break pretty recently20:31
tonybokay20:32
openstackgerritMerged openstack-infra/tripleo-ci: Implement basic undercloud sanity checks  https://review.openstack.org/34655120:32
clarkbinc0: maybe you were using cloud archive then stopped?20:32
tonybI'll hold off on the recheck then ;P20:32
clarkbinc0: if you want the images we use the easiest way to get them is to build them locally. openstack-infra/project-config/tools/build-image.sh20:33
clarkbfcgiapp is about where we are in the sync20:33
openstackgerritMerged openstack-infra/tripleo-ci: Add facter output to host_info.txt  https://review.openstack.org/34746020:33
inc0thanks20:33
*** Swami has quit IRC20:34
*** sabari has joined #openstack-infra20:34
clarkbinc0: my understand of how python-libvirt works is a new version of that can run against many older versions of libvirt but it won't expose things that that libvirt doesn't know about20:34
inc0yeah, that's true20:35
inc0however it used to work, that's what I'm saying20:35
inc0it broke maybe a month ago20:35
clarkbit doesn't look like you capture package info?20:36
clarkbI guess you would need todo that per service/container20:36
inc0well I know which container is breaking20:36
clarkbhttp://logs.openstack.org/70/348270/1/check/gate-kolla-dsvm-deploy-ubuntu-source/242642c/logs/system_logs/dpkg.log is for the host machine?20:36
*** andymaier has joined #openstack-infra20:36
inc0question tho, do you have libvirt in this image?20:36
clarkbno we don't preinstall libvirt in the images20:37
*** Swami has joined #openstack-infra20:37
clarkblooks like 1.2.2 in that dpkg logfile20:37
*** greghaynes has joined #openstack-infra20:37
inc0yeah...on host20:37
inc0you won't get this information for docker20:37
inc0and that actually might be an issue20:37
*** ccamacho has quit IRC20:39
*** ccamacho|afk has quit IRC20:39
inc0I'll try to purge libvirt on host and see if it helps20:39
clarkbI'm not sure why that would affect the libvirt on your container unless your python-libvirt is talking to the libvirt socket in the host20:40
*** ddieterly[away] has quit IRC20:40
inc0actually it uses TCP20:40
inc0and we use net=host20:40
inc0so there might be problem in that20:41
clarkbya that seems possible, there may be cross talk that you don't expect due to net=host20:41
inc0I wonder how our libvirt even starts then20:41
tonybinc0: Do you have the logs for a workign run?20:41
openstackgerritDoug Hellmann proposed openstack-infra/project-config: use git directly instead of through zuul-cloner  https://review.openstack.org/34854920:42
dhellmannAJaeger, fungi : ^^20:42
inc0tonyb, it'll be problem as this issue shows up for some time20:42
inc0so I think it started when you guys changed images or sth, can't really remember what was that20:43
inc0but I'm not 100% sure20:43
clarkbinc0: can you clarify on that we haven't changed images for that build in a long time20:43
odyssey4meinc0 the issue is that you're now using libvirt from the UCA repo, but the python wheel you're using was not compiled with the right libraries there20:44
clarkbinc0: thats ubuntu-trusty which has been around for months. It does get daily updates in the various clouds but the fundamentals don't change20:44
fungidhellmann: i haven't started digging deeply yet, but is that clone_repo() function only used in the jobs that run on signing, and not for other things like release announcements and such?20:44
clarkbodyssey4me: oh! is that the problem?20:44
*** inc0_ has joined #openstack-infra20:44
tonybclarkb: I think he means the devstack-trusty -> ubuntu-trusty transition20:44
odyssey4meinc0 so the issue is that you've changed to use the UCA repo recently - it has nothing to do with changes in infra20:44
clarkbtonyb: gotcha20:44
inc0_clarkb, I was about to respond when my net died20:44
odyssey4meclarkb yeah, we encountered that when we switched to using UCA some time ago20:45
clarkbodyssey4me: inc0_ if thats the problem you should be able to install that lib specially or don't use UCA or something20:45
pabelangerinc0_: clarkb: Is it possible bindep-fallback.txt is installing it?20:45
clarkbpabelanger: no I think odyssey4me's theory is spot on20:45
fungiodyssey4me: clarkb: inc0_: so that brings up an interesting challenge with selective use of optional external package repositories. we prebuild a wheel cache against packages present in the standard repo packageset20:45
pabelangerclarkb: ah, just seen that20:45
clarkbwe build python-libvirt wheel using older libvirt, then when you UCA you need to make a new wheel to build against the newer libvirt to get the new shiny flags20:45
odyssey4meclarkb inc0 for our source-based builds, we specifically ensure that the python-libvirt module does *not* use the infra-built wheel20:45
inc0_so UCA is there for some time20:45
inc0_and it did work before using UCA20:45
clarkbinc0_: yup it should work before using UCA because the wheel would be built properly in that case20:46
inc0_odyssey4me, yes, but don't forget our libvirt is inside container20:46
inc0_so that might cause problems20:46
odyssey4meinc0_ this would need to be solved in your build process20:46
fungiprobably you need a step to force-rebuild that python-libvirt wheel20:46
pabelangerand a month ago is when our UCA AFS mirror came online20:46
fungiso that it builds against teh correct headers/abi20:46
clarkbfungi: I think we build our wheels for the official distro release packages and if people opt into these other things its on them to make new wheels20:47
tonybThis how I force the rebuild: http://git.openstack.org/cgit/openstack/devstack-plugin-additional-pkg-repos/tree/devstack/lib/libvirt#n3420:47
clarkbor isntall from source or something20:47
tonybperhaps Kolla needs to do somethign similar20:47
inc0_so let me put it this way, it seems we have 2 libvirts running20:47
fungiclarkb: yep, that's basically what i'm suggesting20:47
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci: Break out bootstrapping of subnodes setup  https://review.openstack.org/34700820:47
inc0_one inside container, another one infra-build20:47
pabelangerclarkb: agree with that statement20:47
clarkbinc0_: no I think the two libvirts was noise20:47
*** inc0 has quit IRC20:47
inc0_so we don't use python-libvirt that is on host20:48
odyssey4meinc0_ when you install the python packages, simply include '--no-binary libvirt-python' as a pip install option20:48
clarkbinc0_: I would look into fixing the problem odyssey4me points out maybe using tonyb's thing20:48
clarkbinc0_: correct, but you are installing our wheel from our mirror20:48
inc0_odyssey4me, I'll try that, thanks20:48
odyssey4meinc0_ doing that will force it to install from source20:48
inc0_ahh20:48
clarkbinc0_: which was previously built against the standard libvirt package on ubuntu20:48
*** Kelso has joined #openstack-infra20:48
inc0_I get it now20:48
odyssey4meit forces it to build from source with the C libs that are on the host you're installing it onto20:49
inc0_let me try this20:49
*** woodster_ has joined #openstack-infra20:49
odyssey4meso if UCA is there, it'll activate the extra options... if UCA is not there, it won't20:49
*** Kelso has quit IRC20:49
inc0_thanks guys for input, I'll play around this20:49
odyssey4mesure thing :)20:49
clarkbinc0_: you should be able to reproduce locally if you use our mirror config20:50
*** matrohon has joined #openstack-infra20:53
odyssey4mepabelanger got a minute to chat about https://review.openstack.org/329892 ?20:53
odyssey4mewell, 10 mins or so I guess20:54
*** Kelso has joined #openstack-infra20:54
pabelangerodyssey4me: can we push it until tomorrow morning?20:55
odyssey4mepabelanger sure thing, no worries20:55
odyssey4meping me when you're ready20:55
pabelangerodyssey4me: will do20:56
fungiif linux wheels included a standardized way to say "built against ubuntu 14.0.4 plus mitaka uca" we might be able to do smarter things there20:56
*** aeng has joined #openstack-infra20:56
fungibut even the distro identification we're using now isn't really standardized20:56
*** jamielennox|away is now known as jamielennox20:57
*** trown is now known as trown|outtypewww20:57
dhellmannfungi : that copy of that function is only used by the scripts in project-config, yes.21:00
dhellmannfungi : there's a separate set of some of these utilities in the release-tools repo, and that's what sends the announcement email, irrc21:00
*** Teresita-Warrior has joined #openstack-infra21:00
fungidhellmann: so i guess by extension i was asking whether those scripts in project-config are being used to run jobs in other places than the signing node, and sounds like the answer is "no, they're not"21:01
*** maishsk has quit IRC21:01
fungiin which case i'm cool with the change21:02
dhellmannfungi : we run some of those by hand still, but I hope any day now to not have to do that :-) -- but yeah, point taken, and those are only meant to run on the signing node21:02
fungidhellmann: perfect. hopefully soon we'll be able to use zuul-cloner there too and then we can hopefully be able to drop some duplication as well21:03
odyssey4mefungi yeah, I suppose honestly the way the python works could be altered to be more flexible... but meh... anyone doing it is likely expected to understand the link between the binaries and the code and adapt accordingly21:03
*** rhallisey has quit IRC21:03
*** elo has joined #openstack-infra21:04
fungiodyssey4me: i meant more insofar as providing a "plain ubuntu 14.04" wheel mirror and then an overlaid "ubuntu 14.04 with mitaka uca" wheel mirror21:04
fungibut i think the number of jobs relying on the latter would be a small enough percentage we just let them take the (hopefully imperceptible) performance hit21:05
*** maishsk has joined #openstack-infra21:05
openstackgerritfumihiko kakuma proposed openstack-infra/project-config: Use ovs-interface-nondefault instead of ovs-native job  https://review.openstack.org/33894421:06
*** mtanino has quit IRC21:08
odyssey4mefungi yeah, if the package had a marker of some sort it would be easier to make that work21:08
odyssey4mesimilar to architecture21:08
odyssey4mebut hey, the workaround is a small price to pay21:08
fungiyep21:08
fungieasy solution. go with it. move on to more interesting problems ;)21:08
*** yamamoto has joined #openstack-infra21:09
odyssey4memost certainly21:09
clarkbreally numpy and lxml are the vast compile time anyways21:09
*** thiagop has quit IRC21:09
clarkbneither have uca issues21:09
*** hurgleburgler1 is now known as hurgleburgler21:09
odyssey4meclarkb yeah, this is something specific in the way that the libvirt python package exposes the features available in the underlying/supporting binary package21:10
*** jkilpatr has joined #openstack-infra21:10
*** jsavak has quit IRC21:11
*** jsavak has joined #openstack-infra21:12
dhellmannfungi : ++ to moving back to zuul-cloner and dropping duplication21:13
*** matrohon has quit IRC21:13
pabelangerAJaeger: quick question, is tox -elinters valid or should it be tox -epep8?21:14
*** ldnunes has quit IRC21:14
*** siva_krish has quit IRC21:14
*** markusry has quit IRC21:15
fungitox -e linters would need to come with a corresponding [testenv:linters] in the tox.ini of any projects where that was run21:15
fungisame as some have a [testenv:pep8] today21:16
*** markusry has joined #openstack-infra21:16
*** markusry has quit IRC21:16
openstackgerritPaul Belanger proposed openstack-infra/project-config: Add gate-tripleo-quickstart-linters non-voting job  https://review.openstack.org/34856521:18
pabelangerslagle: trown|outtypewww: weshay: you'll be interested in that^21:19
odyssey4mepabelanger yeah, there was an idea at some point to try to move everyone to the linters target... but that does require all repositories to have the target21:19
weshaythanks21:19
openstackgerritPaul Belanger proposed openstack-infra/project-config: Add gate-tripleo-quickstart-linters non-voting job  https://review.openstack.org/34856521:20
odyssey4meI would imagine that if there are projects with multiple lint targets, liaising with them to pipeline them into a single target would be a worthy cause to improve the nodepool usage efficiency21:20
odyssey4mesome people appear to feel quite strongly about each job doing something unique though21:20
*** yamamoto has quit IRC21:21
weshaypabelanger, do you have a pointer to where this lives, ansible-role-jobs21:23
*** andymaier has quit IRC21:26
*** rbuzatu has joined #openstack-infra21:26
*** maishsk has quit IRC21:28
pabelangerweshay: openstack-infra/project-config/jenkins/jobs/ansible-role-jobs.yaml21:29
*** aysyd has quit IRC21:29
fungiodyssey4me: right, that's been the main tension between switching to linters or not (though also there's the "this is running flake8 with pyflakes and hacking it's not just pep8" thing to contend with too)21:29
weshaypabelanger, thanks21:29
*** jkilpatr has quit IRC21:29
*** rbuzatu has quit IRC21:31
*** PollyZ has quit IRC21:32
*** ddieterly has joined #openstack-infra21:33
*** ddieterly is now known as ddieterly[away]21:33
*** thorst has quit IRC21:33
*** ddieterly[away] is now known as ddieterly21:33
*** xyang1 has quit IRC21:33
*** thorst has joined #openstack-infra21:34
*** baoli has joined #openstack-infra21:34
*** piet has quit IRC21:37
*** thorst has quit IRC21:38
*** burgerk_ has joined #openstack-infra21:39
*** burgerk has quit IRC21:42
*** nwkarste_ has joined #openstack-infra21:43
*** burgerk_ has quit IRC21:43
*** nwkarst__ has joined #openstack-infra21:45
*** edmondsw has quit IRC21:46
*** nwkarsten has quit IRC21:47
*** nwkarste_ has quit IRC21:47
*** Kelso has quit IRC21:48
clarkbodyssey4me: fungi ya I think the thing that sets static analysis apart from that is failrues should never be complicated to debug21:49
clarkbso its fine to load up a bunch of things and go to town. Unlike say integration testing which as you add a bunch of variables can get annoying to debug when it breaks21:50
*** nwkarst__ has quit IRC21:50
clarkbbandersnatch just did iching21:50
clarkbso many packages21:50
*** Daisy has joined #openstack-infra21:51
*** kzaitsev_mb has joined #openstack-infra21:51
anteayawhat was bandersnatch's iching trigram?21:53
*** gouthamr has joined #openstack-infra21:54
*** Daisy has quit IRC21:55
*** matt-borland has quit IRC21:56
*** esberglu has quit IRC21:57
clarkbprobably some form of a dependencytree21:58
clarkbelasticsearch still looks healthy and happy21:58
anteayaah yes, trees are good21:59
anteayayay healthy elasticsearch21:59
*** ddieterly has quit IRC22:01
*** mctaylor has quit IRC22:01
*** Apoorva_ has joined #openstack-infra22:01
*** mdrabe has quit IRC22:02
*** PollyZ has joined #openstack-infra22:04
*** Apoorva has quit IRC22:04
*** mmandel has quit IRC22:09
*** ddieterly has joined #openstack-infra22:10
*** asettle has joined #openstack-infra22:10
*** tonytan4ever has quit IRC22:10
*** ddieterly has quit IRC22:11
*** kzaitsev_mb has quit IRC22:12
*** hashar_ has quit IRC22:13
*** cmspence has quit IRC22:13
openstackgerritIan Wienand proposed openstack-infra/project-config: Add diskimage-builder nodepool test  https://review.openstack.org/34581622:14
ianwclarkb: ^ that just had a minor reshuffle in response to AJaeger's nit ... if you could take another look that would be great22:15
clarkbianw: will queue it up, any luck figuring out what was crashing those f23 VMs?22:16
*** gouthamr_ has joined #openstack-infra22:16
*** asettle has quit IRC22:17
*** gouthamr has quit IRC22:19
*** abregman has quit IRC22:20
ianwclarkb: f24 :) no ... not yet.  i've only tried on rax so far, need to get one happening on another provider.  not sure how to force that, other than to turn rax off22:22
*** yamamoto has joined #openstack-infra22:22
ianwclarkb: but for nothing to come out on kernel net console ... to just disappear & shut down ... odd22:23
clarkbianw: probably easier method would be to just boot one manually then run the reproduce.sh script on it from a previous job22:23
clarkbrather than waiting for nodepool to boot and crash one22:23
clarkbheh AJaeger likes to be able to read his jenkins jobs :P22:25
ianwclarkb: true.  my local testing basically of that didn't crash.  i'm just suspicious about rax ... they always manage to be a bit different :)22:25
clarkbya would be neat to see it run on kvm just to see if it stays running22:26
*** Kelso has joined #openstack-infra22:26
clarkb(osic is probably quickest if you have to pick a cloud to use)22:26
ianwok, i'll start with testing there in a bit22:27
*** yamamoto has quit IRC22:27
*** Kelso has left #openstack-infra22:27
*** nwkarsten has joined #openstack-infra22:29
*** timl0101 has quit IRC22:29
clarkblets-encrypt-icecast2 just went by, this is taking far longer than I expected22:29
*** krtaylor has quit IRC22:31
bkerolol22:31
*** nwkarsten has quit IRC22:33
dansmithclarkb: fungi: okay, I have had one tab open since we last spoke and it just bombed on me again22:35
dansmithI dunno what to do to debug it further, but just want to complain22:35
*** EricGonczer_ has quit IRC22:37
clarkbyour cookies aren't getting cleared are they?22:37
clarkbthats the only other thing that comes to mind as a possibility22:37
dansmithI dunno how that would happen, and isn't happening for any other sites22:38
dansmithI have another gerrit instance open in another tab, but that has never been a problem before, nor should it be of course22:38
*** jsavak has quit IRC22:39
*** sarob has joined #openstack-infra22:41
openstackgerritJames E. Blair proposed openstack-infra/zuul: Add some v3 notes  https://review.openstack.org/34857922:42
*** Teresita-Warrior has quit IRC22:45
clarkbdansmith: something like an adblocker maybe22:45
dansmithclarkb: hmm, okay I guess I should try disabling that on r.o.o and see22:46
*** sarob has quit IRC22:46
*** sarob has joined #openstack-infra22:46
*** yamahata has quit IRC22:47
clarkbdansmith: looking at some requests on my end GerritAccount: "stuff" seems to be where that is stored under the request cookies22:47
clarkbdansmith: you could maybe check if that is being supplied next time you run into it22:47
jheskethMorning22:48
*** rbrndt has quit IRC22:49
clarkb#status log performed full restart of elasticsearch cluster to get it indexing logs again.22:50
openstackstatusclarkb: finished logging22:50
clarkbjhesketh: morning22:50
craigeo/22:51
*** camunoz has quit IRC22:52
clarkbdansmith: ya if it happens again I would check whether or not you have a GerritAccount cookie in browser for review.openstack.org as thats the only other thing I can figure is causing the problem22:54
dansmithclarkb: check at what point, as soon as the shaded warning screen comes up?22:54
clarkbyup22:55
dansmithokay22:55
clarkbin firefox you go to preferences, privacy, then remove individual cookies which will give you a whole list by site22:55
clarkbor you can pull up the developer tools and refresh and see if the request sends a GerritAccount cookie22:56
*** PollyZ has quit IRC22:56
*** dimtruck is now known as zz_dimtruck22:58
*** claudiub|2 has joined #openstack-infra22:59
*** yamahata has joined #openstack-infra23:00
*** roxanagh_ has joined #openstack-infra23:01
*** ams__ has quit IRC23:04
*** ddieterly has joined #openstack-infra23:04
*** pradk has quit IRC23:04
*** roxanagh_ has quit IRC23:06
*** tpsilva has quit IRC23:08
*** tonytan4ever has joined #openstack-infra23:11
*** sdague has quit IRC23:11
*** ddieterly is now known as ddieterly[away]23:13
*** tonytan4ever has quit IRC23:16
*** aderyugin has quit IRC23:17
*** andymaier has joined #openstack-infra23:18
*** kgiusti has joined #openstack-infra23:18
*** Apoorva_ has quit IRC23:18
*** Apoorva has joined #openstack-infra23:19
*** kgiusti has quit IRC23:19
*** kgiusti1 has joined #openstack-infra23:19
*** tonytan4ever has joined #openstack-infra23:23
*** yamamoto has joined #openstack-infra23:24
*** tonytan_brb has joined #openstack-infra23:24
*** dchen has joined #openstack-infra23:24
*** kgiusti1 has quit IRC23:26
*** kgiusti has joined #openstack-infra23:28
*** tonytan4ever has quit IRC23:28
*** ddieterly[away] has quit IRC23:28
*** yamamoto has quit IRC23:29
*** kgiusti has quit IRC23:30
ianwpabelanger / clarkb : going to put some notes in https://etherpad.openstack.org/p/f24-bringup-debug23:31
*** psilvad has quit IRC23:33
*** sdague has joined #openstack-infra23:38
*** xarses has quit IRC23:39
*** sdague has quit IRC23:43
*** hurgleburgler has quit IRC23:48
*** mctaylor has joined #openstack-infra23:51
*** tonytan_brb has quit IRC23:52
ianwclarkb: i think we require ntp-perl pkg on fedora for ntp-wait23:52
ianwwell i don't think, i know :)23:52
ianwand interestingly, it doesn't seem to be working23:53
*** mctaylor has quit IRC23:57
clarkbianw: is it hanging or just failing to update the clock?23:59

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