(view as text)
scons check
 in dir /home/buildbot/xorp.ct/slave/full3/build/xorp (timeout 1200 secs)
 watching logfiles {}
 argv: ['scons', 'check']
 environment:
  HOME=/home/buildbot
  LOGNAME=buildbot
  MAKEFLAGS=
  MAKELEVEL=1
  MFLAGS=
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/xorp.ct/slave/full3/build/xorp
  SHELL=/bin/sh
  SHLVL=1
  USER=buildbot
  _=/usr/bin/make
 closing stdin
 using PTY: False
scons: Reading SConscript files ...
Mkdir("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu")
Build System Type:  i686-pc-linux-gnu
Host System Type:   i686-pc-linux-gnu
Source path:        /home/buildbot/xorp.ct/slave/full3/build/xorp
Build path:         /home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu
Install prefix:     /usr/local/xorp
CC:                gcc
CXX:               g++
RANLIB:            ranlib
STRIP:             strip
Strip binaries:    True
Optimize code:     full
Profile code:      no
Default XRL transport: local
Shared libraries:  True
Use rtld ORIGIN:   True
Ignore check errors:  False
Debug symbols:     full
Debug STL:         False
Debug messages:    False
Debug function names:  False
Debug callbacks:   False
Debug XRL syntax:  False
Enable OLSR:       True
Enable OSPF:       True
Enable RIP:        True
Enable VRRP:       True
Enable xorpsh      True
Enable Test Programs:  False
Enable CLICK:      False
Enable FEA Dummy:  True
Enable async method impls:  False
Enable BGP:        True
Enable BuildInfo:  True
Try Enable BOOST:  False
Try Enable uSTL :  False
Disable IPv6:      False
Disable libtecla:  False
Disable Firewall:  False
Disable Profile :  False
Disable warning logs :  False
Disable error logs :  False
Disable trace logs :  False
Disable fatal logs :  False
Disable info logs :  False
Disable assert logs :  False
Disable other logs :  False
Checking for C header file endian.h... (cached) yes
NOTE:  This version of scons cannot check for
  existence of gcc and g++ compilers.
  Will assume the exist and function properly...

Checking for C header file iphlpapi.h... (cached) no
Checking for C header file routprot.h... (cached) no
Checking for C header file stdint.h... (cached) yes
Checking for C header file inttypes.h... (cached) yes
Checking for C type int8_t... (cached) yes
Checking for C type uint8_t... (cached) yes
Checking for C type int16_t... (cached) yes
Checking for C type uint16_t... (cached) yes
Checking for C type int32_t... (cached) yes
Checking for C type uint32_t... (cached) yes
Checking for C type int64_t... (cached) yes
Checking for C type uint64_t... (cached) yes
Checking for C header file stddef.h... (cached) yes
Checking for C header file stdarg.h... (cached) yes
Checking for C header file stdlib.h... (cached) yes
Checking for C header file strings.h... (cached) yes
Checking for C header file string.h... (cached) yes
Checking for C header file signal.h... (cached) yes
Checking for C header file math.h... (cached) yes
Checking for C header file memory.h... (cached) yes
Checking for C function strftime()... (cached) yes
Checking for C function strlcpy()... (cached) no
Checking for C function strlcat()... (cached) no
Checking whether va_copy is declared... (cached) yes
Checking for C header file sys/types.h... (cached) yes
Checking for C header file fcntl.h... (cached) yes
Checking for C header file getopt.h... (cached) yes
Checking for C header file glob.h... (cached) yes
Checking for C header file grp.h... (cached) yes
Checking for C header file pthread.h... (cached) yes
Checking for C header file pwd.h... (cached) yes
Checking for C header file mqueue.h... (cached) yes
Checking for C header file regex.h... (cached) yes
Checking for C header file syslog.h... (cached) yes
Checking for C header file termios.h... (cached) yes
Checking for C header file time.h... (cached) yes
Checking for C header file unistd.h... (cached) yes
Checking for C header file vfork.h... (cached) no
Checking for C function readv()... (cached) yes
Checking for C function strerror()... (cached) yes
Checking for C function syslog()... (cached) yes
Checking for C function uname()... (cached) yes
Checking for C function writev()... (cached) yes
Checking for C library xnet... (cached) no
Checking for C function recvmsg()... (cached) yes
Checking for C function sendmsg()... (cached) yes
Checking for C library rt... (cached) yes
Checking for C function clock_gettime()... (cached) yes
Checking whether CLOCK_MONOTONIC is declared... (cached) yes
Checking whether CLOCK_MONOTONIC_FAST is declared... (cached) no
Checking for C type struct timespec... (cached) yes
Checking for C header file paths.h... (cached) yes
Checking for C header file sysexits.h... (cached) yes
Checking for C function realpath()... (cached) yes
Checking for C function strptime()... (cached) yes
Checking for C function sysctl()... (cached) yes
Checking for C header file netdb.h... (cached) yes
Checking for C library resolv... (cached) yes
Checking for C function hstrerror()... (cached) yes
Checking for C header file sys/cdefs.h... (cached) yes
Checking for C header file sys/param.h... (cached) yes
Checking for C header file sys/utsname.h... (cached) yes
Checking for C header file sys/errno.h... (cached) yes
Checking for C header file sys/wait.h... (cached) yes
Checking for C header file sys/signal.h... (cached) yes
Checking for C header file sys/time.h... (cached) yes
Checking for C header file sys/uio.h... (cached) yes
Checking for C header file sys/ioctl.h... (cached) yes
Checking for C header file sys/select.h... (cached) yes
Checking for C header file sys/socket.h... (cached) yes
Checking for C header file sys/sockio.h... (cached) no
Checking for C header file sys/un.h... (cached) yes
Checking for C header file sys/mount.h... (cached) yes
Checking for C header file sys/resource.h... (cached) yes
Checking for C header file sys/stat.h... (cached) yes
Checking for C header file sys/syslog.h... (cached) yes
Checking for C header file sys/linker.h... (cached) no
Checking for C header file sys/sysctl.h... (cached) yes
Checking for C header file linux/types.h... (cached) yes
Checking for C header file linux/sockios.h... (cached) yes
Checking for C type struct iovec... (cached) yes
Checking for C type struct msghdr... (cached) yes
Checking for C type struct cmsghdr... (cached) yes
Checking whether AF_INET is declared... (cached) yes
Checking whether AF_INET6 is declared... (cached) yes
Checking whether SOCK_STREAM is declared... (cached) yes
Checking whether SOCK_DGRAM is declared... (cached) yes
Checking whether SOCK_RAW is declared... (cached) yes
Checking whether C type struct msghdr has member msg_control... (cached) yes
Checking whether C type struct msghdr has member msg_iov... (cached) yes
Checking whether C type struct msghdr has member msg_name... (cached) yes
Checking whether C type struct msghdr has member msg_namelen... (cached) yes
Checking whether C type struct sockaddr has member sa_len... (cached) no
Checking whether C type struct sockaddr_storage has member ss_len... (cached) no
Checking whether C type struct sockaddr_un has member sun_len... (cached) no
Checking for C header file net/ethernet.h... (cached) yes
Checking for C header file sys/ethernet.h... (cached) no
Checking for C header file net/if.h... (cached) yes
Checking for C header file net/if_arp.h... (cached) yes
Checking for C header file net/if_dl.h... (cached) no
Checking for C header file net/if_ether.h... (cached) no
Checking for C header file net/if_media.h... (cached) no
Checking for C header file net/if_var.h... (cached) no
Checking for C header file net/if_types.h... (cached) no
Checking for C header file net/route.h... (cached) yes
Checking for C header file ifaddrs.h... (cached) yes
Checking for C header file stropts.h... (cached) yes
Checking for C header file linux/ethtool.h... (cached) yes
Checking for C header file linux/if_tun.h... (cached) yes
Checking for C header file linux/netlink.h... (cached) yes
Checking for C header file linux/rtnetlink.h... (cached) yes
Checking whether RTA_TABLE is declared... (cached) yes
Checking whether C type struct sockaddr_dl has member sdl_len... (cached) no
Checking whether C type struct ifreq has member ifr_hwaddr... (cached) yes
Checking whether C type struct ifreq has member ifr_ifindex... (cached) yes
Checking for C function ether_aton()... (cached) yes
Checking for C function ether_aton_r()... (cached) yes
Checking for C function ether_ntoa()... (cached) yes
Checking for C function ether_ntoa_r()... (cached) yes
Checking for C function getaddrinfo()... (cached) yes
Checking for C function getifaddrs()... (cached) yes
Checking for C function getnameinfo()... (cached) yes
Checking for C function if_indextoname()... (cached) yes
Checking for C function if_nametoindex()... (cached) yes
Checking for C function inet_ntop()... (cached) yes
Checking for C function inet_pton()... (cached) yes
Checking for C type struct ether_addr... (cached) yes
Checking whether system has sysctl NET_RT_DUMP... (cached) no
Checking whether system has sysctl NET_RT_IFLIST... (cached) no
Checking whether SIOCGIFCONF is declared... (cached) yes
Checking for C header file netinet/in.h... (cached) yes
Checking for C header file netinet/in_systm.h... (cached) yes
Checking for C header file netinet/in_var.h... (cached) no
Checking for C header file netinet/ip.h... (cached) yes
Checking for C header file netinet/tcp.h... (cached) yes
Checking for C header file netinet/igmp.h... (cached) yes
Checking for C header file netinet/ether.h... (cached) yes
Checking for C header file netinet/if_ether.h... (cached) yes
Checking for C header file inet/nd.h... (cached) no
Checking for C header file inet/ip.h... (cached) no
Checking for C header file arpa/inet.h... (cached) yes
Checking for C header file arpa/telnet.h... (cached) yes
Checking whether C type struct sockaddr_in has member sin_len... (cached) no
Checking whether IP_MULTICAST_IF is declared... (cached) yes
Checking whether IP_MULTICAST_TTL is declared... (cached) yes
Checking whether IP_MULTICAST_LOOP is declared... (cached) yes
Checking whether IP_ADD_MEMBERSHIP is declared... (cached) yes
Checking whether IP_DROP_MEMBERSHIP is declared... (cached) yes
Enabling MULT_MCAST_TABLES logic since we are compiling for Linux.

Checking whether system has sysctl IPCTL_FORWARDING... (cached) no
Checking whether __KAME__ is declared... (cached) no
Checking whether inet6_opt_init is declared... (cached) yes
Checking whether C type struct sockaddr_in6 has member sin6_len... (cached) no
Checking whether C type struct sockaddr_in6 has member sin6_scope_id... (cached) yes
Checking for C header file netinet/ip6.h... (cached) yes
Checking for C header file netinet/icmp6.h... (cached) yes
Checking for C type struct mld_hdr... (cached) yes
Checking for C header file netinet6/in6_var.h... (cached) no
Checking for C header file netinet6/nd6.h... (cached) no
Checking for C++ header file netinet6/nd6.h... (cached) no
Checking whether system has sysctl IPV6CTL_FORWARDING... (cached) no
Checking whether system has sysctl IPV6CTL_ACCEPT_RTADV... (cached) no
Checking whether IPV6_MULTICAST_IF is declared... (cached) yes
Checking whether IPV6_MULTICAST_LOOP is declared... (cached) yes
Checking whether fpclassify is declared... (cached) no
Checking whether fpclassify is declared... (cached) yes

NOTE:  Using -std=gnu99 for fpclassify (math.h)

Checking for C header file netinet/ip_mroute.h... (cached) no
Checking for C header file net/ip_mroute/ip_mroute.h... (cached) no
Checking for C header file linux/mroute.h... (cached) yes
Checking for C type struct mfcctl2... (cached) no
Checking whether C type struct mfcctl2 has member mfcc_flags... (cached) no
Checking whether C type struct mfcctl2 has member mfcc_rp... (cached) no
Checking for C header file netinet/pim.h... (cached) no
Checking for C type struct pim... (cached) no
Checking whether C type struct pim has member pim_vt... (cached) no
Checking for C header file netinet6/ip6_mroute.h... (cached) no
Checking for C header file linux/mroute6.h... (cached) yes
Checking whether inet6_option_space is declared... (cached) no
Checking for C type struct mf6cctl2... (cached) no
Checking whether C type struct mf6cctl2 has member mf6cc_flags... (cached) no
Checking whether C type struct mf6cctl2 has member mf6cc_rp... (cached) no
Checking whether C type struct mif6ctl has member vifc_threshold... (cached) yes
Checking for C header file netinet/ip_compat.h... (cached) no
Checking for C header file netinet/ip_fil.h... (cached) no
Checking for C header file netinet/ip_fw.h... (cached) no
Checking for C header file net/pfvar.h... (cached) no
Checking for C++ header file linux/netfilter_ipv4/ip_tables.h... (cached) no
Checking for C++ header file linux/netfilter_ipv6/ip6_tables.h... (cached) no
Checking for C header file net/if_vlanvar.h... (cached) no
Checking for C header file net/if_vlan_var.h... (cached) no
Checking for C header file net/vlan/if_vlan_var.h... (cached) no
Checking for C header file linux/if_vlan.h... (cached) yes
Checking whether GET_VLAN_REALDEV_NAME_CMD is declared... (cached) yes
Checking whether GET_VLAN_VID_CMD is declared... (cached) yes
Checking for C header file pcre.h... (cached) no
Checking for C header file pcreposix.h... (cached) no
Checking for C library pcre... (cached) no
Checking for C library pcreposix... (cached) no
Checking for C header file openssl/md5.h... (cached) yes
Checking for C library crypto... (cached) yes
Checking for C function MD5_Init()... (cached) yes
Checking for C header file dlfcn.h... (cached) yes
Checking for C library dl... (cached) yes
Checking for C function dlopen()... (cached) yes
Checking for C header file pcap.h... (cached) yes
Checking for C library pcap... (cached) yes
Checking for C function pcap_sendpacket()... (cached) yes
Checking for C header file pcap-bpf.h... (cached) yes

WARNING: Netfilter include files are broken or do not exist.
  This means the Linux firewall support will not be compiled in.
  To fix, you may edit: /usr/include/linux/netfilter_ipv4/ip_tables.h
  line 222 or so, to look like this:
  /* Helper functions */
  static __inline__ struct ipt_entry_target *
  ipt_get_target(struct ipt_entry *e)
{
        /* BEN:  Was void* */
        return (struct ipt_entry_target *)((char*)e + e->target_offset);
}

You will also want to edit similar code around line 282 of:
/usr/include/linux/netfilter_ipv6/ip6_tables.h
NOTE:  Recent kernels use struct xt_entry_target for the argument
   for these methods, so use that instead of ipt_entry_target if that
   is the case for your system.
Checking for C library curses... (cached) yes
Checking for C library pdcurses... (cached) no
Checking for C library ncurses... (cached) yes
Detected libraries: rt resolv crypto dl pcap curses ncurses
Mkdir("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/lib")
Mkdir("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/lib/xorp")
Symlink("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/lib", as "/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/lib/xorp/lib")
Copy("args.sh", "../../../../bgp/harness/args.sh")
Copy("test_path_attribute1.sh", "../../../../bgp/harness/test_path_attribute1.sh")
Copy("test_rib1.sh", "../../../../bgp/harness/test_rib1.sh")
Copy("test_routing2.sh", "../../../../bgp/harness/test_routing2.sh")
Copy("inject.sh", "../../../../bgp/harness/inject.sh")
Copy("test_path_attribute2.sh", "../../../../bgp/harness/test_path_attribute2.sh")
Copy("test_rib_fea1.sh", "../../../../bgp/harness/test_rib_fea1.sh")
Copy("test_terminate.sh", "../../../../bgp/harness/test_terminate.sh")
Copy("notification_codes.sh", "../../../../bgp/harness/notification_codes.sh")
Copy("test_path_attribute3.sh", "../../../../bgp/harness/test_path_attribute3.sh")
Copy("test_route_flap_damping1.sh", "../../../../bgp/harness/test_route_flap_damping1.sh")
Copy("xrl_shell_funcs.sh", "../../../../bgp/harness/xrl_shell_funcs.sh")
Copy("setup_paths.sh", "../../../../bgp/harness/setup_paths.sh")
Copy("soak.sh", "../../../../bgp/harness/soak.sh")
Copy("test_busted", "../../../../bgp/harness/test_busted")
Copy("test_peering1.sh", "../../../../bgp/harness/test_peering1.sh")
Copy("test_route_reflection1.sh", "../../../../bgp/harness/test_route_reflection1.sh")
Copy("test1.sh", "../../../../bgp/harness/test1.sh")
Copy("test_peering2.sh", "../../../../bgp/harness/test_peering2.sh")
Copy("test_route_reflection2.sh", "../../../../bgp/harness/test_route_reflection2.sh")
Copy("test2.sh", "../../../../bgp/harness/test2.sh")
Copy("test_peering3.sh", "../../../../bgp/harness/test_peering3.sh")
Copy("test_routing1.sh", "../../../../bgp/harness/test_routing1.sh")
Copy("harness.py", "../../../../bgp/harness/harness.py")
Copy("lookup.py", "../../../../bgp/harness/lookup.py")
Copy("NOTES", "../../../../bgp/harness/NOTES")
Copy("originate_routes.pl", "../../../../bgp/harness/originate_routes.pl")
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST26
	1) Establish an EBGP IPV6 peering
	2) Send an IPv4 and IPv6 update packet repeat both nexthops
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/12 10:18:07.539934 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 1 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nexthop 20.20.20.20 nlri 10.10.10.0/24 nexthop6 20:20:20:20:20:20:20:20 nexthop6 20:20:20:20:20:20:20:20 nlri6 2000::/3 
[ 2012/01/12 10:18:07.579023  ERROR coord:1258 BGP bgp/path_attribute.cc:3114 add_path_attribute ] ERROR:  Attribute type: 3 already exists.  Currently, only a single attribute for each type is supported.  Deleting old one and adding this new one.
Coord peer1 assert queue 0 
[ 2012/01/12 10:18:09.601327 WARNING coord XrlCoordTarget ] Handling method for coord/0.1/command failed: XrlCmdError 102 Command failed Expected list size to be 0 actual 1
Pending operation: false
[ 2012/01/12 10:18:09.601497  ERROR call_xrl:1336 XRL libxipc/call_xrl.cc:66 response_handler ] Failed.  Reason: 102 Command failed Expected list size to be 0 actual 1
Pending operation: false ("finder://coord/coord/0.1/command?command:txt=peer1+assert+queue+0")
./test_peering1.sh: Tests Failed (BGP: test26)
[ 2012/01/12 10:18:09.604641 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:18:09.604901 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1252 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:18:09.605371  WARNING xorp_bgp:1254 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:18:09.605441  WARNING xorp_bgp:1254 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 1254 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1248 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1250 has message from dflt_sig_handler: SIGTERM received
./test_peering1.sh: Tests Failed (BGP: test26)
Seems child has exited properly.
Killing any existing test_peer processes, child pid: 1243buildbot  1337  0.0  0.0   2576   884 ?        S    10:18   0:00 sh -c ps auxwww|grep test_peer
buildbot  1339  0.0  0.0   1968   488 ?        S    10:18   0:00 grep test_peer

runit: no process killed
test_peer: no process killed
runit: no process killed
test_peer: no process killed
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST28 (IPV6) - Verify that routes originated by BGP reach an EBGP peer
Test that next-hop of :: fails (but does not crash)
Also verify that the nexthop is rewritten and the provided nexthop
is ignored
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 2 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 aspath 65008 med 1 nlri6 2000::/3 nexthop6 :: 
originate_route6 2000::/3 20:20:20:20:20:20:20:20 true false
[ 2012/01/12 10:18:18.207429  WARNING xorp_bgp:1355 BGP bgp/rib_ipc_handler.cc:664 originate_route ] origin 0 aspath ASPath: nlri 2000::/3 next hop 20:20:20:20:20:20:20:20 unicast 1 multicast 0
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/12 10:18:18.220493 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert queue 1 
[ 2012/01/12 10:18:20.238827 WARNING coord XrlCoordTarget ] Handling method for coord/0.1/command failed: XrlCmdError 102 Command failed Expect queue violated
Expect: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute ::
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3
Received: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 20:20:20:20:20:20:20:20
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3

Pending operation: false
[ 2012/01/12 10:18:20.238928  ERROR call_xrl:1408 XRL libxipc/call_xrl.cc:66 response_handler ] Failed.  Reason: 102 Command failed Expect queue violated
Expect: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute ::
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3
Received: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 20:20:20:20:20:20:20:20
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3

Pending operation: false ("finder://coord/coord/0.1/command?command:txt=peer1+assert+queue+1")
./test_peering1.sh: Tests Failed (BGP: test28_ipv6)
[ 2012/01/12 10:18:20.242846 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:18:20.242977  WARNING xorp_bgp:1355 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: WARNING:  Process: 1349 has message from dflt_sig_handler: SIGTERM received
1353 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:18:20.243527  WARNING xorp_bgp:1355 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 1355 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1351 has message from dflt_sig_handler: SIGTERM received
./test_peering1.sh: Tests Failed (BGP: test28_ipv6)
Seems child has exited properly.
Killing any existing test_peer processes, child pid: 1344buildbot  1409  0.0  0.0   2576   888 ?        S    10:18   0:00 sh -c ps auxwww|grep test_peer
buildbot  1411  0.0  0.0   1968   476 ?        R    10:18   0:00 grep test_peer

runit: no process killed
test_peer: no process killed
runit: no process killed
test_peer: no process killed
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST28 (IPV6-OK) - Verify that routes originated by BGP reach an EBGP peer
Also verify that the nexthop is rewritten and the provided nexthop
is ignored
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 2 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 aspath 65008 med 1 nlri6 2000::/3 nexthop6 2000:77:88::1 
originate_route6 2000::/3 20:20:20:20:20:20:20:20 true false
[ 2012/01/12 10:18:28.782959  WARNING xorp_bgp:1428 BGP bgp/rib_ipc_handler.cc:664 originate_route ] origin 0 aspath ASPath: nlri 2000::/3 next hop 20:20:20:20:20:20:20:20 unicast 1 multicast 0
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/12 10:18:28.796660 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 2000::/3 aspath 65008 
Coord peer1 assert queue 0 
[ 2012/01/12 10:18:30.833990 WARNING coord XrlCoordTarget ] Handling method for coord/0.1/command failed: XrlCmdError 102 Command failed Expect queue violated
Expect: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 2000:77:88::1
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3
Received: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 20:20:20:20:20:20:20:20
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3

Pending operation: false
[ 2012/01/12 10:18:30.834089  ERROR call_xrl:1484 XRL libxipc/call_xrl.cc:66 response_handler ] Failed.  Reason: 102 Command failed Expect queue violated
Expect: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 2000:77:88::1
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3
Received: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 20:20:20:20:20:20:20:20
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3

Pending operation: false ("finder://coord/coord/0.1/command?command:txt=peer1+assert+queue+0")
./test_peering1.sh: Tests Failed (BGP: test28_ipv6_ok)
[ 2012/01/12 10:18:30.836981 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 1421 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:18:30.837185 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 10:18:30.837672  WARNING xorp_bgp:1428 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 1428 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1426 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:18:30.838580  ERROR xorp_fea_dummy:1424 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 1424 has message from dflt_sig_handler: SIGTERM received
./test_peering1.sh: Tests Failed (BGP: test28_ipv6_ok)
Seems child has exited properly.
Killing any existing test_peer processes, child pid: 1416buildbot  1485  0.0  0.0   2576   892 ?        S    10:18   0:00 sh -c ps auxwww|grep test_peer
buildbot  1487  0.0  0.0   1968   476 ?        R    10:18   0:00 grep test_peer

runit: no process killed
test_peer: no process killed
runit: no process killed
test_peer: no process killed
Entering ./test_peering1.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish a peering with a holdtime of 30 wait for expiration
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 1 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet notify 4 
Coord peer1 establish AS 65008 holdtime 30 id 192.150.187.100 keepalive false 
[ 2012/01/12 10:18:39.490601 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/01/12 10:19:10.492284 INFO xorp_bgp BGP ] Sending: Notification Packet: Hold Timer Expired(4)
[ 2012/01/12 10:19:10.493026 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 1499 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:19:13.524875 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1501 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1505 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1503 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test1
Entering ./test_peering1.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - Make a connection and send an update packet before establishing a session
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/12 10:19:21.936976 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 5 
Coord peer1 send packet update 
[ 2012/01/12 10:19:23.979196  WARNING xorp_bgp:1582 BGP bgp/peer.cc:1107 event_recvupdate ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} FSM received EVENTRECUPDATEMESS in state OPENSENT(4)
[ 2012/01/12 10:19:23.979313 INFO xorp_bgp BGP ] Sending: Notification Packet: Finite State Machine Error(5)
[ 2012/01/12 10:19:23.980136 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test2)
[ 2012/01/12 10:19:26.16767 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: WARNING:  Process: 15821576 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1580 has message from dflt_sig_handler: SIGTERM received
 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1578 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test2
Entering ./test_peering1.sh   -l -t test3
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 - Try and send an illegal hold time of 1
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 1 safi 1 
Coord peer1 expect packet notify 2 6 
Coord peer1 establish AS 65008 holdtime 1 id 192.150.187.100 keepalive false 
[ 2012/01/12 10:19:34.457728 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/01/12 10:19:34.458062  WARNING xorp_bgp:1646 BGP bgp/peer.cc:1018 event_openmess ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} Illegal holdtime value 1 secs
[ 2012/01/12 10:19:34.458167 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Unacceptable Hold Time(6)
[ 2012/01/12 10:19:34.458966  WARNING test_peer:1648 BGP bgp/harness/test_peer.cc:534 send ] Not connected
[ 2012/01/12 10:19:34.459049  WARNING test_peer:1648 XrlTestPeerTarget obj/i686-pc-linux-gnu/xrl/targets/test_peer_base.cc:1024 handle_test_peer_0_1_send ] Handling method for test_peer/0.1/send failed: XrlCmdError 102 Command failed Not connected
[ 2012/01/12 10:19:34.459189 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
[ 2012/01/12 10:19:34.459229 WARNING coord BGP ] callback: keepalive 102 Command failed Not connected
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test3)
WARNING:  Process: 1640 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:19:36.494116 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 1646 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1644 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1642 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test3
Entering ./test_peering1.sh   -l -t test4
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4 - Send an update packet and don't get it back
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:19:44.919451 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet update origin 2 aspath 1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 localpref 100 
Coord peer1 send packet update origin 2 aspath 1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 localpref 100 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test4)
WARNING:  Process: 1707 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:19:47.38995 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 1702 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:19:47.39614  WARNING xorp_bgp:1709 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 1709 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1705 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test4
Entering ./test_peering1.sh   -l -t test5
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5 - Passively wait for a connection.
Coord reset 
Coord target 127.0.0.1 20001 
Coord initialise attach peer1 
Coord peer1 establish active false AS 65008 holdtime 30 id 192.150.187.100 
disable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
enable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test5)
WARNING:  Process: 1771 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1775 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1773 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:19:57.537234 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:19:57.537416  WARNING xorp_bgp:1777 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 1777 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test5
Entering ./test_peering1.sh   -l -t test6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST6 - Send an update packet without an origin
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:20:06.5001 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 3 1 
Coord peer1 send packet update aspath 1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
[ 2012/01/12 10:20:06.41964  WARNING xorp_bgp:1843 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} line 2943 of bgp/path_attribute.cc Missing Origin
[ 2012/01/12 10:20:06.42058 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 1 [0x1]
[ 2012/01/12 10:20:06.42737 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test6)
[ 2012/01/12 10:20:08.75145 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 1837 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1841 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1843 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1839 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test6
Entering ./test_peering1.sh   -l -t test7
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST7 - Send an update packet without an aspath
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:21:16.583680 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 3 2 
Coord peer1 send packet update origin 1 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
[ 2012/01/12 10:21:16.622061  WARNING xorp_bgp:1906 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} line 2951 of bgp/path_attribute.cc Missing AS Path
[ 2012/01/12 10:21:16.622171 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 2 [0x2]
[ 2012/01/12 10:21:16.623210 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test7)
WARNING:  Process: 1900 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1904 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:21:18.659492 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1902 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1906 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test7
Entering ./test_peering1.sh   -l -t test8
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8 - Send an update packet without a nexthop
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:21:27.42526 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 3 3 
Coord peer1 send packet update origin 1 aspath 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
[ 2012/01/12 10:21:29.80146  WARNING xorp_bgp:1977 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} line 2961 of bgp/path_attribute.cc Missing Next Hop
[ 2012/01/12 10:21:29.80258 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 3 [0x3]
[ 2012/01/12 10:21:29.81275 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test8)
WARNING:  Process: 1970 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1975 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:21:29.117030 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 1977 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1972 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test8
Entering ./test_peering1.sh   -l -t test8_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8 IPv6
	1) Establish an EBGP IPv6 peering
	2) Send a multiprotocol nlri with no nexthop
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/12 10:21:37.513958 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 3 3 
Coord peer1 send packet update origin 1 aspath 65000 nlri6 2000::/3 
[ 2012/01/12 10:21:37.551139  WARNING xorp_bgp:2040 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10004) 127.0.0.1(20004)} line 2886 of bgp/path_attribute.cc Illegal nexthop
[ 2012/01/12 10:21:37.551252 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 3 [0x3]
[ 2012/01/12 10:21:37.552911 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test8_ipv6)
[ 2012/01/12 10:21:39.609401 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 2034 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2040 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2038 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2036 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test8_ipv6
Entering ./test_peering1.sh   -l -t test9
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST9:
	1) Send an update packet as an IBGP peer with no local pref
	2) This is not an error. Our BGP emits a warning
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:21:48.28362 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 5 
Coord peer1 send packet update origin 1 aspath 1 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test9)
[ 2012/01/12 10:21:50.141854 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:21:50.142091 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 2099 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2103 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:21:50.142567  WARNING xorp_bgp:2105 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2105 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2101 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test9
Entering ./test_peering1.sh   -l -t test10
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST10:
	1) Send an update packet as an EBGP peer with local pref
	2) This is not an error. Our BGP emits a warning
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:21:58.578328 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 localpref 100 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test10)
[ 2012/01/12 10:22:00.694917 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 2167 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:22:00.695087  ERROR xorp_fea_dummy:2169 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/01/12 10:22:00.695199 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 2171 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:22:00.695727  WARNING xorp_bgp:2173 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2173 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2169 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test10
Entering ./test_peering1.sh   -l -t test11
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST11:
	1) Send an update packet with two NLRIs
	2) Then send an update packet to withdraw both NLRIs
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:23:09.166115 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update withdraw 10.10.10.0/24 withdraw 20.20.20.20/24 
Coord peer1 assert queue 2 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test11)
[ 2012/01/12 10:23:15.401087 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 2235 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2241 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2237 has message from dflt_sig_handler: WARNING:  Process: 2239 has message from dflt_sig_handler: SIGTERM received
SIGTERM received
Leaving ./test_peering1.sh   -l -t test11
Entering ./test_peering1.sh   -l -t test12
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST12 - Send an update packet on an IBGP peer twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:23:23.798305 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 1 localpref 2 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 1 aspath 1 localpref 2 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test12)
WARNING:  Process: 2330 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2333 has message from dflt_sig_handler: [ 2012/01/12 10:23:25.939416 INFO xorp_bgp BGP ] EVENT: timers 4
SIGTERM received
[ 2012/01/12 10:23:25.940119  WARNING xorp_bgp:2337 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2337 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2335 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test12
Entering ./test_peering1.sh   -l -t test12_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST12 IPV6 - Send an update packet on an IBGP peer twice
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/12 10:23:34.361310 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 65000 localpref 2 nexthop6 20:20:20:20:20:20:20:20 nlri6 1000::/3 nlri6 2000::/3 
Coord peer1 send packet update origin 1 aspath 65000 localpref 2 nexthop6 20:20:20:20:20:20:20:20 nlri6 1000::/3 nlri6 2000::/3 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test12_ipv6)
WARNING:  Process: 2413 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:23:36.499935 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 2415[ 2012/01/12 10:23:36.500522  WARNING xorp_bgp:2420 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2418 has message from dflt_sig_handler: SIGTERM received
 has message from dflt_sig_handler: WARNING:  Process: 2420 has message from dflt_sig_handler: SIGTERM received
SIGTERM received
Leaving ./test_peering1.sh   -l -t test12_ipv6
Entering ./test_peering1.sh   -l -t test13
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST13:
	1) Send an update packet on an IBGP peer with no local pref twice
	2) This is not an error. Our BGP emits a warnings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:23:44.937416 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 1 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 1 aspath 1 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test13)
WARNING:  Process: 2488 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2492 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:23:47.75602 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 2490 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:23:47.78006  WARNING xorp_bgp:2494 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2494 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test13
Entering ./test_peering1.sh   -l -t test14
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST14 - Send an update packet on an EBGP peer twice
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:24:55.549696 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test14)
[ 2012/01/12 10:24:57.678685 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 2561 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2565 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:24:57.680387  WARNING xorp_bgp:2567 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2567 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2563 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test14
Entering ./test_peering1.sh   -l -t test15
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST15 - Establish a connection drop the peering and establish again
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:25:06.78912 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:25:06.183417 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test15)
WARNING:  Process: 2645 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2639 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2642 has message from dflt_sig_handler: [ 2012/01/12 10:25:06.219325 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:25:06.219483  WARNING xorp_bgp:2647 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:25:06.219606 INFO xorp_bgp BGP ] EVENT: timers 2
SIGTERM received
WARNING:  Process: 2647 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test15
Entering ./test_peering1.sh   -l -t test16
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST16 - Send two update packets on an EBGP peer with local pref set
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:25:14.632497 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 localpref 100 nlri 10.10.10.0/16 
Coord peer1 send packet update origin 1 aspath 65000,2 nexthop 20.20.20.20 localpref 100 nlri 30.30.30.0/24 
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
./test_peering1.sh: Tests Succeeded (BGP: test16)
[ 2012/01/12 10:25:16.790152 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 2719 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2722WARNING:  Process: 2724 has message from dflt_sig_handler: SIGTERM received
 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2726 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test16
Entering ./test_peering1.sh   -l -t test17
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST17 - Send an update packet with a repeated NLRI.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:25:25.233871 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 30.30.30.0/24 nlri 30.30.30.0/24 
[ 2012/01/12 10:25:25.275397 WARNING coord BGP ] Received duplicate nlri or withdraw 30.30.30.0/24 in update message
[ 2012/01/12 10:25:25.275596  WARNING xorp_bgp:2803 BGP bgp/update_attrib.cc:147 decode ] Received duplicate nlri or withdraw 30.30.30.0/24 in update message
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
./test_peering1.sh: Tests Succeeded (BGP: test17)
[ 2012/01/12 10:25:27.374120 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 2797 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 28012803 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2799 has message from dflt_sig_handler: SIGTERM received
 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test17
Entering ./test_peering1.sh   -l -t test18
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST18 - Send two update packets on an EBGP peer.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:25:35.850842 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/16 
Coord peer1 send packet update origin 1 aspath 65000,2 nexthop 20.20.20.20 nlri 30.30.30.0/24 
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:25:40.19016 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test18)
WARNING:  Process: 2975 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2971 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:25:40.54892 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 2977 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:25:40.56266  ERROR xorp_fea_dummy:2973 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 2973 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test18
Entering ./test_peering1.sh   -l -t test19
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST19 - EBGP peer update packet then different withdraw
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:26:48.557927 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update withdraw 30.30.30.0/24 
[ 2012/01/12 10:26:48.596770 WARNING coord BGP ] Could not delete 30.30.30.0/24
[ 2012/01/12 10:26:48.596970  WARNING xorp_bgp:3128 BGP bgp/route_table_ribin.cc:265 delete_route ] Attempt to delete route for net 30.30.30.0/24 that wasn't in RIB-In
[ 2012/01/12 10:26:48.597072  WARNING xorp_bgp:3128 BGP bgp/plumbing.cc:1160 push ] push <IPv4:Safi(Unicast)> when none needed
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:26:52.704648 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test19)
[ 2012/01/12 10:26:54.739762 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 3121 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:26:54.739940 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 3126 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3128 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3124 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test19
Entering ./test_peering1.sh   -l -t test20
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST20 - EBGP peer single withdraw
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:27:03.124697 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update withdraw 30.30.30.0/24 
[ 2012/01/12 10:27:03.164114 WARNING coord BGP ] Could not delete 30.30.30.0/24
[ 2012/01/12 10:27:03.164317  WARNING xorp_bgp:3218 BGP bgp/route_table_ribin.cc:265 delete_route ] Attempt to delete route for net 30.30.30.0/24 that wasn't in RIB-In
[ 2012/01/12 10:27:03.164640  WARNING xorp_bgp:3218 BGP bgp/plumbing.cc:1160 push ] push <IPv4:Safi(Unicast)> when none needed
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:27:07.270462 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test20)
[ 2012/01/12 10:27:09.306568 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:27:09.306725 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 3212 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3214 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3216 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3218 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test20
Entering ./test_peering1.sh   -l -t test20_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST20 IPV6 - EBGP peer single withdraw
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/12 10:27:17.710023 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update withdraw6 2000::/3 
[ 2012/01/12 10:27:17.746380 WARNING coord BGP ] Could not delete 2000::/3
[ 2012/01/12 10:27:17.746634  WARNING xorp_bgp:3311 BGP bgp/route_table_ribin.cc:265 delete_route ] Attempt to delete route for net 2000::/3 that wasn't in RIB-In
[ 2012/01/12 10:27:17.746732  WARNING xorp_bgp:3311 BGP bgp/plumbing.cc:1160 push ] push <IPv6:Safi(Unicast)> when none needed
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/12 10:27:21.855978 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test20_ipv6)
WARNING:  Process: 3304WARNING:  Process: 3309 has message from dflt_sig_handler: SIGTERM received
 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3307 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:27:23.889992 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:27:23.890057  WARNING xorp_bgp:3311 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:27:23.890165 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 3311 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test20_ipv6
Entering ./test_peering1.sh   -l -t test21
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST21 - EBGP peer update packet then corresponding withdraw
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:27:32.337028 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/16 
Coord peer1 send packet update withdraw 10.10.10.0/16 
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:27:36.504701 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test21)
[ 2012/01/12 10:27:38.539054  WARNING xorp_bgp:3415 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 3409 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3411 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3413 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:27:38.541401 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:27:38.541479  WARNING xorp_bgp:3415 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:27:38.541599 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 3415 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test21
Entering ./test_peering1.sh   -l -t test22
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST22 - EBGP Establish an IPV6 peering
Coord reset 
Coord target 127.0.0.1 10003 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/12 10:28:47.16541 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test22)
[ 2012/01/12 10:28:47.53048 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 3512 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3518 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3516 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3514 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test22
Entering ./test_peering1.sh   -l -t test23
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST23
	1) Establish an IBGP IPV6 peering
	2) Send an IPv6 only update packet
Coord reset 
Coord target 127.0.0.1 10003 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/12 10:28:55.447485 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 1 aspath 1,2,[3,4,5],6,[7,8],9 nexthop6 20:20:20:20:20:20:20:20 nlri6 2000::/3 localpref 100 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test23)
WARNING:  Process: 3585 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:28:55.503871 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 3580 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:28:55.504083  WARNING xorp_bgp:3588 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:28:55.504666  WARNING xorp_bgp:3588 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 3588 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3583 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test23
Entering ./test_peering1.sh   -l -t test24
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST24
	1) Establish an EBGP IPV6 peering
	2) Send an IPv6 only update packet
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/12 10:29:03.906304 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 1 aspath 65000 nexthop6 20:20:20:20:20:20:20:20 nlri6 2000::/3 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test24)
[ 2012/01/12 10:29:03.958487  ERROR xorp_fea_dummy:3659 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/01/12 10:29:03.958503 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 3656 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:29:03.958783 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 10:29:03.959281  WARNING xorp_bgp:3664 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 3661 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3664 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3659 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test24
Entering ./test_peering1.sh   -l -t test25
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST25
	1) Establish an EBGP IPV6 peering
	2) Send an IPv4 and IPv6 update packet
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/12 10:29:12.405509 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/24 nexthop6 20:20:20:20:20:20:20:20 nlri6 2000::/3 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test25)
WARNING:  Process: 3725 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3721 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:29:12.459954 INFO xorp_bgp BGP ] EVENT: timers 4
[ 2012/01/12 10:29:12.460579  WARNING xorp_bgp:3727 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:29:12.460647  WARNING xorp_bgp:3727 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 3723 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3727 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test25
Entering ./test_peering1.sh   -l -t test27
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST27 - Verify that routes originated by BGP reach an IBGP peer
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
originate_route4 10.10.10.0/24 20.20.20.20 true false
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:29:20.924892 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 10.10.10.0/24 aspath empty 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test27)
[ 2012/01/12 10:29:22.999636 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 3779 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:29:22.999907 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 10:29:23.427  WARNING xorp_bgp:3785 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 3785 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3781 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3783 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test27
Entering ./test_peering1.sh   -l -t test27_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST27 (IPV6) - Verify that routes originated by BGP reach an IBGP peer
Coord reset 
Coord target 127.0.0.1 10003 
Coord initialise attach peer1 
originate_route6 2000::/3 20:20:20:20:20:20:20:20 true false
[ 2012/01/12 10:30:31.482282  WARNING xorp_bgp:3848 BGP bgp/rib_ipc_handler.cc:664 originate_route ] origin 0 aspath ASPath: nlri 2000::/3 next hop 20:20:20:20:20:20:20:20 unicast 1 multicast 0
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/12 10:30:31.495042 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 2000::/3 aspath empty 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test27_ipv6)
WARNING:  Process: 3842 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3846 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3844 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:30:33.569657 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:30:33.569754  WARNING xorp_bgp:3848 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:30:33.570298  WARNING xorp_bgp:3848 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 3848 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test27_ipv6
Entering ./test_peering1.sh   -l -t test28
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST28 - Verify that routes originated by BGP reach an EBGP peer
Also verify that the nexthop is rewritten and the provided nexthop
is ignored
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 1 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 nexthop 192.150.187.78 aspath 65008 med 1 nlri 10.10.10.0/24 
originate_route4 10.10.10.0/24 20.20.20.20 true false
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:30:42.29556 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 10.10.10.0/24 aspath 65008 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test28)
[ 2012/01/12 10:30:44.109088 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:30:44.109366 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 3927 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3923 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:30:44.110005  WARNING xorp_bgp:3929 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 3929 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3925 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test28
Entering ./test_peering1.sh   -l -t test29
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST29
	1) Make a connection
	2) Send a notify packet before establishing a session
	3) Verify that we do not get a notify packet in response
	4) Verify that the TCP session has been torn down
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/12 10:30:52.514928 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert connected 
Coord peer1 expect packet notify 5 
Coord peer1 send packet notify 3 1 
[ 2012/01/12 10:30:56.575963 INFO xorp_bgp BGP ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} in state OPENSENT(4) received Notification Packet: UPDATE Message Error(3): Malformed Attribute List(1)
[ 2012/01/12 10:30:56.576953 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 1 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test29)
[ 2012/01/12 10:31:00.634804 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 3995 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3999 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3997 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4001 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test29
Entering ./test_peering1.sh   -l -t test30
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST30 - Bugzilla BUG #32
	1) The test peer performs a bind but no listen
	2) A BGP connection attempt will leave it in connect state
	3) Toggle the peering to ensure BGP can get out of this state
Coord reset 
Bind 127.0.0.1 20001 
disable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
enable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
disable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
enable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
Reset  
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish active true AS 65008 holdtime 30 id 192.150.187.100 
[ 2012/01/12 10:31:11.156652 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test30)
WARNING:  Process: 4071 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:31:13.195104 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 4067 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:31:13.195303  WARNING xorp_bgp:4073 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 4069 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4073 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test30
Entering ./test_peering1.sh   -l -t test31
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST31 - On an I-BGP peering send an update with an empty aspath
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:31:21.662078 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath empty nexthop 20.20.20.20 nlri 10.10.10.0/24 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test31)
[ 2012/01/12 10:31:23.734471 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 4134 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:31:23.734673  WARNING xorp_bgp:4140 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 4138 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:31:23.735263  WARNING xorp_bgp:4140 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4140 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4136 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test31
Entering ./test_peering1.sh   -l -t test32
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST32 - Bugzilla BUG #139
	1) Originate a route on an I-BGP peering with an empty aspath.
	2) Send the same route to the BGP process.
	3) The comparison of two routes with empty aspath caused BGP
	   BGP to fail
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
originate_route4 10.10.10.0/24 20.20.20.20 true false
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:31:32.204973 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 10.10.10.0/24 aspath empty 
Coord peer1 send packet update origin 2 aspath empty nexthop 20.20.20.20 nlri 10.10.10.0/24 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test32)
WARNING:  Process: 4197 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:31:36.300725 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:31:36.300918  WARNING xorp_bgp:4203 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:31:36.301078 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 4199 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:31:36.301587  WARNING xorp_bgp:4203 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:31:36.301625  WARNING xorp_bgp:4203 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4203 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4201 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test32
Entering ./test_peering1.sh   -l -t test33
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST33 - DampPeerOscillations 10 sessions 11th should fail
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:31:44.749725 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:31:46.855247 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:31:48.961978 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:31:51.65263 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:31:53.172126 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:31:55.277992 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:31:57.382856 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:31:59.489973 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:32:01.600274 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:32:03.709378 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:32:05.813270 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/01/12 10:32:05.813244 INFO xorp_bgp BGP ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} rejecting connection: current state IDLE(1) holdtimer running
[ 2012/01/12 10:32:05.813395  WARNING test_peer:4272 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/12 10:32:05.813770 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test33)
[ 2012/01/12 10:32:07.850821 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 4264 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4268 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4266 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4270 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test33
Entering ./test_peering1.sh   -l -t test34
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST34 - Illicit a Message Header Error Connection Not Synchronized.
	1) Establish a connection
	2) Send a keepalive with a corrupted marker field
	3) Should return a notify Connection Not Synchronized.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:33:16.337945 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 1 
Coord peer1 send packet corrupt 0 0 keepalive 
[ 2012/01/12 10:33:16.375502  WARNING xorp_bgp:4487 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 245 of bgp/peer.cc Bad Marker
[ 2012/01/12 10:33:16.375592 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Connection Not Synchronized(1)
[ 2012/01/12 10:33:16.376254 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test34)
WARNING:  Process: [ 2012/01/12 10:33:20.435595 INFO xorp_bgp BGP ] EVENT: timers 2
4481 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4485 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4483 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4487 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test34
Entering ./test_peering1.sh   -l -t test35
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST35 - Illicit a Message Header Error Bad Message Length. 0
	1) Establish a connection
	2) Send a keepalive with a short message length
	3) Should return a notify Bad Message Length..
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:33:28.821469 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 0 
Coord peer1 send packet corrupt 17 0 keepalive 
[ 2012/01/12 10:33:28.860901  ERROR xorp_bgp:4560 BGP bgp/socket.cc:316 async_read_message ] Illegal length value 0
[ 2012/01/12 10:33:28.861008 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 0 [0 0]
[ 2012/01/12 10:33:28.862300 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test35)
[ 2012/01/12 10:33:32.916589 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 4553 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4556 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4558 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4560 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test35
Entering ./test_peering1.sh   -l -t test36
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST36 - Illicit a Message Header Error Bad Message Length. 20
	1) Establish a connection
	2) Send a keepalive with a long message length
	3) Should return a notify Bad Message Length.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:33:41.322866 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 20 
Coord peer1 send packet corrupt 17 20 keepalive 
Coord peer1 send packet keepalive 
[ 2012/01/12 10:33:41.382961  WARNING xorp_bgp:4626 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 321 of bgp/packet.hh KeepAlivePacket length 20 instead of 19
[ 2012/01/12 10:33:41.383068 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/01/12 10:33:41.383333  WARNING test_peer:4628 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/12 10:33:41.383977 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test36)
WARNING:  Process: 4624 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4620 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4622 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:33:45.444836 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 4626 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test36
Entering ./test_peering1.sh   -l -t test37
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST37 - Illicit a Message Header Error Bad Message Type.
	1) Establish a connection
	2) Send a message with the type set to 10
	3) Should return a notify Bad Message Type with the 10
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:33:53.875722 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 3 10 
Coord peer1 send packet corrupt 18 10 keepalive 
[ 2012/01/12 10:33:53.914973  ERROR xorp_bgp:4695 BGP bgp/peer.cc:322 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} Unknown packet type 10
[ 2012/01/12 10:33:53.915090 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Type(3) - field : 10 [0xa]
[ 2012/01/12 10:33:53.916170 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test37)
WARNING:  Process: 4689 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4693 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:33:57.972120 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 4695 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4691 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test37
Entering ./test_peering1.sh   -l -t test38
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST38 - Illicit a UPDATE Message Error Malformed AS_PATH.
	1) Establish a connection
	2) Send a malformed aspath
	3) Should return a notify UPDATE Message Error.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:34:06.431702 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 11 
Coord peer1 send packet corrupt 32 0 update origin 2 aspath [65000],[65000] nlri 10.10.10.0/24 nexthop 20.20.20.20 
[ 2012/01/12 10:34:06.469307  WARNING xorp_bgp:4762 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 2979 of bgp/path_attribute.cc AS path must list peer
[ 2012/01/12 10:34:06.469419 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed AS_PATH(11)
[ 2012/01/12 10:34:06.470473 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test38)
WARNING:  Process: 4756 has message from dflt_sig_handler: SIGTERM received[ 2012/01/12 10:34:10.526330  ERROR xorp_fea_dummy:4758 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...

WARNING:  Process: [ 2012/01/12 10:34:10.526891 INFO xorp_bgp BGP ] EVENT: timers 3
4760 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4762 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4758 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test38
Entering ./test_peering1.sh   -l -t test39
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST39 - Send a short open packet. 20
	1) Send an open packet with a length field of 20
	2) Should return a notify Bad Message Length.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/12 10:34:18.989259 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 20 
Coord peer1 send packet corrupt 17 20 open asnum 65008 bgpid 192.150.187.100 holdtime 0 
[ 2012/01/12 10:34:21.28073  WARNING xorp_bgp:4828 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} line 95 of bgp/open_packet.cc Open message too short
[ 2012/01/12 10:34:21.28179 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/01/12 10:34:21.28438  WARNING test_peer:4830 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/12 10:34:21.29277 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test39)
[ 2012/01/12 10:34:23.64214 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 4826 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4828 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4822 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:34:23.65507  ERROR xorp_fea_dummy:4824 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 4824 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test39
Entering ./test_peering1.sh   -l -t test40
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST40 - Open message with illegal version number
	1) Send an open message with a version number of 6
	2) Should get a notify with unsupported version number 4
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/12 10:34:31.523936 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 2 1 0 4 
Coord peer1 send packet corrupt 19 6 open asnum 65008 bgpid 192.150.187.100 holdtime 0 
[ 2012/01/12 10:34:33.564852  WARNING xorp_bgp:4891 BGP bgp/peer.cc:1018 event_openmess ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} Unsupported BGPVERSION 6
[ 2012/01/12 10:34:33.564973 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Unsupported Version Number(1) - Min supported Version is 4 [0 0x4]
[ 2012/01/12 10:34:33.565950 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test40)
WARNING:  Process: 4885 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:34:35.603319 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 4889 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4887 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4891 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test40
Entering ./test_peering1.sh   -l -t test41
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST41 - Open message with an illegal BGP ID
	1) Send an open message with a BGP ID of 0.0.0.0
	2) Should get a notify with Bad BGP Identifier
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/12 10:34:44.67829 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 2 3 
Coord peer1 send packet open asnum 65008 bgpid 0.0.0.0 holdtime 0 
[ 2012/01/12 10:34:46.110766  WARNING xorp_bgp:4955 BGP bgp/peer.cc:1018 event_openmess ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} Not a valid unicast IP host address 0.0.0.0
[ 2012/01/12 10:34:46.110867 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Bad BGP Identifier(3)
[ 2012/01/12 10:34:46.112807 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test41)
WARNING:  Process: 4948 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4953 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4951 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:34:48.146426 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 4955 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test41
Entering ./test_peering1.sh   -l -t test42
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST42 - Send an update message that has a short length field.
	1) Establish a connection
	2) Send an update with a short length 22
	3) Should return a notify Bad Message Length
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:34:56.604524 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 22 
Coord peer1 send packet corrupt 17 22 update origin 2 aspath [65000],[65000] nlri 10.10.10.0/24 nexthop 20.20.20.20 
[ 2012/01/12 10:34:56.642407  WARNING xorp_bgp:5018 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 198 of bgp/update_packet.cc Update Message too short 22
[ 2012/01/12 10:34:56.642519 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 22 [0 0x16]
[ 2012/01/12 10:34:56.642884  WARNING test_peer:5020 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/12 10:34:56.644471 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test42)
WARNING:  Process: 5012 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5016 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5014 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:35:00.701214 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 5018 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test42
Entering ./test_peering1.sh   -l -t test43
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST43 - Send an notify message that has a short length field.
	1) Establish a connection
	2) Send a notify with a short length 20
	3) Should return a notify Bad Message Length
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:35:09.162230 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 20 
Coord peer1 send packet corrupt 17 20 notify 6 
[ 2012/01/12 10:35:09.201487  WARNING xorp_bgp:5084 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 72 of bgp/notification_packet.cc Notification message too short 20
[ 2012/01/12 10:35:09.201590 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/01/12 10:35:09.201848  WARNING test_peer:5086 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/12 10:35:09.204162 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test43)
WARNING:  Process: 5078 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:35:13.261434 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5082 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5084 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5080 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test43
Entering ./test_peering1.sh   -l -t test44
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST44 - Send an update message with an origin with bad flags.
	1) Establish a connection
	2) Send an update with an origin with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:35:21.727861 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 1 1 1 
Coord peer1 send packet update pathattr 0,1,1,1 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/12 10:35:21.765232 WARNING coord BGP ] BAD Message: Bad Flags in Origin attribute 0
[ 2012/01/12 10:35:21.765464  WARNING xorp_bgp:5151 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 103 of bgp/path_attribute.cc Bad Flags in Origin attribute 0
[ 2012/01/12 10:35:21.765564 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x1 0x1 0x1]
[ 2012/01/12 10:35:21.766743 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test44)
WARNING:  Process: 5145 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:35:25.824989 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: WARNING:  Process: 5151 has message from dflt_sig_handler: SIGTERM received
5147 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5149 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test44
Entering ./test_peering1.sh   -l -t test45
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST45 - Send an update message with an aspath with bad flags.
	1) Establish a connection
	2) Send an update with an aspath with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:35:34.293469 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 2 4 2 1 253 232 
Coord peer1 send packet update origin 2 pathattr 0,2,4,2,1,253,232 nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/12 10:35:34.335226 WARNING coord BGP ] BAD Message: Bad Flags in AS Path attribute 0
[ 2012/01/12 10:35:34.335466  WARNING xorp_bgp:5217 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 179 of bgp/path_attribute.cc Bad Flags in AS Path attribute 0
[ 2012/01/12 10:35:34.335583 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x2 0x4 0x2 0x1 0xfd 0xe8]
[ 2012/01/12 10:35:34.336260 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test45)
[ 2012/01/12 10:35:38.395850 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5211 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5215 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5217 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:35:38.397284  ERROR xorp_fea_dummy:5213 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 5213 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test45
Entering ./test_peering1.sh   -l -t test46
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST46 - Send an update message with a nexthop with bad flags.
	1) Establish a connection
	2) Send an update with a nexthop with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:35:46.876972 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 3 4 20 20 20 20 
Coord peer1 send packet update origin 2 pathattr 0,3,4,20,20,20,20 nlri 10.10.10.0/24 
[ 2012/01/12 10:35:46.917667 WARNING coord BGP ] BAD Message: Bad Flags in NextHop attribute 0
[ 2012/01/12 10:35:46.917909  WARNING xorp_bgp:5283 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 330 of bgp/path_attribute.cc Bad Flags in NextHop attribute 0
[ 2012/01/12 10:35:46.918018 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x3 0x4 0x14 0x14 0x14 0x14]
[ 2012/01/12 10:35:46.919013 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test46)
[ 2012/01/12 10:35:50.974055 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5277 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5281 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5283 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5279 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test46
Entering ./test_peering1.sh   -l -t test47
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST47 - Send an update message with a med with bad flags.
	1) Establish a connection
	2) Send an update with a med with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:35:59.443495 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 4 4 20 20 20 20 
Coord peer1 send packet update origin 2 aspath [65000],[65000] pathattr 0,4,4,20,20,20,20 nlri 10.10.10.0/24 
[ 2012/01/12 10:35:59.481374 WARNING coord BGP ] BAD Message: Bad Flags in MEDAttribute 0
[ 2012/01/12 10:35:59.481629  WARNING xorp_bgp:5350 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 383 of bgp/path_attribute.cc Bad Flags in MEDAttribute 0
[ 2012/01/12 10:35:59.481747 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x4 0x4 0x14 0x14 0x14 0x14]
[ 2012/01/12 10:35:59.482795 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test47)
[ 2012/01/12 10:36:03.540876 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5343 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5350 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5348 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5346 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test47
Entering ./test_peering1.sh   -l -t test48
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST48 - Send an update message with a LOCAL_PREF with bad flags.
	1) Establish a connection
	2) Send an update with a LOCAL_PREF with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:36:12.18006 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 5 4 20 20 20 20 
Coord peer1 send packet update origin 2 aspath [65000],[65000] pathattr 0,5,4,20,20,20,20 nlri 10.10.10.0/24 
[ 2012/01/12 10:36:12.58214 WARNING coord BGP ] BAD Message: Bad Flags in LocalPrefAttribute 0
[ 2012/01/12 10:36:12.58467  WARNING xorp_bgp:5416 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 435 of bgp/path_attribute.cc Bad Flags in LocalPrefAttribute 0
[ 2012/01/12 10:36:12.58572 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x5 0x4 0x14 0x14 0x14 0x14]
[ 2012/01/12 10:36:12.59611 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test48)
WARNING:  Process: 5414 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:36:16.112688 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 5412 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5416 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5410 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test48
Entering ./test_peering1.sh   -l -t test49
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST49 - An update message with an ATOMIC_AGGREGATE with bad flags.
	1) Establish a connection
	2) Send an update with a ATOMIC_AGGREGATE with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:36:24.568987 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 6 0 
Coord peer1 send packet update origin 2 aspath [65000],[65000] pathattr 0,6,0 nlri 10.10.10.0/24 
[ 2012/01/12 10:36:24.607771 WARNING coord BGP ] BAD Message: Bad Flags in AtomicAggregate attribute 0
[ 2012/01/12 10:36:24.608027  WARNING xorp_bgp:5482 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 506 of bgp/path_attribute.cc Bad Flags in AtomicAggregate attribute 0
[ 2012/01/12 10:36:24.608139 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x6 0]
[ 2012/01/12 10:36:24.609139 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test49)
WARNING:  Process: 5480 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:36:28.666572 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5476 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5482 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5478 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test49
Entering ./test_peering1.sh   -l -t test50
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST50 - An update message with an AGGREGATOR with bad flags.
	1) Establish a connection
	2) Send an update with a AGGREGATOR with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:36:37.117888 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 7 6 1 1 20 20 20 20 
Coord peer1 send packet update origin 2 aspath [65000],[65000] pathattr 0,7,6,1,1,20,20,20,20 nlri 10.10.10.0/24 
[ 2012/01/12 10:36:37.157171 WARNING coord BGP ] BAD Message: Bad Flags in AtomicAggregate attribute 0
[ 2012/01/12 10:36:37.157432  WARNING xorp_bgp:5549 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 544 of bgp/path_attribute.cc Bad Flags in AtomicAggregate attribute 0
[ 2012/01/12 10:36:37.157536 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x7 0x6 0x1 0x1 0x14 0x14 0x14 0x14]
[ 2012/01/12 10:36:37.158643 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test50)
WARNING:  Process: [ 2012/01/12 10:36:41.217712 INFO xorp_bgp BGP ] EVENT: timers 3
5547 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5543 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5549 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5545 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test50
Entering ./test_peering1.sh   -l -t test51
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST51 - An update message with an origin with an illegal value.
	1) Establish a connection
	2) Send an update with an origin with an illegal value
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:36:49.682207 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 6 64 1 1 5 
Coord peer1 send packet update pathattr 64,1,1,5 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/12 10:36:49.722112 WARNING coord BGP ] BAD Message: Unknown Origin Type 5
[ 2012/01/12 10:36:49.722356  WARNING xorp_bgp:5615 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 118 of bgp/path_attribute.cc Unknown Origin Type 5
[ 2012/01/12 10:36:49.722475 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid ORIGIN Attribute(6) [0x40 0x1 0x1 0x5]
[ 2012/01/12 10:36:49.723466 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test51)
[ 2012/01/12 10:36:53.779896 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5613 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 5609 has message from dflt_sig_handler: SIGTERM received5615 has message from dflt_sig_handler: 
SIGTERM received
WARNING:  Process: 5611 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test51
Entering ./test_peering1.sh   -l -t test52
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST52 - An update message with an invalid nexthop
	1) Establish a connection
	2) Send an update with a nexthop with an illegal value
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:37:02.242824 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 8 
Coord peer1 send packet update origin 2 pathattr 64,3,4,255,255,255,255 nlri 10.10.10.0/24 
[ 2012/01/12 10:37:02.281165 WARNING coord BGP ] BAD Message: NextHop 255.255.255.255 is not a unicast address
[ 2012/01/12 10:37:02.281421  WARNING xorp_bgp:5681 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 318 of bgp/path_attribute.cc NextHop 255.255.255.255 is not a unicast address
[ 2012/01/12 10:37:02.281523 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid NEXT_HOP Attribute(8)
[ 2012/01/12 10:37:02.282344 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test52)
[ 2012/01/12 10:37:06.335409 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5675 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5677 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5681 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5679 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test52
Entering ./test_peering1.sh   -l -t test53
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST53 - A NLRI that is syntactically incorrect
	1) Establish a connection
	2) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:37:14.796722 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 10 
Coord peer1 send packet corrupt 45 54 update origin 2 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/12 10:37:14.838953  WARNING xorp_bgp:5748 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 88 of bgp/update_attrib.cc inconsistent length 54
[ 2012/01/12 10:37:14.839059 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid Network Field(10)
[ 2012/01/12 10:37:14.839882 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test53)
[ 2012/01/12 10:37:18.898252 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5746 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5748 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 
5741 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5744 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test53
Entering ./test_peering1.sh   -l -t test54
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST54 - A mandatory unknown path attribute.
	1) Establish a connection
	2) Should get an Unrecognized Well-known Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:37:27.354585 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 2 0 19 1 0 
Coord peer1 send packet update origin 2 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 pathattr 0,19,1,0 
[ 2012/01/12 10:37:27.392155 WARNING coord BGP ] BAD Message: Bad Flags in Unknown attribute
[ 2012/01/12 10:37:27.392401  WARNING xorp_bgp:5814 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 1636 of bgp/path_attribute.cc Bad Flags in Unknown attribute
[ 2012/01/12 10:37:27.392514 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Unrecognized Well-known Attribute(2) -  [0 0x13 0x1 0]
[ 2012/01/12 10:37:27.394361 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test54)
[ 2012/01/12 10:37:31.450902 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5812 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5814 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5808 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5810 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test54
Entering ./test_peering1.sh   -l -t test55
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST55 - Send an AS_PATH with confederation segments.
	1) Establish a connection
	2) Should get a Malformed AS_PATH
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:37:39.909150 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 11 
Coord peer1 send packet update origin 2 aspath [65000],(65000) nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/12 10:37:39.946803 WARNING coord BGP ] BAD Message: Unexpected confederation
[ 2012/01/12 10:37:39.947223  WARNING xorp_bgp:5880 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 2992 of bgp/path_attribute.cc Unexpected confederation
[ 2012/01/12 10:37:39.947331 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed AS_PATH(11)
[ 2012/01/12 10:37:39.948026 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test55)
WARNING:  Process: 5874 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:37:44.6749 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5876 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5880WARNING:  Process: 5878 has message from dflt_sig_handler: SIGTERM received
 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test55
Entering ./test_peering1.sh   -l -t test56
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST56 - Routes originated by BGP sent to an I-BGP peer:
	1) Should have a local pref added.
	2) Should have an empty aspath.
	3) Should honour the next hop?
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 1 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 nexthop 20.20.20.20 aspath empty localpref 100 nlri 10.10.10.0/24 
originate_route4 10.10.10.0/24 20.20.20.20 true false
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:38:52.554467 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 10.10.10.0/24 aspath empty 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test56)
WARNING:  Process: 5941 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5945 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:38:54.627827 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/12 10:38:54.628464  WARNING xorp_bgp:5947 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 5947 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5943 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test56
Entering ./test_peering1.sh   -l -t test56_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST56 (IPv6) - Routes originated by BGP sent to an I-BGP peer:
	1) Should have a local pref added.
	2) Should have an empty aspath.
	3) Should honour the next hop?
Coord reset 
Coord target 127.0.0.1 10003 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 2 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 nexthop6 20:20:20:20:20:20:20:20 aspath empty localpref 100 nlri6 2000::/3 
originate_route6 2000::/3 20:20:20:20:20:20:20:20 true false
[ 2012/01/12 10:39:03.85129  WARNING xorp_bgp:6025 BGP bgp/rib_ipc_handler.cc:664 originate_route ] origin 0 aspath ASPath: nlri 2000::/3 next hop 20:20:20:20:20:20:20:20 unicast 1 multicast 0
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/12 10:39:03.98621 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 2000::/3 aspath empty 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test56_ipv6)
[ 2012/01/12 10:39:05.173918 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:39:05.174154 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6019 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:39:05.175773  WARNING xorp_bgp:6025 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 6025 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6021 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6023 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test56_ipv6
Entering ./test_peering1.sh   -l -t test57
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST57 - Send an ORIGINATOR_ID on an E-BGP peering.
	1) Establish a connection
	2) Should get a Malformed AS_PATH
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:39:13.588894 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 1 
Coord peer1 send packet update origin 2 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 originatorid 1.2.3.4 
[ 2012/01/12 10:39:13.629991  WARNING xorp_bgp:6097 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 2985 of bgp/path_attribute.cc RR on EBGP peering
[ 2012/01/12 10:39:13.630100 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed Attribute List(1)
[ 2012/01/12 10:39:13.631731 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test57)
[ 2012/01/12 10:39:17.688569 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 6091 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 6095 has message from dflt_sig_handler: SIGTERM received
6097 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6093 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test57
Entering ./test_peering1.sh   -l -t test58
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST58 - Send CLUSTER_LIST on an E-BGP peering.
	1) Establish a connection
	2) Should get a Malformed AS_PATH
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:39:26.121865 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 1 
Coord peer1 send packet update origin 2 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 clusterlist 1.2.3.4 
[ 2012/01/12 10:39:26.161908  WARNING xorp_bgp:6163 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 2985 of bgp/path_attribute.cc RR on EBGP peering
[ 2012/01/12 10:39:26.162010 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed Attribute List(1)
[ 2012/01/12 10:39:26.162783 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test58)
[ 2012/01/12 10:39:30.219919 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 6163 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6161 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6157 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6159 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test58
Entering ./test_peering2.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test1)
[ 2012/01/12 10:39:40.572813 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6230 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6236 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6234 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6232 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test1
Entering ./test_peering2.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test2)
[ 2012/01/12 10:39:50.907350 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6282WARNING:  Process: 6284 has message from dflt_sig_handler: SIGTERM received
 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6280 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6278 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test2
Entering ./test_peering2.sh   -l -t test3
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test3)
WARNING:  Process: 6325 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6329 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:40:01.235298  ERROR xorp_fea_dummy:6327 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 6331 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6327 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test3
Entering ./test_peering2.sh   -l -t test4
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test4)
WARNING:  Process: 6372 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:40:11.575345 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6378 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6374 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6376 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test4
Entering ./test_peering2.sh   -l -t test5
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test5)
[ 2012/01/12 10:40:21.907859 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6420 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6424 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6426 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6422 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test5
Entering ./test_peering2.sh   -l -t test6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test6)
WARNING:  Process: 6467 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:40:32.231509 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: WARNING:  Process: 6473 has message from dflt_sig_handler: SIGTERM received
6469 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6471 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test6
Entering ./test_peering2.sh   -l -t test7
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test7)
WARNING:  Process: 6518 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6514 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:40:42.567224 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6516 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6520 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test7
Entering ./test_peering2.sh   -l -t test8
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test8)
WARNING:  Process: 6561 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6565 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:40:52.867467 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6563 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6567 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test8
Entering ./test_peering2.sh   -l -t test9
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test9)
WARNING:  Process: 6609 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6613 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:41:03.211005  WARNING xorp_bgp:6615 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 14  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/12 10:41:03.211589 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6611 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6615 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test9
Entering ./test_peering2.sh   -l -t test10
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test10)
WARNING:  Process: 6656 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:41:13.535716 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6658 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6662 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6660 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test10
Entering ./test_peering2.sh   -l -t test11
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test11)
[ 2012/01/12 10:41:23.864923 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6703 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6709 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6707 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6705 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test11
Entering ./test_peering2.sh   -l -t test12
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test12)
[ 2012/01/12 10:41:34.202882 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6751 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6755 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6757 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6753 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test12
Entering ./test_peering2.sh   -l -t test13
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test13)
WARNING:  Process: 6798 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:41:44.527662 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6802 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6804 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6800 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test13
Entering ./test_peering2.sh   -l -t test14
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test14)
[ 2012/01/12 10:41:54.855873 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: WARNING:  Process: 6845 has message from dflt_sig_handler: SIGTERM received
6849 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6847 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6851 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test14
Entering ./test_peering2.sh   -l -t test15
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test15)
[ 2012/01/12 10:42:05.183537 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6896 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6898 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6894 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6892 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test15
Entering ./test_peering2.sh   -l -t test16
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test16)
WARNING:  Process: 6939 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:42:15.514950 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6944 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:42:15.515233  ERROR xorp_fea_dummy:6942 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 6946 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6942 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test16
Entering ./test_peering2.sh   -l -t test17
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test17)
[ 2012/01/12 10:42:25.836901 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6991 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6987 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6993 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6989 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test17
Entering ./test_peering3.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 6502 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
Traffic file ./../../../data/bgp/bug837.mrtd missing.
./test_peering3.sh: Tests Succeeded (BGP: test1)
[ 2012/01/12 10:42:33.976557 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 7045 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7043 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 7041 has message from dflt_sig_handler: SIGTERM received

WARNING:  Process: 7039 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering3.sh   -l -t test1
Entering ./test_routing1.sh   -l -t test1
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:43:44.673774 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:43:44.760307 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:43:44.846482 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test1)
[ 2012/01/12 10:43:44.872048 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:43:44.872194 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:43:44.872228 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/01/12 10:43:44.872276  ERROR xorp_bgp:7075 LIBXORP libxorp/asyncio.cc:756 complete_transfer ] Write error 104
7068 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:43:44.872306  WARNING xorp_bgp:7075 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:43:44.872591  ERROR xorp_bgp:7075 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:43:44.872613  ERROR xorp_bgp:7075 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:43:44.872638  ERROR xorp_bgp:7075 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:43:44.872653  ERROR xorp_bgp:7075 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 7075 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7070 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7073 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test1
Entering ./test_routing1.sh   -l -t test1_ipv6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 IPV6 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 40 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/12 10:43:55.487993 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 40 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/12 10:43:55.575188 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/12 10:43:55.660685 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test1_ipv6)
WARNING:  Process: 7175 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7179 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:43:55.697465 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:43:55.697574 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:43:55.697734  WARNING xorp_bgp:7181 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:43:55.697827 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 7177 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7181 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test1_ipv6
Entering ./test_routing1.sh   -l -t test2
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - Adding and deleting routes
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:44:06.356003 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:44:06.440103 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:44:06.520944 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001,2,[3,4,5],6,[7,8],9 nexthop 172.16.1.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,2,[3,4,5],6,[7,8],9 
Coord peer2 send packet update origin 2 aspath 64002 nexthop 172.16.2.2 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 trie recv lookup 10.10.10.0/24 aspath 65008,64002 
Coord peer2 trie sent lookup 10.10.10.0/24 aspath 64002 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64002 
Coord peer2 send packet update origin 2 aspath 64002 nexthop 172.16.2.2 withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,2,[3,4,5],6,[7,8],9 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 7277 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7279 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:44:12.893903 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:44:12.894015 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:44:12.894110  WARNING xorp_bgp:7283 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:44:12.894289 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 7281 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:44:12.894955  WARNING xorp_bgp:7283 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 7283 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test2
Entering ./test_routing1.sh   -l -t test2_ipv6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2 IPV6 - Adding and deleting routes
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 40 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/12 10:45:23.580926 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 40 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/12 10:45:23.671422 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/12 10:45:23.756993 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64004,2,[3,4,5],6,[7,8],9 nexthop6 40:40:40:40:40:40:40:42 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 trie sent lookup 10:10:10:10:10:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer1 trie sent lookup 20:20:20:20:20:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 send packet update origin 2 aspath 64005 nexthop6 50:50:50:50:50:50:50:52 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64005 
Coord peer2 trie sent lookup 10:10:10:10:10:00:00:00/80 aspath 64005 
Coord peer3 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 64005 
Coord peer1 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64005 
Coord peer2 trie sent lookup 20:20:20:20:20:00:00:00/80 aspath 64005 
Coord peer3 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 64005 
Coord peer2 send packet update origin 2 aspath 64005 nexthop6 50:50:50:50:50:50:50:52 withdraw6 10:10:10:10:10:00:00:00/80 withdraw6 20:20:20:20:20:00:00:00/80 
Coord peer1 trie sent lookup 10:10:10:10:10:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer1 trie sent lookup 20:20:20:20:20:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test2_ipv6)
[ 2012/01/12 10:45:30.322832  ERROR xorp_fea_dummy:7428 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 7426 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7430 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:45:30.323512 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:45:30.323624 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:45:30.323783  WARNING xorp_bgp:7432 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:45:30.323903 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 10:45:30.324630  WARNING xorp_bgp:7432 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 7428 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7432 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test2_ipv6
Entering ./test_routing1.sh   -l -t test3
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 - Add routes on the same peer.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:45:40.973539 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:45:41.58620 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:45:41.145576 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001,1,2 nexthop 172.16.2.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,1,2 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,1,2 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,1,2 
Coord peer2 send packet update origin 2 aspath 64002,1,2,3 nexthop 172.16.3.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 trie sent lookup 10.10.10.0/24 aspath 64002,1,2,3 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,1,2 
Coord peer2 send packet update origin 2 aspath 64002,1 nexthop 172.16.1.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie recv lookup 10.10.10.0/24 aspath 65008,64002,1 
Coord peer2 trie sent lookup 10.10.10.0/24 aspath 64002,1 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64002,1 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test3)
[ 2012/01/12 10:45:47.482818 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:45:47.482961 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:45:47.482995 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/01/12 10:45:47.483048  WARNING xorp_bgp:7614 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:45:47.483330 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 7612 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:45:47.484017  WARNING xorp_bgp:7614 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:45:47.484114  WARNING xorp_bgp:7614 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 7614 has message from dflt_sig_handler: SIGTERM received
7608 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7610 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test3
Entering ./test_routing1.sh   -l -t test4
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST4 - Add a route on one peer add a better route on another peer.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:46:58.174047 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:46:58.261465 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:46:58.340342 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001,2,3,4,5 nexthop 172.16.2.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,2,3,4,5 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,2,3,4,5 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,2,3,4,5 
Coord peer2 send packet update origin 2 aspath 64002 nexthop 172.16.1.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie recv lookup 10.10.10.0/24 aspath 65008,64002 
Coord peer2 trie sent lookup 10.10.10.0/24 aspath 64002 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64002 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test4)
WARNING:  Process: 7754 has message from dflt_sig_handler: SIGTERM received[ 2012/01/12 10:47:02.610220 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:47:02.610344 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:47:02.610446  WARNING xorp_bgp:7761 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: [ 2012/01/12 10:47:02.610616 INFO xorp_bgp BGP ] EVENT: timers 2

7756 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:47:02.610943  ERROR xorp_bgp:7761 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 7758 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7761 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test4
Entering ./test_routing1.sh   -l -t test5
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5 - Add a route on one peer then add a better route
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:47:13.246062 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:47:13.330501 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:47:13.418004 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001,1,2,3,4,5 nexthop 172.16.2.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,1,2,3,4,5 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,1,2,3,4,5 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,1,2,3,4,5 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test5)
[ 2012/01/12 10:47:17.680821 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/01/12 10:47:17.680934 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
7896 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:47:17.681104  WARNING xorp_bgp:7903 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:47:17.681219 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/12 10:47:17.681516  ERROR xorp_bgp:7903 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 7901 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7898 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7903 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test5
Entering ./test_routing1.sh   -l -t test6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST6 On an EBGP peering send an update with a local preference
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:47:28.360657 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:47:28.442233 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:47:28.529947 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 med 50 
Coord peer2 expect packet update origin 2 aspath 65008,64001 nexthop 192.150.187.78 nlri 10.10.10.0/24 med 0 
Coord peer3 expect packet update origin 2 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 med 50 localpref 100 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 med 50 localpref 17 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test6)
[ 2012/01/12 10:47:30.852875 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:47:30.853024 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:47:30.853056 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 8033 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:47:30.853018  ERROR xorp_fea_dummy:8035 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/01/12 10:47:30.853233  WARNING xorp_bgp:8039 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:47:30.853401 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 10:47:30.853657  ERROR xorp_bgp:8039 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 8037 has message from dflt_sig_handler: WARNING:  Process: 8039 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 
8035 has message from dflt_sig_handler: SIGTERM received
SIGTERM received
Leaving ./test_routing1.sh   -l -t test6
Entering ./test_routing1.sh   -l -t test7
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST7 On an I-BGP peering send an update with an empty aspath
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:48:41.595237 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:48:41.681703 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:48:41.770426 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer3 send packet update origin 1 aspath empty nexthop 172.16.1.2 nlri 10.10.10.0/24 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test7)
WARNING:  Process: 8178 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:48:43.884911 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:48:43.885024 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:48:43.885154  WARNING xorp_bgp:8184 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:48:43.885320 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 10:48:43.885356  ERROR xorp_bgp:8184 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:48:43.885372  ERROR xorp_bgp:8184 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: [ 2012/01/12 10:48:43.885397  ERROR xorp_bgp:8184 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
8182 has message from dflt_sig_handler: SIGTERM received[ 2012/01/12 10:48:43.885413  ERROR xorp_bgp:8184 XRL libxipc/xrl_router.cc:588 send ] NO FINDER

[ 2012/01/12 10:48:43.885970  WARNING xorp_bgp:8184 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8184 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8180 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test7
Entering ./test_routing1.sh   -l -t test8
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8: 
	1) Send the same route from all peers
	2) The route from peer1 is the winner
	3) Now introduce a worse route from peer1
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:48:54.500621 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:48:54.582458 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:48:54.664735 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer3 send packet update origin 1 aspath empty nexthop 172.16.3.2 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 1 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 
Coord peer2 send packet update origin 1 aspath 64002 nexthop 172.16.3.2 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 1 aspath 64001,64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test8)
[ 2012/01/12 10:48:56.856147 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:48:56.856286 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:48:56.856321 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 8303 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:48:56.856502  WARNING xorp_bgp:8309 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:48:56.856663 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 10:48:56.856777  WARNING xorp_bgp:8309 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/12 10:48:56.856912  ERROR xorp_bgp:8309 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:48:56.857153  ERROR xorp_fea_dummy:8305 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 8305 has message from dflt_sig_handler: SIGTERM received[ 2012/01/12 10:48:56.859025 WARNING xorp_rib LIBXORP ] read error: _fd: 14  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 8307 has message from dflt_sig_handler: SIGTERM received

WARNING:  Process: 8309 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test8
Entering ./test_routing2.sh   -l -t test1
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:49:07.555489 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:49:07.638651 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:49:07.727500 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 8431 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:49:07.760397 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:49:07.760536 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:49:07.760642  WARNING xorp_bgp:8437 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 8435 has message from dflt_sig_handler: SIGTERM received[ 2012/01/12 10:49:07.760820 INFO xorp_bgp BGP ] EVENT: timers 3

WARNING:  Process: 8437 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8433 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test1
Entering ./test_routing2.sh   -l -t test1_ipv6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST1 IPV6 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 20 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/12 10:50:18.474267 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 20 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/12 10:50:18.560661 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/12 10:50:18.646742 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test1_ipv6)
WARNING:  Process: 8532 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:50:18.679507  ERROR xorp_fea_dummy:8534 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/01/12 10:50:18.680154 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:50:18.680276 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:50:18.680305 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:50:18.680333  WARNING xorp_bgp:8538 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:50:18.680593  ERROR xorp_bgp:8538 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:50:18.680614  ERROR xorp_bgp:8538 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:50:18.680640  ERROR xorp_bgp:8538 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:50:18.680655  ERROR xorp_bgp:8538 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 8536 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8538 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8534 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test1_ipv6
Entering ./test_routing2.sh   -l -t test2
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - This test used to cause the RIB to core dump
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:50:29.304730 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:50:29.395605 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:50:29.481032 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10add_route4 is-is true false 162.16.2.2/24 172.16.2.2 30add_route4 is-is true false 162.16.3.2/24 172.16.3.2 20Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
delete_route4 is-is true false 162.16.1.2/24delete_route4 is-is true false 162.16.2.2/24delete_route4 is-is true false 162.16.3.2/24delete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test2)
[ 2012/01/12 10:50:29.665676 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:50:29.665819 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:50:29.665852 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 8640 has message from dflt_sig_handler: SIGTERM received[ 2012/01/12 10:50:29.665829  ERROR xorp_fea_dummy:8642 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...

[ 2012/01/12 10:50:29.666013  WARNING xorp_bgp:8646 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:50:29.666166 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/12 10:50:29.666386  ERROR xorp_bgp:8646 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 8644 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8646 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8642 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test2
Entering ./test_routing2.sh   -l -t test3
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 - Test for deterministic MEDs
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:50:40.345311 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:50:40.430790 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:50:40.516938 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10add_route4 is-is true false 162.16.2.2/24 172.16.2.2 30add_route4 is-is true false 162.16.3.2/24 172.16.3.2 20Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
delete_route4 is-is true false 162.16.1.2/24delete_route4 is-is true false 162.16.2.2/24delete_route4 is-is true false 162.16.3.2/24delete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test3)
WARNING:  Process: 8758 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8762 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:50:42.725266  ERROR xorp_fea_dummy:8760 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/01/12 10:50:42.726307 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:50:42.726426 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:50:42.726459 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:50:42.726517  WARNING xorp_bgp:8764 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 8760[ 2012/01/12 10:50:42.727353  WARNING xorp_bgp:8764 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:50:42.727404  WARNING xorp_bgp:8764 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:50:42.727431  WARNING xorp_bgp:8764 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 8764 has message from dflt_sig_handler: SIGTERM received

Leaving ./test_routing2.sh   -l -t test3
Entering ./test_routing2.sh   -l -t test4
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST4 - Test for deterministic MEDs same as test3 except for the order of route arrival R1,R3,R2
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:51:53.444904 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:51:53.532963 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:51:53.619590 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10add_route4 is-is true false 162.16.2.2/24 172.16.2.2 30add_route4 is-is true false 162.16.3.2/24 172.16.3.2 20Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
delete_route4 is-is true false 162.16.1.2/24delete_route4 is-is true false 162.16.2.2/24delete_route4 is-is true false 162.16.3.2/24delete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test4)
WARNING:  Process: 8879 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8883 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:51:55.821684 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:51:55.821820 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:51:55.821852 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:51:55.821895  WARNING xorp_bgp:8885 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:51:55.822154 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 10:51:55.822187  ERROR xorp_bgp:8885 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:51:55.822208  ERROR xorp_bgp:8885 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:51:55.822234  ERROR xorp_bgp:8885 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:51:55.822249  ERROR xorp_bgp:8885 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:51:55.822729  WARNING xorp_bgp:8885 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:51:55.822779  WARNING xorp_bgp:8885 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:51:55.822804  WARNING xorp_bgp:8885 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8885 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8881 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test4
Entering ./test_routing2.sh   -l -t test5
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5 - Test for deterministic MEDs same as test3 but test all arrival permutations
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:52:06.461470 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:52:06.547792 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:52:06.634291 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10add_route4 is-is true false 162.16.2.2/24 172.16.2.2 30add_route4 is-is true false 162.16.3.2/24 172.16.3.2 20Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
delete_route4 is-is true false 162.16.1.2/24delete_route4 is-is true false 162.16.2.2/24delete_route4 is-is true false 162.16.3.2/24delete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test5)
WARNING:  Process: 9041 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:52:19.633501 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:52:19.633658 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:52:19.633697 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:52:19.633744  WARNING xorp_bgp:9047 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 9045 has message from dflt_sig_handler: SIGTERM received[ 2012/01/12 10:52:19.634023 INFO xorp_bgp BGP ] EVENT: timers 2

[ 2012/01/12 10:52:19.634057  ERROR xorp_bgp:9047 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:52:19.634074  ERROR xorp_bgp:9047 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:52:19.634099  ERROR xorp_bgp:9047 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:52:19.634114  ERROR xorp_bgp:9047 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 9043 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9047 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test5
Entering ./test_routing2.sh   -l -t test6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST6 - Verify that it is possible add and remove tables in the RIB
add_igp_table4 is-is isis isis true falsedelete_igp_table4 is-is isis isis true falseadd_igp_table4 is-is isis isis true falsedelete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test6)
WARNING:  Process: 9277 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 9281 has message from dflt_sig_handler: SIGTERM received

WARNING:  Process: 9283 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 
9279 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test6
Entering ./test_routing2.sh   -l -t test7
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST7 - Next hop resolvability on multiple peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:53:40.896249 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:53:40.984970 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:53:41.69545 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseCoord peer1 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 1 nlri 10.10.10.10/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 2 nlri 10.10.10.10/24 
Coord peer3 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 3 nlri 10.10.10.10/24 
add_route4 is-is true false 162.16.1.2/24 172.16.1.2 10Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test7)
WARNING:  Process: 9351 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9353 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:53:41.258812 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:53:41.258954 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:53:41.258986 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:53:41.259059  WARNING xorp_bgp:9357 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:53:41.259334 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/12 10:53:41.259374  ERROR xorp_bgp:9357 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:53:41.259391  ERROR xorp_bgp:9357 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:53:41.259416  ERROR xorp_bgp:9357 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:53:41.259431  ERROR xorp_bgp:9357 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 9355 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:53:41.259987  WARNING xorp_bgp:9357 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:53:41.260033  WARNING xorp_bgp:9357 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:53:41.260057  WARNING xorp_bgp:9357 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9357 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test7
Entering ./test_routing2.sh   -l -t test8
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8 - Next hop resolvability on multiple peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:53:51.907477 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:53:51.990911 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:53:52.81096 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseCoord peer1 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 
Coord peer3 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 
add_route4 is-is true false 162.16.1.2/24 172.16.1.2 10delete_route4 is-is true false 162.16.1.2/24Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test8)
[ 2012/01/12 10:53:52.272072 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:53:52.272218 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:53:52.272251 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 9472 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:53:52.272436  WARNING xorp_bgp:9478 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:53:52.272592 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 9476 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9474 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:53:52.273358  WARNING xorp_bgp:9478 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:53:52.273402  WARNING xorp_bgp:9478 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9478 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test8
Entering ./test_routing2.sh   -l -t test9
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST9 - Next hop resolvability on multiple peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:55:02.949063 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:55:03.36390 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:55:03.121635 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseCoord peer1 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 3 nlri 10.10.10.10/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 2 nlri 10.10.10.10/24 
Coord peer3 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 1 nlri 10.10.10.10/24 
add_route4 is-is true false 162.16.1.2/24 172.16.1.2 10Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test9)
WARNING:  Process: 9599 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9594 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:55:05.310594 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 9597 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:55:05.310860 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:55:05.310893 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:55:05.310946  WARNING xorp_bgp:9601 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:55:05.311741  WARNING xorp_bgp:9601 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:55:05.311792  WARNING xorp_bgp:9601 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:55:05.311816  WARNING xorp_bgp:9601 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9601 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test9
Entering ./test_routing2.sh   -l -t test10
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST10 - Next hop resolvability on multiple peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:55:15.924642 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:55:16.12936 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:55:16.98135 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10Coord peer1 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 3 nlri 10.10.10.10/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 2 nlri 10.10.10.10/24 
Coord peer3 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 1 nlri 10.10.10.10/24 
delete_route4 is-is true false 162.16.1.2/24Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test10)
WARNING:  Process: 9722 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:55:16.292264 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:55:16.292392 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:55:16.292423 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:55:16.292465  WARNING xorp_bgp:9729 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 9727 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:55:16.292735 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/12 10:55:16.293462  WARNING xorp_bgp:9729 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:55:16.293546  WARNING xorp_bgp:9729 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9729 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9725 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test10
Entering ./test_routing2.sh   -l -t test11
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST11 - Bugzilla BUG #139
	1) On two I-BGP peerings send an update with an empty aspath
	2) Used to cause a the BGP decision process to fail.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 10:55:26.986696 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 10:55:27.74705 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 10:55:27.160784 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 1 aspath empty nexthop 172.16.1.1 med 1 nlri 10.10.10.0/24 
Coord peer2 send packet update origin 1 aspath empty nexthop 172.16.1.1 med 1 nlri 10.10.10.0/24 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test11)
[ 2012/01/12 10:55:29.305344 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:55:29.305494 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:55:29.305528 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 9845 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:55:29.305717  WARNING xorp_bgp:9851 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:55:29.305878 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 9849 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:55:29.306567  WARNING xorp_bgp:9851 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/12 10:55:29.306615  WARNING xorp_bgp:9851 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9851 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9847 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test11
Entering ./test_rib1.sh   -l -t test1
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST1 - Send the same route to IBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10000 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:55:38.614716 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 1 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST1 - Send the same route to IBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10000 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:56:42.42792 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 1 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test1)
WARNING:  Process: 9965 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9969 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9967 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:56:44.124501 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:56:44.124673  WARNING xorp_bgp:9971 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:56:44.124787 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 10:56:44.125323  WARNING xorp_bgp:9971 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9971 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test1
Entering ./test_rib1.sh   -l -t test1_ipv6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST1 IPV6 - Send the same route to IBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:56:53.418377 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 15 nexthop6 40:40:40:40:40:40:40:40 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 15 nexthop6 40:40:40:40:40:40:40:40 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 IPV6 - Send the same route to IBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:56:56.742180 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 15 nexthop6 40:40:40:40:40:40:40:40 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 15 nexthop6 40:40:40:40:40:40:40:40 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test1_ipv6)
[ 2012/01/12 10:56:58.819683 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:56:58.819783  ERROR xorp_fea_dummy:10067 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 10065 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:56:58.819936 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 10069 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:56:58.820806  WARNING xorp_bgp:10071 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10071 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10067 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test1_ipv6
Entering ./test_rib1.sh   -l -t test2
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST2 - Send the same route to EBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:57:08.113251 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - Send the same route to EBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:57:11.478298 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test2)
[ 2012/01/12 10:57:13.558726 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:57:13.558994 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 10159 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:57:13.559448  ERROR xorp_fea_dummy:10161 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 10163 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:57:13.559673  WARNING xorp_bgp:10165 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10165 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10161 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test2
Entering ./test_rib1.sh   -l -t test3
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST3 - Send the same route to BGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:57:22.844288 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 192.150.187.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 192.150.187.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 - Send the same route to BGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:57:30.250630 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 192.150.187.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 192.150.187.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test3)
WARNING:  Process: WARNING:  Process: 10258 has message from dflt_sig_handler: SIGTERM received
10254 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:57:36.334522  ERROR xorp_fea_dummy:10256 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 10256 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:57:36.337563 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:57:36.337920  WARNING xorp_bgp:10260 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:57:36.338106 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 10:57:36.338728  WARNING xorp_bgp:10260 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10260 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test3
Entering ./test_rib1.sh   -l -t test4
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST4 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:58:45.895329 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 1delete_route4 connected true false 128.16.0.0/24Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test4)
WARNING:  Process: 10352 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:58:52.5991 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:58:52.6127  WARNING xorp_bgp:10359 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 10:58:52.6276 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 10:58:52.6308  ERROR xorp_bgp:10359 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:58:52.6324  ERROR xorp_bgp:10359 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:58:52.6349  ERROR xorp_bgp:10359 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 10:58:52.6364  ERROR xorp_bgp:10359 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 10357 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: [ 2012/01/12 10:58:52.7987  WARNING xorp_bgp:10359 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
10355 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10359 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test4
Entering ./test_rib1.sh   -l -t test5
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:59:01.469111 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 1Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test5)
[ 2012/01/12 10:59:05.566388 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 10:59:05.566594  WARNING xorp_bgp:10441 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: WARNING:  Process: 10434 has message from dflt_sig_handler: SIGTERM received
10439 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:59:05.567415  WARNING xorp_bgp:10441 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10441 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10437 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test5
Entering ./test_rib1.sh   -l -t test6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST6 - Send an update packet on an EBGP 5 times
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:59:14.864516 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Iteration: 1
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 2
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 3
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 4
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 5
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST6 - Send an update packet on an EBGP 5 times
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/12 10:59:21.492875 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Iteration: 1
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 2
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 3
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 4
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 5
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Coord peer1 assert established 
WARNING:  Process: 10509 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10513 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 10:59:26.968534 INFO xorp_bgp BGP ] EVENT: timers 4
[ 2012/01/12 10:59:26.968781  WARNING xorp_bgp:10515 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 10515 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10511 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test6
Entering ./test_rib1.sh   -l -t test7
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST7 - Try and force BGP to deregister interest from the RIB
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:00:36.534734 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 1Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.1.1 nlri 20.20.20.20/24 
delete_route4 connected true false 128.16.0.0/24delete_route4 connected true false 128.16.0.0/16Coord peer1 send packet update withdraw 10.10.10.0/24 withdraw 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test7)
[ 2012/01/12 11:00:44.676883 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 10779 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:00:44.677176 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 10783 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10785 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10781 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test7
Entering ./test_rib1.sh   -l -t test8
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:00:54.136582 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 2delete_route4 connected true false 128.16.0.0/24Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test8)
WARNING:  Process: 10870 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:01:00.244977 INFO xorp_bgp BGP ] EVENT: timers 5
WARNING:  Process: 10866 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:01:00.245813  WARNING xorp_bgp:10872 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10872 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10868 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test8
Entering ./test_rib1.sh   -l -t test9
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST9 - Check nexthop change on originated route
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:01:09.745364 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
originate_route4 10.10.10.0/24 10.69.1.1 true false
add_route4 connected true false 10.69.1.0/24 172.16.1.2 1delete_route4 connected true false 10.69.1.0/24Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test9)
[ 2012/01/12 11:01:13.805720 INFO xorp_bgp BGP ] EVENT: timers 5
WARNING:  Process: 10947 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10949 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:01:13.807799  WARNING xorp_bgp:10951 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10951 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10943 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test9
Entering ./test_rib1.sh   -l -t test10
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST10 - Nexthop resolver crashes if queuing a 0.0.0.0/0 nlri
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:01:23.329168 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 0.0.0.0/0 nlri 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test10)
[ 2012/01/12 11:01:27.393026 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 11014 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:01:27.393311 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 11018 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:01:27.393998  WARNING xorp_bgp:11020 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 11020 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11016 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test10
Entering ./test_rib_fea1.sh   -l -t test1
Configuring fea
create_interface 1015878 vif0
create_interface 1015878 vif1
create_interface 1015878 vif2
create_interface 1015878 vif3
enable_interface 1015878 vif0
enable_interface 1015878 vif1
enable_interface 1015878 vif2
enable_interface 1015878 vif3
create_vif 1015878 vif0 vif0
create_vif 1015878 vif1 vif1
create_vif 1015878 vif2 vif2
create_vif 1015878 vif3 vif3
enable_vif 1015878 vif0 vif0
enable_vif 1015878 vif1 vif1
enable_vif 1015878 vif2 vif2
enable_vif 1015878 vif3 vif3
create_address4 1015878 vif0 vif0 172.16.1.1
create_address4 1015878 vif1 vif1 172.16.2.1
create_address6 1015878 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 1015878 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 1015878 vif0 vif0 172.16.1.1 24
set_prefix4 1015878 vif1 vif1 172.16.2.1 24
set_prefix6 1015878 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 1015878 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 1015878 vif0 vif0 172.16.1.1
enable_address4 1015878 vif1 vif1 172.16.2.1
enable_address6 1015878 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 1015878 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 1015878
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST1 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:02:38.440976 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:02:38.528244 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:02:38.611512 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.1add_route4 connected true false 128.16.0.0/24 172.16.2.1delete_route4 connected true false 128.16.0.0/24Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer2 trie recv lookup 20.20.20.20/24 aspath 65008,64001 
Coord peer2 trie recv lookup 30.30.30.30/24 aspath 65008,64001 
Coord peer2 trie recv lookup 40.40.40.40/24 aspath 65008,64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route4 connected true false 128.16.0.0/16Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test1)
[ 2012/01/12 11:02:45.65010  ERROR xorp_fea_dummy:11090 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 11088 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11092 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:02:45.66096 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:02:45.66239 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:02:45.66271 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:02:45.66316  WARNING xorp_bgp:11094 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:02:45.66595 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 11:02:45.66627  ERROR xorp_bgp:11094 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 11:02:45.66645  ERROR xorp_bgp:11094 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 11:02:45.66671  ERROR xorp_bgp:11094 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 11:02:45.66728  ERROR xorp_bgp:11094 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: [ 2012/01/12 11:02:45.67241  WARNING xorp_bgp:11094 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
11090 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11094 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test1
Entering ./test_rib_fea1.sh   -l -t test1_ipv6
Configuring fea
create_interface 196673 vif0
create_interface 196673 vif1
create_interface 196673 vif2
create_interface 196673 vif3
enable_interface 196673 vif0
enable_interface 196673 vif1
enable_interface 196673 vif2
enable_interface 196673 vif3
create_vif 196673 vif0 vif0
create_vif 196673 vif1 vif1
create_vif 196673 vif2 vif2
create_vif 196673 vif3 vif3
enable_vif 196673 vif0 vif0
enable_vif 196673 vif1 vif1
enable_vif 196673 vif2 vif2
enable_vif 196673 vif3 vif3
create_address4 196673 vif0 vif0 172.16.1.1
create_address4 196673 vif1 vif1 172.16.2.1
create_address6 196673 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 196673 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 196673 vif0 vif0 172.16.1.1 24
set_prefix4 196673 vif1 vif1 172.16.2.1 24
set_prefix6 196673 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 196673 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 196673 vif0 vif0 172.16.1.1
enable_address4 196673 vif1 vif1 172.16.2.1
enable_address6 196673 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 196673 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 196673
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 IPV6 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 0 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/12 11:02:56.56861 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 0 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/12 11:02:56.142432 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/12 11:02:56.229668 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16::1 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16:1::1 nlri6 30:30:30:30:30:00:00:00/80 nlri6 40:40:40:40:40:00:00:00/80 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
add_route6 connected true false 128:16::0/32 40:40:40:40:40:40:40:40add_route6 connected true false 128:16::0/48 50:50:50:50:50:50:50:50delete_route6 connected true false 128:16::0/48Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 aspath 65008,64004 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route6 connected true false 128:16::0/32Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test1_ipv6)
WARNING:  Process: 11334 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:03:02.687687 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:03:02.688615 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:03:02.688648 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:03:02.688804  WARNING xorp_bgp:11340 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:03:02.688954 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/12 11:03:02.689061  WARNING xorp_bgp:11340 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 11338 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:03:02.689594  WARNING xorp_bgp:11340 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 11340 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11336 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test1_ipv6
Entering ./test_rib_fea1.sh   -l -t test2
Configuring fea
create_interface 177009 vif0
create_interface 177009 vif1
create_interface 177009 vif2
create_interface 177009 vif3
enable_interface 177009 vif0
enable_interface 177009 vif1
enable_interface 177009 vif2
enable_interface 177009 vif3
create_vif 177009 vif0 vif0
create_vif 177009 vif1 vif1
create_vif 177009 vif2 vif2
create_vif 177009 vif3 vif3
enable_vif 177009 vif0 vif0
enable_vif 177009 vif1 vif1
enable_vif 177009 vif2 vif2
enable_vif 177009 vif3 vif3
create_address4 177009 vif0 vif0 172.16.1.1
create_address4 177009 vif1 vif1 172.16.2.1
create_address6 177009 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 177009 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 177009 vif0 vif0 172.16.1.1 24
set_prefix4 177009 vif1 vif1 172.16.2.1 24
set_prefix6 177009 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 177009 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 177009 vif0 vif0 172.16.1.1
enable_address4 177009 vif1 vif1 172.16.2.1
enable_address6 177009 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 177009 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 177009
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2 - Run test1 twice with the same process
TEST1 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:04:13.739801 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:04:13.827738 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:04:13.908218 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.1add_route4 connected true false 128.16.0.0/24 172.16.2.1delete_route4 connected true false 128.16.0.0/24Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer2 trie recv lookup 20.20.20.20/24 aspath 65008,64001 
Coord peer2 trie recv lookup 30.30.30.30/24 aspath 65008,64001 
Coord peer2 trie recv lookup 40.40.40.40/24 aspath 65008,64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route4 connected true false 128.16.0.0/16Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
TEST1 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:04:20.437804 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:04:20.524817 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:04:20.612959 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.1add_route4 connected true false 128.16.0.0/24 172.16.2.1delete_route4 connected true false 128.16.0.0/24Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer2 trie recv lookup 20.20.20.20/24 aspath 65008,64001 
Coord peer2 trie recv lookup 30.30.30.30/24 aspath 65008,64001 
Coord peer2 trie recv lookup 40.40.40.40/24 aspath 65008,64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route4 connected true false 128.16.0.0/16Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test2)
WARNING:  Process: [ 2012/01/12 11:04:27.72340 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
11574 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:04:27.72453 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:04:27.72549  WARNING xorp_bgp:11580 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:04:27.72720 INFO xorp_bgp BGP ] EVENT: timers 5
WARNING:  Process: 11578 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11576 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:04:27.73355  WARNING xorp_bgp:11580 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 11580 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test2
Entering ./test_rib_fea1.sh   -l -t test2_ipv6
Configuring fea
create_interface 770627 vif0
create_interface 770627 vif1
create_interface 770627 vif2
create_interface 770627 vif3
enable_interface 770627 vif0
enable_interface 770627 vif1
enable_interface 770627 vif2
enable_interface 770627 vif3
create_vif 770627 vif0 vif0
create_vif 770627 vif1 vif1
create_vif 770627 vif2 vif2
create_vif 770627 vif3 vif3
enable_vif 770627 vif0 vif0
enable_vif 770627 vif1 vif1
enable_vif 770627 vif2 vif2
enable_vif 770627 vif3 vif3
create_address4 770627 vif0 vif0 172.16.1.1
create_address4 770627 vif1 vif1 172.16.2.1
create_address6 770627 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 770627 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 770627 vif0 vif0 172.16.1.1 24
set_prefix4 770627 vif1 vif1 172.16.2.1 24
set_prefix6 770627 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 770627 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 770627 vif0 vif0 172.16.1.1
enable_address4 770627 vif1 vif1 172.16.2.1
enable_address6 770627 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 770627 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 770627
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 IPV6 - Run test1 twice with the same process
TEST1 IPV6 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 0 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/12 11:04:38.93561 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 0 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/12 11:04:38.182665 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/12 11:04:38.273776 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16::1 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16:1::1 nlri6 30:30:30:30:30:00:00:00/80 nlri6 40:40:40:40:40:00:00:00/80 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
add_route6 connected true false 128:16::0/32 40:40:40:40:40:40:40:40add_route6 connected true false 128:16::0/48 50:50:50:50:50:50:50:50delete_route6 connected true false 128:16::0/48Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 aspath 65008,64004 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route6 connected true false 128:16::0/32Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
TEST1 IPV6 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 0 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/12 11:04:44.800995 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 0 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/12 11:04:44.886799 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/12 11:04:44.973470 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16::1 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16:1::1 nlri6 30:30:30:30:30:00:00:00/80 nlri6 40:40:40:40:40:00:00:00/80 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
add_route6 connected true false 128:16::0/32 40:40:40:40:40:40:40:40add_route6 connected true false 128:16::0/48 50:50:50:50:50:50:50:50delete_route6 connected true false 128:16::0/48Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 aspath 65008,64004 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route6 connected true false 128:16::0/32Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test2_ipv6)
[ 2012/01/12 11:04:51.431544 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:04:51.431673 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/01/12 11:04:51.431606  ERROR xorp_fea_dummy:11919 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
11917 has message from dflt_sig_handler: SIGTERM received[ 2012/01/12 11:04:51.431708 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)

[ 2012/01/12 11:04:51.431843  WARNING xorp_bgp:11923 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:04:51.431993 INFO xorp_bgp BGP ] EVENT: timers 6
[ 2012/01/12 11:04:51.432099  WARNING xorp_bgp:11923 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/12 11:04:51.432287  ERROR xorp_bgp:11923 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 11919 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11921 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11923 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test2_ipv6
Entering ./test_rib_fea1.sh   -l -t test3
Configuring fea
create_interface 154949 vif0
create_interface 154949 vif1
create_interface 154949 vif2
create_interface 154949 vif3
enable_interface 154949 vif0
enable_interface 154949 vif1
enable_interface 154949 vif2
enable_interface 154949 vif3
create_vif 154949 vif0 vif0
create_vif 154949 vif1 vif1
create_vif 154949 vif2 vif2
create_vif 154949 vif3 vif3
enable_vif 154949 vif0 vif0
enable_vif 154949 vif1 vif1
enable_vif 154949 vif2 vif2
enable_vif 154949 vif3 vif3
create_address4 154949 vif0 vif0 172.16.1.1
create_address4 154949 vif1 vif1 172.16.2.1
create_address6 154949 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 154949 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 154949 vif0 vif0 172.16.1.1 24
set_prefix4 154949 vif1 vif1 172.16.2.1 24
set_prefix6 154949 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 154949 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 154949 vif0 vif0 172.16.1.1
enable_address4 154949 vif1 vif1 172.16.2.1
enable_address6 154949 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 154949 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 154949
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST3 - Try and force a deregistration from the RIB
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:06:02.554098 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:06:02.640848 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:06:02.728645 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 1delete_route4 connected true false 128.16.0.0/24Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route4 connected true false 128.16.0.0/16Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:06:04.967934 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:06:05.54661 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:06:05.143464 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test3)
WARNING:  Process: 12255 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12259 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:06:05.174906 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:06:05.175023 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:06:05.175054 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:06:05.175096  WARNING xorp_bgp:12261 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:06:05.175328 INFO xorp_bgp BGP ] EVENT: timers 5
[ 2012/01/12 11:06:05.175360  ERROR xorp_bgp:12261 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 11:06:05.175376  ERROR xorp_bgp:12261 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 11:06:05.175402  ERROR xorp_bgp:12261 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/12 11:06:05.175416  ERROR xorp_bgp:12261 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 12261 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12257 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test3
Entering ./test_rib_fea1.sh   -l -t test4
Configuring fea
create_interface 672637 vif0
create_interface 672637 vif1
create_interface 672637 vif2
create_interface 672637 vif3
enable_interface 672637 vif0
enable_interface 672637 vif1
enable_interface 672637 vif2
enable_interface 672637 vif3
create_vif 672637 vif0 vif0
create_vif 672637 vif1 vif1
create_vif 672637 vif2 vif2
create_vif 672637 vif3 vif3
enable_vif 672637 vif0 vif0
enable_vif 672637 vif1 vif1
enable_vif 672637 vif2 vif2
enable_vif 672637 vif3 vif3
create_address4 672637 vif0 vif0 172.16.1.1
create_address4 672637 vif1 vif1 172.16.2.1
create_address6 672637 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 672637 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 672637 vif0 vif0 172.16.1.1 24
set_prefix4 672637 vif1 vif1 172.16.2.1 24
set_prefix6 672637 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 672637 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 672637 vif0 vif0 172.16.1.1
enable_address4 672637 vif1 vif1 172.16.2.1
enable_address6 672637 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 672637 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 672637
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4 - Metrics changing for a nexthop
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:06:16.173643 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:06:16.262386 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:06:16.345733 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer3 trie recv lookup 10.10.10.0/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test4)
WARNING:  Process: 12504 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12500 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:06:20.566061 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 12502 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:06:20.566197 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:06:20.566230 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:06:20.566284  WARNING xorp_bgp:12506 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:06:20.567066  WARNING xorp_bgp:12506 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 12506 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test4
Entering ./test_rib_fea1.sh   -l -t test5
Configuring fea
create_interface 354530 vif0
create_interface 354530 vif1
create_interface 354530 vif2
create_interface 354530 vif3
enable_interface 354530 vif0
enable_interface 354530 vif1
enable_interface 354530 vif2
enable_interface 354530 vif3
create_vif 354530 vif0 vif0
create_vif 354530 vif1 vif1
create_vif 354530 vif2 vif2
create_vif 354530 vif3 vif3
enable_vif 354530 vif0 vif0
enable_vif 354530 vif1 vif1
enable_vif 354530 vif2 vif2
enable_vif 354530 vif3 vif3
create_address4 354530 vif0 vif0 172.16.1.1
create_address4 354530 vif1 vif1 172.16.2.1
create_address6 354530 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 354530 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 354530 vif0 vif0 172.16.1.1 24
set_prefix4 354530 vif1 vif1 172.16.2.1 24
set_prefix6 354530 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 354530 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 354530 vif0 vif0 172.16.1.1
enable_address4 354530 vif1 vif1 172.16.2.1
enable_address6 354530 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 354530 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 354530
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST5: 
	1) Send two update packets with the same route
	2) The nexthops are different one resolves the other doesn't
	3) The route add on the RIB causes the unresolvable nexthop to resolve
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:07:31.614774 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:07:31.707085 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:07:31.792187 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 1.2.3.4 nlri 10.10.10.0/24 
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer3 trie recv lookup 10.10.10.0/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test5)
WARNING:  Process: 12714 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12709 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:07:38.41769 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:07:38.42126 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:07:38.42311  WARNING xorp_bgp:12716 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:07:38.42562 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 12712 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:07:38.43222  WARNING xorp_bgp:12716 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 12716 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test5
Entering ./test_rib_fea1.sh   -l -t test6
Configuring fea
create_interface 703346 vif0
create_interface 703346 vif1
create_interface 703346 vif2
create_interface 703346 vif3
enable_interface 703346 vif0
enable_interface 703346 vif1
enable_interface 703346 vif2
enable_interface 703346 vif3
create_vif 703346 vif0 vif0
create_vif 703346 vif1 vif1
create_vif 703346 vif2 vif2
create_vif 703346 vif3 vif3
enable_vif 703346 vif0 vif0
enable_vif 703346 vif1 vif1
enable_vif 703346 vif2 vif2
enable_vif 703346 vif3 vif3
create_address4 703346 vif0 vif0 172.16.1.1
create_address4 703346 vif1 vif1 172.16.2.1
create_address6 703346 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 703346 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 703346 vif0 vif0 172.16.1.1 24
set_prefix4 703346 vif1 vif1 172.16.2.1 24
set_prefix6 703346 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 703346 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 703346 vif0 vif0 172.16.1.1
enable_address4 703346 vif1 vif1 172.16.2.1
enable_address6 703346 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 703346 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 703346
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST6: 
	1) Send two update packets with the same route
	2) The nexthops are different one resolves the other doesn't
	3) The route add on the RIB doesn't cause the unresolvable nexthop to resolve
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:07:49.22552 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:07:49.106289 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:07:49.190230 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1Coord peer1 send packet update origin 2 aspath 64001 nexthop 1.2.3.4 nlri 10.10.10.0/32 
Coord peer2 trie recv lookup 10.10.10.0/32 not 
Coord peer3 trie recv lookup 10.10.10.0/32 not 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/32 
Coord peer2 trie recv lookup 10.10.10.0/32 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/32 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test6)
[ 2012/01/12 11:07:55.440060 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:07:55.440206 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:07:55.440239 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:07:55.440420  WARNING xorp_bgp:12935 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 12929 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:07:55.440602 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 12933 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:07:55.441419  WARNING xorp_bgp:12935 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 12935 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12931 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test6
Entering ./test_path_attribute1.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1:
	1) Send an update packet with an optional nontransitive path
	   attribute. This path attribute should not be propogated
         by the BGP process
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:08:05.987864 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/12 11:08:06.31898 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/12 11:08:06.75871 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 pathattr 0x80,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 13145 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:08:08.288282 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:08:08.288391 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:08:08.288487  WARNING xorp_bgp:13151 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:08:08.288658 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 13149 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:08:08.289209  WARNING xorp_bgp:13151 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13151 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13147 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test1
Entering ./test_path_attribute1.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2:
	1) Send an update packet with an optional transitive path
	   attribute. This path attribute should be propogated
         by the BGP process with the partial bit set.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:09:18.865033 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/12 11:09:18.906758 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/12 11:09:18.950230 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 pathattr 0xe0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 pathattr 0xe0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 pathattr 0xc0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 13250 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:09:21.158541 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/01/12 11:09:21.158655 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
13254 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:09:21.158744  WARNING xorp_bgp:13256 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:09:21.158917 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13252 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:09:21.159549  WARNING xorp_bgp:13256 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13256 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test2
Entering ./test_path_attribute1.sh   -l -t test3
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3:
	1) Send an update packet with two optional path
	   attributes. One has the transitive bit set the other
         doesn't. Only the path attribute with the transitive bit
         set should be propogated by the BGP process, with the
         partial bit set.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:09:31.628757 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/12 11:09:31.670409 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/12 11:09:31.711737 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 pathattr 0xe0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 pathattr 0xe0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 pathattr 0xc0,19,1,1 pathattr 0x80,20,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test3)
[ 2012/01/12 11:09:33.924021 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 13362 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:09:33.924471 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:09:33.924591 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:09:33.924847  WARNING xorp_bgp:13368 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:09:33.925076 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13366 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13364 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:09:33.925801  WARNING xorp_bgp:13368 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13368 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test3
Entering ./test_path_attribute1.sh   -l -t test4
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4:
	1) Send an update packet with a community
	   attribute of more than 256 bytes
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:09:44.453158 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/12 11:09:44.494235 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/12 11:09:44.539576 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 community 1 community 2 community 3 community 4 community 5 community 6 community 7 community 8 community 9 community 10 community 11 community 12 community 13 community 14 community 15 community 16 community 17 community 18 community 19 community 20 community 21 community 22 community 23 community 24 community 25 community 26 community 27 community 28 community 29 community 30 community 31 community 32 community 33 community 34 community 35 community 36 community 37 community 38 community 39 community 40 community 41 community 42 community 43 community 44 community 45 community 46 community 47 community 48 community 49 community 50 community 51 community 52 community 53 community 54 community 55 community 56 community 57 community 58 community 59 community 60 community 61 community 62 community 63 community 64 community 65 community 66 community 67 community 68 community 69 community 70 community 71 community 72 community 73 community 74 community 75 community 76 community 77 community 78 community 79 community 80 community 81 community 82 community 83 community 84 community 85 community 86 community 87 community 88 community 89 community 90 community 91 community 92 community 93 community 94 community 95 community 96 community 97 community 98 community 99 community 100 community 101 community 102 community 103 community 104 community 105 community 106 community 107 community 108 community 109 community 110 community 111 community 112 community 113 community 114 community 115 community 116 community 117 community 118 community 119 community 120 community 121 community 122 community 123 community 124 community 125 community 126 community 127 community 128 community 129 community 130 community 131 community 132 community 133 community 134 community 135 community 136 community 137 community 138 community 139 community 140 community 141 community 142 community 143 community 144 community 145 community 146 community 147 community 148 community 149 community 150 community 151 community 152 community 153 community 154 community 155 community 156 community 157 community 158 community 159 community 160 community 161 community 162 community 163 community 164 community 165 community 166 community 167 community 168 community 169 community 170 community 171 community 172 community 173 community 174 community 175 community 176 community 177 community 178 community 179 community 180 community 181 community 182 community 183 community 184 community 185 community 186 community 187 community 188 community 189 community 190 community 191 community 192 community 193 community 194 community 195 community 196 community 197 community 198 community 199 community 200 community 201 community 202 community 203 community 204 community 205 community 206 community 207 community 208 community 209 community 210 community 211 community 212 community 213 community 214 community 215 community 216 community 217 community 218 community 219 community 220 community 221 community 222 community 223 community 224 community 225 community 226 community 227 community 228 community 229 community 230 community 231 community 232 community 233 community 234 community 235 community 236 community 237 community 238 community 239 community 240 community 241 community 242 community 243 community 244 community 245 community 246 community 247 community 248 community 249 community 250 community 251 community 252 community 253 community 254 community 255 community 256 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 community 1 community 2 community 3 community 4 community 5 community 6 community 7 community 8 community 9 community 10 community 11 community 12 community 13 community 14 community 15 community 16 community 17 community 18 community 19 community 20 community 21 community 22 community 23 community 24 community 25 community 26 community 27 community 28 community 29 community 30 community 31 community 32 community 33 community 34 community 35 community 36 community 37 community 38 community 39 community 40 community 41 community 42 community 43 community 44 community 45 community 46 community 47 community 48 community 49 community 50 community 51 community 52 community 53 community 54 community 55 community 56 community 57 community 58 community 59 community 60 community 61 community 62 community 63 community 64 community 65 community 66 community 67 community 68 community 69 community 70 community 71 community 72 community 73 community 74 community 75 community 76 community 77 community 78 community 79 community 80 community 81 community 82 community 83 community 84 community 85 community 86 community 87 community 88 community 89 community 90 community 91 community 92 community 93 community 94 community 95 community 96 community 97 community 98 community 99 community 100 community 101 community 102 community 103 community 104 community 105 community 106 community 107 community 108 community 109 community 110 community 111 community 112 community 113 community 114 community 115 community 116 community 117 community 118 community 119 community 120 community 121 community 122 community 123 community 124 community 125 community 126 community 127 community 128 community 129 community 130 community 131 community 132 community 133 community 134 community 135 community 136 community 137 community 138 community 139 community 140 community 141 community 142 community 143 community 144 community 145 community 146 community 147 community 148 community 149 community 150 community 151 community 152 community 153 community 154 community 155 community 156 community 157 community 158 community 159 community 160 community 161 community 162 community 163 community 164 community 165 community 166 community 167 community 168 community 169 community 170 community 171 community 172 community 173 community 174 community 175 community 176 community 177 community 178 community 179 community 180 community 181 community 182 community 183 community 184 community 185 community 186 community 187 community 188 community 189 community 190 community 191 community 192 community 193 community 194 community 195 community 196 community 197 community 198 community 199 community 200 community 201 community 202 community 203 community 204 community 205 community 206 community 207 community 208 community 209 community 210 community 211 community 212 community 213 community 214 community 215 community 216 community 217 community 218 community 219 community 220 community 221 community 222 community 223 community 224 community 225 community 226 community 227 community 228 community 229 community 230 community 231 community 232 community 233 community 234 community 235 community 236 community 237 community 238 community 239 community 240 community 241 community 242 community 243 community 244 community 245 community 246 community 247 community 248 community 249 community 250 community 251 community 252 community 253 community 254 community 255 community 256 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 community 1 community 2 community 3 community 4 community 5 community 6 community 7 community 8 community 9 community 10 community 11 community 12 community 13 community 14 community 15 community 16 community 17 community 18 community 19 community 20 community 21 community 22 community 23 community 24 community 25 community 26 community 27 community 28 community 29 community 30 community 31 community 32 community 33 community 34 community 35 community 36 community 37 community 38 community 39 community 40 community 41 community 42 community 43 community 44 community 45 community 46 community 47 community 48 community 49 community 50 community 51 community 52 community 53 community 54 community 55 community 56 community 57 community 58 community 59 community 60 community 61 community 62 community 63 community 64 community 65 community 66 community 67 community 68 community 69 community 70 community 71 community 72 community 73 community 74 community 75 community 76 community 77 community 78 community 79 community 80 community 81 community 82 community 83 community 84 community 85 community 86 community 87 community 88 community 89 community 90 community 91 community 92 community 93 community 94 community 95 community 96 community 97 community 98 community 99 community 100 community 101 community 102 community 103 community 104 community 105 community 106 community 107 community 108 community 109 community 110 community 111 community 112 community 113 community 114 community 115 community 116 community 117 community 118 community 119 community 120 community 121 community 122 community 123 community 124 community 125 community 126 community 127 community 128 community 129 community 130 community 131 community 132 community 133 community 134 community 135 community 136 community 137 community 138 community 139 community 140 community 141 community 142 community 143 community 144 community 145 community 146 community 147 community 148 community 149 community 150 community 151 community 152 community 153 community 154 community 155 community 156 community 157 community 158 community 159 community 160 community 161 community 162 community 163 community 164 community 165 community 166 community 167 community 168 community 169 community 170 community 171 community 172 community 173 community 174 community 175 community 176 community 177 community 178 community 179 community 180 community 181 community 182 community 183 community 184 community 185 community 186 community 187 community 188 community 189 community 190 community 191 community 192 community 193 community 194 community 195 community 196 community 197 community 198 community 199 community 200 community 201 community 202 community 203 community 204 community 205 community 206 community 207 community 208 community 209 community 210 community 211 community 212 community 213 community 214 community 215 community 216 community 217 community 218 community 219 community 220 community 221 community 222 community 223 community 224 community 225 community 226 community 227 community 228 community 229 community 230 community 231 community 232 community 233 community 234 community 235 community 236 community 237 community 238 community 239 community 240 community 241 community 242 community 243 community 244 community 245 community 246 community 247 community 248 community 249 community 250 community 251 community 252 community 253 community 254 community 255 community 256 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test4)
WARNING:  Process: 13467 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13472 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:09:46.770164 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:09:46.770305 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:09:46.770337 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:09:46.770370  WARNING xorp_bgp:13474 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:09:46.770652 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 11:09:46.770881  ERROR xorp_fea_dummy:13470 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/01/12 11:09:46.771148  WARNING xorp_bgp:13474 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13474 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13470 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test4
Entering ./test_path_attribute1.sh   -l -t test5
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST5:
	1) Check BGP handles AS4Aggregator correctly.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:10:57.327374 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/12 11:10:57.370424 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/12 11:10:57.413893 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 as4aggregator 30.30.30.30 10.10000 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 as4aggregator 30.30.30.30 10.10000 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 as4aggregator 30.30.30.30 10.10000 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test5)
[ 2012/01/12 11:10:59.623176 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 13573 has message from dflt_sig_handler: SIGTERM received[ 2012/01/12 11:10:59.623327 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)

[ 2012/01/12 11:10:59.623370 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:10:59.623470  WARNING xorp_bgp:13579 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:10:59.623428  ERROR xorp_fea_dummy:13575 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 13577 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:10:59.624253  WARNING xorp_bgp:13579 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13579 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13575 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test5
Entering ./test_path_attribute2.sh   -l -t test1
local_config 0.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 (exactly as in test_path_attribute1.sh):
	1) Send an update packet with an optional nontransitive path
	   attribute. This path attribute should not be propogated
         by the BGP process
         Note: 4byte ASnums are enabled on the BGP instance, though not on the test peers.
         This is a simple test that enabling 4-byte ASnums doesn't break anything.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:11:10.112689 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/12 11:11:10.154773 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/12 11:11:10.196724 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 pathattr 0x80,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute2.sh: Tests Succeeded (BGP: test1)
[ 2012/01/12 11:11:12.416640 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:11:12.416804 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:11:12.416837 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 13688 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:11:12.417014  WARNING xorp_bgp:13694 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:11:12.417165 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13692 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:11:12.417796  WARNING xorp_bgp:13694 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13694 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13690 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute2.sh   -l -t test1
Entering ./test_path_attribute3.sh   -l -t test1
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it forwards an ASpath including AS_TRAN to its peers.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:11:21.852043 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 
[ 2012/01/12 11:11:21.892725 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 23456,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 as4path 2.65008,65001,1,2,[3,4,5],6,[7,8],9 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test1)
[ 2012/01/12 11:11:24.33487 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:11:24.33621 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/01/12 11:11:24.33705  WARNING xorp_bgp:13802 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
13800 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13796 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:11:24.34377  WARNING xorp_bgp:13802 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13802 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13798 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test1
Entering ./test_path_attribute3.sh   -l -t test2
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it forwards a 4byte ASpath to its peers.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:11:33.486575 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 use_4byte_asnums true 
[ 2012/01/12 11:11:33.528261 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 2.65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test2)
[ 2012/01/12 11:11:35.670938 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:11:35.671075 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:11:35.671243  WARNING xorp_bgp:13882 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:11:35.671329 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13876 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13880 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:11:35.672099  WARNING xorp_bgp:13882 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13878 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13882 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test2
Entering ./test_path_attribute3.sh   -l -t test3
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST3:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it can merge AS4Path and ASPath information.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:12:45.141215 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 use_4byte_asnums true 
[ 2012/01/12 11:12:45.182772 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 2.65008,65001,1,2.2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,23456,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 as4path 65001,1,2.2,[3,4,5],6,[7,8],9 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test3)
[ 2012/01/12 11:12:47.323910  ERROR xorp_fea_dummy:13957 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 13955 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:12:47.324518 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:12:47.324715  WARNING xorp_bgp:13961 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:12:47.325082 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 11:12:47.325625  WARNING xorp_bgp:13961 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13957 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13961 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13959 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test3
Entering ./test_path_attribute3.sh   -l -t test4
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it can merge AS4Path and ASPath information.  
         In this case the 2-byte ASes have added data that isn't in the AS4Path.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:12:56.696223 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 use_4byte_asnums true 
[ 2012/01/12 11:12:56.735994 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 2.65008,65001,1,2,10.10,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,23456,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 as4path 10.10,[3,4,5],6,[7,8],9 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test4)
WARNING:  Process: [ 2012/01/12 11:12:58.877200 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:12:58.877327 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:12:58.877412  WARNING xorp_bgp:14046 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 1404414040 has message from dflt_sig_handler: SIGTERM received has message from dflt_sig_handler: SIGTERM received

[ 2012/01/12 11:12:58.878072  WARNING xorp_bgp:14046 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14046 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14042 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test4
Entering ./test_path_attribute3.sh   -l -t test5
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it can merge AS4Path and ASPath information.  
         In this case the 2-byte ASes have added data that isn't in the AS4Path.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/12 11:13:08.278247 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 use_4byte_asnums true 
[ 2012/01/12 11:13:08.321454 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 2.65008,65001,1,2,11.11,10.10,[3,4,5.5],6,[7.7,8],9.9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,23456,23456,[3,4,23456],6,[23456,8],23456 nexthop 20.20.20.20 as4path 11.11,10.10,[3,4,5.5],6,[7.7,8],9.9 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test5)
WARNING:  Process: 14119 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14123 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:13:10.466749  ERROR xorp_fea_dummy:14121 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/01/12 11:13:10.466916 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:13:10.467105  WARNING xorp_bgp:14125 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:13:10.467219 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/12 11:13:10.467837  WARNING xorp_bgp:14125 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14125 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14121 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test5
Entering ./test_route_reflection1.sh   -l -t test1
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:13:21.69597 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:13:21.156433 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:13:21.242738 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 14205 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14201 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:13:21.282152 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:13:21.282295 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:13:21.282326 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 14203 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:13:21.282390  WARNING xorp_bgp:14207 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 14207 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test1
Entering ./test_route_reflection1.sh   -l -t test2
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2 (UNH - BGP_CONF.4.4 PART A)
	1) Send an update packet on peer1
	2) Verify that the packet arrives at peer2 and peer3
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:14:31.930459 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:14:32.24754 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:14:32.112082 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.1 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.1 clusterlist 0.0.0.11 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 14300 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:14:34.359299 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 14295 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:14:34.359406 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:14:34.359508  WARNING xorp_bgp:14302 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:14:34.359897 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 14298 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:14:34.360521  WARNING xorp_bgp:14302 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14302 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test2
Entering ./test_route_reflection1.sh   -l -t test3
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 (UNH - BGP_CONF.4.4 PART B)
	1) Send an update packet on peer2
	2) Verify that the packet arrives at peer1 and peer3
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:14:44.913717 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:14:44.996841 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:14:45.83898 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.2 clusterlist 0.0.0.11 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.2 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.2 clusterlist 0.0.0.11 
Coord peer2 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer1 assert queue 0 
Coord peer2 assert queue 1 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test3)
[ 2012/01/12 11:14:47.333442 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:14:47.333582 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/01/12 11:14:47.333616 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
14426 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:14:47.333728  WARNING xorp_bgp:14433 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 14431 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:14:47.334512  WARNING xorp_bgp:14433 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14433 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14429 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test3
Entering ./test_route_reflection1.sh   -l -t test4
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4
	1) Send an update packet with the routers originator id
	2) This packet should be supressed by the router
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:14:57.921795 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:14:58.3972 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:14:58.89468 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 192.150.187.78 clusterlist 0.0.0.11 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 192.150.187.78 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 192.150.187.78 clusterlist 0.0.0.11 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 192.150.187.78 clusterlist 1.2.3.4 
[ 2012/01/12 11:14:58.200351  WARNING xorp_bgp:14558 BGP bgp/plumbing.cc:1160 push ] push <IPv4:Safi(Unicast)> when none needed
Coord peer1 assert queue 1 
Coord peer2 assert queue 1 
Coord peer3 assert queue 1 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test4)
[ 2012/01/12 11:15:00.346733 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:15:00.346816 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:15:00.346849 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:15:00.347044  WARNING xorp_bgp:14558 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:15:00.347196 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 14556 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14552 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14558 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:15:00.348719  ERROR xorp_fea_dummy:14554 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 14554 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test4
Entering ./test_route_reflection1.sh   -l -t test5
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST5
	1) Send an update packet with the same cluster id
	2) This packet should be supressed by the router
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:16:10.995708 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:16:11.84186 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:16:11.170774 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 0.0.0.11 originatorid 192.150.187.78 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 0.0.0.11 originatorid 192.150.187.78 
Coord peer3 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 0.0.0.11 originatorid 192.150.187.78 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 0.0.0.11 
[ 2012/01/12 11:16:11.278194  WARNING xorp_bgp:14683 BGP bgp/plumbing.cc:1160 push ] push <IPv4:Safi(Unicast)> when none needed
Coord peer1 assert queue 1 
Coord peer2 assert queue 1 
Coord peer3 assert queue 1 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test5)
WARNING:  Process: 14681 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:16:13.421303 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:16:13.421355 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 14677 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:16:13.421497  WARNING xorp_bgp:14683 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:16:13.421677 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 14679 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14683 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test5
Entering ./test_route_reflection2.sh   -l -t test1
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65000 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65000 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:16:23.950601 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:16:24.35409 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65000 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:16:24.118821 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_route_reflection2.sh: Tests Succeeded (BGP: test1)
[ 2012/01/12 11:16:24.149640 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:16:24.149768 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:16:24.149798 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 14811 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:16:24.149903  WARNING xorp_bgp:14817 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 14815 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14817 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14813 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection2.sh   -l -t test1
Entering ./test_route_reflection2.sh   -l -t test2
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65000 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65000 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - Bugzilla BUG #425
	1) Verify that a CLUSTER_LIST is not sent to an E-BGP peer.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:16:34.707959 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:16:34.792600 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65000 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:16:34.882723 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.1 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 65008,1 nexthop 192.150.187.78 nlri 10.10.10.0/24 med 1 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection2.sh: Tests Succeeded (BGP: test2)
[ 2012/01/12 11:16:37.136829 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:16:37.136971 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:16:37.137004 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:16:37.137098  WARNING xorp_bgp:14910 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 14908 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14904 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:16:37.137918  WARNING xorp_bgp:14910 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14910 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14906 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection2.sh   -l -t test2
Entering ./test_route_reflection2.sh   -l -t test3
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65000 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65000 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST3 - Based on Bugzilla BUG #425
	1) Verify that an ORIGINATOR_ID is not sent to an E-BGP peer.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:17:47.762379 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:17:47.847732 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65000 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:17:47.931289 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 65008,1 nexthop 192.150.187.78 nlri 10.10.10.0/24 med 1 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection2.sh: Tests Succeeded (BGP: test3)
[ 2012/01/12 11:17:50.198987  ERROR xorp_fea_dummy:15029 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 15027 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:17:50.199660 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:17:50.199773 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:17:50.199948  WARNING xorp_bgp:15033 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 15031 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:17:50.200065 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 11:17:50.200641  WARNING xorp_bgp:15033 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15033 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15029 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection2.sh   -l -t test3
Entering ./test_route_reflection2.sh   -l -t test4
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65000 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65000 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4 - Based on Bugzilla BUG #425
	1) ORIGINATOR_IDs and CLUSTER_LIST attributes shouldn't be sent
	           to EBGP peers include both attributes
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:18:00.712347 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:18:00.807628 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65000 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:18:00.892586 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 clusterlist 1.2.3.4 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 clusterlist 1.2.3.4 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 65008,1 nexthop 192.150.187.78 nlri 10.10.10.0/24 med 1 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 clusterlist 1.2.3.4 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection2.sh: Tests Succeeded (BGP: test4)
[ 2012/01/12 11:18:03.144311 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:18:03.144453 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:18:03.144484 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:18:03.144657  WARNING xorp_bgp:15162 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:18:03.144804 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 15156 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15160[ 2012/01/12 11:18:03.145386  WARNING xorp_bgp:15162 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:18:03.145538  ERROR xorp_fea_dummy:15158 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 15162 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15158 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection2.sh   -l -t test4
Entering ./test_route_flap_damping1.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65001 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65002 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:18:13.694020 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:18:13.781530 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:18:13.868958 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_route_flap_damping1.sh: Tests Succeeded (BGP route flapping: test1)
[ 2012/01/12 11:18:13.901168 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:18:13.901303 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 15282 has message from dflt_sig_handler: SIGTERM received[ 2012/01/12 11:18:13.901333 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)

[ 2012/01/12 11:18:13.901496  WARNING xorp_bgp:15288 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:18:13.901648 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 15286 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15288 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15284 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_flap_damping1.sh   -l -t test1
Entering ./test_route_flap_damping1.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65001 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65002 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2 - Bugzilla BUG #471
	1) Introduce a route on an E-BGP peering.
	2) Enable route flap damping on the BGP process.
	3) Withdraw orignal route. (used to cause a BGP assert)
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:19:24.473932 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:19:24.559524 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:19:24.645594 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer2 expect packet update origin 2 aspath 65008,65001 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 
Coord peer3 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 localpref 100 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
route_flap_damping 15 60 750 3000 false
Coord peer1 expect packet update withdraw 10.10.10.0/24 
Coord peer2 expect packet update withdraw 10.10.10.0/24 
Coord peer3 expect packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 assert queue 2 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_flap_damping1.sh: Tests Succeeded (BGP route flapping: test2)
[ 2012/01/12 11:19:29.59958 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:19:29.60107 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:19:29.60140 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:19:29.60314  WARNING xorp_bgp:15377 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:19:29.60485 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 15371 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15375 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15377 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15373 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_flap_damping1.sh   -l -t test2
Entering ./test_route_flap_damping1.sh   -l -t test3
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65001 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65002 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 - Variation on test2
	1) Introduce a route on an E-BGP peering.
	2) Enable route flap damping on the BGP process.
	3) Introduce same route (used to cause a BGP assert)
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/12 11:19:39.555038 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/12 11:19:39.642312 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/12 11:19:39.727094 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer2 expect packet update origin 2 aspath 65008,65001 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 
Coord peer3 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 localpref 100 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
route_flap_damping 15 60 750 3000 false
Coord peer1 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer2 expect packet update origin 2 aspath 65008,65001 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 
Coord peer3 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 localpref 100 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer1 assert queue 2 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_flap_damping1.sh: Tests Succeeded (BGP route flapping: test3)
WARNING:  Process: 15520 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:19:44.138308  ERROR xorp_fea_dummy:15522 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 15524 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15522 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:19:44.141635 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:19:44.141752 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:19:44.141784 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/12 11:19:44.141851  WARNING xorp_bgp:15526 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/12 11:19:44.142113 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/12 11:19:44.142595  WARNING xorp_bgp:15526 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15526 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_flap_damping1.sh   -l -t test3
Entering ./test_terminate.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
TEST1 - Verify that BGP shuts down cleanly
shutdown
[ 2012/01/12 11:19:50.245236 INFO xorp_bgp BGP ] EVENT: timers 3

******************* Command:     ../xorp_bgp         exited status: 0 15673
[ 2012/01/12 11:19:50.248419 WARNING xorp_finder LIBXORP ] read error: _fd: 18  offset: 0  total-len: 4 error: Connection reset by peer
./test_terminate.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 15667 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15671 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15669 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_terminate.sh   -l -t test1
Entering ./test_terminate.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
TEST2 - Verify that BGP shuts down after enabling three peerings
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 6401 127.0.0.1 60
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 6402 127.0.0.1 60
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 6403 127.0.0.1 60
enable_peer 127.0.0.1 10003 127.0.0.1 20003
shutdown
[ 2012/01/12 11:20:01.403629 INFO xorp_bgp BGP ] EVENT: timers 3

******************* Command:     ../xorp_bgp         exited status: 0 15694
[ 2012/01/12 11:20:01.407295 WARNING xorp_finder LIBXORP ] read error: _fd: 18  offset: 0  total-len: 4 error: Connection reset by peer
./test_terminate.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 15688 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/12 11:20:06.410324  ERROR xorp_fea_dummy:15690 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 15692 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15690 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_terminate.sh   -l -t test2

scons: warning: Two different environments were specified for target aspath.os,
	but they appear to have the same action: $SHCXX -o $TARGET -c $SHCXXFLAGS $SHCCFLAGS $_CCCOMCOM $SOURCES
File "/home/buildbot/xorp.ct/slave/full3/build/xorp/bgp/SConscript", line 169, in <module>
scons: done reading SConscript files.
scons: Building targets ...
gcc -o obj/i686-pc-linux-gnu/libcomm/tests/test_comm.o -c -std=gnu99 -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wnested-externs -pipe -DXRL_PF=120 -DXORP_VERSION=1.8.5 -I. -Iobj/i686-pc-linux-gnu/libcomm -Ilibcomm -Iobj/i686-pc-linux-gnu -I. libcomm/tests/test_comm.c
gcc -o obj/i686-pc-linux-gnu/libcomm/tests/test_comm -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -Wl,-rpath=usr/lib -rdynamic obj/i686-pc-linux-gnu/libcomm/tests/test_comm.o -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -Lobj/i686-pc-linux-gnu/libcomm/tests/usr/lib -Llibcomm/tests/usr/lib -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_asyncio.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_asyncio.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_asyncio -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_asyncio.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_callback.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_callback.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_callback -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_callback.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_config_param.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_config_param.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_config_param -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_config_param.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_heap.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_heap.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_heap -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_heap.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipnet.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipnet.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipnet -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipnet.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipv4.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4 -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4net.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipv4net.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4net -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4net.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipv6.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6 -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6net.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipv6net.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6net -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6net.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipvx.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipvx.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipvx -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipvx.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipvxnet.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipvxnet.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipvxnet -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipvxnet.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_mac.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_mac.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_mac -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_mac.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_observers.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_observers.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_observers -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_observers.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ref_ptr.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ref_ptr.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ref_ptr -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ref_ptr.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ref_trie.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ref_trie.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ref_trie -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ref_trie.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_run_command.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_run_command.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_run_command -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_run_command.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_sched.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_sched.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_sched -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_sched.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_service.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_service.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_service -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_service.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_task.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_task.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_task -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_task.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_test_main.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_test_main.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_test_main -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_test_main.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_time_slice.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_time_slice.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_time_slice -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_time_slice.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_timer.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_timer.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_timer -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_timer.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_timeval.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_timeval.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_timeval -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_timeval.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_trie.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_trie.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_trie -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_trie.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_types.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_types.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_types -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_types.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_utils.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_utils.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_utils -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_utils.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_vif.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_vif.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_vif -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_vif.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_profile.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_profile.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_profile -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_profile.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libproto/tests/test_checksum.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libproto -Ilibproto libproto/tests/test_checksum.cc
g++ -o obj/i686-pc-linux-gnu/libproto/tests/test_checksum -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libproto/tests/test_checksum.o -Lobj/i686-pc-linux-gnu/libproto/tests/usr/lib -Llibproto/tests/usr/lib -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libproto/tests/test_config_node_id.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libproto -Ilibproto libproto/tests/test_config_node_id.cc
g++ -o obj/i686-pc-linux-gnu/libproto/tests/test_config_node_id -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libproto/tests/test_config_node_id.o -Lobj/i686-pc-linux-gnu/libproto/tests/usr/lib -Llibproto/tests/usr/lib -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libproto/tests/test_packet.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libproto -Ilibproto libproto/tests/test_packet.cc
g++ -o obj/i686-pc-linux-gnu/libproto/tests/test_packet -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libproto/tests/test_packet.o -Lobj/i686-pc-linux-gnu/libproto/tests/usr/lib -Llibproto/tests/usr/lib -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libfeaclient/tests/test_local_copy.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libfeaclient -Ilibfeaclient -Iobj/i686-pc-linux-gnu/libfeaclient/tests -Ilibfeaclient/tests libfeaclient/tests/test_local_copy.cc
g++ -o obj/i686-pc-linux-gnu/libfeaclient/tests/test_local_copy -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libfeaclient/tests/test_local_copy.o -Lobj/i686-pc-linux-gnu/libfeaclient/tests/usr/lib -Llibfeaclient/tests/usr/lib -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libfeaclient/tests/test_remote_copy.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libfeaclient -Ilibfeaclient -Iobj/i686-pc-linux-gnu/libfeaclient/tests -Ilibfeaclient/tests libfeaclient/tests/test_remote_copy.cc
g++ -o obj/i686-pc-linux-gnu/libfeaclient/tests/test_remote_copy -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libfeaclient/tests/test_remote_copy.o -Lobj/i686-pc-linux-gnu/libfeaclient/tests/usr/lib -Llibfeaclient/tests/usr/lib -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_test_fea_ifmgr_mirror -lxorp_finder -lxif_rib -lxst_ribclient -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/mrt/tests/test_mrib.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/mrt -Imrt mrt/tests/test_mrib.cc
g++ -o obj/i686-pc-linux-gnu/mrt/tests/test_mrib -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/mrt -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/mrt/tests/test_mrib.o -Lobj/i686-pc-linux-gnu/mrt/tests/usr/lib -Lmrt/tests/usr/lib -Lobj/i686-pc-linux-gnu/mrt -Lmrt -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_mrt -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/mrt/tests/test_mrt.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/mrt -Imrt mrt/tests/test_mrt.cc
g++ -o obj/i686-pc-linux-gnu/mrt/tests/test_mrt -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/mrt -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/mrt/tests/test_mrt.o -Lobj/i686-pc-linux-gnu/mrt/tests/usr/lib -Lmrt/tests/usr/lib -Lobj/i686-pc-linux-gnu/mrt -Lmrt -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_mrt -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rib/tests/test_deletion.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rib -Irib -Iobj/i686-pc-linux-gnu/rib/tests -Irib/tests rib/tests/test_deletion.cc
g++ -o obj/i686-pc-linux-gnu/rib/tests/rt_tab_expect.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rib -Irib -Iobj/i686-pc-linux-gnu/rib/tests -Irib/tests rib/tests/rt_tab_expect.cc
g++ -o obj/i686-pc-linux-gnu/rib/tests/test_deletion -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rib/tests/test_deletion.o obj/i686-pc-linux-gnu/rib/tests/rt_tab_expect.o -Lobj/i686-pc-linux-gnu/rib/tests/usr/lib -Lrib/tests/usr/lib -Lobj/i686-pc-linux-gnu/rib -Lrib -Lobj/i686-pc-linux-gnu/policy -Lpolicy -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_rib -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxif_fti -lxif_rib_client -lxif_finder_event_notifier -lxif_redist4 -lxif_redist6 -lxif_redist_transaction4 -lxif_redist_transaction6 -lxif_policy_redist4 -lxif_policy_redist6 -lxif_profile_client -lxst_fea_ifmgr_mirror -lxst_rib -lxorp_policy_backend -lxorp_policy_common -lxorp_proto -lxorp_finder -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rib/tests/test_redist.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rib -Irib -Iobj/i686-pc-linux-gnu/rib/tests -Irib/tests rib/tests/test_redist.cc
g++ -o obj/i686-pc-linux-gnu/rib/tests/test_redist -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rib/tests/test_redist.o -Lobj/i686-pc-linux-gnu/rib/tests/usr/lib -Lrib/tests/usr/lib -Lobj/i686-pc-linux-gnu/rib -Lrib -Lobj/i686-pc-linux-gnu/policy -Lpolicy -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_rib -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxif_fti -lxif_rib_client -lxif_finder_event_notifier -lxif_redist4 -lxif_redist6 -lxif_redist_transaction4 -lxif_redist_transaction6 -lxif_policy_redist4 -lxif_policy_redist6 -lxif_profile_client -lxst_fea_ifmgr_mirror -lxst_rib -lxorp_policy_backend -lxorp_policy_common -lxorp_proto -lxorp_finder -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rib/tests/test_register.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rib -Irib -Iobj/i686-pc-linux-gnu/rib/tests -Irib/tests rib/tests/test_register.cc
g++ -o obj/i686-pc-linux-gnu/rib/tests/dummy_register_server.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rib -Irib -Iobj/i686-pc-linux-gnu/rib/tests -Irib/tests rib/tests/dummy_register_server.cc
g++ -o obj/i686-pc-linux-gnu/rib/tests/test_register -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rib/tests/test_register.o obj/i686-pc-linux-gnu/rib/tests/dummy_register_server.o -Lobj/i686-pc-linux-gnu/rib/tests/usr/lib -Lrib/tests/usr/lib -Lobj/i686-pc-linux-gnu/rib -Lrib -Lobj/i686-pc-linux-gnu/policy -Lpolicy -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_rib -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxif_fti -lxif_rib_client -lxif_finder_event_notifier -lxif_redist4 -lxif_redist6 -lxif_redist_transaction4 -lxif_redist_transaction6 -lxif_policy_redist4 -lxif_policy_redist6 -lxif_profile_client -lxst_fea_ifmgr_mirror -lxst_rib -lxorp_policy_backend -lxorp_policy_common -lxorp_proto -lxorp_finder -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_checksum.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/ospf -Iospf -Iobj/i686-pc-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_checksum.cc
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_checksum -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/ospf/tests/test_checksum.o -Lobj/i686-pc-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/i686-pc-linux-gnu/ospf -Lospf -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_packet.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/ospf -Iospf -Iobj/i686-pc-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_packet.cc
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_packet -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/ospf/tests/test_packet.o -Lobj/i686-pc-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/i686-pc-linux-gnu/ospf -Lospf -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_peering.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/ospf -Iospf -Iobj/i686-pc-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_peering.cc
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_peering -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/ospf/tests/test_peering.o -Lobj/i686-pc-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/i686-pc-linux-gnu/ospf -Lospf -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_routing.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/ospf -Iospf -Iobj/i686-pc-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_routing.cc
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_routing -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/ospf/tests/test_routing.o -Lobj/i686-pc-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/i686-pc-linux-gnu/ospf -Lospf -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_routing_table.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/ospf -Iospf -Iobj/i686-pc-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_routing_table.cc
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_routing_table -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/ospf/tests/test_routing_table.o -Lobj/i686-pc-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/i686-pc-linux-gnu/ospf -Lospf -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_auth.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_auth.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_auth -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_auth.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_outputs.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_outputs.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_outputs -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_outputs.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_packets.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_packets.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_packets -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_packets.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_request.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_request.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_request -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_request.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_route_walk.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_route_walk.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_route_walk -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_route_walk.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_timers.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_timers.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_timers -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_timers.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_update_queue.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_update_queue.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_update_queue -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_update_queue.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm/tests/test_comm
[ 2012/01/12 11:22:01.812571 WARNING test_comm LIBCOMM ] SO_REUSEPORT Undefined!
OK: open TCP socket
OK: open UDP socket
OK: open and bind TCP socket to port 12340
OK: open and bind UDP socket to port 12340
OK: open, bind and join UDP socket to group 224.0.1.20 and port 12340
OK: open, bind and listen TCP socket on port 12340
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_asyncio
Test Passed (open socket)  run_test libxorp/tests/test_asyncio.cc:447
Test Passed (set nonblock)  run_test libxorp/tests/test_asyncio.cc:452
Test Passed (set nonblock[1])  run_test libxorp/tests/test_asyncio.cc:457
184 75 17 134 169 60 105 133 98 126 25 175 113 140 121 91 181 90 36 79 15 167 127 64 58 188 49 160 150 132 40 30 97 142 189 173 146 105 29 49 169 25 43 12 13 182 81 141 51 106 85 Test Passed (
Transfered 2600673700 bytes between AsyncFileWriter and AsyncFileReader.
)  run_test libxorp/tests/test_asyncio.cc:526
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_callback
Widget event 3
Funky, Funky, Widget event 4
Funky, Funky, Funky, Funky, Funky, Funky, Funky, Funky, Widget event 5
SafeWidget event 0
SafeWidget event 1
SafeWidget event 2
SafeWidget event 3
SafeWidget event 4
Test Passed (Callback tests)  main libxorp/tests/test_callback.cc:140
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_config_param
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_heap
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipnet
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4net
Running: test_ipv4net_valid_constructors
Test Passed: test_ipv4net_valid_constructors
Running: test_ipv4net_invalid_constructors
Creating InvalidNetmaskLength exception, file: libxorp/ipnet.hh:61 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Test Passed: test_ipv4net_invalid_constructors
Running: test_ipv4net_operators
Test Passed: test_ipv4net_operators
Running: test_ipv4net_address_type
Test Passed: test_ipv4net_address_type
Running: test_ipv4net_address_overlap
Test Passed: test_ipv4net_address_overlap
Running: test_ipv4net_address_const
Test Passed: test_ipv4net_address_const
Running: test_ipv4net_manipulate_address
Test Passed: test_ipv4net_manipulate_address
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6net
Running: test_ipv6net_valid_constructors
Test Passed: test_ipv6net_valid_constructors
Running: test_ipv6net_invalid_constructors
Creating InvalidNetmaskLength exception, file: libxorp/ipnet.hh:61 netmask_length: 129
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
Test Passed: test_ipv6net_invalid_constructors
Running: test_ipv6net_operators
Test Passed: test_ipv6net_operators
Running: test_ipv6net_address_type
Test Passed: test_ipv6net_address_type
Running: test_ipv6net_address_overlap
Test Passed: test_ipv6net_address_overlap
Running: test_ipv6net_address_const
Test Passed: test_ipv6net_address_const
Running: test_ipv6net_manipulate_address
Test Passed: test_ipv6net_manipulate_address
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipvx
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipvxnet
Running: test_ipvxnet_valid_constructors
Test Passed: test_ipvxnet_valid_constructors
Running: test_ipvxnet_invalid_constructors
Creating InvalidNetmaskLength exception, file: libxorp/ipvxnet.hh:49 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipvxnet.hh:49 netmask_length: 129
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
Test Passed: test_ipvxnet_invalid_constructors
Running: test_ipvxnet_operators
Test Passed: test_ipvxnet_operators
Running: test_ipvxnet_address_type
Test Passed: test_ipvxnet_address_type
Running: test_ipvxnet_address_overlap
Test Passed: test_ipvxnet_address_overlap
Running: test_ipvxnet_address_const
Test Passed: test_ipvxnet_address_const
Running: test_ipvxnet_manipulate_address
Test Passed: test_ipvxnet_manipulate_address
Running: test_ipvxnet_invalid_manipulate_address
Test Passed: test_ipvxnet_invalid_manipulate_address
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_mac
Running: test_mac_valid_constructors
Test Passed: test_mac_valid_constructors
Running: test_mac_invalid_constructors
Test Passed: test_mac_invalid_constructors
Running: test_mac_valid_copy_in_out
Test Passed: test_mac_valid_copy_in_out
Running: test_mac_invalid_copy_in_out
Test Passed: test_mac_invalid_copy_in_out
Running: test_mac_operators
Test Passed: test_mac_operators
Running: test_mac_address_type
Test Passed: test_mac_address_type
Running: test_mac_address_const
Test Passed: test_mac_address_const
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_observers
------------------------------------------------------
notif sched 2420038.556425
notif sched 2420038.086425
notif added fd: 5 mask: 0x1
notif added fd: 6 mask: 0x2
notif added fd: 5 mask: 0x4
notif removed fd: 5 mask: 0x1
notif removed fd: 6 mask: 0x2
notif removed fd: 5 mask: 0x4
fd: 6 event: 1 is here
.notif sched 2420038.116425
.notif sched 2420038.146425
.notif sched 2420038.176425
.notif sched 2420038.206425
.notif sched 2420038.236425
.notif sched 2420038.266425
.notif sched 2420038.296425
.notif sched 2420038.326425
.notif sched 2420038.356425
.notif sched 2420038.386425
.notif sched 2420038.416425
.notif sched 2420038.446425
.notif sched 2420038.476425
.notif sched 2420038.506425
.notif sched 2420038.536425
.notif sched 2420038.566425
#notif unsch 2420038.566425
Test Passed (observers)  run_test libxorp/tests/test_observers.cc:223
------------------------------------------------------
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ref_ptr
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ref_trie
adding n1: 1.2.1.0/24 route: 0xbff7d3f7
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------


adding n2: 1.2.0.0/16 route: 0xbff7d3f6
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------


adding n3: 1.2.3.0/24 route: 0xbff7d3f5
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------


adding n4: 1.2.128.0/24 route: 0xbff7d3f4
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------


adding n5: 1.2.0.0/20 route: 0xbff7d3f3
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/20
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
---------------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------


adding n6: 1.2.192.0/24 route: 0xbff7d3f2
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.192.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.192.1
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
-----------------------------------------------
looking up net: 1.2.191.1
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
---- print trie ---
*** node: 1.2.128.0/24               PL
*** node: 1.2.192.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up upper bound: 1.2.190.1
Test Passed (1.2.191.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.190.1
Test Passed (1.2.129.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.120.1
Test Passed (1.2.127.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.120.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.192.1
Test Passed (1.2.192.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.192.1
Test Passed (1.2.192.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.128.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.128.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.193.1
Test Passed (1.2.255.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.193.1
Test Passed (1.2.193.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.191.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up lower bound: 1.2.190.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.255.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (255.255.255.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (0.0.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up net: fe80::2c0:4fff:0:0/96
Test Passed ()  test6 libxorp/tests/test_ref_trie.cc:164
-----------
-----------------------------------------------
looking up net: fe80::2c0:4fff:fe68:8c58
Test Passed ()  test_find6 libxorp/tests/test_ref_trie.cc:185
-----------
-----------------------------------------------
looking up upper bound: fe80::2c0:4fff:fe68:8c58
Test Passed (fe80::2c0:4fff:ffff:ffff)  test_upper_bound6 libxorp/tests/test_ref_trie.cc:202
-----------
---- print trie ---
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
-----------------------------------------------
looking up net: 1.2.2.1
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
-----------------------------------------------
looking up less specific for net: 1.2.1.0/24
Test Passed ()  test_less_specific libxorp/tests/test_ref_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.2.3.0/24
Test Passed ()  test_less_specific libxorp/tests/test_ref_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.3.0.0/17
Test Passed ()  test_less_specific libxorp/tests/test_ref_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.2.0.0/15
Test Passed (lookup less specific net)  test_less_specific libxorp/tests/test_ref_trie.cc:97
-----------
-----------------------------------------------
looking up less specific for net: 1.2.128.0/24
Test Passed ()  test_less_specific libxorp/tests/test_ref_trie.cc:107
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.4.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.0.1
Test Passed (1.2.0.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.0.0.0/14                 PL
---------------
-----------------------------------------------
looking up upper bound: 1.0.0.1
Test Passed (1.2.0.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.0.0.1
Test Passed (0.0.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.3.128.1
Test Passed (255.255.255.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up upper bound: 1.2.2.1
Test Passed (1.2.2.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
---------------
------
------
---- print trie ---
*** node: 1.3.0.0/17                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
------
------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
------
------
------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
Test replacement of interior node
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
==================
Test of begin()
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
---------------
==================
Test of lower_bound()
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
---------------
iter.key = 1.2.1.0/24
Test /32 prefix works
-----------------------------------------------
looking up net: 9.9.9.9
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
-----------------------------------------------
looking up net: 9.9.9.8
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
==================
Test of preorder iterator
adding n16: 1.2.3.0/24 route: 0xbff7d3e8
adding n17: 1.2.1.0/24 route: 0xbff7d3e7
adding n18: 1.2.0.0/16 route: 0xbff7d3e6
adding n19: 1.2.128.0/24 route: 0xbff7d3e5
adding n20: 1.2.0.0/20 route: 0xbff7d3e4
-----------
Test of prefix increment (++ti)
-----------
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
Test Passed ()  main libxorp/tests/test_ref_trie.cc:638
-----------
Test of postfix increment (ti++)
-----------
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
Test Passed ()  main libxorp/tests/test_ref_trie.cc:662
Remove entry that is being pointed at by an iterator
adding n1: 1.2.1.0/24 route: 0xbff7cad9
Test Passed ()  test_equals_postorder libxorp/tests/test_ref_trie.cc:264
Remove entry that is being pointed at by an iterator
adding n1: 1.2.1.0/24 route: 0xbff7cad9
Test Passed ()  test_equals_preorder libxorp/tests/test_ref_trie.cc:237
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_run_command
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_sched
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_service
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_task
Test Passed (test weights)  run_test libxorp/tests/test_task.cc:191
Test Passed (test priority 1)  run_test libxorp/tests/test_task.cc:197
Test Passed (test priority 2)  run_test libxorp/tests/test_task.cc:203
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_test_main
Running: test1
Test Passed: test1
Running: test2
Test Passed: test2
Running: test3
Test Passed: test3
Running: test4
Test Passed: test4
Running: test5
Test Passed: test5
Running: test6
Test Passed: test6
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_time_slice
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_timer
a is 2147483647.999998
b is 2147483647.999999
c is 2147483648.000000
a < b is 1
b < c is 0
......................................................................................................................................................................O++ create a bunch of timers to fire in about 2s
++ move deadline of 1/3 of them by 5s
++ create 100K timers which never fire because
they go out of scope and are automatically deleted
-- fired 0
++ wait for the two batches of events at 2 and 5s
-- fired 0
O-- fired 1
-- fired 1
O-- fired 2
-- fired 2
O-- fired 3
-- fired 3
O-- fired 4
-- fired 4
O-- fired 5
-- fired 5
O-- fired 6
-- fired 6
O-- fired 7
-- fired 7
O-- fired 8
-- fired 8
O-- fired 9
-- fired 9
O-- fired 10
-- fired 10
O-- fired 11
O-- fired 12
-- fired 12
O-- fired 13
-- fired 13
O-- fired 14
-- fired 14
O-- fired 15
-- fired 15
O-- fired 16
-- fired 16
O-- fired 17
-- fired 17
O-- fired 18
-- fired 18
O-- fired 19
-- fired 19
O-- fired 20
-- fired 20
O-- fired 21
-- fired 21
O-- fired 22
-- fired 22
O-- fired 23
-- fired 23
O-- fired 24
-- fired 24
O-- fired 25
-- fired 25
O-- fired 26
-- fired 26
O-- fired 27
-- fired 27
O-- fired 28
-- fired 28
O-- fired 29
-- fired 29
O-- fired 30
-- fired 30
O-- fired 31
-- fired 31
O-- fired 32
-- fired 32
O-- fired 33
-- fired 33
O-- fired 34
-- fired 34
O-- fired 35
-- fired 35
O-- fired 36
-- fired 36
O-- fired 37
-- fired 37
O-- fired 38
-- fired 38
O-- fired 39
-- fired 39
O-- fired 40
-- fired 40
O-- fired 41
-- fired 41
O-- fired 42
-- fired 42
O-- fired 43
-- fired 43
O-- fired 44
-- fired 44
O-- fired 45
-- fired 45
O-- fired 46
-- fired 46
O-- fired 47
-- fired 47
O-- fired 48
-- fired 48
O-- fired 49
-- fired 49
O-- fired 50
-- fired 50
O-- fired 51
-- fired 51
O-- fired 52
-- fired 52
O-- fired 53
-- fired 53
O-- fired 54
-- fired 54
O-- fired 55
-- fired 55
O-- fired 56
-- fired 56
O-- fired 57
-- fired 57
O-- fired 58
-- fired 58
O-- fired 59
-- fired 59
O-- fired 60
-- fired 60
O-- fired 61
-- fired 61
O-- fired 62
-- fired 62
O-- fired 63
-- fired 63
O-- fired 64
-- fired 64
O-- fired 65
-- fired 65
O-- fired 66
-- fired 66
O-- fired 67
-- fired 67
O-- fired 68
-- fired 68
O-- fired 69
-- fired 69
O-- fired 70
-- fired 70
O-- fired 71
-- fired 71
O-- fired 72
-- fired 72
O-- fired 73
-- fired 73
O-- fired 74
-- fired 74
O-- fired 75
-- fired 75
O-- fired 76
-- fired 76
O-- fired 77
-- fired 77
O-- fired 78
-- fired 78
O-- fired 79
-- fired 79
O-- fired 80
-- fired 80
O-- fired 81
-- fired 81
O-- fired 82
-- fired 82
O-- fired 83
-- fired 83
O-- fired 84
-- fired 84
O-- fired 85
-- fired 85
O-- fired 86
-- fired 86
O-- fired 87
-- fired 87
O-- fired 88
-- fired 88
O-- fired 89
-- fired 89
O-- fired 90
-- fired 90
O-- fired 91
-- fired 91
O-- fired 92
-- fired 92
O-- fired 93
-- fired 93
O-- fired 94
-- fired 94
O-- fired 95
-- fired 95
O-- fired 96
-- fired 96
O-- fired 97
-- fired 97
O-- fired 98
-- fired 98
O-- fired 99
-- fired 99
O
done with test_many
Start ZeroTimer test
End ZeroTimer test
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_timeval
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_trie
Test Passed (find on empty trie found nothing)  main libxorp/tests/test_trie.cc:270
adding n1: 1.2.1.0/24 route: 0xbfda3229
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------


adding n2: 1.2.0.0/16 route: 0xbfda3228
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------


adding n3: 1.2.3.0/24 route: 0xbfda3227
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------


adding n4: 1.2.128.0/24 route: 0xbfda3226
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------


adding n5: 1.2.0.0/20 route: 0xbfda3225
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/20
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
---------------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------


adding n6: 1.2.192.0/24 route: 0xbfda3224
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.192.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.192.1
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
-----------------------------------------------
looking up net: 1.2.191.1
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
---- print trie ---
*** node: 1.2.128.0/24               PL
*** node: 1.2.192.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up upper bound: 1.2.190.1
Test Passed (1.2.191.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.190.1
Test Passed (1.2.129.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.120.1
Test Passed (1.2.127.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.120.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.192.1
Test Passed (1.2.192.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.192.1
Test Passed (1.2.192.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.128.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.128.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.193.1
Test Passed (1.2.255.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.193.1
Test Passed (1.2.193.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.191.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up lower bound: 1.2.190.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.255.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (255.255.255.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (0.0.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up net: fe80::2c0:4fff:0:0/96
Test Passed ()  test6 libxorp/tests/test_trie.cc:164
-----------
-----------------------------------------------
looking up net: fe80::2c0:4fff:fe68:8c58
Test Passed ()  test_find6 libxorp/tests/test_trie.cc:185
-----------
-----------------------------------------------
looking up upper bound: fe80::2c0:4fff:fe68:8c58
Test Passed (fe80::2c0:4fff:ffff:ffff)  test_upper_bound6 libxorp/tests/test_trie.cc:202
-----------
---- print trie ---
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
-----------------------------------------------
looking up net: 1.2.2.1
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
-----------------------------------------------
looking up less specific for net: 1.2.1.0/24
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.2.3.0/24
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.3.0.0/17
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.2.0.0/15
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:97
-----------
-----------------------------------------------
looking up less specific for net: 1.2.128.0/24
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:107
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.4.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.0.1
Test Passed (1.2.0.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.0.0.0/14                 PL
---------------
-----------------------------------------------
looking up upper bound: 1.0.0.1
Test Passed (1.2.0.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.0.0.1
Test Passed (0.0.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.3.128.1
Test Passed (255.255.255.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up upper bound: 1.2.2.1
Test Passed (1.2.2.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
---------------
---- print trie ---
*** node: 1.3.0.0/17                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
------
------
------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
Test replacement of interior node
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
==================
Test of begin()
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
---------------
==================
Test of lower_bound()
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
---------------
iter.key = 1.2.1.0/24
Test /32 prefix works
-----------------------------------------------
looking up net: 9.9.9.9
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
-----------------------------------------------
looking up net: 9.9.9.8
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
==================
Test of preorder iterator
adding n16: 1.2.3.0/24 route: 0xbfda321a
adding n17: 1.2.1.0/24 route: 0xbfda3219
adding n18: 1.2.0.0/16 route: 0xbfda3218
adding n19: 1.2.128.0/24 route: 0xbfda3217
adding n20: 1.2.0.0/20 route: 0xbfda3216
-----------
Test of prefix increment (++ti)
-----------
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
Test Passed ()  main libxorp/tests/test_trie.cc:637
-----------
Test of postfix increment (ti++)
-----------
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
Test Passed ()  main libxorp/tests/test_trie.cc:661
Find subtree
---- print trie ---
*** node: 169.229.0.136/29           PL
*** node: 192.150.187.0/25           PL
*** node: 192.168.254.2/32           PL
*** node: 192.168.254.3/32           PL
---------------
---- print trie ---
*** node: 169.229.0.136/29           PL
*** node: 192.150.187.248/29         PL
*** node: 192.168.254.2/32           PL
*** node: 192.168.254.3/32           PL
---------------
Test Passed ()  test_find_subtree libxorp/tests/test_trie.cc:259
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_types
Passed Test: serialization test for IPv4
Passed Test: serialization test for IPv4Net
Passed Test: serialization test for IPv6
Passed Test: serialization test for IPv6
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_utils
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_vif
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_profile
Running: test1
Test Passed: test1
Running: test2
Test Passed: test2
Running: test3
Test Passed: test3
Running: test4
Test Passed: test4
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto/tests/test_checksum
Running: test_inet_checksum
Test Passed: test_inet_checksum
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto/tests/test_config_node_id
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto/tests/test_packet
Running: test_ipv4_header
Test Passed: test_ipv4_header
Running: test_ipv6_header
Test Passed: test_ipv6_header
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient/tests/test_local_copy
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient/tests/test_remote_copy
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/mrt/tests/test_mrib


RUNNING TEST1

Installing entry for 123.45.0.0/24
PASS
Installing entry for 123.45.0.0/24
PASS
Installing entry for 123.45.0.0/24
PASS

Searching for   123.45.0.1
Found entry: 123.45.0.0/24
PASS

Searching for   123.45.1.255
PASS

MribTable size = 1
PASS

List of all entries:
123.45.0.0/24
PASS


RUNNING TEST2

Installing entry for 1.1.0.0/16
PASS
Installing entry for 1.2.0.0/24
PASS
Installing entry for 1.2.0.0/16
PASS

Searching for   1.2.0.1
Found entry: 1.2.0.0/24
PASS

Searching for   1.2.1.1
Found entry: 1.2.0.0/16
PASS

List of all entries:
1.1.0.0/16
1.2.0.0/16
1.2.0.0/24
PASS


RUNNING TEST3

Installing entry for 1.1.0.0/16
PASS
Installing entry for 1.2.1.0/24
PASS
Installing entry for 1.2.0.0/16
PASS

Searching for   1.2.0.1
Found entry: 1.2.0.0/16
PASS

Searching for   1.2.1.1
Found entry: 1.2.1.0/24
PASS

List of all entries:
1.1.0.0/16
1.2.0.0/16
1.2.1.0/24
PASS
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/mrt/tests/test_mrt
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rib/tests/test_deletion
-------------------------------------------------------
-------------------------------------------------------
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rib/tests/test_redist
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rib/tests/test_register
[ 2012/01/12 11:22:38.949279  ERROR test_register:16075 RIB rib/rt_tab_register.cc:382 delete_registration ] delete_registration called for unregisted net: 1.0.5.0/26
[ 2012/01/12 11:22:38.949363  ERROR test_register:16075 RIB rib/rt_tab_register.cc:382 delete_registration ] delete_registration called for unregisted net: 1.0.5.0/26
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf/tests/test_checksum
Running: test1
Test Passed: test1
Running: test2
Test Passed: test2
Running: test3
Test Passed: test3
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf/tests/test_packet
Running: hello_print
Test Passed: hello_print
Running: data_description_print
Test Passed: data_description_print
Running: link_state_update_print
Test Passed: link_state_update_print
Running: link_state_request_print
Test Passed: link_state_request_print
Running: link_state_acknowledgement_print
Test Passed: link_state_acknowledgement_print
Running: router_lsa_print
Test Passed: router_lsa_print
Running: network_lsa_print
Test Passed: network_lsa_print
Running: summary_network_lsa_print
Test Passed: summary_network_lsa_print
Running: summary_router_lsa_print
Test Passed: summary_router_lsa_print
Running: as_external_lsa_print
Test Passed: as_external_lsa_print
Running: type7_lsa_print
Test Passed: type7_lsa_print
Running: link_lsa_print
Test Passed: link_lsa_print
Running: intra_area_prefix_lsa_print
Test Passed: intra_area_prefix_lsa_print
Running: hello_compareV2
Test Passed: hello_compareV2
Running: hello_compareV3
Test Passed: hello_compareV3
Running: hello_badlenV2
Test Passed: hello_badlenV2
Running: hello_badlenV3
Test Passed: hello_badlenV3
Running: ddp_compareV2
Test Passed: ddp_compareV2
Running: ddp_compareV3
Test Passed: ddp_compareV3
Running: ddp_badlenV2
Test Passed: ddp_badlenV2
Running: ddp_badlenV3
Test Passed: ddp_badlenV3
Running: lsup_compareV2
Test Passed: lsup_compareV2
Running: lsup_compareV3
Test Passed: lsup_compareV3
Running: lsup_badlenV2
Test Passed: lsup_badlenV2
Running: lsup_badlenV3
Test Passed: lsup_badlenV3
Running: lsrp_compareV2
Test Passed: lsrp_compareV2
Running: lsrp_compareV3
Test Passed: lsrp_compareV3
Running: lsrp_badlenV2
Test Passed: lsrp_badlenV2
Running: lsrp_badlenV3
Test Passed: lsrp_badlenV3
Running: lsap_compareV2
Test Passed: lsap_compareV2
Running: lsap_compareV3
Test Passed: lsap_compareV3
Running: lsap_badlenV2
Test Passed: lsap_badlenV2
Running: lsap_badlenV3
Test Passed: lsap_badlenV3
Running: packet_decoder1V2
Test Passed: packet_decoder1V2
Running: packet_decoder1V3
Test Passed: packet_decoder1V3
Running: packet_decoder2V2
Test Passed: packet_decoder2V2
Running: packet_decoder2V3
Test Passed: packet_decoder2V3
Running: packet_decode_bad1V2
Test Passed: packet_decode_bad1V2
Running: packet_decode_bad2V2
Test Passed: packet_decode_bad2V2
Running: packet_decode_bad3V2
Test Passed: packet_decode_bad3V2
Running: router_lsa_compareV2
Test Passed: router_lsa_compareV2
Running: router_lsa_compareV3
Test Passed: router_lsa_compareV3
Running: network_lsa_compareV2
Test Passed: network_lsa_compareV2
Running: network_lsa_compareV3
Test Passed: network_lsa_compareV3
Running: summary_network_lsa_compareV2
Test Passed: summary_network_lsa_compareV2
Running: summary_network_lsa_compareV3
Test Passed: summary_network_lsa_compareV3
Running: summary_router_lsa_compareV2
Test Passed: summary_router_lsa_compareV2
Running: summary_router_lsa_compareV3
Test Passed: summary_router_lsa_compareV3
Running: as_external_lsa_compareV2
Test Passed: as_external_lsa_compareV2
Running: as_external_lsa_compareV3
Test Passed: as_external_lsa_compareV3
Running: type7_lsa_compareV2
Test Passed: type7_lsa_compareV2
Running: type7_lsa_compareV3
Test Passed: type7_lsa_compareV3
Running: link_lsa_compareV3
Test Passed: link_lsa_compareV3
Running: intra_area_prefix_lsa_compareV3
Test Passed: intra_area_prefix_lsa_compareV3
Running: lsa_decoder1V2
Test Passed: lsa_decoder1V2
Running: lsa_decoder1V3
Test Passed: lsa_decoder1V3
Running: lsa_decoder2V2
Test Passed: lsa_decoder2V2
Running: lsa_decoder2V3
Test Passed: lsa_decoder2V3
Running: lsa_decoder3V3
Test Passed: lsa_decoder3V3
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf/tests/test_peering
Running: single_peerV2
[ 2012/01/12 11:22:39.9165  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/12 11:22:39.9253  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:39.9313  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:22:40.9265  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:22:40.9455  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/12 11:22:40.9549  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/12 11:22:40.9641  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/12 11:22:40.9734  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
Test Passed: single_peerV2
Running: single_peerV3
[ 2012/01/12 11:22:40.10213  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/12 11:22:40.10305  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:40.10425  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth0/vif0  old-status: 1
[ 2012/01/12 11:22:40.10517  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:40.10627  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
Test Passed: single_peerV3
Running: two_peersV2
[ 2012/01/12 11:22:41.10259  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:22:41.10297  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/12 11:22:41.10314  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/12 11:22:41.10328  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/12 11:22:41.10343  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:41.10517  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/12 11:22:41.10536  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:41.10554  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/12 11:22:41.10568  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:41.10595  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:22:41.10630  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
Test Passed: two_peersV2
Running: two_peersV3
[ 2012/01/12 11:22:50.78505  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:22:50.78544  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/12 11:22:50.78560  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/12 11:22:50.78573  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/12 11:22:50.78586  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:22:50.78626  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/12 11:22:50.78643  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/12 11:22:50.78655  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/12 11:22:50.78668  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:50.78685  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:50.78851  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/12 11:22:50.78867  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:50.78889  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/12 11:22:50.78903  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:50.78924  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/01/12 11:22:50.78938  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:50.78957  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/01/12 11:22:50.78971  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:50.79002  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:22:50.79035  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
Test Passed: two_peersV3
Running: two_peersV2s1
[ 2012/01/12 11:22:59.130581  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:22:59.130623  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/12 11:22:59.130639  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/12 11:22:59.130652  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/12 11:22:59.130665  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:22:59.130713  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/12 11:22:59.130729  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/12 11:22:59.130741  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/12 11:22:59.130754  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:59.130770  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:59.130922  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/12 11:22:59.130938  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:59.130956  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/12 11:22:59.130970  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:22:59.130995  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:22:59.140250  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:22:59.141436  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/01/12 11:22:59.141470  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/01/12 11:23:00.131253  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
Test Passed: two_peersV2s1
Running: two_peersV3s1
[ 2012/01/12 11:23:08.187495  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:08.187529  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/12 11:23:08.187545  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/12 11:23:08.187558  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/12 11:23:08.187571  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:08.187606  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/12 11:23:08.187622  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/12 11:23:08.187635  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/12 11:23:08.187648  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:08.187664  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:08.187821  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/12 11:23:08.187837  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:08.187859  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/12 11:23:08.187873  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:08.187894  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/01/12 11:23:08.187908  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:08.187927  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/01/12 11:23:08.187941  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:08.187966  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:23:08.197250  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:23:08.198436  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/01/12 11:23:08.198471  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/01/12 11:23:09.188253  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
Test Passed: two_peersV3s1
Running: two_peersV2s2
[ 2012/01/12 11:23:17.244525  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:17.244560  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/12 11:23:17.244576  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/12 11:23:17.244589  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/12 11:23:17.244602  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:17.244646  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/12 11:23:17.244662  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/12 11:23:17.244674  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/12 11:23:17.244687  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:17.244703  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:17.244852  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/12 11:23:17.244868  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:17.244887  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/12 11:23:17.244900  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:17.244925  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:23:17.254251  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:23:17.255436  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/12 11:23:17.255470  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/12 11:23:18.245252  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
Test Passed: two_peersV2s2
Running: two_peersV3s2
[ 2012/01/12 11:23:26.301493  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:26.301527  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/12 11:23:26.301543  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/12 11:23:26.301555  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/12 11:23:26.301569  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:26.301603  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/12 11:23:26.301620  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/12 11:23:26.301632  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/12 11:23:26.301645  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:26.301661  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:26.301815  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/12 11:23:26.301832  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:26.301853  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/12 11:23:26.301868  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:26.301888  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/01/12 11:23:26.301902  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:26.301921  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/01/12 11:23:26.301935  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:26.301960  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:23:26.311250  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:23:26.312436  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/12 11:23:26.312471  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/12 11:23:27.302255  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
Test Passed: two_peersV3s2
Running: p2pV2
[ 2012/01/12 11:23:35.358522  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:35.358558  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/12 11:23:35.358574  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/12 11:23:35.358586  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/12 11:23:35.358599  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:35.358643  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/12 11:23:35.358660  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/12 11:23:35.358672  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/12 11:23:35.358685  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:35.358701  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:35.358852  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/12 11:23:35.358868  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:35.358886  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/12 11:23:35.358900  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:35.358929  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:23:35.358961  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
Test Passed: p2pV2
Running: p2pV3
[ 2012/01/12 11:23:45.359272  ERROR test_peering:16078 OSPF ospf/peer.cc:2678 update_router_linksV2 ] A single neighbour should be configured
[ 2012/01/12 11:23:45.359305  ERROR test_peering:16078 OSPF ospf/peer.cc:2678 update_router_linksV2 ] A single neighbour should be configured
[ 2012/01/12 11:23:45.359324  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:45.359341  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/12 11:23:45.359355  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/12 11:23:45.359367  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/12 11:23:45.359380  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:45.359395  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/12 11:23:45.359408  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/12 11:23:45.359420  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/12 11:23:45.359439  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:45.359455  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:45.359607  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/12 11:23:45.359624  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:45.359645  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/12 11:23:45.359660  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:45.359680  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/01/12 11:23:45.359694  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:45.359713  WARNING test_peering:16078 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/01/12 11:23:45.359727  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:45.359756  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:23:45.359788  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
Test Passed: p2pV3
[ 2012/01/12 11:23:55.360280  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:55.360308  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/12 11:23:55.360323  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/12 11:23:55.360335  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/12 11:23:55.360349  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:55.360365  WARNING test_peering:16078 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/12 11:23:55.360378  WARNING test_peering:16078 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/12 11:23:55.360390  WARNING test_peering:16078 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/12 11:23:55.360402  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:55.360418  WARNING test_peering:16078 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf/tests/test_routing
Running: r1V2
[ 2012/01/12 11:23:55.375762  WARNING test_routing:16081 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/12 11:23:55.375926  WARNING test_routing:16081 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:55.376021  WARNING test_routing:16081 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:23:55.376542  WARNING test_routing:16081 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:55.376653  WARNING test_routing:16081 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/12 11:23:55.376745  WARNING test_routing:16081 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/12 11:23:55.376837  WARNING test_routing:16081 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/12 11:23:55.376930  WARNING test_routing:16081 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
Test Passed: r1V2
Running: r1V3
[ 2012/01/12 11:23:55.377400  WARNING test_routing:16081 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/12 11:23:55.377493  WARNING test_routing:16081 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:55.377583  WARNING test_routing:16081 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:23:55.377788  WARNING test_routing:16081 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:55.377912  WARNING test_routing:16081 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/12 11:23:55.378003  WARNING test_routing:16081 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/12 11:23:55.378090  WARNING test_routing:16081 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/12 11:23:55.378178  WARNING test_routing:16081 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
Test Passed: r1V3
Running: r2
[ 2012/01/12 11:23:55.378539  WARNING test_routing:16081 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/12 11:23:55.378630  WARNING test_routing:16081 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/12 11:23:55.378716  WARNING test_routing:16081 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/01/12 11:23:55.378996  WARNING test_routing:16081 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/12 11:23:55.379097  WARNING test_routing:16081 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/12 11:23:55.379186  WARNING test_routing:16081 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/12 11:23:55.379271  WARNING test_routing:16081 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/12 11:23:55.379359  WARNING test_routing:16081 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
Test Passed: r2
Running: r3V2
Test Passed: r3V2
Running: r3V3
Test Passed: r3V3
Running: r4
Test Passed: r4
Running: r5
Test Passed: r5
Running: r6
Test Passed: r6
Running: r7
Test Passed: r7
Running: r8
Test Passed: r8
Running: r9
Test Passed: r9
Running: r10
Test Passed: r10
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf/tests/test_routing_table
Running: rt1v2
Test Passed: rt1v2
Running: rt1v3
Test Passed: rt1v3
Running: ire1v2
Test Passed: ire1v2
Running: ire1v3
Test Passed: ire1v3
Running: ire2v2
Test Passed: ire2v2
Running: ire2v3
Test Passed: ire2v3
Running: trie1v2
Test Passed: trie1v2
Running: trie1v3
Test Passed: trie1v3
Running: trie2v2
Test Passed: trie2v2
Running: trie2v3
Test Passed: trie2v3
Running: r1v2
Test Passed: r1v2
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_auth
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_outputs
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_packets
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_request
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_route_walk
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_timers
route db route dump took 0.004040 seconds
peer route dump took 0.003405 seconds
route db route dump took 0.003047 seconds
route db route dump took 0.005378 seconds
peer route dump took 0.004102 seconds
route db route dump took 0.005029 seconds
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_update_queue
scons: done building targets.
program finished with exit code 0
elapsedTime=4036.032439