Tuesday, 2019-11-12

*** nanzha has joined #openstack-swift01:02
*** nanzha has quit IRC02:15
*** nanzha has joined #openstack-swift02:16
*** mwheckmann has joined #openstack-swift02:37
*** nanzha has quit IRC02:47
*** nanzha has joined #openstack-swift02:48
*** rcernin_ has joined #openstack-swift03:00
*** rcernin has quit IRC03:03
*** mwheckmann has quit IRC03:20
*** rcernin_ has quit IRC03:26
*** rcernin has joined #openstack-swift03:26
*** nanzha has quit IRC03:48
*** nanzha has joined #openstack-swift03:48
*** tkajinam_ has joined #openstack-swift04:29
*** tkajinam has quit IRC04:32
*** tkajinam_ has quit IRC04:58
*** tkajinam has joined #openstack-swift04:59
*** nanzha has quit IRC05:26
csmartmattoliverau:05:45
csmartopps05:45
mattoliveraucsmart: o/05:46
csmart\o05:46
*** rcernin has quit IRC07:22
*** tesseract has joined #openstack-swift08:11
*** tkajinam has quit IRC08:37
*** rpittau|afk is now known as rpittau08:59
*** pawan-gupta has joined #openstack-swift09:02
*** mikecmpbll has joined #openstack-swift09:07
*** pawan-gupta has quit IRC09:11
*** pawan-gupta has joined #openstack-swift09:13
*** irclogbot_1 has quit IRC09:39
*** irclogbot_2 has joined #openstack-swift09:41
*** rcernin has joined #openstack-swift09:45
*** rcernin has quit IRC10:11
*** rcernin has joined #openstack-swift10:50
*** rcernin has quit IRC11:26
openstackgerritThiago da Silva proposed openstack/python-swiftclient master: WIP: object versioning features  https://review.opendev.org/69187712:22
*** baffle has quit IRC12:38
*** csmart has quit IRC12:39
*** openstackgerrit has quit IRC12:41
manuvakeryhi all,  i ran the s3compat (https://github.com/swiftstack/s3compat) against our swift cluster and gathered the following metrics12:59
manuvakeryhttps://www.irccloud.com/pastebin/IxncxDeT/s3compat12:59
manuvakeryi am worried about the acl test failures , as per the docs https://docs.openstack.org/swift/latest/s3_compat.html  we do support scls on bucket and object , any suggestions on this13:01
*** henriqueof has quit IRC13:05
*** henriqueof has joined #openstack-swift13:08
*** baffle has joined #openstack-swift14:04
*** csmart has joined #openstack-swift14:04
*** mwheckmann has joined #openstack-swift14:17
tdasilvamanuvakery: do you have the s3_acl option set to true: https://github.com/openstack/swift/blob/master/etc/proxy-server.conf-sample#L534  ?14:40
manuvakery@tdasilva: s3_acl is set to false15:00
tdasilvamanuvakery: i think you'll need that to get acl support15:04
manuvakery@tdasilva: the doc says it's still under development , so we are not confident enough to enable it , anyways I will try it on a dev cluster15:11
tdasilvamanuvakery: yeah, fair enough, i meant you need that to see those tests passing15:12
*** pcaruana has joined #openstack-swift15:28
*** gyee has joined #openstack-swift16:15
*** tesseract has quit IRC16:32
*** rpittau is now known as rpittau|afk17:00
*** pcaruana has quit IRC17:03
*** openstackgerrit has joined #openstack-swift17:32
openstackgerritTim Burke proposed openstack/swift master: recon: Stop logging tracebacks for well-known failures  https://review.opendev.org/69389217:32
openstackgerritTim Burke proposed openstack/swift master: Put storage policy index in object-server responses  https://review.opendev.org/69389317:32
*** mikecmpbll has quit IRC17:36
*** henriqueof has quit IRC17:47
timburkekota_, we talked a bit about this last week, but https://github.com/NVIDIA/vdisc is open source!18:27
*** henriqueof has joined #openstack-swift18:50
openstackgerritTim Burke proposed openstack/swift master: Add py38 unit test job  https://review.opendev.org/68959919:37
clayghow is there's not paste of a script that makes N threads that opens/holds connections to the cluster as fast as it can in tight loop and tracks errors whatever?19:58
claygspecifically for p 69142319:59
patchbothttps://review.opendev.org/#/c/691423/ - swift - Seamlessly reload servers with SIGUSR1 - 9 patch sets19:59
*** henriqueof1 has joined #openstack-swift20:38
*** henriqueof has quit IRC20:41
*** aluria has quit IRC21:07
*** dosaboy has quit IRC21:07
*** dosaboy has joined #openstack-swift21:13
timburkewoot! https://zuul.opendev.org/t/openstack/build/9a92976a8f0a4e02be8f5a34046ae219/log/job-output.txt#879621:14
*** rcernin has joined #openstack-swift21:17
claygtimburke: nice work!21:30
timburkeall i did today was rebase a patch ;-)21:31
timburkeall on coreycb for actually getting us a 3.8 to test against there :-D21:31
timburkei must admit, i'm getting worried about six actually providing a nice resolution to https://review.opendev.org/#/c/688594/ for us....21:32
patchbotpatch 688594 - swift - py38: cgi lost some names - 1 patch set21:32
timburkei guess another alternative would be to write our own HTML escaper 😝21:34
timburkei mean, what do we really need to cover? <>&'"21:36
coreycbtimburke: nice!21:55
mattoliveraumorning22:06
*** rdejoux has quit IRC22:07
*** aluria has joined #openstack-swift22:14
timburkeshould make zigo happy too ;-)22:19
zigotimburke: o/22:24
zigoIndeed, Py3.8 is comming soon in Debian Sid22:24
zigotimburke: I haven't seen John around on IRC for a long time, do you guys know what's happening to him?22:25
zigoHe's not doing swift stuff?22:25
timburkehe's been doing different stuff at work, part of why he stepped down as PTL. that and i think he wanted to give me space to be my own sort of a PTL :-)22:26
timburkehe pops in now and then. even had some patches recently!22:27
timburkekota_, so i'm still not sure what's going on in test_put/get_execute that's causing the hang, but https://review.opendev.org/#/c/693940/ should get you a passing py3 func job22:42
patchbotpatch 693940 - storlets - Update test_deploy_storlet expectations to be bytes - 2 patch sets22:42
timburkeoh yeah, mattoliverau -- ever get a chance to run your benchmarks on https://review.opendev.org/#/c/693116/ ?22:50
patchbotpatch 693116 - swift - proxy: stop sending chunks to objects with a Queue - 5 patch sets22:50
mattoliverauoh yeah, I set up the env.. but haven't run it yet. Let me do that today. Sorry got distracted :)22:51
timburkeno worries! just checking in :-)23:03
*** tkajinam has joined #openstack-swift23:08

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