01:02:20 #startmeeting tricircle 01:02:21 Meeting started Wed May 30 01:02:20 2018 UTC and is due to finish in 60 minutes. The chair is zhiyuan. Information about MeetBot at http://wiki.debian.org/MeetBot. 01:02:22 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 01:02:24 The meeting name has been set to 'tricircle' 01:02:52 song has some network problems in his office 01:04:40 The patch I commited have completed create local router automatically, but I meet some problems when attach the net to the local router gateway automatically. 01:04:48 In Region two there are an external network, a subnet, and a local router(created automatically by the path I commited). But when I using router-gateway-set to attach the net and the router in Region two, Neutron raise Exception, 01:04:48 RESP BODY: {"NeutronError": {"message": "Port security must be enabled and port must have an IP address in order to use security groups.", "type": "PortSecurityAndIPRequiredForSecurityGroups", "detail": ""}}. 01:04:49 I debuged the code and find create_port raise this exception, but I don't know how to deal with it. 01:07:31 that's because the security group attribute of the being created port doesn't pass the check 01:08:38 you can check why neutron rejects the security group attribute 01:08:59 from where the exception is raised 01:10:11 ok, I'll try 01:12:31 hi,sorry for late! xiao han and ya guang have finish their task.are there some works for them to do? 01:15:24 can they spend some time digging into the CI issue? 01:16:25 ok ,we will together to see it. 01:16:35 though we decide to temperately bypass the smoke test 01:17:37 it's so strange that we always fail in gate, not check 01:18:21 we have check it last week in our own develop environment,but everything goes well. 01:18:25 a recent patch by zhuangzhuang can pass the "check" job 01:20:07 look like a accidental and strange bug 01:20:17 I remember yaguang mention that smoke test failed in a fresh-install environment 01:20:40 after succeed after clean the environment and try again 01:20:59 but reinstall all goes away. 01:21:55 but I just run the trunk smoke test in a fresh-install environment is ok 01:22:46 hmm 01:22:55 to cyg how about run all the test to have a check today? 01:23:37 ok 01:25:07 what about we modify our script, wait for some time after the env is installed, then start the smoke test? 01:25:43 add some sleep? 01:25:44 not sure if this will work 01:26:14 I installed Tricircle with new code in a node and boot a vm successfuly a few days ago. 01:26:19 I just guess in the CI it needs some time to let agents to register themselves 01:28:25 https://review.openstack.org/#/c/532097/, this patch passes "check" again, hope it can pass the "gate" 01:29:03 good luck with it! 01:33:15 after that patch is merged, we also need to recheck those pending patches... 01:34:24 never mind. we will do these together. 01:35:55 thanks 01:36:59 you are welcome. if it can not pass the gate. today I pull a path add some sleep to have a try? 01:37:41 in that patch the smoke test is already bypassed 01:38:03 you can try to submit another patch that smoke test is still enabled and you add some sleep 01:38:13 good! 01:38:58 xuzhuang, you mention that you have a problem then setting gateway, but your patch can pass the CI. so that's part of the implementation? 01:39:25 the code haven't pushed 01:41:50 i see. does it depend on this patch? https://review.openstack.org/#/c/569087 01:43:56 no, this path is the first part of 01:43:56 Implement for l3 networking, in this path I will do create local router automatically and attach the exteranl net to the local router automatically. Now this path only include create local router automatically 01:45:16 ok, so this patch needs to be merged first, it that right? 01:46:33 No need to merge 01:46:48 I havn't finished 01:47:16 oh, then you can update the title to add [WIP] 01:47:42 ok 01:48:15 other topics? 01:48:26 no from me. 01:48:29 no from me 01:48:33 no from me 01:49:54 ok, thanks for attending 01:49:59 #endmeeting