Saturday, 2021-03-20

*** openstackgerrit has joined #zuul00:01
openstackgerritJames E. Blair proposed zuul/nodepool master: Azure: fix race in leaked resources  https://review.opendev.org/c/zuul/nodepool/+/78192400:01
openstackgerritJames E. Blair proposed zuul/nodepool master: Azure: replace driver with state machine driver  https://review.opendev.org/c/zuul/nodepool/+/78192500:01
openstackgerritJames E. Blair proposed zuul/nodepool master: Azure: update documentation  https://review.opendev.org/c/zuul/nodepool/+/78192600:01
*** tosky has quit IRC01:02
*** ajitha has joined #zuul01:09
*** ajitha has quit IRC03:19
*** evrardjp has quit IRC03:33
*** evrardjp has joined #zuul03:33
*** sassyn has quit IRC04:26
*** saneax has joined #zuul05:45
*** iurygregory has quit IRC06:35
openstackgerritMerged zuul/zuul master: Implementation of Zookeeper event watcher  https://review.opendev.org/c/zuul/zuul/+/76117107:16
openstackgerritMerged zuul/zuul master: Switch to Zookeeper backed trigger event queues  https://review.opendev.org/c/zuul/zuul/+/76375407:20
openstackgerritMerged zuul/zuul master: Switch to Zookeeper backed management event queues  https://review.opendev.org/c/zuul/zuul/+/76173807:20
*** saneax has quit IRC07:34
openstackgerritMerged zuul/zuul master: Resync github permissions docs  https://review.opendev.org/c/zuul/zuul/+/78179307:57
*** newbie2020 has joined #zuul09:18
*** harrymichal has joined #zuul09:23
*** holser has joined #zuul09:54
*** harrymichal has quit IRC09:55
*** holser has quit IRC09:58
*** holser_ has joined #zuul09:58
*** tosky has joined #zuul10:21
*** holser_ has quit IRC10:30
*** openstackgerrit has quit IRC10:49
*** harrymichal has joined #zuul11:27
*** openstackgerrit has joined #zuul13:31
openstackgerritJeremy Stanley proposed zuul/zuul-jobs master: Revert "Pin to npm4 until npm 5.6.0 comes out"  https://review.opendev.org/c/zuul/zuul-jobs/+/78196613:31
fungii *think* that's causing the failure we're seeing in https://zuul.opendev.org/t/openstack/build/92de6dbc670e482599145a079c191ce413:32
fungibut would be good to clean up regardless, it's long past overdue13:32
fungiworking around a bug which was fixed >3 years ago13:33
*** iurygregory has joined #zuul13:44
mordredfungi: wow14:07
mordredfungi: and we're using nvm there because that's on the executor and one can install nvm unprivileged yeah?14:08
fungimordred: no, we're uploading from a job node, as you can see in the failure message (this is breaking on a node named ubuntu-focal)14:15
mordredoh! hrm. I was confused by14:17
mordred    chdir: "{{ zuul.executor.work_root }}"14:17
mordredyeah -does run on executor - there's a delegate_to: localhost on the playbook14:19
fungican run on the executor, or the task error is misleading?14:26
fungiconsole tab also claims the "upload-npm: Upload tarball to npm" task ran on a host named "ubuntu-focal"14:27
mordredyah - that's how ansible reports things using delegate_to14:27
mordredit's running as ubuntu-focal, but executing tasks on localhost14:28
mordredin this case it's an important distinction because the role needs to access hostvars from ubuntu-focal14:28
fungiahh, yeah, okay this play: https://opendev.org/openstack/project-config/src/branch/master/playbooks/javascript/release.yaml#L7-L1714:29
fungiso it's actually running on the executor, but the output from ansible just doesn't reflect that... no way to actually see it's the case when looking at https://zuul.opendev.org/t/openstack/build/92de6dbc670e482599145a079c191ce4/console#3/1/3/ubuntu-focal14:31
fungii wonder if there's additional metadata we could expose to make that apparent14:32
mordredthat would probably be a good idea14:37
openstackgerritMonty Taylor proposed zuul/zuul-jobs master: Clone nvm from official source  https://review.opendev.org/c/zuul/zuul-jobs/+/78197015:10
guillaumecfungi, yes, can you look at https://etherpad.opendev.org/p/gear-zuul-test-ssl-focal (scroll down)  and give me your thoughs15:42
openstackgerritMonty Taylor proposed zuul/zuul master: Use node image to build javascript  https://review.opendev.org/c/zuul/zuul/+/72869015:44
mordredclarkb, corvus: ^^ resurrected that old patch of mine and fixed it up. should allow us to skip spending internet activity to download and install node, yarn and npm at least. looking a little further, the process to have yarn install from a caching mirror seems to be to sed the yarn.lock file before running yarn install.15:58
*** tosky has quit IRC16:11
*** tosky has joined #zuul18:19
*** cloudnull has quit IRC18:30
*** holser has joined #zuul19:34
*** holser has quit IRC20:06
*** sshnaidm has joined #zuul20:11
openstackgerritTobias Henkel proposed zuul/zuul master: Move fingergw config to fingergw  https://review.opendev.org/c/zuul/zuul/+/66494920:15
openstackgerritTobias Henkel proposed zuul/zuul master: Route streams to different zones via finger gateway  https://review.opendev.org/c/zuul/zuul/+/66496520:33
openstackgerritTobias Henkel proposed zuul/zuul master: Support ssl encrypted fingergw  https://review.opendev.org/c/zuul/zuul/+/66495020:33
*** harrymichal has quit IRC20:38
*** harrymichal has joined #zuul20:39
*** harrymichal has quit IRC20:39
*** harrymichal has joined #zuul20:39
openstackgerritTobias Henkel proposed zuul/zuul master: Move fingergw config to fingergw  https://review.opendev.org/c/zuul/zuul/+/66494920:40
openstackgerritTobias Henkel proposed zuul/zuul master: Route streams to different zones via finger gateway  https://review.opendev.org/c/zuul/zuul/+/66496520:40
openstackgerritTobias Henkel proposed zuul/zuul master: Support ssl encrypted fingergw  https://review.opendev.org/c/zuul/zuul/+/66495020:41
*** harrymichal has quit IRC20:51
*** jangutter has joined #zuul21:22
*** jangutter_ has quit IRC21:25
*** paladox has quit IRC21:57
*** paladox has joined #zuul22:04
*** paladox has quit IRC22:10
*** paladox has joined #zuul22:31
fungiguillaumec: thorough writeup, i definitely agree this sounds like something that should be filed as an issue against cpython if there isn't one for it already. ssl.OP_NO_TLSv1_3 seems like a reasonable short term approach for gear, at least until there are solutions to the problem (either fixed in stdlib or someone comes up with a workaround)23:48
fungii doubt distros are likely to start disabling tls 1.2 any time soon, 1.3 is still very green23:49

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!