Friday, 2017-06-23

*** gongysh has joined #openstack-mistral00:05
*** gongysh has quit IRC00:06
*** amoralej has joined #openstack-mistral00:08
*** weshay has quit IRC00:10
*** weshay has joined #openstack-mistral00:13
*** thrash|bbl is now known as thrash00:16
*** weshay has quit IRC00:18
*** amoralej has quit IRC00:18
*** weshay has joined #openstack-mistral00:24
*** amoralej has joined #openstack-mistral00:29
*** thrash is now known as thrash|g0ne00:32
kongrakhmerov, d0ugal, could you please review https://review.openstack.org/#/c/455407/00:34
*** dmellado has joined #openstack-mistral00:37
*** amoralej has quit IRC01:04
*** weshay has quit IRC01:05
*** dmellado has quit IRC01:06
*** amoralej has joined #openstack-mistral01:07
*** weshay has joined #openstack-mistral01:07
*** amoralej has quit IRC01:12
*** weshay has quit IRC01:14
*** weshay has joined #openstack-mistral01:42
*** weshay has quit IRC01:51
openstackgerritMerged openstack/mistral master: Add more use of mistral-lib in mistral  https://review.openstack.org/47489501:53
*** zhurong has joined #openstack-mistral02:10
*** zhurong has quit IRC02:58
*** zhurong has joined #openstack-mistral03:00
*** gkadam has joined #openstack-mistral03:43
*** zhurong has quit IRC04:02
*** zhurong has joined #openstack-mistral04:35
rakhmerovkong: ok05:49
*** sharatss has joined #openstack-mistral06:53
xavierhardyhi everyone07:07
xavierhardydoes anyone know what error 32 means (exception in the rpc backend)07:08
xavierhardy2017-06-23 07:04:13,427 INFO [-] Create action_execution [action_execution=ActionExecution [id='Unset', workflow_name='Unset', task_name='Unset', task_execution_id='Unset', state='Unset', state_info='Unset', tags='Unset', name='std.echo', description='Unset', accepted='Unset', input='{u'output': u'hello'}', output='Unset', created_at='Unset', updated_at='Unset', params='Unset']]07:08
xavierhardy2017-06-23 07:04:13,429 ERROR [-] Server-side error: "error: 32". Detail:07:08
xavierhardyTraceback (most recent call last):07:08
xavierhardyFile "/usr/local/lib/python2.7/dist-packages/wsmeext/pecan.py", line 85, in callfunction07:08
xavierhardyresult = f(self, *args, **kwargs)07:08
xavierhardyFile "/usr/local/lib/python2.7/dist-packages/mistral/api/controllers/v2/action_execution.py", line 141, in post07:08
xavierhardy**params07:08
xavierhardyFile "/usr/local/lib/python2.7/dist-packages/mistral/engine/rpc_backend/rpc.py", line 147, in decorator07:08
xavierhardy_wrap_exception_and_reraise(e)07:08
xavierhardyFile "/usr/local/lib/python2.7/dist-packages/mistral/engine/rpc_backend/rpc.py", line 122, in _wrap_exception_and_reraise07:08
xavierhardyraise exc.MistralException(message)07:08
xavierhardyMistralException: error: 3207:08
d0ugalkong: yup07:23
d0ugalxavierhardy: wow, that is a bad error :/07:24
xavierhardyrestarting did the trick07:26
*** gongysh has joined #openstack-mistral07:35
d0ugalGood - still a bit worrying.07:42
openstackgerritSharat Sharma proposed openstack/python-mistralclient master: Add pagination options for workflows and actions  https://review.openstack.org/45851507:49
apetrichkong, I don't know oslo_context.request_context enough (or at all) but do we keep compatibility with project_id? I mean will context.project_id be there?07:51
*** jpich has joined #openstack-mistral07:57
*** shardy has joined #openstack-mistral08:15
xavierhardyd0ugal: it might be because I had to switch to the kombu backend driver when moving to stable/ocata08:41
openstackgerritSharat Sharma proposed openstack/python-mistralclient master: Add pagination options for workflows and actions  https://review.openstack.org/45851508:52
*** dtantsur|afk is now known as dtantsur09:06
*** gongysh has quit IRC09:28
*** zhurong has quit IRC09:37
*** dtantsur is now known as dtantsur|lunch09:58
*** chlong has quit IRC10:03
*** xavierhardy has quit IRC10:06
*** sharatss has quit IRC10:10
*** rook has quit IRC10:35
*** rook has joined #openstack-mistral10:37
*** rook is now known as Guest1670410:37
*** jkilpatr has quit IRC10:38
*** shardy has quit IRC10:41
*** shardy has joined #openstack-mistral10:41
*** dtantsur|lunch is now known as dtantsur11:00
*** jkilpatr has joined #openstack-mistral11:10
*** dmellado_ has joined #openstack-mistral11:17
*** amoralej_ has joined #openstack-mistral11:18
*** weshay has joined #openstack-mistral11:18
*** dmellado_ is now known as dmellado11:19
*** rbrady is now known as rbrady-afk11:24
*** amoralej_ is now known as amoralej11:28
*** openstackgerrit has quit IRC11:33
*** thrash|g0ne is now known as thrash11:43
kongapetrich: yes, you can still use context.project_id11:52
*** jistr is now known as jistr|errand12:00
apetrichkong, aye. I've tried it and it works. I've +1ned it12:04
*** dprince has joined #openstack-mistral12:17
*** brunograz has joined #openstack-mistral12:18
*** rbrady-afk is now known as rbrady12:29
*** catintheroof has joined #openstack-mistral13:00
*** amoralej is now known as amoralej|lunch13:09
*** Dinesh_Bhor has quit IRC13:10
*** gkadam has quit IRC13:21
*** jistr|errand is now known as jistr13:25
*** chlong has joined #openstack-mistral13:56
*** amoralej|lunch is now known as amoralej13:59
*** jistr is now known as jistr|mtg14:54
*** thrash is now known as thrash|bbl15:09
*** xavierhardy has joined #openstack-mistral15:16
xavierhardySo15:17
xavierhardyagain error 3215:17
xavierhardyusing rpc_implementation = kombu15:19
xavierhardyI'll file a BR later15:19
xavierhardyDo you have a working configuration with rpc_implementation = olso for Mistral Ocata release ?15:20
xavierhardymattybrennan , could you fix the 4.0.1 tag problem with the oslo backend ?15:24
xavierhardy(07:46:18 PM) mattybrennan: thrash: that oslo update sounds likely to be the culprit of the errors xavierhardy and I were discussing yesterday15:26
xavierhardy(07:46:24 PM) mattybrennan: oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.015:26
xavierhardy(07:46:29 PM) mattybrennan: ^ from requirements.txt15:26
xavierhardyOK found it15:26
xavierhardytesting15:26
mattybrennanwe seem to be doing ok with oslo.messaging-5.27.015:27
xavierhardythanks a lot15:27
xavierhardydon't kombu... never15:27
xavierhardy:)15:27
xavierhardyat least not now :)15:27
mattybrennanhaha. noted15:28
*** jistr|mtg is now known as jistr15:30
xavierhardyOK, it's working, thanks a lot15:38
*** jpich has quit IRC16:12
*** dtantsur is now known as dtantsur|afk16:24
*** toure is now known as toure|lunch16:28
*** dprince has quit IRC16:30
*** livelace has joined #openstack-mistral17:20
*** dprince has joined #openstack-mistral18:01
*** amoralej is now known as amoralej|off18:58
*** toure|lunch is now known as toure19:02
*** livelace has quit IRC19:37
*** livelace has joined #openstack-mistral19:49
*** livelace has quit IRC20:31
*** toure is now known as toure|lunch21:00
*** toure|lunch is now known as toure21:00
*** shardy has quit IRC21:01
*** catinthe_ has joined #openstack-mistral21:10
*** catintheroof has quit IRC21:12
*** dprince has quit IRC21:36
*** catinthe_ has quit IRC21:52
*** jkilpatr has quit IRC22:05
*** openstackgerrit has joined #openstack-mistral22:13
openstackgerritMike Fedosin proposed openstack/mistral master: Use recommended function to setup auth middleware in devstack  https://review.openstack.org/47379622:13
*** jkilpatr has joined #openstack-mistral22:20
*** chlong has quit IRC22:45
openstackgerritMike Fedosin proposed openstack/mistral master: Use recommended function to setup auth middleware in devstack  https://review.openstack.org/47379622:58

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