Tuesday, 2019-09-03

*** jamesmcarthur has quit IRC00:06
*** dychen has joined #openstack-infra00:24
clarkbfungi: I've noticed https://gitea01.opendev.org:3000/openstack/election/commits/branch/master is not up to date00:36
clarkb05 06 and 07 seem to share this state00:36
clarkbthe others are fine00:37
clarkbI've run repliations against 01 but that didn't help00:37
clarkbI'll have to dig out my root ssh key to do more00:37
*** xenos76 has quit IRC00:39
clarkbI'm going to guess stale lock files again00:41
*** ccamacho has quit IRC00:42
clarkbI think we should update our docker images to rm that file on startup00:43
fungithanks for the heads up00:44
clarkbI've got my key now and am checking my theory00:44
fungii'm unfortunately not in a situation where i can help, sorry :/00:45
ianwi can take al ook00:45
*** markvoelker has joined #openstack-infra00:46
clarkbya on 01 there is a lockfile since 17:29 sept 200:46
clarkbnot sure yet if it is safe to rm it00:46
clarkblooking at logs00:46
*** gregoryo has joined #openstack-infra00:47
clarkbthat timestamp on the file coincides with journald being restarted according to dmesg -T00:49
ianwahh yeah Sep  2 17:29 /var/gitea/data/git/.gitconfig.lock00:49
clarkbpackage updates maybe? I think we probably can rm that file safely given the dmesg output00:50
ianwis that around an auto update?00:50
ianwStart-Date: 2019-09-02  06:55:4700:51
*** markvoelker has quit IRC00:51
ianwUpgrade: libsystemd0:amd64 (237-3ubuntu10.25, 237-3ubuntu10.26), libpam-systemd:amd64 (237-3ubuntu10.25, 237-3ubuntu10.26), systemd:amd64 (237-3ubuntu10.25, 237-3ubuntu10.26), libnss-systemd:amd64 (237-3ubuntu10.25, 237-3ubuntu10.26)00:51
clarkbhrm thats almost half a day away00:51
ianw[Mon Sep  2 06:54:24 2019] systemd[1]: Starting Journal Service...00:51
ianw[Mon Sep  2 06:54:24 2019] systemd[1]: Started Journal Service.00:51
clarkbneither gitea nor sshd have been restarted in a number of days so they didn't crash00:52
clarkbthere appear to only be defunct git processes running00:53
clarkbI think it is safe to remove that file00:53
clarkbwe could also stop gitea, rm the file, then start gitea00:53
clarkbI guess lsof would tell us if anything has that file open00:53
ianwhttps://bugzilla.redhat.com/show_bug.cgi?id=1270616 ... journald self-destructs when system hibernates, or running 'git gc'00:53
openstackbugzilla.redhat.com bug 1270616 in systemd "journald self-destructs when system hibernates, or running 'git gc'" [Unspecified,Closed: eol] - Assigned to systemd-maint00:53
clarkbwe don't have lsof installed00:53
ianw[Mon Sep  2 17:18:40 2019] systemd[1]: systemd-journald.service: State 'stop-sigabrt' timed out. Terminating.00:53
ianw"This is known issue. If your I/O is painfully slow and journald is blocked in some system call waiting for I/O request to complete then it can miss to send watchdog ping and will be SIGABRT'ed by systemd."00:54
clarkbor running git gc00:54
ianwthis sounds very likley00:54
*** onovy has quit IRC00:54
clarkbhuh00:54
clarkbso maybe that file was left around because something else was also unhappy about hte available IO?00:54
ianwor timed out similarly, yeah00:55
clarkbianw: do you want to rm the file (and check 05, 06, 07) or should I?00:56
ianwi can, i'm just trying to see what the last thing in the logs is00:56
clarkbgreat thanks. Probably want to trigger replication for gitea01 05 06 07 too: replication start --url gitea01 for example afterwards00:57
ianwclarkb: you think just remove the file, no need to drop from lb and restart?00:59
*** jamesmcarthur has joined #openstack-infra01:00
*** yamamoto has joined #openstack-infra01:00
*** onovy has joined #openstack-infra01:01
clarkbianw: ya01:02
clarkbif that odesn't work then we can do the full rotation01:02
clarkbbut I think whatever had that lockfile is now gone01:02
clarkband it is stale01:02
*** yamamoto has quit IRC01:05
ianwok, for the record the files are -> http://paste.openstack.org/show/769796/01:07
*** xek has quit IRC01:13
*** onovy has quit IRC01:14
ianw#status log /var/gitea/data/git/.gitconfig.lock removed on gitea01, 05, 06, 07 after suspected i/o issues ~ 2-sep-17:20.  gerrit replication restarted for each01:17
openstackstatusianw: finished logging01:17
*** jamesmcarthur has quit IRC01:17
clarkbwe may also want to add that lockfile being a replication blocker to our gitea docs01:17
clarkbI can do that tomorrow01:17
clarkbnote beacuse the docker contianer didn't restart the lockfile being stale wouldn't be fixed by a cleanup on docker image start01:18
clarkbianw: thank you for addressing that01:19
ianwnp, the replication queue is falling01:19
clarkband https://gitea01.opendev.org:3000/openstack/election/commits/branch/master is up to date now01:19
clarkbthinking out loud here: is ionice something we should consider? we could nice the git gc01:21
clarkbwe run the gc in cron so could update that command to run uner ionice?01:22
clarkboh neat within the best effort class ionice is automatically derived from the cpu nice value01:23
ianwi think it's suspicious that across all the hosts it was ~17:20 when it seemed to go bad01:23
clarkbthey are all backed by the same ceph system01:23
clarkbpossible that it was external too (and nicing won't help)01:24
ianwthe git gc seems to kick off @ 37 12 * * 001:24
ianwit seems more likely a common back-end issue, i'd say?01:25
clarkbah I had associated the two due to that bugzilla bug but I guess they likely aren't related to the git gc then01:25
clarkbianw: ya01:25
ianwi think it's just "heavy i/o thing"01:25
*** onovy has joined #openstack-infra01:26
*** threestrands has joined #openstack-infra01:37
*** hongbin has joined #openstack-infra01:44
*** yamamoto has joined #openstack-infra02:01
*** apetrich has quit IRC02:10
*** larainema has joined #openstack-infra02:12
*** jamesmcarthur has joined #openstack-infra02:17
*** bobh has joined #openstack-infra02:25
*** jamesmcarthur has quit IRC02:27
*** ramishra has joined #openstack-infra02:27
*** bobh has quit IRC02:32
*** roman_g has quit IRC02:34
*** bobh has joined #openstack-infra02:40
*** bobh has quit IRC02:47
gmannAJaeger_: +1 for zuul v3 migration as goal. thanks for adding that.03:20
*** hongbin has quit IRC03:26
*** hongbin has joined #openstack-infra03:28
*** dchen has quit IRC03:40
*** e0ne has joined #openstack-infra03:47
*** jaosorior has quit IRC04:24
*** jaosorior has joined #openstack-infra04:25
*** hongbin has quit IRC04:29
*** jamesmcarthur has joined #openstack-infra04:31
*** jamesmcarthur has quit IRC04:35
*** dchen has joined #openstack-infra04:40
*** e0ne has quit IRC04:49
*** hongbin has joined #openstack-infra04:49
*** hongbin has quit IRC04:49
*** e0ne has joined #openstack-infra04:50
*** e0ne has quit IRC04:51
*** raukadah is now known as chandankumar04:59
*** udesale has joined #openstack-infra04:59
*** Garyx has quit IRC05:07
*** e0ne has joined #openstack-infra05:08
*** Garyx has joined #openstack-infra05:09
*** yamamoto has quit IRC05:12
*** e0ne has quit IRC05:16
*** bhavikdbavishi has joined #openstack-infra05:17
*** jaosorior has quit IRC05:22
*** yamamoto has joined #openstack-infra05:29
*** prometheanfire has quit IRC05:39
*** fdegir has quit IRC05:40
*** georgk has quit IRC05:40
*** georgk has joined #openstack-infra05:40
*** fdegir has joined #openstack-infra05:40
*** yamamoto has quit IRC05:50
*** prometheanfire has joined #openstack-infra05:57
*** e0ne has joined #openstack-infra06:00
*** e0ne has quit IRC06:03
*** xek has joined #openstack-infra06:11
*** e0ne has joined #openstack-infra06:12
*** e0ne has quit IRC06:20
*** yamamoto has joined #openstack-infra06:21
*** pgaxatte has joined #openstack-infra06:21
*** yamamoto has quit IRC06:25
*** yamamoto has joined #openstack-infra06:32
*** ccamacho has joined #openstack-infra06:33
*** jaosorior has joined #openstack-infra06:39
*** jpena|off is now known as jpena06:49
*** tridde has quit IRC07:00
*** pcaruana has joined #openstack-infra07:06
*** tesseract has joined #openstack-infra07:06
*** trident has joined #openstack-infra07:09
*** slaweq has joined #openstack-infra07:09
*** gfidente has joined #openstack-infra07:10
*** threestrands has quit IRC07:18
*** rcernin has quit IRC07:23
*** kaisers has joined #openstack-infra07:24
*** ofosos has joined #openstack-infra07:32
*** jbadiapa has quit IRC07:40
*** kopecmartin|off is now known as kopecmartin07:44
*** priteau has joined #openstack-infra07:46
*** zhurong has quit IRC07:56
*** jbadiapa has joined #openstack-infra07:56
*** lucasagomes has joined #openstack-infra07:58
*** tkajinam has quit IRC08:02
*** e0ne has joined #openstack-infra08:09
*** xek has quit IRC08:10
*** xek has joined #openstack-infra08:10
*** ociuhandu has joined #openstack-infra08:14
*** pkopec has joined #openstack-infra08:22
*** jaosorior has quit IRC08:29
*** dchen has quit IRC08:34
*** dychen has quit IRC08:35
*** ralonsoh has joined #openstack-infra08:37
*** derekh has joined #openstack-infra08:38
*** tesseract has quit IRC08:40
*** ociuhandu has quit IRC08:43
*** jaosorior has joined #openstack-infra08:59
*** rcernin has joined #openstack-infra08:59
*** gregoryo has quit IRC09:10
*** chandankumar has quit IRC09:18
*** chandankumar has joined #openstack-infra09:19
*** slaweq has quit IRC09:22
*** kjackal has quit IRC09:22
*** slaweq has joined #openstack-infra09:23
*** kjackal has joined #openstack-infra09:25
*** apetrich has joined #openstack-infra09:36
zbrianw: clarkb: any change to get https://review.opendev.org/#/c/674092/ ?09:39
*** dtantsur|afk is now known as dtantsur09:42
*** Roamer` has joined #openstack-infra09:44
*** tkajinam has joined #openstack-infra09:48
*** yamamoto has quit IRC09:56
*** ianw has quit IRC10:00
*** jaosorior has quit IRC10:05
openstackgerritSorin Sbarnea proposed zuul/zuul-jobs master: Improve job and node information banner  https://review.opendev.org/67797110:06
*** ianw has joined #openstack-infra10:08
*** pkopec has quit IRC10:16
*** pkopec has joined #openstack-infra10:17
*** tkajinam has quit IRC10:18
*** ianw has quit IRC10:27
*** ianw has joined #openstack-infra10:28
*** ianw has quit IRC10:28
*** ianw has joined #openstack-infra10:29
openstackgerritDmitry Tantsur proposed openstack/project-config master: Finish retiring networking-generic-switch-tempest-plugin  https://review.opendev.org/67974310:29
dtantsurAJaeger_: ^^10:29
*** yamamoto has joined #openstack-infra10:29
openstackgerritFabien Boucher proposed zuul/zuul master: Better error handling for the PagureAPIClient  https://review.opendev.org/67974610:33
*** ianw has quit IRC10:34
*** yamamoto has quit IRC10:35
*** ianw has joined #openstack-infra10:36
*** bhavikdbavishi has quit IRC10:36
*** ociuhandu has joined #openstack-infra10:37
*** roman_g has joined #openstack-infra10:40
*** ianw_ has joined #openstack-infra10:41
*** ianw_ has quit IRC10:41
*** xenos76 has joined #openstack-infra10:43
*** ianw_ has joined #openstack-infra10:43
*** ianw_ has quit IRC10:44
*** ianw has quit IRC10:44
*** ianw has joined #openstack-infra10:44
*** xek has quit IRC10:45
*** tosky has joined #openstack-infra10:45
*** xek has joined #openstack-infra10:45
*** ianw has quit IRC10:46
*** ianw has joined #openstack-infra10:50
*** ianw has quit IRC10:52
*** ianw has joined #openstack-infra10:52
*** ginopc has quit IRC10:55
*** dave-mccowan has joined #openstack-infra11:00
*** dave-mccowan has quit IRC11:06
*** markvoelker has joined #openstack-infra11:09
openstackgerritDmitry Tantsur proposed openstack/project-config master: Finish retiring networking-generic-switch-tempest-plugin  https://review.opendev.org/67974311:10
*** markvoelker has quit IRC11:14
*** nicolasbock has joined #openstack-infra11:19
*** xek has quit IRC11:20
*** ociuhandu has quit IRC11:23
*** jpena is now known as jpena|lunch11:31
*** udesale has quit IRC11:37
*** Garyx has quit IRC11:38
*** Garyx has joined #openstack-infra11:41
*** Garyx has quit IRC11:41
*** Garyx has joined #openstack-infra11:41
*** ociuhandu has joined #openstack-infra11:43
*** xek has joined #openstack-infra11:48
*** ociuhandu has quit IRC11:48
*** jaosorior has joined #openstack-infra11:51
*** udesale has joined #openstack-infra11:51
*** ricolin_ has joined #openstack-infra11:51
*** ociuhandu has joined #openstack-infra11:52
*** ricolin has quit IRC11:54
*** dtantsur is now known as dtantsur|brb11:57
*** Lucas_Gray has joined #openstack-infra12:01
*** rh-jelabarre has joined #openstack-infra12:02
*** bhavikdbavishi has joined #openstack-infra12:13
*** larainema has quit IRC12:15
*** markvoelker has joined #openstack-infra12:18
openstackgerritBenedikt Löffler proposed zuul/zuul master: Report retried builds in a build set via mqtt.  https://review.opendev.org/63272712:24
openstackgerritBenedikt Löffler proposed zuul/zuul master: Report retried builds via sql reporter.  https://review.opendev.org/63350112:24
*** yamamoto has joined #openstack-infra12:25
*** jistr has quit IRC12:29
*** jistr has joined #openstack-infra12:29
*** jcoufal has joined #openstack-infra12:29
*** jistr has quit IRC12:30
*** ociuhandu has quit IRC12:30
*** ociuhandu has joined #openstack-infra12:30
*** ociuhandu has quit IRC12:31
*** ociuhandu_ has joined #openstack-infra12:31
*** ociuhandu has joined #openstack-infra12:32
*** Lucas_Gray has quit IRC12:32
*** rosmaita has joined #openstack-infra12:33
*** weshay has joined #openstack-infra12:34
*** Lucas_Gray has joined #openstack-infra12:35
*** ociuhandu_ has quit IRC12:36
*** jcoufal has quit IRC12:39
*** jpena|lunch is now known as jpena12:40
*** jistr has joined #openstack-infra12:40
openstackgerritAndreas Jaeger proposed zuul/zuul-jobs master: Switch PDF file name to doc-PROJECT.pdf  https://review.opendev.org/67977712:43
openstackgerritFabien Boucher proposed zuul/zuul master: Better error handling for the PagureAPIClient  https://review.opendev.org/67974612:44
*** jamesmcarthur has joined #openstack-infra12:46
*** Goneri has joined #openstack-infra12:47
*** redrobot has quit IRC12:55
*** dmsimard has quit IRC12:56
*** dmsimard has joined #openstack-infra12:58
*** david-lyle has quit IRC13:02
*** dklyle has joined #openstack-infra13:02
*** pcaruana has quit IRC13:03
*** smarcet has joined #openstack-infra13:03
*** jcoufal has joined #openstack-infra13:06
*** witek has joined #openstack-infra13:09
*** sthussey has joined #openstack-infra13:12
*** signed8b_ has quit IRC13:13
*** signed8bit has joined #openstack-infra13:13
*** smarcet has quit IRC13:20
*** ociuhandu has quit IRC13:21
*** ociuhandu has joined #openstack-infra13:22
*** xek has quit IRC13:26
*** ociuhandu has quit IRC13:28
*** ociuhandu has joined #openstack-infra13:29
*** mriedem has joined #openstack-infra13:29
*** Garyx has quit IRC13:30
*** pcaruana has joined #openstack-infra13:34
*** redrobot_ has joined #openstack-infra13:36
*** redrobot_ is now known as redrobot13:37
*** dtantsur|brb is now known as dtantsur13:46
*** KeithMnemonic has joined #openstack-infra13:47
*** pcaruana has quit IRC13:47
*** eharney has joined #openstack-infra13:49
*** yamamoto has quit IRC13:55
*** kjackal has quit IRC13:57
*** yamamoto has joined #openstack-infra13:59
*** pcaruana has joined #openstack-infra13:59
*** kjackal has joined #openstack-infra14:00
*** Garyx has joined #openstack-infra14:03
*** yamamoto has quit IRC14:04
*** smarcet has joined #openstack-infra14:05
*** bhavikdbavishi has quit IRC14:05
*** pcaruana has quit IRC14:07
*** pcaruana has joined #openstack-infra14:10
openstackgerritDonny Davis proposed openstack/project-config master: Adding in proper NUMA labels for FN  https://review.opendev.org/67978914:10
donnydAdding proper labels for FN NUMA testing14:11
*** xek has joined #openstack-infra14:12
*** ociuhandu has quit IRC14:13
*** xek_ has joined #openstack-infra14:14
*** xek has quit IRC14:17
*** ociuhandu has joined #openstack-infra14:17
*** udesale has quit IRC14:20
*** udesale has joined #openstack-infra14:21
*** Lucas_Gray has quit IRC14:27
*** jaosorior has quit IRC14:27
*** michael-beaver has joined #openstack-infra14:31
*** rcernin has quit IRC14:32
*** ociuhandu has quit IRC14:34
*** ociuhandu has joined #openstack-infra14:35
*** ramishra_ has joined #openstack-infra14:36
*** smarcet has quit IRC14:36
*** ramishra has quit IRC14:36
*** ociuhandu has quit IRC14:39
donnydSo if I needed to schedule a long term outage (defined as more than 24H), should I just update project config to reflect 0's and let everyone know14:42
donnydTo get my generator online it looks like a significant amount of change will need to be done in my electrical and the power will be out for a day14:43
*** jaosorior has joined #openstack-infra14:46
clarkbya I think that updating the config ti set max seevers to zero is the best way to communicate that14:46
clarkbwe tend to review those changes quickly14:46
*** Garyx has quit IRC14:47
*** piotrowskim has quit IRC14:52
*** Garyx has joined #openstack-infra14:52
*** smarcet has joined #openstack-infra14:59
*** pkopec has quit IRC15:02
*** pkopec has joined #openstack-infra15:04
*** ociuhandu has joined #openstack-infra15:07
*** jaosorior has quit IRC15:11
clarkbdonnyd: can you check my comment on https://review.opendev.org/67978915:15
donnydSo you want me to pull the extra pool off and just use the expanded memory test pool?15:17
*** pkopec has quit IRC15:17
clarkbdonnyd: pull off the expanded memory test pull too and put all of those labels in the main pool15:17
donnydok15:17
clarkbthis assumes that you are ok with potential more than 10 of those flavors being booted at once15:17
donnydYea, that should work without too much issue15:17
clarkbin vexxhost we split it because they don't manage things with quotas and instead rely on nodepool max-servers values and so we have separate pools to separate out the different limits15:18
donnydbut I think we originally did it so there would be guaranteed space for those tests15:18
clarkbcool I assumed it wasn't a problem for your cloud and I think it will make the scheduling better to hav ea single pool15:18
donnydok, I am fine with that15:18
openstackgerritScott Hussey proposed openstack/project-config master: [WIP] Add airshipui project  https://review.opendev.org/67980615:19
openstackgerritDonny Davis proposed openstack/project-config master: Adding in proper NUMA labels for FN  https://review.opendev.org/67978915:20
dmsimardinfra-root: I'm back from vacation and have time to help with the issues with ara static reports on swift. I'm still catching up.. has anything particular been done yet ?15:20
clarkbdmsimard: nothing specific to ara15:20
fungidmsimard: i don't think so, no, other than taking vexxhost out of the rotation and purging all the logs we uploaded there15:20
clarkbI've got a change up that needs testing to improve overall container sharding which will help but not address ara specifically15:21
donnydclarkb: Ok, I added more to the pool because I can support more normal jobs without the dedicated space for expanded jobs15:23
*** kaiokmo has joined #openstack-infra15:23
dmsimardeven if the amount of files (and directories) in 1.x has slightly improved, static html reports are not efficient at all at scale :(15:24
clarkbdonnyd: +2 thanks15:24
donnydThanks clarkb15:24
*** smarcet has quit IRC15:26
*** pkopec has joined #openstack-infra15:27
*** pcaruana has quit IRC15:27
*** smarcet has joined #openstack-infra15:29
*** chandankumar is now known as raukadah15:32
*** kaiokmo has quit IRC15:33
dmsimardclarkb, fungi: I don't have any ideas that wouldn't involve the sqlite middleware in some way or another. It's exactly the problem it was designed to solve. I'll try and see if I can figure how we might use it with Swift.15:34
fungii guess javascript couldn't retrieve the sqlite file and query it locally on the client15:35
* fungi knows little about javascript, thinks it's mostly made of magic15:36
timburkeswift supports (encourages, even) custom middleware, fwiw -- but it's more of an operator feature than a user-facing one. tricky when working with public clouds...15:36
*** kaiokmo has joined #openstack-infra15:36
dmsimardfungi: I am not a very javascript person :)15:37
clarkbfungi: I think it is possible, but would require writing ara renderer in js to run in the browser rather than server side python middleware15:37
*** jaosorior has joined #openstack-infra15:37
dmsimardclarkb: ara-web (from 1.x) is meant to be that javascript web client but it currently expects an API endpoint to retrieve data from15:38
timburkemaybe useful? https://github.com/kripken/sql.js15:38
*** tosky_ has joined #openstack-infra15:40
*** tosky has quit IRC15:41
*** tosky_ is now known as tosky15:41
*** xek_ has quit IRC15:42
*** ociuhandu has quit IRC15:43
dmsimardtimburke: I'd rather not go there if we can help it :p15:43
*** ociuhandu has joined #openstack-infra15:44
dmsimardwell, at least for ara 0.x -- maybe it could be some sort of backend in ara-web for 1.x15:44
timburkefair enough ;-)15:44
dmsimardfor now I'm trying to see if there is a quick win available to mitigate ongoing issues15:45
*** ociuhandu has quit IRC15:47
*** udesale has quit IRC15:47
openstackgerritClark Boylan proposed zuul/zuul-jobs master: Document globally unique container name requirement  https://review.opendev.org/67981415:47
*** ociuhandu has joined #openstack-infra15:47
AJaeger_config-core, could you review https://review.opendev.org/679777, please? We need one more change for PDFs ;/15:49
dmsimardRemoving CSS/JS assets from the generated bundle and using a CDN instead /could/ save us ~73 files and ~15MB (unzipped) per report15:50
AJaeger_dmsimard: we can host them on docs.openstack.org easily - I can import into openstack-manuals ;)15:50
*** beekneemech is now known as bnemec15:51
AJaeger_or we host in a central place on opendev...15:51
AJaeger_dmsimard: and then run ara with an option "use-cdn=https://someplace/" ?15:51
dmsimardAJaeger_: something like that15:51
dmsimardIt would be an improvement but not a long term solution15:52
AJaeger_depends on how long the long term solution needs ;)15:52
dmsimardthere are some good opportunities with the new api but it needs more discussion15:54
dmsimardsomething that I'm excited about would be the opportunity for jobs to send their results back to the executor's instance of ara so that everything is in a single report instead of being nested in different directories like OSA, TripleO and Kolla does15:55
dmsimardbut that also means that the callback might be sending data from across the world in a faraway openstack region back to the executor15:56
*** e0ne has quit IRC16:00
openstackgerritClark Boylan proposed zuul/zuul-jobs master: Add option for object store friendly log paths  https://review.opendev.org/67914516:00
*** smarcet has quit IRC16:00
clarkbnot sure why that couldn't be a long term improvement16:01
clarkbcould make it a flag when generating the report to set where to find static assets16:01
clarkbhowever 73 files isn't that many compared to the size of the report so not sure it will help address the file count problem16:02
*** lucasagomes has quit IRC16:03
clarkbAJaeger_: why do the svgs get converted to .pdf files?16:03
dmsimardclarkb: right, this is what I meant -- not duplicating these 73 files and 15MB per report would be helpful but in the grand scheme of things, if there's 2000 task results, there's going to be 2000+ files16:07
AJaeger_clarkb: that's the way latex builds them when included. Projects include README.rst which has the badges - and then the badges get converted from SVG to PDF and inlined by latex into the final PDF16:09
clarkbdmsimard: ya16:09
clarkbAJaeger_: ah so it is an intermediate result16:09
AJaeger_yes16:09
AJaeger_but also the name of the endresult - so that gives some kind of recursion ;(16:10
openstackgerritMerged openstack/project-config master: Adding in proper NUMA labels for FN  https://review.opendev.org/67978916:10
AJaeger_clarkb: so, there are two ways: Change the PDF file name for the endresult - or do not include badges. The docs team dsicussed and proposed to change the PDF file of the endresult so that the badges can be included if desired16:10
AJaeger_config-core, the discussion above with clarkb is about https://review.opendev.org/67977716:11
clarkbmakes sense, I +2'd since the SVG to PDF conversion is done by sphinx and this role is meant to support sphinx16:11
clarkb(I think it shoul dhandle that behavior)16:11
*** gyee has joined #openstack-infra16:12
*** pgaxatte has quit IRC16:13
AJaeger_thanks, clarkb16:13
*** jpena is now known as jpena|off16:13
*** jcoufal has quit IRC16:15
*** jcoufal has joined #openstack-infra16:16
openstackgerritSorin Sbarnea proposed opendev/system-config master: Recognize DISK_FULL failure messages  https://review.opendev.org/63150916:17
*** dtantsur is now known as dtantsur|afk16:20
openstackgerritClark Boylan proposed zuul/zuul-jobs master: Add option for object store friendly log paths  https://review.opendev.org/67914516:24
*** ricolin_ has quit IRC16:25
*** jaosorior has quit IRC16:25
openstackgerritClark Boylan proposed zuul/zuul-jobs master: Add option for object store friendly log paths  https://review.opendev.org/67914516:26
*** kopecmartin is now known as kopecmartin|off16:27
openstackgerritClark Boylan proposed opendev/base-jobs master: Test improvements to swift hosted logs  https://review.opendev.org/67981916:28
*** ociuhandu_ has joined #openstack-infra16:30
AJaeger_clarkb: I left comments on 679145,4 , those are still valid16:31
*** smarcet has joined #openstack-infra16:32
*** ociuhandu has quit IRC16:33
clarkbAJaeger_: thanks responded, I'll fix those once I get test results back16:33
clarkbAJaeger_: in particular I want to know if the default() works after setting it in a previous play16:34
*** ociuhandu_ has quit IRC16:35
clarkbwe may have to set it explicitly as you suggest but was going to check test results to see16:35
AJaeger_I see16:36
*** pkopec has quit IRC16:37
*** yamamoto has joined #openstack-infra16:39
openstackgerritClark Boylan proposed zuul/zuul-jobs master: Add option for object store friendly log paths  https://review.opendev.org/67914516:39
clarkbtha should fix a test problem as well as address your docs comments16:39
*** smarcet has quit IRC16:40
AJaeger_great16:42
*** virendra-sharma has joined #openstack-infra16:43
*** yamamoto has quit IRC16:43
virendra-sharmaHi, My zuul is not connecting to gerrit (review.opendev.org)16:46
virendra-sharmacan anyone please help?16:47
clarkbvirendra-sharma: sure, can you provide more information on why/how it isn't connecting?16:47
virendra-sharmassh -p 29418 -i /var/lib/zuul/ssh/id_rsa hp-storage-blr-ci@review.opendev.org16:48
virendra-sharmaeven if i run ssh command it's taking too long and failing16:48
clarkbdmsimard: is what I'm doing at https://review.opendev.org/#/c/679145/6/roles/emit-job-header/tasks/main.yaml not valid? specifically reusing the variable name to pass from one role to anohter?16:49
clarkbvirendra-sharma: can you run your ssh command with the -vvv flag?16:49
clarkbthat should tell us how far in the connection ssh is getting16:49
virendra-sharmazuul@cssos-openstack-ci:~$ ssh -p 29418 -i /var/lib/zuul/ssh/id_rsa hp-storage-blr-ci@review.opendev.org -vOpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014debug1: Reading configuration data /etc/ssh/ssh_configdebug1: /etc/ssh/ssh_config line 20: Applying options for *debug1: Connecting to review.opendev.org [104.130.246.32] port 29418.debug1: connect to ad16:50
virendra-sharmadress 104.130.246.32 port 29418: Connection timed outdebug1: Connecting to review.opendev.org [2001:4800:7819:103:be76:4eff:fe04:9229] port 29418.debug1: connect to address 2001:4800:7819:103:be76:4eff:fe04:9229 port 29418: Network is unreachablessh: connect to host review.opendev.org port 29418: Network is unreachable16:50
clarkbvirendra-sharma: that sounds like you have a firewall blocking the connection16:51
virendra-sharmaclarkb even after disabling firewall service I am getting same error16:51
clarkbthose IP addresses look correct16:52
clarkbvirendra-sharma: I am able to connect from here. This is why I suspect a firewall16:53
clarkblet me double check we don't have any rules on our server that may be blocking the traffic16:53
AJaeger_virendra-sharma: might be a corporate firewall in betwween16:53
virendra-sharmaSeems this is not issue with server firewall.. may be AJaeger_ suggests it can be corporate firewall issue.16:54
*** jaosorior has joined #openstack-infra16:54
clarkbvirendra-sharma: we do have a 100 connection limit16:55
clarkbI'm checking netstat to see if any IPs are near that now16:55
virendra-sharmasure clarkb That will help16:56
AJaeger_clarkb: in that case https://review.opendev.org/#/c/678413/ would help - but that needs a restart of gerrit...16:58
*** derekh has quit IRC17:00
*** jtomasek has quit IRC17:01
clarkbvirendra-sharma: the most connections from a single IP address are 42 that I can see17:01
clarkbI don't think we are hitting any connection limits17:01
clarkbYou should check your firewalls17:01
*** smarcet has joined #openstack-infra17:02
virendra-sharmaThank you clarkb for cross verification, will check with corporate firewall.17:02
*** ociuhandu has joined #openstack-infra17:02
clarkbvirendra-sharma: traceoute -T -p 29418 may help17:03
AJaeger_clarkb: traceroute6 ?17:05
virendra-sharmaroot@cssos-openstack-ci:/home/stack# traceroute -T -p 29418 104.130.246.32traceroute to 104.130.246.32 (104.130.246.32), 30 hops max, 60 byte packets 1  16.184.12.2 (16.184.12.2)  1.170 ms  1.124 ms  1.081 ms 2  10.64.218.193 (10.64.218.193)  1.259 ms  1.827 ms  2.477 ms 3  * * * 4  * * * 5  * * *17:05
AJaeger_virendra-sharma: that looks like corporate firewall17:05
openstackgerritClark Boylan proposed zuul/zuul-jobs master: Add option for object store friendly log paths  https://review.opendev.org/67914517:05
AJaeger_but you used wrong address, use:17:06
clarkbAJaeger_: the earlier paste tried ipv4 and ipv6 addrs17:06
AJaeger_clarkb: ah, only noticed ipv6 - ok17:06
clarkbchecking both is probably worthwhile with traceroute but I agree looks like corporate firewall17:06
virendra-sharmaAJaeger_ I thinks it's IP of gerrit so won't it be same ?17:06
*** ociuhandu has quit IRC17:07
AJaeger_virendra-sharma: IP address looks indeed fine, I was confused17:07
openstackgerritClark Boylan proposed opendev/base-jobs master: Test improvements to swift hosted logs  https://review.opendev.org/67981917:07
virendra-sharmaalso I am looking to port my third party CI from python2.7 to python3.7 but currently using ubuntu14.04 (newton EOL) so will it be compatible17:08
dmsimardclarkb: I've done something like that before in a set_fact task, not positive whether it works in "vars" without testing it17:08
clarkbdmsimard: I'm testing using a different name with patest patchsets to see if that is indeed the problem. We may know shortly17:09
virendra-sharmaI stick to ubuntu14.04(newton EOL) due to FC passthrough issue, on my devstack instance.. Any suggestion ?17:09
*** smarcet has quit IRC17:09
clarkbvirendra-sharma: you will want to go to ubuntu 18.0417:10
clarkbthat has python2.7 3.6 and 3.7 available17:10
virendra-sharmaclarkb I can not upgrade my ubuntu due to FC passthrough issue, newer version of ubuntu except 14.04 giving issues17:11
*** smarcet has joined #openstack-infra17:12
virendra-sharmaIs there any compatibility for ubuntu kernel version with devstack ?17:12
clarkbvirendra-sharma: devstack won't chnage your kernel if that is what you are asking17:12
*** e0ne has joined #openstack-infra17:12
clarkbbut you could set up your jobs or your nodepool images to configure a working kernel17:12
virendra-sharmabefore running devstack on provider if i try to check fc passthrough then it gives error of hardware compatibility error17:14
virendra-sharmaI tired with ubuntu16 & 18 both but same issue persists.17:14
*** jaosorior has quit IRC17:14
clarkbyou may have better luck finding help for that with the cinder team17:15
clarkbsince they are more likely to work with fiberchannel and possibly have run into problems like that in the past17:15
*** roman_g has quit IRC17:15
AJaeger_virendra-sharma: there's #openstack-cinder channel if you want to discuss with them17:16
*** jaosorior has joined #openstack-infra17:16
clarkbdmsimard: changing the var names like that fixed it17:16
*** iurygregory has joined #openstack-infra17:17
*** jaosorior has quit IRC17:18
*** mattw4 has joined #openstack-infra17:21
*** e0ne has quit IRC17:23
*** e0ne has joined #openstack-infra17:23
*** smarcet has quit IRC17:27
*** mattw4 has quit IRC17:29
*** pcaruana has joined #openstack-infra17:29
*** ramishra_ has quit IRC17:30
*** e0ne has quit IRC17:30
*** mattw4 has joined #openstack-infra17:34
*** priteau has quit IRC17:43
openstackgerritGabriele Cerami proposed opendev/elastic-recheck master: Adding query for dlrn servers outage  https://review.opendev.org/67983517:46
*** jtomasek has joined #openstack-infra17:46
*** virendra-sharma has quit IRC17:47
*** xeno_os76_xyz has joined #openstack-infra17:50
*** jtomasek has quit IRC17:50
clarkbre ^ It seems that trunk-backup is now working but the http -> https:// redirect for trunk.rdoproject.org redirects to https://trunk-primary.rdoproject.org which has a cert for trunk.rdoproject.org so that aspect of the problem is still a problem17:52
clarkbthough I suspect jobs won't notice that as long as they use our proxy since it will talk to https directly and not hit the http to https redirect17:52
*** jtomasek has joined #openstack-infra17:52
*** xenos76 has quit IRC17:52
fungiunless there is no working http17:55
slittle1Hi all.  StarlingX want's to do a history preserving git restructure that will create ~10 new repos, split off from existing repos.17:57
slittle1We hope to do this in as quick and atomic a fashion as possible.17:58
slittle1I have a tool to assist in the restructuring.17:58
fungislittle1: the way we've recommended doing that in the past is with something like git filter-branch (fully scripted so you can refresh the filtered version shortly before you freeze the original) and then have the project creation import those repos17:59
slittle1The prototype repos will be posted to github.17:59
AJaeger_slittle1: any public accessible git server works ;)17:59
fungiand just coordinate with us to review/approve the new project additions quickly, ideally you'd just add them all with a single change to project-config17:59
slittle1Yes, my script uses that under the hood17:59
AJaeger_slittle1: do you want to retire old repos at same time?18:00
slittle1Co-ordinating the quick review is exactly what I'm looking for.18:00
slittle1No repos will be retired18:00
AJaeger_ok18:00
fungiaside from that, make sure you abandon open reviews on the original repo and let all your reviewers know not to approve anything in it as soon as you generate your final split copies18:00
AJaeger_fungi: since no repos are retired, abandon won't be needed, would it?18:01
fungiwell, any changes altering files which are moving likely won't be mergeable anyway18:01
AJaeger_fungi: yes, indeed - those will be merge conflicts18:02
fungi(if corresponding files are being deleted from the original)18:02
slittle1Yes the originals will be deleted in the follow-up updates generated by my tool.18:03
*** markvoelker has quit IRC18:03
slittle1I'm counting on those merge conflictsto highlight reviews that need to be reworked18:03
fungiyeah, that should do it18:03
fungiif the original project has its own dedicated reviewer group, you could always temporarily empty all reviewers besides yourself from it to ensure nobody else aside form you approves changes in it during the freeze18:04
fungidepending on whether you're worried there's much risk of coordinating that with them18:05
slittle1Pending a green light from the final sanity test, I hope to process all of this Wednesday between 10am-5pm EST18:06
*** iurygregory has quit IRC18:06
slittle1i think that is 2-9pm universal time18:06
*** iurygregory_ has joined #openstack-infra18:06
fungiyes, your tz conversion is correct18:07
slittle1Unless you folks are unavailable in that time window18:07
*** armax has joined #openstack-infra18:08
clarkbI'll be around. Pushing up a change early would probably be good. You can WIP it until ready but that gives us a chance to review it ahead of time18:08
slittle1K, I'll start on that next.18:09
*** smarcet has joined #openstack-infra18:12
*** e0ne has joined #openstack-infra18:15
*** jamesmcarthur has quit IRC18:19
*** markvoelker has joined #openstack-infra18:20
*** xek has joined #openstack-infra18:23
*** tosky has quit IRC18:24
*** markvoelker has quit IRC18:24
*** smarcet has quit IRC18:31
slittle1Is it preferred to have a single review for all 10, or individual reviews?18:36
clarkbslittle1: fungi suggested a single review. I think that will help ensure we get things in as atomicly as possible18:37
slittle1good18:37
*** markvoelker has joined #openstack-infra18:43
*** gfidente is now known as gfidente|afk18:43
*** jamesmcarthur has joined #openstack-infra18:47
*** eernst has joined #openstack-infra18:50
*** gyee has quit IRC18:53
*** eernst has quit IRC18:55
*** Goneri has quit IRC18:55
clarkbfriendly reminder: we'll be having our team meeting in about 5 minutes over in #openstack-meeting18:55
AJaeger_fungi, do you have time for a short review of https://review.opendev.org/679777 , please?18:56
*** iurygregory_ is now known as iurygregory18:57
*** igordc has joined #openstack-infra19:02
*** AJaeger_ is now known as AJaeger19:03
*** jamesmcarthur has quit IRC19:04
*** gyee has joined #openstack-infra19:07
slittle1in projects.yaml ... is it correct to use 'upstream:' for the repo that will seed the opendev repo?  I don't want to imply that the seed repo will always be the authoritative source.  Or is there another directive for that?19:15
openstackgerritIan Wienand proposed opendev/system-config master: gitea: use random time for git gc run  https://review.opendev.org/67984619:16
clarkbslittle1: upstream is the correct directive19:18
clarkbits the upstream until we import into gerrit then gerrit becomes the canonical location (w eclean out the upstream directives once complete)19:18
fungiyeah, it could have been called "import" but its usage is overloaded with another feature for tracking remote branches19:19
*** harlowja has joined #openstack-infra19:19
*** jamesmcarthur has joined #openstack-infra19:20
openstackgerritScott Little proposed openstack/project-config master: StarlingX retructuring: Ten new repos  https://review.opendev.org/67984819:24
*** e0ne_ has joined #openstack-infra19:24
*** ralonsoh has quit IRC19:25
*** e0ne_ has quit IRC19:26
*** e0ne has quit IRC19:27
AJaegerslittle1: Just curious: is starlingx following airship? I see some names that sound familiar19:27
AJaegeroh, starlingx does not get IRC notifications anymore since the opendev rename and nobody seems to have missed them ;( Patch coming...19:28
openstackgerritAndreas Jaeger proposed openstack/project-config master: Update channels for starlingx  https://review.opendev.org/67985019:30
AJaegerslittle1: I suggest you WIP your change for now, use the workflow -119:30
AJaegerslittle1: also, a bit more wording in your commit message would also be appreciated19:31
*** michael-beaver has quit IRC19:40
slittle1will do19:56
slittle1zuul seems unhappy ... I think with the upstream urls.  Is it my syntax?  Or is it testing for the existence of the URL already ?19:57
AJaegerit tests for existence already - so, recheck, once you're done.19:58
AJaegerAnd I'll +2 only once the URLs are ready. Rest looks fine - but see my comment above asking for longer commit message19:58
*** pcaruana has quit IRC20:00
slittle1coming right up ....20:10
AJaegerianw, could you put https://review.opendev.org/679777 on your review queue, please?20:11
* AJaeger waves good night20:11
openstackgerritScott Little proposed openstack/project-config master: StarlingX retructuring: Ten new repos  https://review.opendev.org/67984820:14
*** Lucas_Gray has joined #openstack-infra20:14
slittle1github projects have been created, but not yet populated20:16
openstackgerritAndreas Jaeger proposed openstack/project-config master: Add file matcher to releasenotes promote job  https://review.opendev.org/67985620:16
fungiall the zuul job cares is that the git url is valid and has a master branch, i think20:17
*** slaweq has quit IRC20:17
*** witek has quit IRC20:19
slittle1master branch won't exist until I populate it tomorrow morning.20:19
*** jamesmcarthur has quit IRC20:27
*** jamesmcarthur has joined #openstack-infra20:30
clarkbfungi: if you have a chance can you review 679846?20:31
*** iurygregory has quit IRC20:33
*** witek has joined #openstack-infra20:38
*** jtomasek has quit IRC20:42
*** jcoufal has quit IRC20:42
openstackgerritMerged zuul/zuul-jobs master: Switch PDF file name to doc-PROJECT.pdf  https://review.opendev.org/67977720:43
*** markvoelker has quit IRC20:45
*** Lucas_Gray has quit IRC20:46
*** Lucas_Gray has joined #openstack-infra20:47
*** ociuhandu has joined #openstack-infra20:48
*** Lucas_Gray has quit IRC20:50
fungiclarkb: ianw: so that's a jinja2 macro to set a random time in the crontab? and does it get replaced every time ansible is run?20:51
*** trident has quit IRC20:52
*** Lucas_Gray has joined #openstack-infra20:52
clarkbfungi: the seed value fixes it and the 59 | sets a range20:52
clarkbit should not be set each run as long as the hostnames don't change20:52
clarkb0-59 is the range20:53
*** jamesmcarthur has quit IRC20:53
fungioh, got it, deterministic20:53
fungishouldn't it be 60| and 24| or is that not a modulus?20:54
clarkbit is not a modulus it is a range20:55
clarkbwith an implicit 0 start20:56
*** Goneri has joined #openstack-infra20:58
*** trident has joined #openstack-infra21:03
fungiahh21:05
fungiso | is a range operator in jinja2?21:05
clarkbno I think its more like a pipe operator and the random filter takes that as input21:07
*** witek has quit IRC21:08
clarkbwe could do this instead: {{ random(59, seed=inventory_hostname) }} too21:08
clarkbdef rand(environment, end, start=None, step=None, seed=None) is the function signature (random is the jinja side name for rand)21:08
fungimakes sense, thanks21:08
dmsimardI was hoping to discuss ara but I'm being pulled for dinner, would appreciate opinions/comments on https://etherpad.openstack.org/p/Vz5IzxlWFz -- other proposals are most welcome :p21:09
dmsimardI have some thoughts that are more forward looking with 1.x, I'll write them down after dinner21:10
clarkbdmsimard: I added another option (the one we are currently using)21:12
*** rmcall has joined #openstack-infra21:17
*** ociuhandu has quit IRC21:18
*** smarcet has joined #openstack-infra21:24
*** rmcall has quit IRC21:28
*** markvoelker has joined #openstack-infra21:31
*** markvoelker has quit IRC21:35
*** kjackal has quit IRC21:36
clarkbannouncements for the september 16 gerrit outage sent21:36
openstackgerritMerged opendev/system-config master: gitea: use random time for git gc run  https://review.opendev.org/67984621:38
paladoxhttps://bugs.chromium.org/p/gerrit/issues/detail?id=11418 is exciting!22:00
pabelangerinteresting22:03
dmsimardclarkb: so was the issue specific to rgw then ?22:10
*** mriedem has quit IRC22:10
clarkbdmsimard: its specific to ceph I don't know what aspect of ceph22:10
clarkbdmsimard: mnaser made it sound like ceph will do rebalancing behind the scenes and that bogs thing sdown when there are too many objects22:11
*** Lucas_Gray has quit IRC22:12
*** Wryhder has joined #openstack-infra22:12
*** Wryhder is now known as Lucas_Gray22:13
*** xeno_os76_xyz has quit IRC22:13
*** ociuhandu has joined #openstack-infra22:30
*** ociuhandu has quit IRC22:35
*** mgoddard has quit IRC22:47
*** iokiwi has joined #openstack-infra22:47
*** mgoddard has joined #openstack-infra22:47
*** armax has quit IRC22:48
*** tkajinam has joined #openstack-infra22:55
*** diablo_rojo has joined #openstack-infra22:56
*** Lucas_Gray has quit IRC22:56
dmsimardclarkb: ack, I'm curious to know more so I'll reach out.23:00
*** xek has quit IRC23:03
*** rcernin has joined #openstack-infra23:06
*** threestrands has joined #openstack-infra23:26
*** smarcet has quit IRC23:31
*** dchen has joined #openstack-infra23:39
*** dychen has joined #openstack-infra23:43
*** sthussey has quit IRC23:48
*** armax has joined #openstack-infra23:50

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