++ cat /tmp/pod-shared/HM_PORT_ID + HM_PORT_ID=6bfb24f8-61a4-482b-8acb-8e30387ba7f9 ++ cat /tmp/pod-shared/HM_PORT_MAC + HM_PORT_MAC=fa:16:3e:ea:76:ea + ovs-vsctl --no-wait show e103f776-3030-4709-837b-a95ffdd07944 Manager "ptcp:6640:127.0.0.1" is_connected: true Bridge br-ex + ovs-vsctl --may-exist add-port br-int o-hm0 -- set Interface o-hm0 type=internal -- set Interface o-hm0 external-ids:iface-status=active -- set Interface o-hm0 external-ids:attached-mac=fa:16:3e:ea:76:ea -- set Interface o-hm0 external-ids:iface-id=6bfb24f8-61a4-482b-8acb-8e30387ba7f9 -- set Interface o-hm0 external-ids:skip_cleanup=true Controller "tcp:127.0.0.1:6633" is_connected: true fail_mode: secure datapath_type: system Port phy-br-ex Interface phy-br-ex type: patch options: {peer=int-br-ex} Port br-ex Interface br-ex type: internal Bridge br-tun Controller "tcp:127.0.0.1:6633" is_connected: true fail_mode: secure datapath_type: system Port br-tun Interface br-tun type: internal Port patch-int Interface patch-int type: patch options: {peer=patch-tun} Bridge br-int Controller "tcp:127.0.0.1:6633" is_connected: true fail_mode: secure datapath_type: system Port tapef99c2dd-29 tag: 2 Interface tapef99c2dd-29 type: internal Port tapdb8ee554-20 tag: 1 Interface tapdb8ee554-20 type: internal Port patch-tun Interface patch-tun type: patch options: {peer=patch-int} Port br-int Interface br-int type: internal Port tapf5e80905-a3 tag: 3 Interface tapf5e80905-a3 type: internal Port int-br-ex Interface int-br-ex type: patch options: {peer=phy-br-ex} + ip link set dev o-hm0 address fa:16:3e:ea:76:ea + iptables -I INPUT -i o-hm0 -p udp --dport 5555 -j ACCEPT