Test Statistics

Total Statistics
Total
Pass
Fail
Elapsed
Pass / Fail
Critical Tests
64200:02:32
All Tests
64200:02:32
Statistics by Tag
Total
Pass
Fail
Elapsed
Pass / Fail
No Tags
Statistics by Suite
Total
Pass
Fail
Elapsed
Pass / Fail
64200:08:22

Test Execution Log

00:08:22.038 SUITE openstack
00:03:27.782 SETUP Suite Setup
00:02:20.613 TEARDOWN Stop Suite
00:00:21.637 TEST Verify Successful Creation Of External Network With Router External Set To TRUE
00:00:23.418 TEST Verify Successful Update Of Router With External_gateway_info, Disable SNAT And Enable SNAT
00:00:00.221 SETUP SetupUtils . Setup_Test_With_Logging_And_Without_Fast_Failing
00:00:03.993 KEYWORD OpenStackOperations . Add Router Gateway ${ROUTER}, @{EXTERNAL_NETWORKS}[0], --disable-snat
00:00:02.730 KEYWORD ${output} = OpenStackOperations . Show Router ${ROUTER}
00:00:00.001 KEYWORD BuiltIn . Should Contain ${output}, ${SNAT_DISABLED}
00:00:04.100 KEYWORD OpenStackOperations . Add Router Gateway ${ROUTER}, @{EXTERNAL_NETWORKS}[0], --enable-snat
00:00:02.627 KEYWORD ${output} = OpenStackOperations . Show Router ${ROUTER}
00:00:00.001 KEYWORD BuiltIn . Should Contain ${output}, ${SNAT_ENABLED}
00:00:09.740 TEARDOWN OpenStackOperations . Get Test Teardown Debugs
00:00:01.477 KEYWORD ODLTools . Get All node_ip=${HA_PROXY_IP}, test_name=${test_name}
00:00:06.453 KEYWORD OpenStackOperations . Get OvsDebugInfo
00:00:00.939 KEYWORD BuiltIn . Run Keyword And Ignore Error DataModels.Get Model Dump, ${HA_PROXY_IP}, ${netvirt_data_models}
00:00:00.561 KEYWORD KarafKeywords . Fail If Exceptions Found During Test ${test_name}, fail=${fail}
00:00:00.560 FOR ${i} IN RANGE [ 1 | ${NUM_ODL_SYSTEM} + 1 ]
00:00:00.560 VAR ${i} = 1
00:00:00.001 KEYWORD ${cmd} = BuiltIn . Set Variable sed '1,/ROBOT MESSAGE: Starting test ${test_name}/d' ${log_file}
00:00:00.530 KEYWORD ${output} = KarafKeywords . Get Karaf Log Lines From Test Start ${ODL_SYSTEM_${i}_IP}, ${test_name}, ${cmd}
00:00:00.002 KEYWORD ${exlist}, ${matchlist} = excepts . Verify Exceptions ${output}
00:00:00.001 KEYWORD excepts . Write Exceptions Map To File ${SUITE_NAME}.${TEST_NAME}, /tmp/odl${i}_exceptions.txt
00:00:00.001 KEYWORD ${listlength} = BuiltIn . Get Length ${exlist}
00:00:00.006 KEYWORD BuiltIn . Run Keyword If "${fail}"=="True" and ${listlength} != 0, Log And Fail Exceptions, ${exlist}, ${listlength}, ELSE, Collections.Log List, ${matchlist}
00:00:00.005 KEYWORD KarafKeywords . Log And Fail Exceptions ${exlist}, ${listlength}
00:00:00.001 KEYWORD Collections . Log List ${exlist}
00:00:00.000 KEYWORD ${exstr} = BuiltIn . Catenate ${exlist}
00:00:00.001 KEYWORD BuiltIn . Fail New exceptions found: ${listlength}\n${exstr}
12:13:43.584 FAIL New exceptions found: 2 [{'warnerr_list': [2, 3, 5, 11], 'lines': [u'2019-04-16T06:43:24,688 | ERROR | org.opendaylight.yang.gen.v1.urn.opendaylight.netvirt.natservice.rev160111.napt.switches.RouterToNaptSwitch_AsyncDataTreeChangeListenerBase-DataTreeChangeHandler-0 | SnatCentralizedSwitchChangeListener | 372 - org.opendaylight.netvirt.natservice-impl - 0.8.1.SNAPSHOT | Future (eventually) failed: Error handling SNAT centralized switch update', u'java.lang.NullPointerException: null', u'\tat org.opendaylight.netvirt.natservice.ha.SnatCentralizedSwitchChangeListener.lambda$update$1(SnatCentralizedSwitchChangeListener.java:105) ~[?:?]', u'\tat org.opendaylight.genius.infra.ManagedTransactionFactoryImpl.lambda$callWithNewTransactionAndSubmit$3(ManagedTransactionFactoryImpl.java:89) ~[276:org.opendaylight.genius.mdsalutil-api:0.6.1.SNAPSHOT]', u'\tat org.opendaylight.genius.infra.ManagedTransactionFactoryImpl.applyWithNewTransactionAndSubmit(ManagedTransactionFactoryImpl.java:105) ~[276:org.opendaylight.genius.mdsalutil-api:0.6.1.SNAPSHOT]', u'\tat org.opendaylight.genius.infra.ManagedTransactionFactoryImpl.callWithNewTransactionAndSubmit(ManagedTransactionFactoryImpl.java:88) ~[276:org.opendaylight.genius.mdsalutil-api:0.6.1.SNAPSHOT]', u'\tat org.opendaylight.genius.infra.ManagedNewTransactionRunnerImpl.callWithNewReadWriteTransactionAndSubmit(ManagedNewTransactionRunnerImpl.java:81) ~[276:org.opendaylight.genius.mdsalutil-api:0.6.1.SNAPSHOT]', u'\tat org.opendaylight.netvirt.natservice.ha.SnatCentralizedSwitchChangeListener.update(SnatCentralizedSwitchChangeListener.java:98) [372:org.opendaylight.netvirt.natservice-impl:0.8.1.SNAPSHOT]', u'\tat org.opendaylight.netvirt.natservice.ha.SnatCentralizedSwitchChangeListener.update(SnatCentralizedSwitchChangeListener.java:43) [372:org.opendaylight.netvirt.natservice-impl:0.8.1.SNAPSHOT]', u'\tat org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase$DataTreeChangeHandler.run(AsyncDataTreeChangeListenerBase.java:176) [276:org.opendaylight.genius.mdsalutil-api:0.6.1.SNAPSHOT]', u'\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]', u'\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]', u'\tat java.lang.Thread.run(Thread.java:748) [?:?]']}, {'warnerr_list': [27, 32, 34, 36, 40], 'lines': [u'2019-04-16T06:43:31,525 | ERROR | org.opendaylight.yang.gen.v1.urn.opendaylight.netvirt.natservice.rev160111.napt.switches.RouterToNaptSwitch_AsyncDataTreeChangeListenerBase-DataTreeChangeHandler-0 | SnatCentralizedSwitchChangeListener | 372 - org.opendaylight.netvirt.natservice-impl - 0.8.1.SNAPSHOT | Future (eventually) failed: Error handling SNAT centralized switch update', u'java.lang.NullPointerException: null', u'\tat org.opendaylight.netvirt.natservice.ha.SnatCentralizedSwitchChangeListener.lambda$update$1(SnatCentralizedSwitchChangeListener.java:105) ~[?:?]', u'\tat org.opendaylight.genius.infra.ManagedTransactionFactoryImpl.lambda$callWithNewTransactionAndSubmit$3(ManagedTransactionFactoryImpl.java:89) ~[276:org.opendaylight.genius.mdsalutil-api:0.6.1.SNAPSHOT]', u'\tat org.opendaylight.genius.infra.ManagedTransactionFactoryImpl.applyWithNewTransactionAndSubmit(ManagedTransactionFactoryImpl.java:105) ~[276:org.opendaylight.genius.mdsalutil-api:0.6.1.SNAPSHOT]', u'\tat org.opendaylight.genius.infra.ManagedTransactionFactoryImpl.callWithNewTransactionAndSubmit(ManagedTransactionFactoryImpl.java:88) ~[276:org.opendaylight.genius.mdsalutil-api:0.6.1.SNAPSHOT]', u'\tat org.opendaylight.genius.infra.ManagedNewTransactionRunnerImpl.callWithNewReadWriteTransactionAndSubmit(ManagedNewTransactionRunnerImpl.java:81) ~[276:org.opendaylight.genius.mdsalutil-api:0.6.1.SNAPSHOT]', u'\tat org.opendaylight.netvirt.natservice.ha.SnatCentralizedSwitchChangeListener.update(SnatCentralizedSwitchChangeListener.java:98) [372:org.opendaylight.netvirt.natservice-impl:0.8.1.SNAPSHOT]', u'\tat org.opendaylight.netvirt.natservice.ha.SnatCentralizedSwitchChangeListener.update(SnatCentralizedSwitchChangeListener.java:43) [372:org.opendaylight.netvirt.natservice-impl:0.8.1.SNAPSHOT]', u'\tat org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase$DataTreeChangeHandler.run(AsyncDataTreeChangeListenerBase.java:176) [276:org.opendaylight.genius.mdsalutil-api:0.6.1.SNAPSHOT]', u'\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]', u'\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]', u'\tat java.lang.Thread.run(Thread.java:748) [?:?]']}]
00:00:00.306 FOR ${i} IN RANGE [ ${NUM_ODL_SYSTEM} ]
00:00:16.998 TEST Verify Successful Deletion Of External Network
00:00:38.663 TEST Verify Floating Ip Provision And Reachability From External Network Via Neutron Router Through L3vpn
00:00:00.219 SETUP SetupUtils . Setup_Test_With_Logging_And_Without_Fast_Failing
00:00:00.322 KEYWORD VpnOperations . VPN Create L3VPN vpnid=${VPN_INSTANCE_ID}, name=${VPN_NAME}, rd=["${DCGW_RD}"], exportrt=["${DCGW_RD}"], importrt=["${DCGW_RD}"]
00:00:02.401 KEYWORD ${ext_net_id} = OpenStackOperations . Get Net Id @{EXTERNAL_NETWORKS}[0]
00:00:00.257 KEYWORD VpnOperations . Associate L3VPN To Network networkid=${ext_net_id}, vpnid=${VPN_INSTANCE_ID}
00:00:05.070 KEYWORD OpenStackOperations . Add Router Gateway ${ROUTER}, @{EXTERNAL_NETWORKS}[0], --disable-snat
00:00:02.612 KEYWORD ${output} = OpenStackOperations . Show Router ${ROUTER}
00:00:00.001 KEYWORD BuiltIn . Should Contain ${output}, ${SNAT_DISABLED}
00:00:02.311 KEYWORD ${subnetid} = OpenStackOperations . Get Subnet Id @{EXTERNAL_SUB_NETWORKS}[0]
00:00:05.241 KEYWORD OpenStackOperations . Add Router Gateway ${ROUTER}, @{EXTERNAL_NETWORKS}[0], --fixed-ip subnet=${subnetid},ip-address=${FIP}
00:00:08.604 KEYWORD ${float} = OpenStackOperations . Create And Associate Floating IPs @{EXTERNAL_NETWORKS}[0], @{NET_1_VMS}[0]
00:00:01.888 KEYWORD ${output} = OVSDB . Get Flow Entries On Node ${OS_CMP1_CONN_ID}
00:00:00.004 KEYWORD BuiltIn . Should Contain ${output}, ${FIP}
12:14:29.828 FAIL ' cookie=0x8000001, duration=819.203s, table=0, n_packets=168, n_bytes=16478, priority=5,in_port=tunc4b79e70029 actions=write_metadata:0x20000000001/0xfffff0000000001,goto_table:36 cookie=0x8000001, duration=774.654s, table=0, n_packets=32, n_bytes=2768, priority=5,in_port=tun94598f80825 actions=write_metadata:0x30000000001/0xfffff0000000001,goto_table:36 cookie=0x8000000, duration=197.748s, table=0, n_packets=118, n_bytes=11156, priority=4,in_port="tap561343d7-83",vlan_tci=0x0000/0x1fff actions=write_metadata:0xa0000000000/0xffffff0000000001,goto_table:17 cookie=0x8000000, duration=194.847s, table=0, n_packets=118, n_bytes=11156, priority=4,in_port="tap1e3ff3a8-e4",vlan_tci=0x0000/0x1fff actions=write_metadata:0xb0000000000/0xffffff0000000001,goto_table:17 cookie=0x8040000, duration=196.802s, table=17, n_packets=116, n_bytes=10976, priority=10,metadata=0xb0000a0000000000/0xffffff0000000000 actions=load:0xa->NXM_NX_REG1[0..19],load:0x138a->NXM_NX_REG7[0..15],write_metadata:0xc0000a138a000000/0xfffffffffffffffe,goto_table:43 cookie=0x8040000, duration=193.906s, table=17, n_packets=116, n_bytes=10976, priority=10,metadata=0xb0000b0000000000/0xffffff0000000000 actions=load:0xb->NXM_NX_REG1[0..19],load:0x138b->NXM_NX_REG7[0..15],write_metadata:0xc0000b138b000000/0xfffffffffffffffe,goto_table:43 cookie=0x6900000, duration=193.906s, table=17, n_packets=118, n_bytes=11156, priority=10,metadata=0xb0000000000/0xffffff0000000000 actions=write_metadata:0xb0000b0000000000/0xfffffffffffffffe,goto_table:210 cookie=0x8000001, duration=124.099s, table=17, n_packets=0, n_bytes=0, priority=10,metadata=0x90000a0000000000/0xffffff0000000000 actions=load:0x186a0->NXM_NX_REG3[0..24],write_metadata:0xb0000a0000030d40/0xfffffffffffffffe,goto_table:19 cookie=0x6900000, duration=124.084s, table=17, n_packets=118, n_bytes=11156, priority=10,metadata=0xa0000000000/0xffffff0000000000 actions=write_metadata:0x90000a0000000000/0xfffffffffffffffe,goto_table:210 cookie=0x6800000, duration=881.017s, table=18, n_packets=0, n_bytes=0, priority=0 actions=goto_table:38 cookie=0x8220015, duration=881.017s, table=19, n_packets=0, n_bytes=0, priority=100,arp,arp_op=1 actions=resubmit(,17) cookie=0x8220016, duration=881.017s, table=19, n_packets=0, n_bytes=0, priority=100,arp,arp_op=2 actions=resubmit(,17) cookie=0x8000009, duration=124.153s, table=19, n_packets=0, n_bytes=0, priority=20,metadata=0x30d40/0xfffffe,dl_dst=fa:16:3e:cc:64:6f actions=goto_table:21 cookie=0x8000009, duration=0.027s, table=19, n_packets=0, n_bytes=0, priority=20,metadata=0x30d4a/0xfffffe,dl_dst=fa:16:3e:4b:27:c6 actions=goto_table:21 cookie=0x1080000, duration=881.017s, table=19, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,17) cookie=0x8000002, duration=0.027s, table=20, n_packets=0, n_bytes=0, priority=10,mpls,mpls_label=100008 actions=pop_mpls:0x0800,set_field:fa:16:3e:4b:27:c6->eth_dst,goto_table:25 cookie=0x1030000, duration=881.017s, table=20, n_packets=0, n_bytes=0, priority=0 actions=goto_table:80 cookie=0x8000003, duration=124.138s, table=21, n_packets=0, n_bytes=0, priority=42,icmp,metadata=0x30d40/0xfffffe,nw_dst=10.1.1.1,icmp_type=8,icmp_code=0 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:cc:64:6f->eth_src,move:NXM_OF_IP_SRC[]->NXM_OF_IP_DST[],set_field:10.1.1.1->ip_src,set_field:0->icmp_type,load:0->NXM_OF_IN_PORT[],resubmit(,21) cookie=0x8000003, duration=124.054s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d40/0xfffffe,nw_dst=10.1.1.2 actions=set_field:0x436->tun_id,set_field:fa:16:3e:40:a0:03->eth_dst,load:0x200->NXM_NX_REG6[],resubmit(,220) cookie=0x8000003, duration=124.048s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d40/0xfffffe,nw_dst=10.1.1.6 actions=set_field:0x436->tun_id,set_field:fa:16:3e:1f:97:c5->eth_dst,load:0x300->NXM_NX_REG6[],resubmit(,220) cookie=0x8000003, duration=123.644s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d40/0xfffffe,nw_dst=10.1.1.7 actions=group:150001 cookie=0x8000003, duration=0.027s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d4a/0xfffffe,nw_dst=100.100.100.10 actions=set_field:fa:16:3e:4b:27:c6->eth_dst,goto_table:25 cookie=0x8000003, duration=0.023s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d4a/0xfffffe,nw_dst=100.100.100.3 actions=set_field:0x11172->tun_id,load:0x300->NXM_NX_REG6[],resubmit(,220) cookie=0x8000006, duration=8.653s, table=21, n_packets=0, n_bytes=0, priority=10,ipv6,metadata=0x30d40/0xfffffe actions=goto_table:26 cookie=0x8000004, duration=8.564s, table=21, n_packets=0, n_bytes=0, priority=10,ip,metadata=0x30d40/0xfffffe actions=goto_table:26 cookie=0x8000010, duration=881.017s, table=22, n_packets=0, n_bytes=0, priority=0,ip actions=CONTROLLER:65535,learn(table=22,hard_timeout=10,priority=10,cookie=0x8000010,eth_type=0x800,NXM_OF_IP_DST[],OXM_OF_METADATA[1..23]) cookie=0x8000010, duration=881.017s, table=22, n_packets=0, n_bytes=0, priority=0,ipv6 actions=CONTROLLER:65535,learn(table=22,hard_timeout=10,priority=10,cookie=0x8000010,eth_type=0x86dd,NXM_NX_IPV6_DST[],OXM_OF_METADATA[1..23]) cookie=0x1080000, duration=881.017s, table=23, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,17) cookie=0x1080000, duration=880.844s, table=24, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,17) cookie=0x8000004, duration=0.023s, table=25, n_packets=0, n_bytes=0, priority=10,ip,dl_dst=fa:16:3e:4b:27:c6,nw_dst=100.100.100.10 actions=set_field:10.1.1.7->ip_dst,write_metadata:0x30d40/0xfffffe,goto_table:27 cookie=0x8000004, duration=0.023s, table=26, n_packets=0, n_bytes=0, priority=10,ip,metadata=0x30d40/0xfffffe,nw_src=10.1.1.7 actions=set_field:100.100.100.10->ip_src,write_metadata:0x30d4a/0xfffffe,goto_table:28 cookie=0x8000006, duration=8.635s, table=26, n_packets=0, n_bytes=0, priority=5,ip,metadata=0x30d40/0xfffffe actions=set_field:0x11171->tun_id,group:225000 cookie=0x8000004, duration=0.023s, table=27, n_packets=0, n_bytes=0, priority=10,ip,metadata=0x30d40/0xfffffe,nw_dst=10.1.1.7 actions=load:0->NXM_OF_IN_PORT[],resubmit(,21) cookie=0x8000004, duration=0.023s, table=28, n_packets=0, n_bytes=0, priority=10,ip,metadata=0x30d4a/0xfffffe,nw_src=100.100.100.10 actions=load:0->NXM_OF_IN_PORT[],set_field:fa:16:3e:4b:27:c6->eth_src,resubmit(,21) cookie=0x900138a, duration=196.811s, table=36, n_packets=100, n_bytes=9623, priority=5,tun_id=0x436 actions=write_metadata:0x138a000000/0xfffffffff000000,goto_table:51 cookie=0x900138b, duration=193.913s, table=36, n_packets=100, n_bytes=9623, priority=5,tun_id=0x445 actions=write_metadata:0x138b000000/0xfffffffff000000,goto_table:51 cookie=0x90186a8, duration=0.027s, table=36, n_packets=0, n_bytes=0, priority=6,tun_id=0x11172 actions=resubmit(,25) cookie=0x905138a, duration=197.746s, table=38, n_packets=0, n_bytes=0, priority=5,tun_id=0x436 actions=write_metadata:0x138a000000/0xfffffffff000000,goto_table:51 cookie=0x905138b, duration=194.842s, table=38, n_packets=0, n_bytes=0, priority=5,tun_id=0x445 actions=write_metadata:0x138b000000/0xfffffffff000000,goto_table:51 cookie=0x822002e, duration=880.688s, table=43, n_packets=1, n_bytes=42, priority=100,arp,arp_op=2 actions=resubmit(,195),resubmit(,196),resubmit(,48) cookie=0x822002d, duration=880.546s, table=43, n_packets=21, n_bytes=882, priority=100,arp,arp_op=1 actions=group:5000,resubmit(,195),resubmit(,196),resubmit(,48) cookie=0x8220000, duration=880.844s, table=43, n_packets=210, n_bytes=21028, priority=0 actions=goto_table:48 cookie=0x4000000, duration=881.017s, table=45, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,17) cookie=0x8500000, duration=880.688s, table=48, n_packets=0, n_bytes=0, priority=100,arp,reg4=0x101/0xffff actions=load:0->NXM_NX_REG4[],CONTROLLER:65535,resubmit(,49),resubmit(,50) cookie=0x8500000, duration=880.688s, table=48, n_packets=16, n_bytes=672, priority=100,arp,reg4=0x1/0xffff actions=load:0->NXM_NX_REG4[],resubmit(,49),resubmit(,50) cookie=0x8500000, duration=880.844s, table=48, n_packets=216, n_bytes=21280, priority=0 actions=resubmit(,49),resubmit(,50) cookie=0x805138a, duration=196.809s, table=50, n_packets=116, n_bytes=10976, priority=20,metadata=0xa138a000000/0xfffffffff000000,dl_src=fa:16:3e:f7:7b:e7 actions=goto_table:51 cookie=0x805138b, duration=193.913s, table=50, n_packets=116, n_bytes=10976, priority=20,metadata=0xb138b000000/0xfffffffff000000,dl_src=fa:16:3e:1c:2a:46 actions=goto_table:51 cookie=0x8050001, duration=880.844s, table=50, n_packets=0, n_bytes=0, priority=10,reg4=0x1 actions=goto_table:51 cookie=0x8050000, duration=880.844s, table=50, n_packets=0, n_bytes=0, priority=0 actions=CONTROLLER:65535,learn(table=49,hard_timeout=10,priority=0,cookie=0x8600000,NXM_OF_ETH_SRC[],NXM_NX_REG1[0..19],load:0x1->NXM_NX_REG4[0..7]),goto_table:51 cookie=0x803138a, duration=196.809s, table=51, n_packets=69, n_bytes=7609, priority=20,metadata=0x138a000000/0xffff000000,dl_dst=fa:16:3e:f7:7b:e7 actions=load:0xa00->NXM_NX_REG6[],resubmit(,220) cookie=0x803138a, duration=196.807s, table=51, n_packets=100, n_bytes=9592, priority=20,metadata=0x138a000000/0xffff000000,dl_dst=fa:16:3e:40:a0:03 actions=set_field:0x436->tun_id,load:0x200->NXM_NX_REG6[],resubmit(,220) cookie=0x803138b, duration=193.913s, table=51, n_packets=69, n_bytes=7609, priority=20,metadata=0x138b000000/0xffff000000,dl_dst=fa:16:3e:1c:2a:46 actions=load:0xb00->NXM_NX_REG6[],resubmit(,220) cookie=0x803138b, duration=193.913s, table=51, n_packets=100, n_bytes=9592, priority=20,metadata=0x138b000000/0xffff000000,dl_dst=fa:16:3e:e1:5f:9a actions=set_field:0x445->tun_id,load:0x200->NXM_NX_REG6[],resubmit(,220) cookie=0x803138a, duration=193.267s, table=51, n_packets=0, n_bytes=0, priority=20,metadata=0x138a000000/0xffff000000,dl_dst=fa:16:3e:1f:97:c5 actions=set_field:0x436->tun_id,load:0x300->NXM_NX_REG6[],resubmit(,220) cookie=0x803138b, duration=190.080s, table=51, n_packets=0, n_bytes=0, priority=20,metadata=0x138b000000/0xffff000000,dl_dst=fa:16:3e:32:4b:80 actions=set_field:0x445->tun_id,load:0x300->NXM_NX_REG6[],resubmit(,220) cookie=0x8030000, duration=880.844s, table=51, n_packets=0, n_bytes=0, priority=15,dl_dst=01:80:c2:00:00:00/ff:ff:ff:ff:ff:f0 actions=drop cookie=0x8030000, duration=880.844s, table=51, n_packets=94, n_bytes=6796, priority=0 actions=goto_table:52 cookie=0x870138a, duration=196.811s, table=52, n_packets=16, n_bytes=1384, priority=5,metadata=0x138a000000/0xffff000001 actions=write_actions(group:210004) cookie=0x870138a, duration=196.811s, table=52, n_packets=31, n_bytes=2014, priority=5,metadata=0x138a000001/0xffff000001 actions=write_actions(group:210003) cookie=0x870138b, duration=193.913s, table=52, n_packets=31, n_bytes=2014, priority=5,metadata=0x138b000001/0xffff000001 actions=write_actions(group:210005) cookie=0x870138b, duration=193.913s, table=52, n_packets=16, n_bytes=1384, priority=5,metadata=0x138b000000/0xffff000001 actions=write_actions(group:210006) cookie=0x880000a, duration=196.807s, table=55, n_packets=16, n_bytes=1384, priority=10,tun_id=0xa,metadata=0xa0000000000/0xfffff0000000000 actions=drop cookie=0x880000b, duration=193.913s, table=55, n_packets=16, n_bytes=1384, priority=10,tun_id=0xb,metadata=0xb0000000000/0xfffff0000000000 actions=drop cookie=0x880000a, duration=196.807s, table=55, n_packets=31, n_bytes=2014, priority=9,tun_id=0xa actions=load:0xa00->NXM_NX_REG6[],resubmit(,220) cookie=0x880000b, duration=193.913s, table=55, n_packets=31, n_bytes=2014, priority=9,tun_id=0xb actions=load:0xb00->NXM_NX_REG6[],resubmit(,220) cookie=0x6800000, duration=881.017s, table=60, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,17) cookie=0x1030000, duration=881.017s, table=80, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,17) cookie=0x1223020a, duration=124.163s, table=81, n_packets=0, n_bytes=0, priority=100,arp,metadata=0xa138a000000/0xfffffffff000000,arp_tpa=10.1.1.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:cc:64:6f->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163ecc646f->NXM_NX_ARP_SHA[],load:0xa010101->NXM_OF_ARP_SPA[],load:0->NXM_OF_IN_PORT[],load:0xa00->NXM_NX_REG6[],resubmit(,220) cookie=0x8220000, duration=880.844s, table=81, n_packets=21, n_bytes=882, priority=0 actions=drop cookie=0x4000001, duration=881.017s, table=90, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,17) cookie=0x88880000, duration=880.764s, table=195, n_packets=6, n_bytes=252, priority=0,arp actions=CONTROLLER:65535,learn(table=195,hard_timeout=5,priority=10,cookie=0x88880000,eth_type=0x806,NXM_OF_ARP_OP[],NXM_OF_ARP_TPA[],OXM_OF_METADATA[24..39],load:0x1->NXM_NX_REG4[0..7]),learn(table=196,hard_timeout=5,priority=10,cookie=0x88880000,eth_type=0x806,NXM_OF_ARP_OP[],NXM_OF_ARP_SPA[]=NXM_OF_ARP_TPA[],OXM_OF_METADATA[24..39],load:0x1->NXM_NX_REG4[8..15]) cookie=0x6900000, duration=880.791s, table=210, n_packets=0, n_bytes=0, priority=63020,icmp6,icmp_type=134,icmp_code=0 actions=write_metadata:0x4/0x4,goto_table:217 cookie=0x6900000, duration=880.790s, table=210, n_packets=0, n_bytes=0, priority=61010,udp,tp_src=67,tp_dst=68 actions=write_metadata:0x4/0x4,goto_table:217 cookie=0x6900000, duration=880.790s, table=210, n_packets=0, n_bytes=0, priority=61010,udp6,tp_src=547,tp_dst=546 actions=write_metadata:0x4/0x4,goto_table:217 cookie=0x6900000, duration=197.633s, table=210, n_packets=0, n_bytes=0, priority=63010,udp6,metadata=0xa0000000000/0xfffff0000000000,dl_src=fa:16:3e:f7:7b:e7,tp_src=546,tp_dst=547 actions=resubmit(,17) cookie=0x6900000, duration=197.633s, table=210, n_packets=2, n_bytes=676, priority=63010,udp,metadata=0xa0000000000/0xfffff0000000000,dl_src=fa:16:3e:f7:7b:e7,tp_src=68,tp_dst=67 actions=resubmit(,17) cookie=0x6900000, duration=194.809s, table=210, n_packets=0, n_bytes=0, priority=63010,udp6,metadata=0xb0000000000/0xfffff0000000000,dl_src=fa:16:3e:1c:2a:46,tp_src=546,tp_dst=547 actions=resubmit(,17) cookie=0x6900000, duration=194.809s, table=210, n_packets=2, n_bytes=676, priority=63010,udp,metadata=0xb0000000000/0xfffff0000000000,dl_src=fa:16:3e:1c:2a:46,tp_src=68,tp_dst=67 actions=resubmit(,17) cookie=0x6900000, duration=197.633s, table=210, n_packets=11, n_bytes=462, priority=63010,arp,metadata=0xa0000000000/0xfffff0000000000,dl_src=fa:16:3e:f7:7b:e7,arp_spa=10.1.1.7,arp_sha=fa:16:3e:f7:7b:e7 actions=resubmit(,17) cookie=0x6900000, duration=194.809s, table=210, n_packets=11, n_bytes=462, priority=63010,arp,metadata=0xb0000000000/0xfffff0000000000,dl_src=fa:16:3e:1c:2a:46,arp_spa=20.1.1.7,arp_sha=fa:16:3e:1c:2a:46 actions=resubmit(,17) cookie=0x6900000, duration=197.633s, table=210, n_packets=0, n_bytes=0, priority=63010,icmp6,metadata=0xa0000000000/0xfffff0000000000,icmp_type=136,icmp_code=0 actions=resubmit(,17) cookie=0x6900000, duration=197.633s, table=210, n_packets=3, n_bytes=210, priority=63010,icmp6,metadata=0xa0000000000/0xfffff0000000000,icmp_type=133,icmp_code=0 actions=resubmit(,17) cookie=0x6900000, duration=197.633s, table=210, n_packets=1, n_bytes=78, priority=63010,icmp6,metadata=0xa0000000000/0xfffff0000000000,icmp_type=135,icmp_code=0 actions=resubmit(,17) cookie=0x6900000, duration=194.809s, table=210, n_packets=0, n_bytes=0, priority=63010,icmp6,metadata=0xb0000000000/0xfffff0000000000,icmp_type=136,icmp_code=0 actions=resubmit(,17) cookie=0x6900000, duration=194.809s, table=210, n_packets=1, n_bytes=78, priority=63010,icmp6,metadata=0xb0000000000/0xfffff0000000000,icmp_type=135,icmp_code=0 actions=resubmit(,17) cookie=0x6900000, duration=194.809s, table=210, n_packets=3, n_bytes=210, priority=63010,icmp6,metadata=0xb0000000000/0xfffff0000000000,icmp_type=133,icmp_code=0 actions=resubmit(,17) cookie=0x6900000, duration=880.791s, table=210, n_packets=0, n_bytes=0, priority=63009,arp actions=write_metadata:0x4/0x4,goto_table:217 cookie=0x6900000, duration=880.791s, table=210, n_packets=3, n_bytes=270, priority=61009,ipv6 actions=write_metadata:0x4/0x4,goto_table:217 cookie=0x6900000, duration=880.790s, table=210, n_packets=0, n_bytes=0, priority=61009,ip actions=write_metadata:0x4/0x4,goto_table:217 cookie=0x6900000, duration=197.633s, table=210, n_packets=0, n_bytes=0, priority=61010,ipv6,metadata=0xa0000000000/0xfffff0000000000,dl_src=fa:16:3e:f7:7b:e7,ipv6_src=fe80::f816:3eff:fef7:7be7 actions=goto_table:211 cookie=0x6900000, duration=194.809s, table=210, n_packets=1, n_bytes=90, priority=61010,ipv6,metadata=0xb0000000000/0xfffff0000000000,dl_src=fa:16:3e:1c:2a:46,ipv6_src=fe80::f816:3eff:fe1c:2a46 actions=goto_table:211 cookie=0x6900000, duration=197.633s, table=210, n_packets=99, n_bytes=9550, priority=61010,ip,metadata=0xa0000000000/0xfffff0000000000,dl_src=fa:16:3e:f7:7b:e7,nw_src=10.1.1.7 actions=goto_table:211 cookie=0x6900000, duration=194.809s, table=210, n_packets=99, n_bytes=9550, priority=61010,ip,metadata=0xb0000000000/0xfffff0000000000,dl_src=fa:16:3e:1c:2a:46,nw_src=20.1.1.7 actions=goto_table:211 cookie=0x6900000, duration=197.633s, table=210, n_packets=0, n_bytes=0, priority=61005,metadata=0xa0000000000/0xfffff0000000000,dl_src=fa:16:3e:f7:7b:e7 actions=resubmit(,17) cookie=0x6900000, duration=194.809s, table=210, n_packets=0, n_bytes=0, priority=61005,metadata=0xb0000000000/0xfffff0000000000,dl_src=fa:16:3e:1c:2a:46 actions=resubmit(,17) cookie=0x6900000, duration=880.791s, table=210, n_packets=0, n_bytes=0, priority=0 actions=write_metadata:0x4/0x4,goto_table:217 cookie=0x6900000, duration=880.790s, table=211, n_packets=180, n_bytes=17440, priority=100,tcp actions=write_metadata:0/0x2,goto_table:212 cookie=0x6900000, duration=880.790s, table=211, n_packets=8, n_bytes=680, priority=100,udp actions=write_metadata:0/0x2,goto_table:212 cookie=0x6900000, duration=880.790s, table=211, n_packets=10, n_bytes=980, priority=100,icmp actions=write_metadata:0/0x2,goto_table:212 cookie=0x6900000, duration=880.790s, table=211, n_packets=0, n_bytes=0, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:212 cookie=0x6900000, duration=880.790s, table=211, n_packets=0, n_bytes=0, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:212 cookie=0x6900000, duration=880.790s, table=211, n_packets=1, n_bytes=90, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:212 cookie=0x6900000, duration=880.790s, table=211, n_packets=0, n_bytes=0, priority=0 actions=write_metadata:0x2/0x2,goto_table:214 cookie=0x6900000, duration=197.633s, table=212, n_packets=0, n_bytes=0, priority=100,ipv6,metadata=0xa0000000000/0xfffff0000000000 actions=ct(table=213,zone=5002) cookie=0x6900000, duration=197.633s, table=212, n_packets=99, n_bytes=9550, priority=100,ip,metadata=0xa0000000000/0xfffff0000000000 actions=ct(table=213,zone=5002) cookie=0x6900000, duration=194.809s, table=212, n_packets=1, n_bytes=90, priority=100,ipv6,metadata=0xb0000000000/0xfffff0000000000 actions=ct(table=213,zone=5003) cookie=0x6900000, duration=194.809s, table=212, n_packets=99, n_bytes=9550, priority=100,ip,metadata=0xb0000000000/0xfffff0000000000 actions=ct(table=213,zone=5003) cookie=0x6900000, duration=880.824s, table=212, n_packets=0, n_bytes=0, priority=0 actions=drop cookie=0x6900000, duration=880.791s, table=213, n_packets=199, n_bytes=19190, priority=0 actions=goto_table:214 cookie=0x6900000, duration=880.790s, table=214, n_packets=158, n_bytes=16004, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) cookie=0x6900000, duration=880.790s, table=214, n_packets=0, n_bytes=0, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) cookie=0x6900000, duration=880.790s, table=214, n_packets=0, n_bytes=0, priority=62030,ct_state=-trk,metadata=0/0x2 actions=ct_clear,resubmit(,212) cookie=0xa0006900001, duration=197.633s, table=214, n_packets=0, n_bytes=0, priority=62020,ct_state=+inv+trk,metadata=0xa0000000000/0xfffff0000000000 actions=drop cookie=0xb0006900001, duration=194.809s, table=214, n_packets=1, n_bytes=90, priority=62020,ct_state=+inv+trk,metadata=0xb0000000000/0xfffff0000000000 actions=drop cookie=0x6900000, duration=197.633s, table=214, n_packets=0, n_bytes=0, priority=1003,ipv6,metadata=0xa0000000000/0xfffff0000000000 actions=goto_table:217 cookie=0x6900000, duration=197.633s, table=214, n_packets=20, n_bytes=1548, priority=1003,ip,metadata=0xa0000000000/0xfffff0000000000 actions=goto_table:217 cookie=0x6900000, duration=194.809s, table=214, n_packets=0, n_bytes=0, priority=1003,ipv6,metadata=0xb0000000000/0xfffff0000000000 actions=goto_table:217 cookie=0x6900000, duration=194.809s, table=214, n_packets=20, n_bytes=1548, priority=1003,ip,metadata=0xb0000000000/0xfffff0000000000 actions=goto_table:217 cookie=0x6900000, duration=197.633s, table=214, n_packets=0, n_bytes=0, priority=1003,udp,metadata=0xa0000000000/0xfffff0000000000 actions=goto_table:217 cookie=0x6900000, duration=197.633s, table=214, n_packets=0, n_bytes=0, priority=1003,tcp,metadata=0xa0000000000/0xfffff0000000000 actions=goto_table:217 cookie=0x6900000, duration=197.633s, table=214, n_packets=0, n_bytes=0, priority=1003,icmp,metadata=0xa0000000000/0xfffff0000000000 actions=goto_table:217 cookie=0x6900000, duration=194.809s, table=214, n_packets=0, n_bytes=0, priority=1003,udp,metadata=0xb0000000000/0xfffff0000000000 actions=goto_table:217 cookie=0x6900000, duration=194.809s, table=214, n_packets=0, n_bytes=0, priority=1003,icmp,metadata=0xb0000000000/0xfffff0000000000 actions=goto_table:217 cookie=0x6900000, duration=194.809s, table=214, n_packets=0, n_bytes=0, priority=1003,tcp,metadata=0xb0000000000/0xfffff0000000000 actions=goto_table:217 cookie=0xa0006900001, duration=197.633s, table=214, n_packets=0, n_bytes=0, priority=50,metadata=0xa0000000000/0xfffff0000000000 actions=drop cookie=0xb0006900001, duration=194.809s, table=214, n_packets=0, n_bytes=0, priority=50,metadata=0xb0000000000/0xfffff0000000000 actions=drop cookie=0x6900000, duration=880.790s, table=214, n_packets=0, n_bytes=0, priority=0 actions=drop cookie=0x6900000, duration=880.790s, table=215, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,214) cookie=0x6900000, duration=880.790s, table=216, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,214) cookie=0xa0006900001, duration=197.633s, table=217, n_packets=2, n_bytes=180, priority=62020,metadata=0xa0000000004/0xfffff0000000004 actions=drop cookie=0xb0006900001, duration=194.809s, table=217, n_packets=1, n_bytes=90, priority=62020,metadata=0xb0000000004/0xfffff0000000004 actions=drop cookie=0x6900000, duration=880.790s, table=217, n_packets=0, n_bytes=0, priority=62019,metadata=0x4/0x4 actions=drop cookie=0x6900000, duration=197.633s, table=217, n_packets=20, n_bytes=1548, priority=100,ip,metadata=0xa0000000000/0xfffff0000000002 actions=ct(commit,zone=5002,exec(set_field:0x1->ct_mark)),ct_clear,resubmit(,17) cookie=0x6900000, duration=197.633s, table=217, n_packets=0, n_bytes=0, priority=100,ipv6,metadata=0xa0000000000/0xfffff0000000002 actions=ct(commit,zone=5002,exec(set_field:0x1->ct_mark)),ct_clear,resubmit(,17) cookie=0x6900000, duration=194.809s, table=217, n_packets=20, n_bytes=1548, priority=100,ip,metadata=0xb0000000000/0xfffff0000000002 actions=ct(commit,zone=5003,exec(set_field:0x1->ct_mark)),ct_clear,resubmit(,17) cookie=0x6900000, duration=194.809s, table=217, n_packets=0, n_bytes=0, priority=100,ipv6,metadata=0xb0000000000/0xfffff0000000002 actions=ct(commit,zone=5003,exec(set_field:0x1->ct_mark)),ct_clear,resubmit(,17) cookie=0x6900000, duration=197.633s, table=217, n_packets=0, n_bytes=0, priority=100,metadata=0xa0000000002/0xfffff0000000002 actions=resubmit(,17) cookie=0x6900000, duration=194.809s, table=217, n_packets=0, n_bytes=0, priority=100,metadata=0xb0000000002/0xfffff0000000002 actions=resubmit(,17) cookie=0x6900000, duration=880.790s, table=217, n_packets=0, n_bytes=0, priority=0 actions=drop cookie=0x8000007, duration=818.734s, table=220, n_packets=232, n_bytes=21952, priority=9,reg6=0x200 actions=output:tunc4b79e70029 cookie=0x8000007, duration=774.158s, table=220, n_packets=32, n_bytes=2768, priority=9,reg6=0x300 actions=output:tun94598f80825 cookie=0x6900000, duration=197.714s, table=220, n_packets=100, n_bytes=9623, priority=6,reg6=0xa00 actions=load:0x90000a00->NXM_NX_REG6[],write_metadata:0/0xfffffffffe,goto_table:239 cookie=0x8000007, duration=197.713s, table=220, n_packets=97, n_bytes=9413, priority=9,reg6=0x90000a00 actions=output:"tap561343d7-83" cookie=0x6900000, duration=194.814s, table=220, n_packets=100, n_bytes=9623, priority=6,reg6=0xb00 actions=load:0x90000b00->NXM_NX_REG6[],write_metadata:0/0xfffffffffe,goto_table:239 cookie=0x8000007, duration=194.814s, table=220, n_packets=97, n_bytes=9413, priority=9,reg6=0x90000b00 actions=output:"tap1e3ff3a8-e4" cookie=0x6900000, duration=880.790s, table=239, n_packets=8, n_bytes=576, priority=100,ipv6 actions=ct_clear,goto_table:240 cookie=0x6900000, duration=880.790s, table=239, n_packets=138, n_bytes=16402, priority=100,ip actions=ct_clear,goto_table:240 cookie=0x6900000, duration=880.790s, table=239, n_packets=54, n_bytes=2268, priority=0 actions=goto_table:240 cookie=0x6900000, duration=197.634s, table=240, n_packets=27, n_bytes=1134, priority=63010,arp,reg6=0xa00/0xfffff00 actions=resubmit(,220) cookie=0x6900000, duration=194.820s, table=240, n_packets=27, n_bytes=1134, priority=63010,arp,reg6=0xb00/0xfffff00 actions=resubmit(,220) cookie=0x6900000, duration=197.634s, table=240, n_packets=2, n_bytes=755, priority=63010,udp,reg6=0xa00/0xfffff00,tp_src=67,tp_dst=68 actions=resubmit(,220) cookie=0x6900000, duration=197.634s, table=240, n_packets=0, n_bytes=0, priority=63010,icmp6,reg6=0xa00/0xfffff00,icmp_type=136,icmp_code=0 actions=resubmit(,220) cookie=0x6900000, duration=197.634s, table=240, n_packets=0, n_bytes=0, priority=63010,icmp6,reg6=0xa00/0xfffff00,icmp_type=130,icmp_code=0 actions=resubmit(,220) cookie=0x6900000, duration=197.634s, table=240, n_packets=0, n_bytes=0, priority=63010,udp6,reg6=0xa00/0xfffff00,tp_src=547,tp_dst=546 actions=resubmit(,220) cookie=0x6900000, duration=197.634s, table=240, n_packets=1, n_bytes=78, priority=63010,icmp6,reg6=0xa00/0xfffff00,icmp_type=135,icmp_code=0 actions=resubmit(,220) cookie=0x6900000, duration=194.820s, table=240, n_packets=1, n_bytes=78, priority=63010,icmp6,reg6=0xb00/0xfffff00,icmp_type=135,icmp_code=0 actions=resubmit(,220) cookie=0x6900000, duration=194.820s, table=240, n_packets=0, n_bytes=0, priority=63010,icmp6,reg6=0xb00/0xfffff00,icmp_type=136,icmp_code=0 actions=resubmit(,220) cookie=0x6900000, duration=194.820s, table=240, n_packets=2, n_bytes=755, priority=63010,udp,reg6=0xb00/0xfffff00,tp_src=67,tp_dst=68 actions=resubmit(,220) cookie=0x6900000, duration=194.820s, table=240, n_packets=0, n_bytes=0, priority=63010,udp6,reg6=0xb00/0xfffff00,tp_src=547,tp_dst=546 actions=resubmit(,220) cookie=0x6900000, duration=194.820s, table=240, n_packets=0, n_bytes=0, priority=63010,icmp6,reg6=0xb00/0xfffff00,icmp_type=130,icmp_code=0 actions=resubmit(,220) cookie=0x6900000, duration=880.790s, table=240, n_packets=4, n_bytes=1352, priority=61010,ip,dl_dst=ff:ff:ff:ff:ff:ff,nw_dst=255.255.255.255 actions=goto_table:241 cookie=0x6900000, duration=197.634s, table=240, n_packets=0, n_bytes=0, priority=61010,ipv6,reg6=0xa00/0xfffff00,dl_dst=fa:16:3e:f7:7b:e7,ipv6_dst=fe80::f816:3eff:fef7:7be7 actions=goto_table:241 cookie=0x6900000, duration=194.820s, table=240, n_packets=0, n_bytes=0, priority=61010,ipv6,reg6=0xb00/0xfffff00,dl_dst=fa:16:3e:1c:2a:46,ipv6_dst=fe80::f816:3eff:fe1c:2a46 actions=goto_table:241 cookie=0x6900000, duration=197.634s, table=240, n_packets=0, n_bytes=0, priority=61010,ip,reg6=0xa00/0xfffff00,dl_dst=ff:ff:ff:ff:ff:ff,nw_dst=10.1.1.255 actions=goto_table:241 cookie=0x6900000, duration=197.634s, table=240, n_packets=65, n_bytes=6770, priority=61010,ip,reg6=0xa00/0xfffff00,dl_dst=fa:16:3e:f7:7b:e7,nw_dst=10.1.1.7 actions=goto_table:241 cookie=0x6900000, duration=194.820s, table=240, n_packets=0, n_bytes=0, priority=61010,ip,reg6=0xb00/0xfffff00,dl_dst=ff:ff:ff:ff:ff:ff,nw_dst=20.1.1.255 actions=goto_table:241 cookie=0x6900000, duration=194.820s, table=240, n_packets=65, n_bytes=6770, priority=61010,ip,reg6=0xb00/0xfffff00,dl_dst=fa:16:3e:1c:2a:46,nw_dst=20.1.1.7 actions=goto_table:241 cookie=0x6900000, duration=880.790s, table=240, n_packets=0, n_bytes=0, priority=61005,dl_dst=ff:ff:ff:ff:ff:ff actions=resubmit(,220) cookie=0x6900000, duration=880.790s, table=240, n_packets=6, n_bytes=420, priority=0 actions=write_metadata:0x4/0x4,goto_table:247 cookie=0x6900000, duration=880.790s, table=241, n_packets=10, n_bytes=980, priority=100,icmp actions=write_metadata:0/0x2,goto_table:242 cookie=0x6900000, duration=880.790s, table=241, n_packets=0, n_bytes=0, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:242 cookie=0x6900000, duration=880.790s, table=241, n_packets=120, n_bytes=12560, priority=100,tcp actions=write_metadata:0/0x2,goto_table:242 cookie=0x6900000, duration=880.790s, table=241, n_packets=4, n_bytes=1352, priority=100,udp actions=write_metadata:0/0x2,goto_table:242 cookie=0x6900000, duration=880.790s, table=241, n_packets=0, n_bytes=0, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:242 cookie=0x6900000, duration=880.790s, table=241, n_packets=0, n_bytes=0, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:242 cookie=0x6900000, duration=880.790s, table=241, n_packets=0, n_bytes=0, priority=0 actions=write_metadata:0x2/0x2,goto_table:244 cookie=0x6900000, duration=197.634s, table=242, n_packets=67, n_bytes=7446, priority=100,ip,reg6=0xa00/0xfffff00 actions=ct(table=243,zone=5002) cookie=0x6900000, duration=197.634s, table=242, n_packets=0, n_bytes=0, priority=100,ipv6,reg6=0xa00/0xfffff00 actions=ct(table=243,zone=5002) cookie=0x6900000, duration=194.832s, table=242, n_packets=67, n_bytes=7446, priority=100,ip,reg6=0xb00/0xfffff00 actions=ct(table=243,zone=5003) cookie=0x6900000, duration=194.820s, table=242, n_packets=0, n_bytes=0, priority=100,ipv6,reg6=0xb00/0xfffff00 actions=ct(table=243,zone=5003) cookie=0x6900000, duration=880.790s, table=242, n_packets=0, n_bytes=0, priority=0 actions=drop cookie=0x6900000, duration=880.790s, table=243, n_packets=134, n_bytes=14892, priority=0 actions=goto_table:244 cookie=0x6900000, duration=880.791s, table=244, n_packets=0, n_bytes=0, priority=62030,ct_state=-trk,metadata=0/0x2 actions=ct_clear,resubmit(,242) cookie=0x6900000, duration=880.791s, table=244, n_packets=130, n_bytes=13540, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) cookie=0x6900000, duration=880.791s, table=244, n_packets=0, n_bytes=0, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) cookie=0xa0006900001, duration=197.634s, table=244, n_packets=0, n_bytes=0, priority=62020,ct_state=+inv+trk,reg6=0xa00/0xfffff00 actions=drop cookie=0xb0006900001, duration=194.832s, table=244, n_packets=0, n_bytes=0, priority=62020,ct_state=+inv+trk,reg6=0xb00/0xfffff00 actions=drop cookie=0x6900000, duration=197.634s, table=244, n_packets=0, n_bytes=0, priority=1003,icmp,reg6=0xa00/0xfffff00 actions=goto_table:247 cookie=0x6900000, duration=197.634s, table=244, n_packets=0, n_bytes=0, priority=1003,tcp,reg6=0xa00/0xfffff00 actions=goto_table:247 cookie=0x6900000, duration=197.634s, table=244, n_packets=2, n_bytes=676, priority=1003,udp,reg6=0xa00/0xfffff00 actions=goto_table:247 cookie=0x6900000, duration=194.832s, table=244, n_packets=0, n_bytes=0, priority=1003,tcp,reg6=0xb00/0xfffff00 actions=goto_table:247 cookie=0x6900000, duration=194.832s, table=244, n_packets=2, n_bytes=676, priority=1003,udp,reg6=0xb00/0xfffff00 actions=goto_table:247 cookie=0x6900000, duration=194.832s, table=244, n_packets=0, n_bytes=0, priority=1003,icmp,reg6=0xb00/0xfffff00 actions=goto_table:247 cookie=0xa0006900001, duration=197.634s, table=244, n_packets=0, n_bytes=0, priority=50,reg6=0xa00/0xfffff00 actions=drop cookie=0xb0006900001, duration=194.832s, table=244, n_packets=0, n_bytes=0, priority=50,reg6=0xb00/0xfffff00 actions=drop cookie=0x6900000, duration=880.791s, table=244, n_packets=0, n_bytes=0, priority=0 actions=drop cookie=0x6900000, duration=880.791s, table=245, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,244) cookie=0x6900000, duration=880.790s, table=246, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,244) cookie=0xa0006900001, duration=197.634s, table=247, n_packets=3, n_bytes=210, priority=62020,reg6=0xa00/0xfffff00,metadata=0x4/0x4 actions=drop cookie=0xb0006900001, duration=194.820s, table=247, n_packets=3, n_bytes=210, priority=62020,reg6=0xb00/0xfffff00,metadata=0x4/0x4 actions=drop cookie=0x6900000, duration=880.790s, table=247, n_packets=0, n_bytes=0, priority=62019,metadata=0x4/0x4 actions=drop cookie=0x6900000, duration=197.634s, table=247, n_packets=0, n_bytes=0, priority=100,reg6=0xa00/0xfffff00,metadata=0x2/0x2 actions=resubmit(,220) cookie=0x6900000, duration=194.820s, table=247, n_packets=0, n_bytes=0, priority=100,reg6=0xb00/0xfffff00,metadata=0x2/0x2 actions=resubmit(,220) cookie=0x6900000, duration=197.634s, table=247, n_packets=2, n_bytes=676, priority=100,ip,reg6=0xa00/0xfffff00,metadata=0/0x2 actions=ct(commit,zone=5002,exec(set_field:0x1->ct_mark)),ct_clear,resubmit(,220) cookie=0x6900000, duration=197.634s, table=247, n_packets=0, n_bytes=0, priority=100,ipv6,reg6=0xa00/0xfffff00,metadata=0/0x2 actions=ct(commit,zone=5002,exec(set_field:0x1->ct_mark)),ct_clear,resubmit(,220) cookie=0x6900000, duration=194.820s, table=247, n_packets=0, n_bytes=0, priority=100,ipv6,reg6=0xb00/0xfffff00,metadata=0/0x2 actions=ct(commit,zone=5003,exec(set_field:0x1->ct_mark)),ct_clear,resubmit(,220) cookie=0x6900000, duration=194.820s, table=247, n_packets=2, n_bytes=676, priority=100,ip,reg6=0xb00/0xfffff00,metadata=0/0x2 actions=ct(commit,zone=5003,exec(set_field:0x1->ct_mark)),ct_clear,resubmit(,220) cookie=0x6900000, duration=880.790s, table=247, n_packets=0, n_bytes=0, priority=0 actions=drop [jenkins@sandbox-55221-4-2-devstack-queens-0 ~]>' does not contain '100.100.100.24'
00:00:09.724 TEARDOWN OpenStackOperations . Get Test Teardown Debugs
00:00:22.749 TEST Verify Floating Ip De-provision And Reachability From External Network Via Neutron Router Through L3vpn
00:00:28.958 TEST Verify Floating Ip Re-provision And Reachability From External Network Via Neutron Router Through L3vpn