Wednesday, 2016-01-27

*** achanda has joined #openstack-mistral00:11
*** tej has joined #openstack-mistral00:27
*** bobh has joined #openstack-mistral01:07
*** bobh has quit IRC01:28
*** tej has quit IRC01:44
*** ninag has joined #openstack-mistral01:49
*** achanda has quit IRC01:50
*** ninag has quit IRC01:53
*** bobh has joined #openstack-mistral01:58
*** rakhmerov has quit IRC02:03
*** rakhmerov has joined #openstack-mistral02:07
*** achanda has joined #openstack-mistral02:56
*** gokrokve has joined #openstack-mistral03:18
*** gokrokve has quit IRC03:22
*** bobh has quit IRC03:48
*** gokrokve has joined #openstack-mistral04:05
*** gokrokve has quit IRC04:10
*** gokrokve has joined #openstack-mistral04:30
*** gokrokve has quit IRC04:36
*** gokrokve has joined #openstack-mistral05:30
*** gokrokve has quit IRC05:49
*** gokrokve has joined #openstack-mistral07:24
*** gokrokve has quit IRC07:28
*** chlong_zzz is now known as chlong07:31
*** ninag has joined #openstack-mistral07:43
*** ninag has quit IRC07:48
*** pbelamge has joined #openstack-mistral08:05
*** tshtilma has joined #openstack-mistral08:42
tshtilmamorning a quick question when deleting a workflow (and executions) through heat we see a foreign key violation error (sub workflow execution) , my question is the fk deined ind db as delete cascade?  otherwise coudlnt see in the code when deletion exection to delete other references08:44
tshtilma2016-01-27 02:11:30.343 21478 ERROR wsme.api [-] Server-side error: "(_mysql_exceptions.IntegrityError) (1451, 'Cannot delete or update a parent row: a foreign key constraint fails (`mistral`.`executions_v2`, CONSTRAINT `executions_v2_ibfk_1` FOREIGN KEY (`task_execution_id`) REFERENCES `executions_v2` (`id`))') [SQL: u'DELETE FROM executions_v2 WHERE executions_v2.id = %s'] [parameters: ('8a5cbc5308:44
tshtilma-2e58-4f9b-8ab9-63c8e2415f2e',)08:44
lane_kongtshtilma: https://github.com/openstack/mistral/blob/master/mistral/db/v2/sqlalchemy/models.py#L23708:52
tshtilmathanks lane_kong so i understand its deleting cascade and not application level08:57
*** achanda has quit IRC09:14
*** [1]tshtilma has joined #openstack-mistral10:25
*** tshtilma has quit IRC10:27
*** [1]tshtilma is now known as tshtilma10:27
ddejaHi all, I have problem with running unit tests from mistral. 2 Test (mistral.tests.unit.engine.test_workflow_resume.WorkflowResumeTest.test_resume_different_task_states and mistral.tests.unit.engine.test_workflow_resume.WorkflowResumeTest.test_resume_fails) with same error "Engine test case exception occurred: Failed to wait for expected result." Full trace can be found here10:58
ddejahttp://paste.openstack.org/show/485125/10:58
ddejaHave you ever seen this and have some workaround/fix?10:59
*** gokrokve has joined #openstack-mistral11:02
*** gokrokve has quit IRC11:06
*** tshtilma has quit IRC11:11
*** tshtilma has joined #openstack-mistral11:20
*** mriedem has joined #openstack-mistral11:36
mriedemrakhmerov: is there any status on a stable/liberty point release?11:36
*** dprince has joined #openstack-mistral11:52
openstackgerritMichael Krotscheck proposed openstack/mistral: Added CORS support to Mistral  https://review.openstack.org/26537012:22
akuznetsovaddeja, hi, where did you get such error ?12:28
akuznetsovamriedem, hi, what do you mean by status ? list of implemented features or what ?12:29
ddejaakuznetsova: on my PC with Fedora. After little research I think I got an error because these two tests uses std.http action in their workflows calling google.com and I'm behind proxy12:31
ddejaI'm trying to add proxy to workflow definition, but I'm not sure how and I can't find any examples in internet12:32
akuznetsovaddeja, if you want to check that resume work, you can try to change http action to echo in test wf12:34
akuznetsovaddeja, or will it help https://github.com/openstack/mistral/blob/master/mistral/actions/std_actions.py#L121 ?12:35
*** ninag has joined #openstack-mistral12:39
*** ninag has quit IRC12:40
*** ninag has joined #openstack-mistral12:41
ddejaakuznetsova: I can't change http action to echo, since it will corrupt test. This is the workflow that makes problems: https://github.com/openstack/mistral/blob/master/mistral/tests/unit/engine/test_workflow_resume.py#L15712:42
ddejaI'll try to add proxy12:42
*** [1]tshtilma has joined #openstack-mistral12:44
mriedemakuznetsova: no, all projects are supposed to be looking at what they have merged in stable/liberty since the liberty release and if they should be doing a point release for liberty12:44
*** tshtilma has quit IRC12:44
*** [1]tshtilma is now known as tshtilma12:44
mriedemakuznetsova: or what open backport reviews should get in, or what high severity bugs on master are fixed and should be backported to stable/liberty for a release12:44
mriedemmistral doesn't have a stable branch CPL listed in the wiki so i was asking the PTL12:46
akuznetsovamriedem, hm, seems that I can't give you any info here, you can also ask lane_kong, he is release liaison12:48
mriedemlooks like it's been pretty active https://review.openstack.org/#/q/project:openstack/mistral+branch:stable/liberty+status:merged12:48
mriedemhence it's good to do a point release to get those out12:48
mriedema 1.0.1 release i suppose12:49
mriedemone just has to propose a patch to the openstack/releases repo12:49
akuznetsovarakhmerov, lane_kong, please, pay attention to this info ^^^12:50
mriedemalso fyi http://paste.openstack.org/show/485134/12:53
akuznetsovamriedem, thank you12:56
mriedemakuznetsova: rakhmerov: lane_kong: why is stuff like this being backported to stable/liberty? https://review.openstack.org/#/c/248763/13:00
mriedemthat clearly does not fall within the stable backport policy13:00
mriedemhttp://docs.openstack.org/project-team-guide/stable-branches.html#appropriate-fixes13:00
*** chlong has quit IRC13:15
*** chlong has joined #openstack-mistral13:28
*** Ephur has joined #openstack-mistral13:31
*** mriedem has left #openstack-mistral13:51
ddejaakuznetsova: setting proxies made it. Big thanks!14:00
*** ^Gal^ has joined #openstack-mistral14:14
*** bobh has joined #openstack-mistral14:17
*** tshtilma has quit IRC14:25
*** tej has joined #openstack-mistral14:56
*** LiatFried_ has joined #openstack-mistral14:56
*** gokrokve has joined #openstack-mistral14:58
*** pbelamge has quit IRC15:13
*** gokrokve has quit IRC15:16
*** LiatFried_ has quit IRC15:24
*** tonytan4ever has joined #openstack-mistral15:25
*** dprince has quit IRC15:37
*** gokrokve has joined #openstack-mistral15:42
akuznetsovaddeja, happy to hear it!15:45
*** tonytan_brb has joined #openstack-mistral15:50
*** tonytan4ever has quit IRC15:53
*** tshtilma has joined #openstack-mistral16:07
*** tonytan_brb has quit IRC16:13
*** tonytan4ever has joined #openstack-mistral16:14
*** vgnbkr has quit IRC16:25
*** vgnbkr has joined #openstack-mistral16:26
*** tshtilma has quit IRC16:43
*** gokrokve has quit IRC16:57
*** dprince has joined #openstack-mistral17:01
*** gokrokve has joined #openstack-mistral17:03
*** bhaskarduvvuri has joined #openstack-mistral17:08
*** LiatFried_ has joined #openstack-mistral17:27
*** pbelamge has joined #openstack-mistral17:29
*** achanda has joined #openstack-mistral17:59
*** LiatFried_ has quit IRC18:02
*** achanda has quit IRC18:24
*** bhaskarduvvuri has quit IRC18:27
*** bhaskarduvvuri has joined #openstack-mistral18:27
*** achanda has joined #openstack-mistral18:33
*** dprince has quit IRC18:59
*** pbelamge has quit IRC19:00
*** dprince has joined #openstack-mistral19:00
*** bhaskarduvvuri has quit IRC19:26
*** tonytan_brb has joined #openstack-mistral19:32
*** tonytan4ever has quit IRC19:35
*** tonytan_brb has quit IRC19:46
*** tonytan4ever has joined #openstack-mistral19:46
*** tonytan_brb has joined #openstack-mistral20:07
*** tonytan4ever has quit IRC20:09
*** bhaskarduvvuri has joined #openstack-mistral20:12
*** _bd_ has joined #openstack-mistral20:13
*** bhaskarduvvuri has quit IRC20:14
*** _bd_ is now known as bhaskarduvvuri20:14
*** tonytan_brb has quit IRC20:16
*** tonytan4ever has joined #openstack-mistral20:17
*** tej has quit IRC20:19
*** tej has joined #openstack-mistral20:20
*** tej has quit IRC20:25
*** bhaskarduvvuri has quit IRC20:49
*** gokrokve has quit IRC20:57
*** gokrokve_ has joined #openstack-mistral20:57
*** gokrokve_ has quit IRC20:59
*** gokrokve has joined #openstack-mistral20:59
*** gokrokve has quit IRC21:00
*** gokrokve has joined #openstack-mistral21:05
*** gokrokve has quit IRC21:14
lane_kongakuznetsova: got that, I have already submit a patch for mistral liberty release 1.0.121:41
*** dprince has quit IRC22:11
*** tonytan4ever has quit IRC23:01
*** harlowja has quit IRC23:03
*** harlowja has joined #openstack-mistral23:04
*** tej has joined #openstack-mistral23:08
*** tej has quit IRC23:10
*** tej has joined #openstack-mistral23:11
*** bobh has quit IRC23:13
*** tej has quit IRC23:13
*** tej has joined #openstack-mistral23:14
*** chlong has quit IRC23:18
*** tej has quit IRC23:18
*** chlong has joined #openstack-mistral23:31

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