Friday, 2018-03-09

*** itlinux has joined #openstack-mistral00:39
*** ykarel has joined #openstack-mistral00:52
*** pengdake has joined #openstack-mistral01:19
*** yangyapeng has quit IRC01:29
*** yangyapeng has joined #openstack-mistral01:30
*** yangyapeng has quit IRC01:32
*** yangyapeng has joined #openstack-mistral01:32
*** ykarel has quit IRC01:34
*** jrist has joined #openstack-mistral02:06
*** harlowja has quit IRC02:21
*** pengdake has quit IRC02:31
*** zhurong has joined #openstack-mistral02:47
*** pengdake has joined #openstack-mistral03:07
*** hardikjasani has joined #openstack-mistral03:36
*** mburrows has joined #openstack-mistral03:45
*** gkadam has joined #openstack-mistral03:55
*** pengdake has quit IRC04:17
*** zhurong has quit IRC04:36
*** zhurong has joined #openstack-mistral04:49
*** mburrows has quit IRC05:20
*** harlowja has joined #openstack-mistral05:25
*** jaosorior has joined #openstack-mistral05:37
*** itlinux has quit IRC05:48
*** harlowja has quit IRC06:00
*** pengdake has joined #openstack-mistral06:02
*** pengdake has quit IRC06:03
*** pengdake has joined #openstack-mistral06:03
*** itlinux has joined #openstack-mistral06:06
*** Killsudo has joined #openstack-mistral06:08
KillsudoCan anyone point me in the direction on some reading material on mistral loops using with-items06:09
*** itlinux has quit IRC06:09
KillsudoI have my workbook executing with workflows and on one workflow I have it successfully repeating with different inputs. But I can't seem to figure out how to handle registering each invidual loop result so I can access them in the workflow06:10
KillsudoI tried to branch off on-success of the loop but that's not working. My varible just ends up with two results in it instead of one.06:11
hardikjasaniThis is the relevant section: https://docs.openstack.org/mistral/latest/user/wf_lang_v2.html#processing-collections06:13
Killsudoyea I've been thru that multiple times right to understand how to handle this06:13
Killsudohttps://gist.github.com/killsudo/9b90127498fe05948b92c11d4125336006:14
hardikjasanitask result is collection of result of each iterations.06:14
hardikjasaniHaving look at gist06:14
Killsudoyup it breaks into a sub workflow, runs the api call, gets the result and returns it06:15
Killsudoit does that successfully twice06:15
Killsudobut when 'Extract_Product_Group' runs, the '$.product_group' var has two items in it06:15
Killsudo    "succeeded": true,06:16
Killsudo    "stdout": "Identified Product Group: [[u'Microsoft Hyper-V Cloud Servers'], [u'Microsoft Hyper-V Cloud Servers']]"06:16
Killsudothat's the output of Extract_Prodcut_Group status_message - "status_message: "Identified Product Group: <% $.product_payload.products.product.translated_groupname %>""06:18
*** harlowja has joined #openstack-mistral06:19
*** itlinux has joined #openstack-mistral06:20
KillsudoMy big problem is I that I need to branch into a workflow and input a specific api result from the loop result06:20
Killsudobut I can't branch until I look into the result06:20
*** mburrows has joined #openstack-mistral06:23
hardikjasaniI see, trying some simple example now06:25
Killsudonow, I do expect two copies of 'Microsoft Hyper-V Cloud Servers' as the order contains two of those products06:27
Killsudobut I don't know how to cleanly isolate each product for further processing I guess06:28
*** gkadam has quit IRC06:28
Killsudocause I also need the full api reponse that I registered for each product06:28
KillsudoI do think you might be right tho and that 'product_payload: <% task(Register_Product_Details).result.product_payload %>' is an incorrect way to access the result of the sub-workflow06:31
*** kushalAgrawal has joined #openstack-mistral06:35
*** jrist has quit IRC06:43
*** jrist has joined #openstack-mistral07:01
openstackgerritVitalii Solodilov proposed openstack/mistral master: Fixed the length of a task name  https://review.openstack.org/52849407:04
Killsudolooking at https://github.com/openstack/mistral-extra/blob/master/examples/v2/openstack/clone_vm/clone_vm.yaml07:09
Killsudoit seems I might need to just keep processing the collection in loops via with-items I guess07:10
*** d0ugal_ has quit IRC07:37
*** d0ugal_ has joined #openstack-mistral07:55
*** harlowja has quit IRC08:08
*** mcdoker181818 has joined #openstack-mistral08:24
*** gkadam has joined #openstack-mistral08:25
*** ykarel has joined #openstack-mistral08:33
*** threestrands_ has quit IRC08:48
*** jpich has joined #openstack-mistral09:03
d0ugal_Killsudo: Are you still around? Did you manage to answer your question?09:16
d0ugal_oh, my nick is wonky.09:16
d0ugal_Back in 1 min09:16
*** d0ugal_ has quit IRC09:16
*** d0ugal has joined #openstack-mistral09:17
*** d0ugal has quit IRC09:17
*** d0ugal has joined #openstack-mistral09:17
*** zhurong has quit IRC09:18
*** ykarel has quit IRC09:21
*** d0ugal has quit IRC09:32
*** d0ugal has joined #openstack-mistral09:34
*** d0ugal has quit IRC09:42
*** d0ugal has joined #openstack-mistral09:57
mcdoker181818Hi, all. Is it a environment problem?10:08
mcdoker181818Execution of '/bin/yum -d 0 -e 0 -y install systemd-python' returned 1: Error: Package: systemd-python-219-42.el7_4.7.x86_64 (quickstart-centos-updates)10:08
mcdoker181818http://logs.openstack.org/94/528494/13/check/tripleo-ci-centos-7-scenario003-multinode-oooq-container/c112846/logs/undercloud/home/zuul/undercloud_install.log.txt.gz10:08
mcdoker181818-R 104.130.199.72\r\nED25519 host key for 104.130.199.72 has changed and you have requested strict checking10:08
mcdoker181818http://logs.openstack.org/94/528494/13/check/build-openstack-sphinx-docs/fa728f8/job-output.txt.gz10:08
mcdoker181818Should I wait a resolution or to report a problem to some chat?10:08
apetrichmcdoker181818, odd. Yeah I would report even if it's marked as duplicate later10:10
apetrichmcdoker181818, but ci is aware of something wrong happening not the hostkey error but some connections failing10:12
*** pengdake has quit IRC10:24
*** mburrows has quit IRC11:04
*** jaosorior has quit IRC11:16
*** jaosorior has joined #openstack-mistral11:16
*** jaosorior has quit IRC11:21
*** jaosorior_ has joined #openstack-mistral11:21
*** jaosorior_ has quit IRC11:23
*** jaosorior__ has joined #openstack-mistral11:23
*** jaosorior__ has quit IRC11:24
*** jaosorior has joined #openstack-mistral11:25
*** jaosorior has quit IRC11:25
*** jaosorior has joined #openstack-mistral11:25
*** katkapilatova has joined #openstack-mistral11:28
d0ugalapetrich: that error can mean there is a packaging issue12:34
*** yangyapeng has quit IRC12:35
d0ugalactually, maybe not in this case12:35
d0ugalLooks like they installed okay12:36
d0ugalLooks like a problem with KeyStone. http://logs.openstack.org/94/528494/13/check/tripleo-ci-centos-7-scenario003-multinode-oooq-container/c112846/logs/undercloud/var/log/keystone/keystone.log.txt.gz12:37
d0ugalmcdoker181818: ^12:37
*** thrash|ptg is now known as thrash12:42
*** gkadam_ has joined #openstack-mistral12:43
*** gkadam has quit IRC12:46
apetrichd0ugal, that's bad news. let me check the other deployments for that12:47
apetrichd0ugal, nope not there12:48
d0ugalapetrich: not where?12:48
apetrichI don't know what happened there12:48
apetrichd0ugal, since yesterday multinode deployments are failing12:48
apetrichbut in a different way from mcdoker18181812:49
d0ugalapetrich: How are they failing?12:49
apetrichhttp://logs.openstack.org/74/548974/8/check/tripleo-ci-centos-7-undercloud-oooq/b9fa6ae/logs/undercloud/home/zuul/undercloud_install.log.txt.gz#_2018-03-09_08_49_1812:50
d0ugalapetrich: that looks like the same error to me.12:53
* apetrich tilts head12:53
apetrichnothing on the keystone log though12:53
d0ugalapetrich: we are not looking at the same thing then12:54
d0ugalexactly the same error in the undercloud install log - so seems keystone related still12:55
*** hardikjasani has quit IRC13:25
openstackgerritHonza Pokorny proposed openstack/mistral master: Ensure a queue exists before claiming messages  https://review.openstack.org/55127813:28
*** yangyapeng has joined #openstack-mistral13:30
*** yangyapeng has quit IRC13:34
*** dprince has joined #openstack-mistral13:51
d0ugalapetrich: ^ wdyt?13:55
*** jrist has quit IRC13:55
*** AlexeyAbashkin has joined #openstack-mistral13:56
*** toure is now known as toure|biab13:57
apetrichd0ugal, current queues tripleo triple-o tirpleo triple13:58
*** AlexeyAbashkin has quit IRC14:01
*** gkadam__ has joined #openstack-mistral14:01
*** AlexeyAbashkin has joined #openstack-mistral14:03
*** gkadam_ has quit IRC14:03
d0ugalapetrich: I don't understand :014:04
d0ugalapetrich: anyway, I posted a review14:04
apetrichd0ugal, if claim messages create queues typos become queues14:04
apetrichI saw that14:05
apetrichgw14:05
d0ugalapetrich: ah, gotcha14:05
*** jrist has joined #openstack-mistral14:07
*** AlexeyAbashkin has quit IRC14:07
*** jaosorior has quit IRC14:09
*** toure|biab is now known as toure14:21
*** yangyapeng has joined #openstack-mistral14:29
*** yangyapeng has quit IRC14:37
*** AlexeyAbashkin has joined #openstack-mistral14:43
*** bobh has joined #openstack-mistral14:46
*** AlexeyAbashkin has quit IRC14:47
*** yangyapeng has joined #openstack-mistral14:47
*** AlexeyAbashkin has joined #openstack-mistral14:51
*** yangyapeng has quit IRC14:52
*** ykarel has joined #openstack-mistral15:06
*** AlexeyAbashkin has quit IRC15:45
*** yangyapeng has joined #openstack-mistral15:47
*** yangyapeng has quit IRC15:52
*** kushalAgrawal has quit IRC16:03
*** shardy has quit IRC16:19
*** jpich has quit IRC16:23
*** jpich has joined #openstack-mistral16:32
*** yangyapeng has joined #openstack-mistral16:37
*** yangyapeng has quit IRC16:41
*** gkadam__ has quit IRC16:42
*** ykarel has quit IRC16:49
*** harlowja has joined #openstack-mistral17:00
*** jpich has quit IRC17:24
*** jtomasek has quit IRC17:24
*** yangyapeng has joined #openstack-mistral17:27
*** yangyapeng has quit IRC17:31
*** bobh has quit IRC17:46
*** harlowja has quit IRC17:54
*** harlowja has joined #openstack-mistral17:56
*** harlowja has quit IRC18:00
*** bobh has joined #openstack-mistral18:16
*** bobh has quit IRC18:22
*** bobh has joined #openstack-mistral18:25
*** ykarel has joined #openstack-mistral18:49
*** itlinux has quit IRC18:50
*** dprince has quit IRC18:54
*** harlowja has joined #openstack-mistral19:00
*** ykarel has quit IRC19:38
*** jtomasek has joined #openstack-mistral20:12
*** itlinux_ has joined #openstack-mistral20:14
*** jtomasek has quit IRC20:15
*** jtomasek has joined #openstack-mistral20:19
*** jtomasek has quit IRC20:20
*** threestrands has joined #openstack-mistral20:22
*** threestrands has quit IRC20:22
*** threestrands has joined #openstack-mistral20:22
*** itlinux_ has quit IRC20:35
*** itlinux has joined #openstack-mistral20:38
*** itlinux has quit IRC20:43
*** jtomasek has joined #openstack-mistral20:44
*** thrash is now known as thrash|g0ne21:04
*** threestrands has quit IRC21:22
*** jtomasek has quit IRC21:42
*** bobh has quit IRC21:49
*** mburrows has joined #openstack-mistral21:52
*** mcdoker181818 has quit IRC22:04
*** katkapilatova has quit IRC23:31

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