Gilbert Song created MESOS-5688:
-----------------------------------

             Summary: `PortMappingIsolatorTest.ROOT_DNS` fails on Fedora 23.
                 Key: MESOS-5688
                 URL: https://issues.apache.org/jira/browse/MESOS-5688
             Project: Mesos
          Issue Type: Bug
          Components: isolation, network
         Environment: Fedora 23 with network isolation
            Reporter: Gilbert Song


Here is the log:
{noformat}
[20:18:04] :     [Step 10/10] [ RUN      ] PortMappingIsolatorTest.ROOT_DNS
[20:18:04]W:     [Step 10/10] I0622 20:18:04.877822 28395 
port_mapping_tests.cpp:229] Using eth0 as the public interface
[20:18:04]W:     [Step 10/10] I0622 20:18:04.878106 28395 
port_mapping_tests.cpp:237] Using lo as the loopback interface
[20:18:04]W:     [Step 10/10] I0622 20:18:04.891363 28395 resources.cpp:572] 
Parsing resources as JSON failed: 
cpus:2;mem:1024;disk:1024;ephemeral_ports:[30001-30999];ports:[31000-32000]
[20:18:04]W:     [Step 10/10] Trying semicolon-delimited string format instead
[20:18:04]W:     [Step 10/10] I0622 20:18:04.892331 28395 
port_mapping.cpp:1557] Using eth0 as the public interface
[20:18:04]W:     [Step 10/10] I0622 20:18:04.892638 28395 
port_mapping.cpp:1582] Using lo as the loopback interface
[20:18:04]W:     [Step 10/10] I0622 20:18:04.893723 28395 
port_mapping.cpp:1869] /proc/sys/net/ipv4/neigh/default/gc_thresh3 = '1024'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.893770 28395 
port_mapping.cpp:1869] /proc/sys/net/ipv4/neigh/default/gc_thresh1 = '128'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.893806 28395 
port_mapping.cpp:1869] /proc/sys/net/ipv4/tcp_wmem = '4096    16384   4194304'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.893838 28395 
port_mapping.cpp:1869] /proc/sys/net/ipv4/tcp_synack_retries = '5'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.893875 28395 
port_mapping.cpp:1869] /proc/sys/net/core/rmem_max = '212992'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.893908 28395 
port_mapping.cpp:1869] /proc/sys/net/core/somaxconn = '128'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.893937 28395 
port_mapping.cpp:1869] /proc/sys/net/core/wmem_max = '212992'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.893968 28395 
port_mapping.cpp:1869] /proc/sys/net/ipv4/tcp_rmem = '4096    87380   6291456'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.893999 28395 
port_mapping.cpp:1869] /proc/sys/net/ipv4/tcp_keepalive_time = '7200'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.894029 28395 
port_mapping.cpp:1869] /proc/sys/net/ipv4/neigh/default/gc_thresh2 = '512'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.894060 28395 
port_mapping.cpp:1869] /proc/sys/net/core/netdev_max_backlog = '1000'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.894093 28395 
port_mapping.cpp:1869] /proc/sys/net/ipv4/tcp_keepalive_intvl = '75'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.894124 28395 
port_mapping.cpp:1869] /proc/sys/net/ipv4/tcp_keepalive_probes = '9'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.894153 28395 
port_mapping.cpp:1869] /proc/sys/net/ipv4/tcp_max_syn_backlog = '512'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.894186 28395 
port_mapping.cpp:1869] /proc/sys/net/ipv4/tcp_retries2 = '15'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.902745 28395 
linux_launcher.cpp:101] Using /sys/fs/cgroup/freezer as the freezer hierarchy 
for the Linux launcher
[20:18:04]W:     [Step 10/10] I0622 20:18:04.902940 28395 resources.cpp:572] 
Parsing resources as JSON failed: ports:[31000-31499]
[20:18:04]W:     [Step 10/10] Trying semicolon-delimited string format instead
[20:18:04]W:     [Step 10/10] I0622 20:18:04.903404 28412 
port_mapping.cpp:2512] Using non-ephemeral ports {[31000,31500)} and ephemeral 
ports [30016,30032) for container container1 of executor ''
[20:18:04]W:     [Step 10/10] I0622 20:18:04.904423 28395 
linux_launcher.cpp:281] Cloning child process with flags = CLONE_NEWNS | 
CLONE_NEWNET
[20:18:04]W:     [Step 10/10] I0622 20:18:04.977530 28416 
port_mapping.cpp:2576] Bind mounted '/proc/15781/ns/net' to '/run/netns/15781' 
for container container1
[20:18:04]W:     [Step 10/10] I0622 20:18:04.977715 28416 
port_mapping.cpp:2607] Created network namespace handle symlink 
'/var/run/mesos/netns/container1' -> '/run/netns/15781'
[20:18:04]W:     [Step 10/10] I0622 20:18:04.978752 28416 
port_mapping.cpp:2667] Adding IP packet filters with ports [30016,30031] for 
container container1
[20:18:04]W:     [Step 10/10] I0622 20:18:04.981956 28416 
port_mapping.cpp:2667] Adding IP packet filters with ports [31000,31007] for 
container container1
[20:18:04]W:     [Step 10/10] I0622 20:18:04.985674 28416 
port_mapping.cpp:2667] Adding IP packet filters with ports [31008,31039] for 
container container1
[20:18:04]W:     [Step 10/10] I0622 20:18:04.989276 28416 
port_mapping.cpp:2667] Adding IP packet filters with ports [31040,31103] for 
container container1
[20:18:04]W:     [Step 10/10] I0622 20:18:04.993069 28416 
port_mapping.cpp:2667] Adding IP packet filters with ports [31104,31231] for 
container container1
[20:18:04]W:     [Step 10/10] I0622 20:18:04.997504 28416 
port_mapping.cpp:2667] Adding IP packet filters with ports [31232,31487] for 
container container1
[20:18:05]W:     [Step 10/10] I0622 20:18:05.001317 28416 
port_mapping.cpp:2667] Adding IP packet filters with ports [31488,31495] for 
container container1
[20:18:05]W:     [Step 10/10] I0622 20:18:05.005393 28416 
port_mapping.cpp:2667] Adding IP packet filters with ports [31496,31499] for 
container container1
[20:18:05]W:     [Step 10/10] + mount --make-rslave /run/netns
[20:18:05]W:     [Step 10/10] + test -f /proc/sys/net/ipv6/conf/all/disable_ipv6
[20:18:05]W:     [Step 10/10] + echo 1
[20:18:05]W:     [Step 10/10] + ip link set lo address 0e:7b:ff:83:9a:a5 mtu 
9001 up
[20:18:05]W:     [Step 10/10] + ethtool -K eth0 rx off
[20:18:05]W:     [Step 10/10] + ip link set eth0 address 0e:7b:ff:83:9a:a5 up
[20:18:05]W:     [Step 10/10] + ip addr add 172.30.2.82/24 dev eth0
[20:18:05]W:     [Step 10/10] + ip route add default via 172.30.2.1
[20:18:05]W:     [Step 10/10] + echo 30016 30031
[20:18:05]W:     [Step 10/10] + echo 1
[20:18:05]W:     [Step 10/10] + echo 1
[20:18:05]W:     [Step 10/10] + echo 1
[20:18:05]W:     [Step 10/10] + '[' -f /proc/sys/net/ipv4/tcp_retries2 ']'
[20:18:05]W:     [Step 10/10] + '[' -f /proc/sys/net/ipv4/tcp_max_syn_backlog 
']'
[20:18:05]W:     [Step 10/10] + '[' -f /proc/sys/net/ipv4/tcp_keepalive_probes 
']'
[20:18:05]W:     [Step 10/10] + '[' -f /proc/sys/net/ipv4/tcp_synack_retries ']'
[20:18:05]W:     [Step 10/10] + '[' -f /proc/sys/net/ipv4/tcp_wmem ']'
[20:18:05]W:     [Step 10/10] + '[' -f 
/proc/sys/net/ipv4/neigh/default/gc_thresh1 ']'
[20:18:05]W:     [Step 10/10] + '[' -f /proc/sys/net/ipv4/tcp_keepalive_intvl 
']'
[20:18:05]W:     [Step 10/10] + '[' -f /proc/sys/net/core/netdev_max_backlog ']'
[20:18:05]W:     [Step 10/10] + '[' -f 
/proc/sys/net/ipv4/neigh/default/gc_thresh2 ']'
[20:18:05]W:     [Step 10/10] + '[' -f 
/proc/sys/net/ipv4/neigh/default/gc_thresh3 ']'
[20:18:05]W:     [Step 10/10] + '[' -f /proc/sys/net/core/rmem_max ']'
[20:18:05]W:     [Step 10/10] + '[' -f /proc/sys/net/core/somaxconn ']'
[20:18:05]W:     [Step 10/10] + echo 128
[20:18:05]W:     [Step 10/10] + '[' -f /proc/sys/net/core/wmem_max ']'
[20:18:05]W:     [Step 10/10] + '[' -f /proc/sys/net/ipv4/tcp_rmem ']'
[20:18:05]W:     [Step 10/10] + '[' -f /proc/sys/net/ipv4/tcp_keepalive_time ']'
[20:18:05]W:     [Step 10/10] + tc qdisc add dev lo ingress
[20:18:05]W:     [Step 10/10] + tc qdisc add dev eth0 ingress
[20:18:05]W:     [Step 10/10] + tc filter add dev lo parent ffff:0 protocol ip 
prio 770 u32 flowid ffff:0 match ip dst 172.30.2.82 action mirred egress 
redirect dev eth0
[20:18:05]W:     [Step 10/10] + tc filter add dev lo parent ffff:0 protocol ip 
prio 770 u32 flowid ffff:0 match ip dst 127.0.0.1 action mirred egress redirect 
dev eth0
[20:18:05]W:     [Step 10/10] + tc filter add dev lo parent ffff:0 protocol ip 
prio 769 u32 flowid ffff:0 match ip dport 30016 fff0
[20:18:05]W:     [Step 10/10] + tc filter add dev eth0 parent ffff:0 protocol 
ip prio 770 u32 flowid ffff:0 match ip dst 127.0.0.1 match ip dport 30016 fff0 
action mirred egress redirect dev lo
[20:18:05]W:     [Step 10/10] + tc filter add dev lo parent ffff:0 protocol ip 
prio 769 u32 flowid ffff:0 match ip dport 31000 fff8
[20:18:05]W:     [Step 10/10] + tc filter add dev eth0 parent ffff:0 protocol 
ip prio 770 u32 flowid ffff:0 match ip dst 127.0.0.1 match ip dport 31000 fff8 
action mirred egress redirect dev lo
[20:18:05]W:     [Step 10/10] + tc filter add dev lo parent ffff:0 protocol ip 
prio 769 u32 flowid ffff:0 match ip dport 31008 ffe0
[20:18:05]W:     [Step 10/10] + tc filter add dev eth0 parent ffff:0 protocol 
ip prio 770 u32 flowid ffff:0 match ip dst 127.0.0.1 match ip dport 31008 ffe0 
action mirred egress redirect dev lo
[20:18:05]W:     [Step 10/10] + tc filter add dev lo parent ffff:0 protocol ip 
prio 769 u32 flowid ffff:0 match ip dport 31040 ffc0
[20:18:05]W:     [Step 10/10] + tc filter add dev eth0 parent ffff:0 protocol 
ip prio 770 u32 flowid ffff:0 match ip dst 127.0.0.1 match ip dport 31040 ffc0 
action mirred egress redirect dev lo
[20:18:05]W:     [Step 10/10] + tc filter add dev lo parent ffff:0 protocol ip 
prio 769 u32 flowid ffff:0 match ip dport 31104 ff80
[20:18:05]W:     [Step 10/10] + tc filter add dev eth0 parent ffff:0 protocol 
ip prio 770 u32 flowid ffff:0 match ip dst 127.0.0.1 match ip dport 31104 ff80 
action mirred egress redirect dev lo
[20:18:05]W:     [Step 10/10] + tc filter add dev lo parent ffff:0 protocol ip 
prio 769 u32 flowid ffff:0 match ip dport 31232 ff00
[20:18:05]W:     [Step 10/10] + tc filter add dev eth0 parent ffff:0 protocol 
ip prio 770 u32 flowid ffff:0 match ip dst 127.0.0.1 match ip dport 31232 ff00 
action mirred egress redirect dev lo
[20:18:05]W:     [Step 10/10] + tc filter add dev lo parent ffff:0 protocol ip 
prio 769 u32 flowid ffff:0 match ip dport 31488 fff8
[20:18:05]W:     [Step 10/10] + tc filter add dev eth0 parent ffff:0 protocol 
ip prio 770 u32 flowid ffff:0 match ip dst 127.0.0.1 match ip dport 31488 fff8 
action mirred egress redirect dev lo
[20:18:05]W:     [Step 10/10] + tc filter add dev lo parent ffff:0 protocol ip 
prio 769 u32 flowid ffff:0 match ip dport 31496 fffc
[20:18:05]W:     [Step 10/10] + tc filter add dev eth0 parent ffff:0 protocol 
ip prio 770 u32 flowid ffff:0 match ip dst 127.0.0.1 match ip dport 31496 fffc 
action mirred egress redirect dev lo
[20:18:05]W:     [Step 10/10] + tc filter add dev lo parent ffff:0 protocol ip 
prio 514 u32 flowid ffff:0 match ip protocol 1 0xff match ip dst 172.30.2.82
[20:18:05]W:     [Step 10/10] + tc filter add dev lo parent ffff:0 protocol ip 
prio 514 u32 flowid ffff:0 match ip protocol 1 0xff match ip dst 127.0.0.1
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 fh 800: ht 
divisor 1 
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 fh 800::800 order 
2048 key ht 800 bkt 0 flowid ffff: 
[20:18:05]W:     [Step 10/10] + tc filter show dev eth0 parent ffff:0
[20:18:05] :     [Step 10/10]   match 7f000001/ffffffff at 16
[20:18:05] :     [Step 10/10]   match 00007540/0000fff0 at 20
[20:18:05]W:     [Step 10/10] + tc filter show dev lo parent ffff:0
[20:18:05] :     [Step 10/10]   action order 1: mirred (Egress Redirect to 
device lo) stolen
[20:18:05] :     [Step 10/10]   index 2097 ref 1 bind 1
[20:18:05] :     [Step 10/10]  
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 fh 800::801 order 
2049 key ht 800 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 7f000001/ffffffff at 16
[20:18:05] :     [Step 10/10]   match 00007918/0000fff8 at 20
[20:18:05] :     [Step 10/10]   action order 1: mirred (Egress Redirect to 
device lo) stolen
[20:18:05] :     [Step 10/10]   index 2098 ref 1 bind 1
[20:18:05] :     [Step 10/10]  
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 fh 800::802 order 
2050 key ht 800 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 7f000001/ffffffff at 16
[20:18:05] :     [Step 10/10]   match 00007920/0000ffe0 at 20
[20:18:05] :     [Step 10/10]   action order 1: mirred (Egress Redirect to 
device lo) stolen
[20:18:05] :     [Step 10/10]   index 2099 ref 1 bind 1
[20:18:05] :     [Step 10/10]  
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 fh 800::803 order 
2051 key ht 800 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 7f000001/ffffffff at 16
[20:18:05] :     [Step 10/10]   match 00007940/0000ffc0 at 20
[20:18:05] :     [Step 10/10]   action order 1: mirred (Egress Redirect to 
device lo) stolen
[20:18:05] :     [Step 10/10]   index 2100 ref 1 bind 1
[20:18:05] :     [Step 10/10]  
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 fh 800::804 order 
2052 key ht 800 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 7f000001/ffffffff at 16
[20:18:05] :     [Step 10/10]   match 00007980/0000ff80 at 20
[20:18:05] :     [Step 10/10]   action order 1: mirred (Egress Redirect to 
device lo) stolen
[20:18:05] :     [Step 10/10]   index 2101 ref 1 bind 1
[20:18:05] :     [Step 10/10]  
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 fh 800::805 order 
2053 key ht 800 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 7f000001/ffffffff at 16
[20:18:05] :     [Step 10/10]   match 00007a00/0000ff00 at 20
[20:18:05] :     [Step 10/10]   action order 1: mirred (Egress Redirect to 
device lo) stolen
[20:18:05] :     [Step 10/10]   index 2102 ref 1 bind 1
[20:18:05] :     [Step 10/10]  
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 fh 800::806 order 
2054 key ht 800 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 7f000001/ffffffff at 16
[20:18:05] :     [Step 10/10]   match 00007b00/0000fff8 at 20
[20:18:05] :     [Step 10/10]   action order 1: mirred (Egress Redirect to 
device lo) stolen
[20:18:05] :     [Step 10/10]   index 2103 ref 1 bind 1
[20:18:05] :     [Step 10/10]  
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 fh 800::807 order 
2055 key ht 800 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 7f000001/ffffffff at 16
[20:18:05] :     [Step 10/10]   match 00007b08/0000fffc at 20
[20:18:05] :     [Step 10/10]   action order 1: mirred (Egress Redirect to 
device lo) stolen
[20:18:05] :     [Step 10/10]   index 2104 ref 1 bind 1
[20:18:05] :     [Step 10/10]  
[20:18:05] :     [Step 10/10] filter protocol ip pref 514 u32 
[20:18:05] :     [Step 10/10] filter protocol ip pref 514 u32 fh 802: ht 
divisor 1 
[20:18:05] :     [Step 10/10] filter protocol ip pref 514 u32 fh 802::800 order 
2048 key ht 802 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 00010000/00ff0000 at 8
[20:18:05] :     [Step 10/10]   match ac1e0252/ffffffff at 16
[20:18:05] :     [Step 10/10] filter protocol ip pref 514 u32 fh 802::801 order 
2049 key ht 802 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 00010000/00ff0000 at 8
[20:18:05] :     [Step 10/10]   match 7f000001/ffffffff at 16
[20:18:05] :     [Step 10/10] filter protocol ip pref 769 u32 
[20:18:05] :     [Step 10/10] filter protocol ip pref 769 u32 fh 801: ht 
divisor 1 
[20:18:05] :     [Step 10/10] filter protocol ip pref 769 u32 fh 801::800 order 
2048 key ht 801 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 00007540/0000fff0 at 20
[20:18:05] :     [Step 10/10] filter protocol ip pref 769 u32 fh 801::801 order 
2049 key ht 801 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 00007918/0000fff8 at 20
[20:18:05] :     [Step 10/10] filter protocol ip pref 769 u32 fh 801::802 order 
2050 key ht 801 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 00007920/0000ffe0 at 20
[20:18:05] :     [Step 10/10] filter protocol ip pref 769 u32 fh 801::803 order 
2051 key ht 801 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 00007940/0000ffc0 at 20
[20:18:05] :     [Step 10/10] filter protocol ip pref 769 u32 fh 801::804 order 
2052 key ht 801 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 00007980/0000ff80 at 20
[20:18:05] :     [Step 10/10] filter protocol ip pref 769 u32 fh 801::805 order 
2053 key ht 801 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 00007a00/0000ff00 at 20
[20:18:05] :     [Step 10/10] filter protocol ip pref 769 u32 fh 801::806 order 
2054 key ht 801 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 00007b00/0000fff8 at 20
[20:18:05] :     [Step 10/10] filter protocol ip pref 769 u32 fh 801::807 order 
2055 key ht 801 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 00007b08/0000fffc at 20
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 fh 800: ht 
divisor 1 
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 fh 800::800 order 
2048 key ht 800 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match ac1e0252/ffffffff at 16
[20:18:05] :     [Step 10/10]   action order 1: mirred (Egress Redirect to 
device eth0) stolen
[20:18:05] :     [Step 10/10]   index 2095 ref 1 bind 1
[20:18:05] :     [Step 10/10]  
[20:18:05] :     [Step 10/10] filter protocol ip pref 770 u32 fh 800::801 order 
2049 key ht 800 bkt 0 flowid ffff: 
[20:18:05] :     [Step 10/10]   match 7f000001/ffffffff at 16
[20:18:05] :     [Step 10/10]   action order 1: mirred (Egress Redirect to 
device eth0) stolen
[20:18:05] :     [Step 10/10]   index 2096 ref 1 bind 1
[20:18:05] :     [Step 10/10]  
[20:18:05]W:     [Step 10/10] sh: host: command not found
[20:18:05] :     [Step 10/10] 
../../src/tests/containerizer/port_mapping_tests.cpp:1363: Failure
[20:18:05] :     [Step 10/10] Value of: (os::read(exitStatus)).get()
[20:18:05] :     [Step 10/10]   Actual: "127"
[20:18:05] :     [Step 10/10] Expected: "0"
[20:18:05] :     [Step 10/10] Which is: "0"
[20:18:05]W:     [Step 10/10] I0622 20:18:05.137212 28412 cgroups.cpp:2676] 
Freezing cgroup /sys/fs/cgroup/freezer/mesos/container1
[20:18:05]W:     [Step 10/10] I0622 20:18:05.139400 28416 cgroups.cpp:1409] 
Successfully froze cgroup /sys/fs/cgroup/freezer/mesos/container1 after 
2.098176ms
[20:18:05]W:     [Step 10/10] I0622 20:18:05.141604 28411 cgroups.cpp:2694] 
Thawing cgroup /sys/fs/cgroup/freezer/mesos/container1
[20:18:05]W:     [Step 10/10] I0622 20:18:05.143627 28411 cgroups.cpp:1438] 
Successfully thawed cgroup /sys/fs/cgroup/freezer/mesos/container1 after 
1.977088ms
[20:18:05]W:     [Step 10/10] I0622 20:18:05.145586 28413 
port_mapping.cpp:3371] Removing IP packet filters with ports [30016,30031] for 
container with pid 15781
[20:18:05]W:     [Step 10/10] I0622 20:18:05.146335 28413 
port_mapping.cpp:3371] Removing IP packet filters with ports [31000,31007] for 
container with pid 15781
[20:18:05]W:     [Step 10/10] I0622 20:18:05.146847 28413 
port_mapping.cpp:3371] Removing IP packet filters with ports [31008,31039] for 
container with pid 15781
[20:18:05]W:     [Step 10/10] I0622 20:18:05.147323 28413 
port_mapping.cpp:3371] Removing IP packet filters with ports [31040,31103] for 
container with pid 15781
[20:18:05]W:     [Step 10/10] I0622 20:18:05.147809 28413 
port_mapping.cpp:3371] Removing IP packet filters with ports [31104,31231] for 
container with pid 15781
[20:18:05]W:     [Step 10/10] I0622 20:18:05.148269 28413 
port_mapping.cpp:3371] Removing IP packet filters with ports [31232,31487] for 
container with pid 15781
[20:18:05]W:     [Step 10/10] I0622 20:18:05.148762 28413 
port_mapping.cpp:3371] Removing IP packet filters with ports [31488,31495] for 
container with pid 15781
[20:18:05]W:     [Step 10/10] I0622 20:18:05.149200 28413 
port_mapping.cpp:3371] Removing IP packet filters with ports [31496,31499] for 
container with pid 15781
[20:18:05]W:     [Step 10/10] I0622 20:18:05.149706 28413 
port_mapping.cpp:3390] Freed ephemeral ports [30016,30032) for container with 
pid 15781
[20:18:05]W:     [Step 10/10] I0622 20:18:05.175480 28413 
port_mapping.cpp:3603] Successfully performed cleanup for pid 15781
[20:18:05] :     [Step 10/10] [  FAILED  ] PortMappingIsolatorTest.ROOT_DNS 
(303 ms)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to