*** chlong has quit IRC | 00:08 | |
*** catintheroof has joined #openstack-mistral | 02:43 | |
*** mbrennan has joined #openstack-mistral | 03:23 | |
*** mbrennan has quit IRC | 03:27 | |
*** catintheroof has quit IRC | 03:35 | |
*** jamielennox has quit IRC | 04:34 | |
*** jamielennox has joined #openstack-mistral | 04:34 | |
*** jaosorior_away is now known as jaosorior | 05:08 | |
*** jtomasek has quit IRC | 05:20 | |
*** warface has quit IRC | 05:41 | |
*** sharat has joined #openstack-mistral | 06:06 | |
*** jtomasek has joined #openstack-mistral | 06:21 | |
openstackgerrit | luong tuan proposed openstack/mistral master: Refactor mistral context using oslo_context https://review.openstack.org/455407 | 07:19 |
---|---|---|
*** jpich has joined #openstack-mistral | 07:44 | |
*** mbrennan has joined #openstack-mistral | 09:39 | |
*** mbrennan has quit IRC | 09:44 | |
*** tuan_ has joined #openstack-mistral | 10:02 | |
tuan_ | Hi guys | 10:26 |
tuan_ | someone overthere | 10:26 |
tuan_ | d0ugal: If you avai, i wanna ask you about devstack gate on Mistral CI | 10:28 |
d0ugal | tuan_: sure | 10:28 |
tuan_ | yep, it is what i have from devstack gate | 10:29 |
tuan_ | with mistral.conf | 10:29 |
tuan_ | [keystone_authtoken] | 10:29 |
tuan_ | identity_uri = http://10.37.147.72/identity | 10:29 |
tuan_ | auth_uri = http://10.37.147.72/identity/v3 | 10:29 |
tuan_ | admin_password = secretservice | 10:29 |
tuan_ | admin_user = mistral | 10:29 |
tuan_ | admin_tenant_name = service | 10:29 |
tuan_ | auth_protocol = http | 10:29 |
tuan_ | auth_port = 35357 | 10:29 |
tuan_ | auth_host = 10.37.147.72 | 10:29 |
tuan_ | i do not see the port within keystone url | 10:29 |
d0ugal | auth_port? | 10:30 |
tuan_ | yep | 10:30 |
tuan_ | since my patch fails again in devstack gate with error of "UnAuthorized" | 10:31 |
tuan_ | when it tries to call other Openstack service clients | 10:31 |
tuan_ | i doubted about keystone authentication and here is what i got when checking the log | 10:32 |
tuan_ | and here is the link: http://logs.openstack.org/07/455407/17/check/gate-mistral-devstack-dsvm-ubuntu-xenial-nv/c343c44/logs/etc/mistral/mistral.conf.txt.gz | 10:34 |
d0ugal | tuan_: have you tried adding the port? | 10:43 |
tuan_ | d0ugal: In that gate so NO | 10:51 |
tuan_ | how can i acess to that node | 10:51 |
tuan_ | and it is OK for me to access or do i need some authorizations to d othat | 10:52 |
d0ugal | tuan_: access the node? I don't really understand | 10:52 |
d0ugal | tuan_: I think you would need to update the code here: https://github.com/openstack/mistral/blob/master/devstack/plugin.sh#L77 | 10:52 |
tuan_ | oh, i mean to access to the CI to only test my case | 10:53 |
tuan_ | :) | 10:53 |
tuan_ | :D | 10:53 |
d0ugal | I don't think you can access the server :) | 10:53 |
d0ugal | I can't! | 10:53 |
tuan_ | haha, okay, that is my question | 10:53 |
d0ugal | You can watch them via telnet, but that is read only | 10:53 |
tuan_ | okay, so let me update the devstack folder in mistral | 10:54 |
tuan_ | :) | 10:54 |
d0ugal | brb | 10:54 |
*** cargonza has quit IRC | 10:56 | |
*** cargonza has joined #openstack-mistral | 10:56 | |
d0ugal | tuan_: any luck? | 11:38 |
d0ugal | apetrich_: did you figure out the logging thing? | 11:40 |
tuan_ | d0ugal: oh sorry i have not done yet:) | 11:40 |
tuan_ | i am doing my official jobs | 11:40 |
tuan_ | :) | 11:40 |
d0ugal | np | 11:40 |
d0ugal | do that :) | 11:40 |
tuan_ | let me do it quick now | 11:40 |
tuan_ | okay | 11:40 |
d0ugal | no rush, I just wanted to see if I could help | 11:41 |
* d0ugal is waiting for a slow test to run | 11:41 | |
apetrich_ | d0ugal, not completely sure what I did was right. I'm respawning my env to try it | 11:41 |
apetrich_ | d0ugal, it failed early on today so this is my second try it is almost done | 11:41 |
d0ugal | apetrich_: did you put a patch up? | 11:41 |
apetrich_ | d0ugal, nope | 11:41 |
d0ugal | ah, okay | 11:42 |
d0ugal | cool | 11:42 |
d0ugal | that is explains why I can't find it :-D | 11:42 |
apetrich_ | :) | 11:42 |
apetrich_ | my change is very helloworldish at this moment | 11:42 |
d0ugal | lol | 11:43 |
d0ugal | log.info("Hello world!") | 11:43 |
apetrich_ | pretty much | 11:45 |
openstackgerrit | Dougal Matthews proposed openstack/mistral master: Remove unused logging import https://review.openstack.org/461654 | 11:45 |
*** kong has quit IRC | 11:53 | |
*** kong has joined #openstack-mistral | 11:53 | |
tuan_ | d0ugal: well, i have just had a quick look to plugin.sh in mistral | 11:54 |
tuan_ | it seems that we have to modify openstack-dev repo | 11:55 |
tuan_ | not in mistral devstack | 11:55 |
tuan_ | since keystone related these value are defined in openstack-dev repo | 11:55 |
tuan_ | :) | 11:55 |
tuan_ | and if it is defined overthere, it means it is used in every devstack of openstack services | 11:56 |
tuan_ | nova, neutron, etc. | 11:56 |
tuan_ | and it seems like it is working | 11:56 |
tuan_ | :D | 11:56 |
tuan_ | it is weird, ha:) | 11:56 |
d0ugal | lol | 12:01 |
*** jkilpatr has joined #openstack-mistral | 12:10 | |
*** chlong has joined #openstack-mistral | 12:33 | |
*** jkilpatr has quit IRC | 12:41 | |
*** catintheroof has joined #openstack-mistral | 12:42 | |
tuan_ | d0ugal: I am back from lunch | 12:49 |
tuan_ | so | 12:49 |
tuan_ | here is the log | 12:49 |
tuan_ | http://logs.openstack.org/07/455407/17/check/gate-mistral-devstack-dsvm-ubuntu-xenial-nv/c343c44/logs/screen-mistral-executor.txt.gz | 12:49 |
tuan_ | and the error happens when mistral tries to get the service_catalog of each service (e.g. nova, heat, etc.) | 12:50 |
tuan_ | raise exceptions.UnauthorizedException() | 12:51 |
tuan_ | hmm, that is weird | 12:51 |
tuan_ | any ideas? | 12:51 |
openstackgerrit | Merged openstack/mistral master: Fix WSGI script for gunicorn https://review.openstack.org/463870 | 12:52 |
*** sharat has quit IRC | 13:19 | |
*** mgershen1 has joined #openstack-mistral | 13:24 | |
*** mgershen has quit IRC | 13:25 | |
d0ugal | tuan_: the check seems really basic. | 13:34 |
d0ugal | https://github.com/openstack/mistral/blob/master/mistral/utils/openstack/keystone.py#L147 | 13:34 |
d0ugal | basically, that error means the response was empty | 13:34 |
d0ugal | Are there any errors or requests in the keystone logs? | 13:34 |
tuan_ | d0ugal: yeah, i understand | 13:35 |
tuan_ | i also checked back the change bby using oslo_context | 13:35 |
tuan_ | then all the parameters from old version are kept | 13:35 |
tuan_ | that is why i do not understand why the response is None | 13:35 |
tuan_ | in keystone.py we can see that: response = ctx.service_catalog | 13:36 |
tuan_ | basically ctx now is changed to oslo_context and of course service_catalog parameter is kept there in ctx | 13:37 |
*** catintheroof has quit IRC | 13:39 | |
*** mgershen has joined #openstack-mistral | 13:39 | |
tuan_ | it seems like the parameters that are necessary for authentication are lacked | 13:40 |
*** mgershen1 has quit IRC | 13:40 | |
tuan_ | and in the context, there are no those parameters defined | 13:40 |
*** mgershen1 has joined #openstack-mistral | 13:43 | |
*** mgershen has quit IRC | 13:46 | |
openstackgerrit | luong tuan proposed openstack/mistral master: Add user creds trusts to db https://review.openstack.org/462056 | 13:51 |
*** shardy has joined #openstack-mistral | 13:56 | |
*** mbrennan has joined #openstack-mistral | 13:57 | |
*** mbrennan has quit IRC | 13:59 | |
*** mbrennan has joined #openstack-mistral | 14:00 | |
*** rbrady has joined #openstack-mistral | 14:03 | |
*** rbrady has joined #openstack-mistral | 14:03 | |
*** mbrennan has quit IRC | 14:22 | |
*** rbrady has quit IRC | 14:37 | |
openstackgerrit | Adriano Petrich proposed openstack/mistral master: Adding log to db_sync https://review.openstack.org/464010 | 14:51 |
*** mbrennan has joined #openstack-mistral | 14:55 | |
apetrich_ | d0ugal, ^^ | 14:56 |
openstackgerrit | luong tuan proposed openstack/mistral master: Refactor mistral context using oslo_context https://review.openstack.org/455407 | 14:57 |
d0ugal | apetrich_: neato :) I am excited to see them in the tripleo CI output! | 15:03 |
apetrich_ | d0ugal, if tripleo ci outputs gets everything from /var/log/mistral yeah. otherwise I might need to add that to the list of files to collect | 15:04 |
d0ugal | apetrich_: I hope it just grabs the directory | 15:04 |
apetrich_ | d0ugal, I think it does | 15:04 |
d0ugal | it would be kinda hard work to list every file we want to collect :) | 15:04 |
apetrich_ | d0ugal, from what I saw it seems that it is the whole dir | 15:11 |
d0ugal | great | 15:12 |
*** shardy has quit IRC | 15:12 | |
*** catintheroof has joined #openstack-mistral | 15:54 | |
*** mbrennan_ has joined #openstack-mistral | 15:57 | |
*** jpich has quit IRC | 16:00 | |
*** mbrennan has quit IRC | 16:01 | |
*** mbrennan_ has quit IRC | 16:01 | |
*** catintheroof has quit IRC | 16:17 | |
*** jkilpatr has joined #openstack-mistral | 16:18 | |
openstackgerrit | luong tuan proposed openstack/mistral master: Refactor mistral context using oslo_context https://review.openstack.org/455407 | 16:32 |
*** mbrennan has joined #openstack-mistral | 16:32 | |
*** tuan_ has quit IRC | 16:35 | |
d0ugal | apetrich_: looks like it failed | 16:36 |
*** jkilpatr has quit IRC | 16:55 | |
*** catintheroof has joined #openstack-mistral | 17:06 | |
*** catintheroof has quit IRC | 17:25 | |
*** jaosorior is now known as jaosorior_away | 18:21 | |
*** mbrennan has quit IRC | 18:29 | |
*** mbrennan has joined #openstack-mistral | 18:29 | |
*** mbrennan has quit IRC | 18:31 | |
*** mbrennan has joined #openstack-mistral | 18:31 | |
openstackgerrit | Toure Dunnon proposed openstack/python-mistralclient master: [WIP] Workflow Error Analysis Client updates. https://review.openstack.org/452901 | 18:35 |
openstackgerrit | Toure Dunnon proposed openstack/mistral master: [WIP] Workflow Error Analysis (do not merge!) https://review.openstack.org/455447 | 18:37 |
*** mbrennan_ has joined #openstack-mistral | 20:21 | |
*** mbrennan has quit IRC | 20:22 | |
*** jkilpatr has joined #openstack-mistral | 20:27 | |
*** mbrennan_ has quit IRC | 21:38 | |
*** mbrennan has joined #openstack-mistral | 21:39 | |
*** mbrennan has quit IRC | 21:43 | |
*** catintheroof has joined #openstack-mistral | 21:53 | |
*** jamielennox is now known as jamielennox|away | 22:42 | |
*** harlowja has quit IRC | 22:57 | |
*** harlowja has joined #openstack-mistral | 22:57 | |
*** jamielennox|away is now known as jamielennox | 23:22 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!