Friday, 2016-11-18

*** rrecio has quit IRC00:06
*** catintheroof has joined #openstack-mistral00:11
*** gyee has quit IRC00:53
*** catintheroof has quit IRC00:54
*** chlong has quit IRC01:11
*** bobh has joined #openstack-mistral02:00
*** bobh has quit IRC02:00
*** bobh has joined #openstack-mistral02:01
openstackgerritMerged openstack/mistral: Updated from global requirements  https://review.openstack.org/39905202:57
*** sharatss has quit IRC03:03
*** sharatss has joined #openstack-mistral03:04
*** bobh has quit IRC04:40
*** vishwanathj has joined #openstack-mistral05:05
*** hparekh has joined #openstack-mistral05:15
*** janki has joined #openstack-mistral05:47
openstackgerritSharat Sharma proposed openstack/mistral: Delete executions only after they are finished  https://review.openstack.org/39937906:01
*** jamielennox is now known as jamielennox|away06:36
rakhmerovd0ugal: hey Dougal07:36
rakhmerovWinson filled his time slots07:36
rakhmerovjust FYI07:37
*** jaosorior has joined #openstack-mistral07:39
*** jamielennox|away is now known as jamielennox08:03
*** openstackgerrit has quit IRC08:03
*** vishwana_ has joined #openstack-mistral08:03
*** openstackgerrit has joined #openstack-mistral08:03
*** vishwanathj has quit IRC08:05
rakhmerovddeja: hi Dawid08:19
rakhmerovI see that our kombu gate is already active08:19
openstackgerritCao Xuan Hoang proposed openstack/mistral: Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'  https://review.openstack.org/39942708:19
rakhmerovjust 1 test is failing08:19
rakhmerovcan you look at it?08:22
openstackgerritRenat Akhmerov proposed openstack/mistral: Make YAQL evaluator catch and wrap all underlying exceptions  https://review.openstack.org/39944408:47
*** shardy has joined #openstack-mistral08:53
*** jpich has joined #openstack-mistral08:55
openstackgerritSharat Sharma proposed openstack/python-mistralclient: Replace uuid4() with generate_uuid() from oslo_utils  https://review.openstack.org/39944808:56
sharatsshi everyone!09:14
d0ugalrakhmerov: thanks09:18
d0ugalrakhmerov: I'll send an email about it today09:18
rakhmerovok09:18
rakhmerovsharatss: hi09:18
sharatssrakhmerov: did u get time to look at the py35 fix09:18
sharatssrakhmerov: i had removed the python warnings. Now its passing09:19
d0ugalThis: https://review.openstack.org/39893109:19
sharatssrakhmerov, d0ugal free?09:30
rakhmerovsharatss: not yet, busy with something else09:30
rakhmerovsharatss: I'll look at it today later09:31
sharatssrakhmerov: ok sure09:31
sharatsshparekh: d0ugal: hi09:31
*** shardy has quit IRC09:34
*** aspiers has quit IRC09:34
*** shardy has joined #openstack-mistral09:34
*** aspiers has joined #openstack-mistral09:35
openstackgerritRenat Akhmerov proposed openstack/mistral: Make YAQL evaluator catch and wrap all underlying exceptions  https://review.openstack.org/39947409:38
openstackgerritRenat Akhmerov proposed openstack/mistral: Make Jinja evaluator catch and wrap all underlying exceptions  https://review.openstack.org/39947409:39
ddejarakhmerov: yes, sure09:40
rakhmerovddeja, d0ugal, hparekh: guys, when you have time please review https://review.openstack.org/#/c/399444/09:49
rakhmerovI need it backported to stable branch by next Tue09:49
*** osunix has joined #openstack-mistral09:51
*** AlexeyAbashkin has joined #openstack-mistral09:53
rakhmerovhparekh: thanks, that was fast :)09:53
*** osunix has quit IRC09:55
hparekhrakhmerov: :) thanks to you for fixing.09:56
rakhmerovnp09:56
rakhmerovhparekh: maybe you can also look at https://review.openstack.org/#/c/399474/? It's exactly the same thing but for jinja10:07
hparekhrakhmerov: left a comment on it10:10
rakhmerovooh, yes, good catch10:11
rakhmerovcopy paste10:11
openstackgerritRenat Akhmerov proposed openstack/mistral: Make Jinja evaluator catch and wrap all underlying exceptions  https://review.openstack.org/39947410:12
rakhmerovhparekh: fixed it10:12
*** sharatss has quit IRC10:15
*** sharatss has joined #openstack-mistral10:16
*** AlexeyAbashkin has quit IRC10:16
openstackgerritSharat Sharma proposed openstack/mistral: Add timestamp at the bottom of every page  https://review.openstack.org/39776110:28
openstackgerritIstvan Imre proposed openstack/python-mistralclient: Region name related command line arguments are added  https://review.openstack.org/38640310:34
*** ist has joined #openstack-mistral10:39
openstackgerritMerged openstack/mistral: Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'  https://review.openstack.org/39942710:43
rakhmerovist: hi, welcome :)10:47
ddejarakhmerov: about failing one test in kombu gate10:50
ddejafor now, kombu gate runs same tests as gate-mistral-devstack-dsvm10:51
ddejait only changes the rpc backend10:51
ddejabut rest is the same10:51
ddejaand i see, thet in this patch, all tests passed https://review.openstack.org/#/c/399427/10:52
rakhmerovyes10:52
rakhmerovhm... so, some race condition?10:52
ddejaso I guess that failing test is same as in the regular dsvm gate10:52
ddejawhich also sometimes fail10:52
ddejabut I'll take a look10:53
rakhmerovas far as I remember, it was a different test10:53
ddejaoh, I found it10:53
ddejahm, interesting10:53
ddeja testtools.matchers._impl.MismatchError: u'2016-11-17 14:35:02' != u'2016-11-17 14:35:03'10:53
rakhmerovin devstack-dsvm we have usually only one test failing10:53
rakhmerovfor action "std.ssh_proxied"10:54
rakhmerovddeja: I assume it might a test problem itself10:54
rakhmerovif it's related with time comparison the test may not be designed well10:54
ddejahere test_update_action failed10:54
rakhmerovassuming same time for two different things (that can change in between)10:55
rakhmerovyeah, I'm almost sure this is the case10:55
ddejaI'll take a look onto this test and send a patch if I found something suspecious10:55
rakhmerovyes, thanks10:55
rakhmerovbad assumptions about time, please this hypothesis10:55
rakhmerovplease check..10:56
ddejayes, sure10:58
ddejarakhmerov: hm... I've looked into tests,11:00
ddejaand there are two options11:00
rakhmerovok11:01
ddejaa) we are using time comparison in wrong way11:01
ddejaor b) we are chanigng the 'created_at' field while updating the action11:01
ddejawhich is wrong, I guess?11:01
rakhmerovhm...11:02
rakhmerovb) might be true11:02
ddejahere's what this test is doing11:02
ddejait creates action11:02
rakhmerovbecause I remember that some people were complaining about it11:02
ddejasaves created_at time11:02
rakhmerovyep11:02
ddejaupdates actions11:02
ddejatakes created_at time again and comparing those times11:02
ddejasince the tests takes time to complete about 0.2 seconds11:03
rakhmerovbad assumption :), it may take virtually any time11:03
ddejaand the times we are comparing have the accuracy to seconds11:03
ddejathis test usually pass11:03
ddejabut sometimes not11:03
rakhmerovyeah, right11:03
rakhmerovwe can't assume any time deltas actually11:03
ddejayes, sure, I'm just explaining why it usually pass11:04
ddeja:)11:04
rakhmerovoh, I see11:04
*** jaosorior is now known as jaosorior_lunch11:04
rakhmerovok, this is not a huge problem. As a general comment, I believe we have some other places where we do this11:05
rakhmerovwe need to fix it when we have time11:05
ddejaok11:06
ddejabut, on the other hand11:06
ddejasame problem may occure when we change the regular gate to voting11:06
ddejaand it would slow down our developement11:06
rakhmerovyes11:06
ddejaso hm, since I found this one, I'll try to fix it11:07
rakhmerovcurrently, we usually see one test failing11:07
rakhmerovfor ssh_proxied11:07
ddejayes11:07
rakhmerovthat's why this is my biggest concern11:07
rakhmerovI don't see other tests failing often11:07
openstackgerritMerged openstack/mistral: Make YAQL evaluator catch and wrap all underlying exceptions  https://review.openstack.org/39944411:07
rakhmerovddeja: do well do you know project-infra?11:07
ddejanot really11:08
ddejathat was my first patch and it took some time to make it work11:08
rakhmerovok11:09
rakhmerovI'm just trying to investigate why our gate for postgres disappeared11:09
rakhmerovseems like it happened after this patch: https://github.com/openstack-infra/project-config/commit/67b2522db#diff-b06733bee8372afe7f7e9b9ef86f24e6L599211:10
rakhmerovthey were doing some refactoring11:10
ddejarakhmerov: I need to drop, while be back in the hout11:11
ddejahour*11:11
rakhmerovok11:12
openstackgerritIstvan Imre proposed openstack/python-mistralclient: Region name related command line arguments are added  https://review.openstack.org/38640311:17
*** sharatss has quit IRC11:20
*** sharatss has joined #openstack-mistral11:20
*** ist is now known as alma11:29
*** alma is now known as ist11:29
*** ist_ has joined #openstack-mistral11:40
*** hparekh has quit IRC11:42
*** jaosorior_lunch is now known as jaosorior11:44
*** janki has quit IRC11:46
*** ist_ has quit IRC11:46
*** ist_ has joined #openstack-mistral11:47
*** ist has quit IRC11:48
*** ist_ is now known as ist11:52
*** bobh has joined #openstack-mistral12:48
*** bobh has quit IRC12:48
*** bobh has joined #openstack-mistral12:48
*** bobh has quit IRC12:52
*** bobh has joined #openstack-mistral12:52
*** bobh has quit IRC12:57
*** bobh has joined #openstack-mistral13:13
*** bobh has quit IRC13:24
*** jaosorior has quit IRC13:42
*** dmellado is now known as dmellado|lunch13:50
*** dmellado|lunch is now known as dmellado14:12
*** chlong has joined #openstack-mistral14:53
*** rrecio has joined #openstack-mistral15:55
*** rrecio has quit IRC15:59
*** bobh has joined #openstack-mistral17:16
*** bobh has quit IRC17:16
*** bobh has joined #openstack-mistral17:16
*** rrecio has joined #openstack-mistral17:20
*** bobh has quit IRC17:42
*** bobh has joined #openstack-mistral17:49
*** bobh has quit IRC17:50
*** bobh has joined #openstack-mistral17:51
*** jpich has quit IRC17:53
*** bobh has quit IRC17:54
*** bobh has joined #openstack-mistral17:54
*** bobh has quit IRC17:55
*** bobh has joined #openstack-mistral17:56
*** bobh has quit IRC18:00
*** bobh has joined #openstack-mistral18:35
*** bobh has quit IRC18:38
*** bobh has joined #openstack-mistral18:39
*** bobh has quit IRC18:43
*** bobh has joined #openstack-mistral19:59
*** bobh has quit IRC20:13
*** chlong has quit IRC20:53
*** clenimar has quit IRC20:56
*** shardy has quit IRC20:59
*** catintheroof has joined #openstack-mistral21:31
*** rrecio has quit IRC21:34
*** rrecio has joined #openstack-mistral21:37
*** rrecio has quit IRC21:47
*** bobh has joined #openstack-mistral22:30
*** akuznetsova has quit IRC23:03
*** igormarnat has quit IRC23:04
*** rakhmerov has quit IRC23:04
*** igormarnat has joined #openstack-mistral23:06
*** rakhmerov has joined #openstack-mistral23:08
*** akuznetsova has joined #openstack-mistral23:08
*** bobh has quit IRC23:30
*** bobh has joined #openstack-mistral23:31
*** bobh has quit IRC23:55

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