(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/02/01 15:58:55.242363 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/02/01 15:58:55.280593  ERROR coord:8469 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/02/01 15:58:57.302767 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/02/01 15:58:57.302870  ERROR call_xrl:8514 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/02/01 15:58:57.305737 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 15:58:57.305977 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 8458 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 15:58:57.306808  WARNING xorp_bgp:8464 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/01 15:58:57.306887  WARNING xorp_bgp:8464 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8464 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8462 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8460 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: 8453buildbot  8515  0.0  0.0   2576   888 ?        S    15:58   0:01 sh -c ps auxwww|grep test_peer
buildbot  8517  0.0  0.0   1968   508 ?        S    15:58   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/02/01 15:59:05.882483  WARNING xorp_bgp:8533 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/02/01 15:59:05.895665 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert queue 1 
[ 2012/02/01 15:59:07.915594 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/02/01 15:59:07.915695  ERROR call_xrl:8586 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)
WARNING:  Process: [ 2012/02/01 15:59:07.919436 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 8527 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 15:59:07.919564  WARNING xorp_bgp:8533 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
8531 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 15:59:07.920164  WARNING xorp_bgp:8533 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8533 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8529 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: 8522buildbot  8587  0.0  0.0   2576   888 ?        S    15:59   0:00 sh -c ps auxwww|grep test_peer
buildbot  8589  0.0  0.0   1968   512 ?        S    15:59   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/02/01 15:59:16.457120  WARNING xorp_bgp:8605 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/02/01 15:59:16.470287 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/02/01 15:59:18.509553 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/02/01 15:59:18.509645  ERROR call_xrl:8661 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)
WARNING:  Process: 8599 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 15:59:18.513304 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 15:59:18.513383  WARNING xorp_bgp:8605 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 15:59:18.513527 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 8603 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 15:59:18.514004  WARNING xorp_bgp:8605 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8601 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8605 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: 8594buildbot  8662  0.0  0.0   2576   888 ?        S    15:59   0:00 sh -c ps auxwww|grep test_peer
buildbot  8664  0.0  0.0   1968   512 ?        S    15:59   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/02/01 15:59:27.168528 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/02/01 15:59:58.170383 INFO xorp_bgp BGP ] Sending: Notification Packet: Hold Timer Expired(4)
[ 2012/02/01 15:59:58.171064 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: 8676 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8680 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:00:01.203609 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 8682 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8678 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/02/01 16:00:09.623854 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 5 
Coord peer1 send packet update 
[ 2012/02/01 16:00:11.666756  WARNING xorp_bgp:8759 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/02/01 16:00:11.666858 INFO xorp_bgp BGP ] Sending: Notification Packet: Finite State Machine Error(5)
[ 2012/02/01 16:00:11.667322 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/02/01 16:00:13.700672 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: WARNING:  Process: 87538757 has message from dflt_sig_handler:  has message from dflt_sig_handler: SIGTERM receivedSIGTERM received

WARNING:  Process: 8759 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8755 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/02/01 16:00:22.144248 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/02/01 16:00:22.145302  WARNING xorp_bgp:8823 BGP bgp/peer.cc:1018 event_openmess ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} Illegal holdtime value 1 secs
[ 2012/02/01 16:00:22.145408 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Unacceptable Hold Time(6)
[ 2012/02/01 16:00:22.145528  WARNING test_peer:8825 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/02/01 16:00:22.145882 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: test3)
[ 2012/02/01 16:00:24.176261 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 16:00:24.176441 WARNING xorp_rib LIBXORP ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 8817 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8823 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8821 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8819 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/02/01 16:00:32.597028 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)
[ 2012/02/01 16:00:34.714087 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:00:34.714362 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 8879 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8883 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:00:34.714942  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_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)
[ 2012/02/01 16:00:45.208236 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:00:45.208514 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 8949 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8955 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8953 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8951 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/02/01 16:00:53.664588 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/02/01 16:00:53.703606  WARNING xorp_bgp:9014 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/02/01 16:00:53.703714 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 1 [0x1]
[ 2012/02/01 16:00:53.704716 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/02/01 16:00:55.741305 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 9008 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9014 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9010 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9012 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/02/01 16:02:04.226247 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/02/01 16:02:04.264746  WARNING xorp_bgp:9077 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/02/01 16:02:04.264867 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 2 [0x2]
[ 2012/02/01 16:02:04.265769 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)
[ 2012/02/01 16:02:06.300312 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 9071 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9075 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9073 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9077 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/02/01 16:02:14.691913 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/02/01 16:02:16.731817  WARNING xorp_bgp:9147 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/02/01 16:02:16.731912 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 3 [0x3]
[ 2012/02/01 16:02:16.733560 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)
[ 2012/02/01 16:02:16.768599 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 9141 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9147 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9145 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9143 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/02/01 16:02:25.180700 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/02/01 16:02:25.216217  WARNING xorp_bgp:9209 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/02/01 16:02:25.216414 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 3 [0x3]
[ 2012/02/01 16:02:25.217620 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/02/01 16:02:27.273562 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 9203 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9207 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9209 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9205 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/02/01 16:02:35.710999 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)
WARNING:  Process: 9268 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:02:37.833372 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 9270 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:02:37.834020  WARNING xorp_bgp:9274 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9274 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9272 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/02/01 16:02:46.292649 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)
WARNING:  Process: 9336 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:02:48.409466 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:02:48.409796  WARNING xorp_bgp:9343 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 9341 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: [ 2012/02/01 16:02:48.410060 INFO xorp_bgp BGP ] EVENT: timers 2
9339 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:02:48.410581  WARNING xorp_bgp:9343 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9343 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/02/01 16:03:56.900363 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/02/01 16:04:03.122737 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 9405 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9411WARNING:  Process: 9407 has message from dflt_sig_handler: SIGTERM received
 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9409 has message from dflt_sig_handler: 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/02/01 16:04:11.520309 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)
[ 2012/02/01 16:04:13.664250 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:04:13.664454  WARNING xorp_bgp:9502 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 9500 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9496 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:04:13.665080  WARNING xorp_bgp:9502 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9502 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:04:13.665348  ERROR xorp_fea_dummy:9498 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 9498 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/02/01 16:04:22.85688 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)
[ 2012/02/01 16:04:24.224850 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 9571 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:04:24.225040  WARNING xorp_bgp:9573 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 9567 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:04:24.225616  WARNING xorp_bgp:9573 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9573 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9569 has message from dflt_sig_handler: 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/02/01 16:04:32.679961 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: 9638 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9640 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9642 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:04:34.820869 INFO xorp_bgp BGP ] EVENT: timers 4
[ 2012/02/01 16:04:34.821480  WARNING xorp_bgp:9644 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9644 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/02/01 16:05:43.300072 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/02/01 16:05:45.438930 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 9709 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:05:45.439702  WARNING xorp_bgp:9716 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9714 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9716 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:05:45.440504  ERROR xorp_fea_dummy:9712 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 9712 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/02/01 16:05:53.835571 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/02/01 16:05:53.934489 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test15)
[ 2012/02/01 16:05:53.970221 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:05:53.970426 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 9790 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9786 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9792 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9788 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/02/01 16:06:02.393803 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/02/01 16:06:04.554193 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 9857 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9863 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9861 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9859 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/02/01 16:06:13.6108 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/02/01 16:06:13.48527 WARNING coord BGP ] Received duplicate nlri or withdraw 30.30.30.0/24 in update message
[ 2012/02/01 16:06:13.48757  WARNING xorp_bgp:9937 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)
WARNING:  Process: 9931 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:06:15.150082 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 9935 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9937 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9933 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/02/01 16:06:23.611190 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/02/01 16:06:27.779733 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test18)
WARNING:  Process: 10002 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10006 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:06:27.816849 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:06:27.816986  WARNING xorp_bgp:10008 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:06:27.817094 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 10008 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:06:27.818184  ERROR xorp_fea_dummy:10004 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 10004 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/02/01 16:07:36.315761 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/02/01 16:07:36.355783 WARNING coord BGP ] Could not delete 30.30.30.0/24
[ 2012/02/01 16:07:36.356014  WARNING xorp_bgp:10090 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/02/01 16:07:36.356102  WARNING xorp_bgp:10090 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/02/01 16:07:40.465559 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test19)
WARNING:  Process: 10084 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:07:42.502976 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:07:42.503042  WARNING xorp_bgp:10090 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:07:42.503147 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 10088 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10090 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:07:42.504315  ERROR xorp_fea_dummy:10086 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 10086 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/02/01 16:07:50.899690 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/02/01 16:07:50.935973 WARNING coord BGP ] Could not delete 30.30.30.0/24
[ 2012/02/01 16:07:50.936161  WARNING xorp_bgp:10175 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/02/01 16:07:50.936253  WARNING xorp_bgp:10175 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/02/01 16:07:55.41203 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test20)
WARNING:  Process: 10173 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10169 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10171 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:07:57.79246 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:07:57.79331  WARNING xorp_bgp:10175 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:07:57.79440 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 10175 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/02/01 16:08:05.509593 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update withdraw6 2000::/3 
[ 2012/02/01 16:08:05.551160 WARNING coord BGP ] Could not delete 2000::/3
[ 2012/02/01 16:08:05.551370  WARNING xorp_bgp:10254 BGP bgp/route_table_ribin.cc:265 delete_route ] Attempt to delete route for net 2000::/3 that wasn't in RIB-In
[ 2012/02/01 16:08:05.551474  WARNING xorp_bgp:10254 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/02/01 16:08:09.656656 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: 10248 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:08:11.693133 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:08:11.693290 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 10252 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10254 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10250 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/02/01 16:08:20.154049 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/02/01 16:08:24.321198 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test21)
[ 2012/02/01 16:08:26.356268 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 10327 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:08:26.356492 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 10331 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10333 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:08:26.358152  ERROR xorp_fea_dummy:10329 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 10329 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/02/01 16:09:34.847665 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test22)
WARNING:  Process: 10414 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:09:34.879839 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 10410 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:09:34.880024  WARNING xorp_bgp:10416 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 10412 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10416 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/02/01 16:09:43.263265 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)
[ 2012/02/01 16:09:43.322844 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 10471 has message from dflt_sig_handler: SIGTERM received[ 2012/02/01 16:09:43.322939  ERROR xorp_fea_dummy:10474 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...

[ 2012/02/01 16:09:43.323103 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/01 16:09:43.323556  WARNING xorp_bgp:10478 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10478 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: WARNING:  Process: 10476 has message from dflt_sig_handler: SIGTERM received
10474 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/02/01 16:09:51.734121 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/02/01 16:09:51.788047 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: WARNING:  Process: 10530 has message from dflt_sig_handler: SIGTERM received
10534 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:09:51.788237  WARNING xorp_bgp:10536 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 10532 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:09:51.790407  WARNING xorp_bgp:10536 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10536 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/02/01 16:10:00.228461 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)
[ 2012/02/01 16:10:00.284807 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:10:00.285337 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 10588 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:10:00.285948  WARNING xorp_bgp:10594 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10590 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:10:00.286216  WARNING xorp_bgp:10594 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10594 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10592 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/02/01 16:10:08.754478 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)
WARNING:  Process: 10650 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10646 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:10:10.833696 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:10:10.833851  WARNING xorp_bgp:10652 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:10:10.834486  WARNING xorp_bgp:10652 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10652 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10648 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/02/01 16:11:19.320123  WARNING xorp_bgp:10716 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/02/01 16:11:19.333485 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)
[ 2012/02/01 16:11:21.411097 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 10710 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:11:21.411938  WARNING xorp_bgp:10716 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: WARNING:  Process: 10716 has message from dflt_sig_handler: SIGTERM received
10714 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10712 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/02/01 16:11:29.873909 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)
WARNING:  Process: 10780 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10785 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:11:31.948660 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:11:31.948810  WARNING xorp_bgp:10787 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:11:31.949338  WARNING xorp_bgp:10787 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10787 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10783 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/02/01 16:11:40.358374 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/02/01 16:11:44.418650 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/02/01 16:11:44.420397 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/02/01 16:11:48.475764 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 10853 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10859 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10855 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10857 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/02/01 16:11:58.997120 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test30)
WARNING:  Process: 10924 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:12:01.30658 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 10926 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10930 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10928 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/02/01 16:12:09.490211 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/02/01 16:12:11.568165 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 10991 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:12:11.568322  WARNING xorp_bgp:10997 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:12:11.568478 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/01 16:12:11.568973  WARNING xorp_bgp:10997 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10995 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10997 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10993 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/02/01 16:12:20.45338 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)
[ 2012/02/01 16:12:24.144126 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:12:24.144613 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 11054 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11058 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:12:24.145472  WARNING xorp_bgp:11060 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/01 16:12:24.145508  WARNING xorp_bgp:11060 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 11060 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11056 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/02/01 16:12:32.613708 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/02/01 16:12:34.716265 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/02/01 16:12:36.819545 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/02/01 16:12:38.927309 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/02/01 16:12:41.36056 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/02/01 16:12:43.146399 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/02/01 16:12:45.256075 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/02/01 16:12:47.363209 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/02/01 16:12:49.471652 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/02/01 16:12:51.580515 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/02/01 16:12:53.691033 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/02/01 16:12:53.690969 INFO xorp_bgp BGP ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} rejecting connection: current state IDLE(1) holdtimer running
[ 2012/02/01 16:12:53.691121  WARNING test_peer:11129 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/02/01 16:12:53.692047 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)
WARNING:  Process: 11125 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11121 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11123[ 2012/02/01 16:12:55.728391 INFO xorp_bgp BGP ] EVENT: timers 3
 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11127 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/02/01 16:14:04.225334 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/02/01 16:14:04.261844  WARNING xorp_bgp:11344 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/02/01 16:14:04.261955 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Connection Not Synchronized(1)
[ 2012/02/01 16:14:04.262669 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: 11338 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11342 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:14:08.318381 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 11340 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11344 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/02/01 16:14:16.707039 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/02/01 16:14:16.744839  ERROR xorp_bgp:11416 BGP bgp/socket.cc:316 async_read_message ] Illegal length value 0
[ 2012/02/01 16:14:16.744943 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 0 [0 0]
[ 2012/02/01 16:14:16.746103 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)
WARNING:  Process: 11410 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11412 has message from dflt_sig_handler: [ 2012/02/01 16:14:20.804194 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 11414 has message from dflt_sig_handler: SIGTERM received
SIGTERM received
WARNING:  Process: 11416 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/02/01 16:14:29.206561 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/02/01 16:14:29.266873  WARNING xorp_bgp:11482 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/02/01 16:14:29.266983 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/02/01 16:14:29.267294  WARNING test_peer:11484 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/02/01 16:14:29.268258 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)
[ 2012/02/01 16:14:33.327099 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 11476 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11482 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11480 has message from dflt_sig_handler: SIGTERM received[ 2012/02/01 16:14:33.328141  ERROR xorp_fea_dummy:11478 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...

WARNING:  Process: 11478 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/02/01 16:14:41.764130 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/02/01 16:14:41.801625  ERROR xorp_bgp:11552 BGP bgp/peer.cc:322 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} Unknown packet type 10
[ 2012/02/01 16:14:41.801737 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Type(3) - field : 10 [0xa]
[ 2012/02/01 16:14:41.802786 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)
[ 2012/02/01 16:14:45.856099 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 11552 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11550 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11545 has message from dflt_sig_handler: SIGTERM received[ 2012/02/01 16:14:45.857538  ERROR xorp_fea_dummy:11548 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...

WARNING:  Process: 11548 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/02/01 16:14:54.311202 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/02/01 16:14:54.349709  WARNING xorp_bgp:11618 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/02/01 16:14:54.349877 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed AS_PATH(11)
[ 2012/02/01 16:14:54.351289 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: 11612 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11616 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:14:58.407035 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 11618 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11614 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/02/01 16:15:06.870350 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/02/01 16:15:08.911241  WARNING xorp_bgp:11684 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/02/01 16:15:08.911339 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/02/01 16:15:08.912565  WARNING test_peer:11686 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/02/01 16:15:08.913261 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/02/01 16:15:10.945212 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 11678 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11682 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11684 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11680 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/02/01 16:15:19.416534 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/02/01 16:15:21.456604  WARNING xorp_bgp:11748 BGP bgp/peer.cc:1018 event_openmess ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} Unsupported BGPVERSION 6
[ 2012/02/01 16:15:21.456707 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Unsupported Version Number(1) - Min supported Version is 4 [0 0x4]
[ 2012/02/01 16:15:21.457770 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)
[ 2012/02/01 16:15:23.492741 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 11742 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11746 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11748 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11744 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/02/01 16:15:31.948189 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/02/01 16:15:33.989036  WARNING xorp_bgp:11811 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/02/01 16:15:33.989141 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Bad BGP Identifier(3)
[ 2012/02/01 16:15:33.990066 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)
[ 2012/02/01 16:15:36.24291 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 11805 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11809 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11811 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11807 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/02/01 16:15:44.476592 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/02/01 16:15:44.514533  WARNING xorp_bgp:11874 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/02/01 16:15:44.514633 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 22 [0 0x16]
[ 2012/02/01 16:15:44.514956  WARNING test_peer:11876 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/02/01 16:15:44.515844 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: WARNING:  Process: 11872 has message from dflt_sig_handler: 11868 has message from dflt_sig_handler: SIGTERM receivedSIGTERM received

[ 2012/02/01 16:15:48.573752 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 11874 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11870 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/02/01 16:15:57.33641 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/02/01 16:15:57.72860  WARNING xorp_bgp:11941 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/02/01 16:15:57.72970 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/02/01 16:15:57.73612  WARNING test_peer:11943 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/02/01 16:15:57.74571 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)
[ 2012/02/01 16:16:01.131680 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 11934 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11941 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11939 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11937 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/02/01 16:16:09.604077 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/02/01 16:16:09.644498 WARNING coord BGP ] BAD Message: Bad Flags in Origin attribute 0
[ 2012/02/01 16:16:09.644731  WARNING xorp_bgp:12007 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/02/01 16:16:09.644844 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x1 0x1 0x1]
[ 2012/02/01 16:16:09.645938 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)
[ 2012/02/01 16:16:13.703198 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 12001 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12005 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:16:13.704325  ERROR xorp_fea_dummy:12003 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 12007 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12003 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/02/01 16:16:22.177882 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/02/01 16:16:22.219630 WARNING coord BGP ] BAD Message: Bad Flags in AS Path attribute 0
[ 2012/02/01 16:16:22.219881  WARNING xorp_bgp:12075 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/02/01 16:16:22.219990 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x2 0x4 0x2 0x1 0xfd 0xe8]
[ 2012/02/01 16:16:22.221455 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)
WARNING:  Process: 12069 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12073 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:16:26.278924 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 12075 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12071 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/02/01 16:16:34.756401 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/02/01 16:16:34.793996 WARNING coord BGP ] BAD Message: Bad Flags in NextHop attribute 0
[ 2012/02/01 16:16:34.794225  WARNING xorp_bgp:12142 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/02/01 16:16:34.794326 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x3 0x4 0x14 0x14 0x14 0x14]
[ 2012/02/01 16:16:34.795328 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/02/01 16:16:38.852308 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 12136 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12140 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12142 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12138 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/02/01 16:16:47.316561 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/02/01 16:16:47.354475 WARNING coord BGP ] BAD Message: Bad Flags in MEDAttribute 0
[ 2012/02/01 16:16:47.354736  WARNING xorp_bgp:12208 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/02/01 16:16:47.354845 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x4 0x4 0x14 0x14 0x14 0x14]
[ 2012/02/01 16:16:47.355904 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)
WARNING:  Process: 12202 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:16:51.414780 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 12206 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12208 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12204 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/02/01 16:16:59.885903 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/02/01 16:16:59.924056 WARNING coord BGP ] BAD Message: Bad Flags in LocalPrefAttribute 0
[ 2012/02/01 16:16:59.924312  WARNING xorp_bgp:12274 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/02/01 16:16:59.924425 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x5 0x4 0x14 0x14 0x14 0x14]
[ 2012/02/01 16:16:59.925635 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)
[ 2012/02/01 16:17:03.983073 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 12274 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12268 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12272 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12270 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/02/01 16:17:12.450180 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/02/01 16:17:12.491524 WARNING coord BGP ] BAD Message: Bad Flags in AtomicAggregate attribute 0
[ 2012/02/01 16:17:12.491815  WARNING xorp_bgp:12341 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/02/01 16:17:12.491922 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x6 0]
[ 2012/02/01 16:17:12.493829 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)
[ 2012/02/01 16:17:16.546783 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 12334 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12339 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12341 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12337 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/02/01 16:17:25.11459 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/02/01 16:17:25.49616 WARNING coord BGP ] BAD Message: Bad Flags in AtomicAggregate attribute 0
[ 2012/02/01 16:17:25.49870  WARNING xorp_bgp:12407 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/02/01 16:17:25.49976 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/02/01 16:17:25.51345 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)
[ 2012/02/01 16:17:29.108558 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 16:17:29.108597  ERROR xorp_fea_dummy:12403 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 12401 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12405 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12407 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12403 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/02/01 16:17:37.588667 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/02/01 16:17:37.626649 WARNING coord BGP ] BAD Message: Unknown Origin Type 5
[ 2012/02/01 16:17:37.626890  WARNING xorp_bgp:12473 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/02/01 16:17:37.627002 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid ORIGIN Attribute(6) [0x40 0x1 0x1 0x5]
[ 2012/02/01 16:17:37.628171 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)
WARNING:  Process: 12467 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:17:41.686749 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 12473 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12469 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12471 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/02/01 16:17:50.142991 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/02/01 16:17:50.180599 WARNING coord BGP ] BAD Message: NextHop 255.255.255.255 is not a unicast address
[ 2012/02/01 16:17:50.180834  WARNING xorp_bgp:12540 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/02/01 16:17:50.181216 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid NEXT_HOP Attribute(8)
[ 2012/02/01 16:17:50.182546 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/02/01 16:17:54.241166 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 12538 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12534 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12540 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12536 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/02/01 16:18:02.720366 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/02/01 16:18:02.756358  WARNING xorp_bgp:12606 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/02/01 16:18:02.756468 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid Network Field(10)
[ 2012/02/01 16:18:02.757503 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/02/01 16:18:06.815189 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 12600 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12606 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12604 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12602 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/02/01 16:18:15.286486 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/02/01 16:18:15.321109 WARNING coord BGP ] BAD Message: Bad Flags in Unknown attribute
[ 2012/02/01 16:18:15.321389  WARNING xorp_bgp:12672 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/02/01 16:18:15.321498 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Unrecognized Well-known Attribute(2) -  [0 0x13 0x1 0]
[ 2012/02/01 16:18:15.322220 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)
WARNING:  Process: 12666 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12670 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:18:19.378207 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 12672 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:18:19.379577  ERROR xorp_fea_dummy:12668 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 12668 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/02/01 16:18:27.856705 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/02/01 16:18:27.896892 WARNING coord BGP ] BAD Message: Unexpected confederation
[ 2012/02/01 16:18:27.897119  WARNING xorp_bgp:12739 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/02/01 16:18:27.897213 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed AS_PATH(11)
[ 2012/02/01 16:18:27.898336 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: 12732 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12737 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12735 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:18:31.959783 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 12739 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/02/01 16:19:40.515130 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)
[ 2012/02/01 16:19:42.596407 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 12799 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12803 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:19:42.598307  WARNING xorp_bgp:12805 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 12805 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12801 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/02/01 16:19:51.58943  WARNING xorp_bgp:12883 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/02/01 16:19:51.73107 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/02/01 16:19:53.145900 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:19:53.146085 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 12877 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:19:53.146572  WARNING xorp_bgp:12883 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 12883 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12879 has message from dflt_sig_handler: WARNING:  Process: 12881 has message from dflt_sig_handler: SIGTERM received
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/02/01 16:20:01.568913 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/02/01 16:20:01.608620  WARNING xorp_bgp:12955 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/02/01 16:20:01.608903 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed Attribute List(1)
[ 2012/02/01 16:20:01.610237 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)
WARNING:  Process: 12949 has message from dflt_sig_handler: WARNING:  Process: [ 2012/02/01 16:20:05.668210 INFO xorp_bgp BGP ] EVENT: timers 3
12953 has message from dflt_sig_handler: SIGTERM received
SIGTERM received
WARNING:  Process: 12955 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12951 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/02/01 16:20:14.106580 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/02/01 16:20:14.146722  WARNING xorp_bgp:13022 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/02/01 16:20:14.146829 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed Attribute List(1)
[ 2012/02/01 16:20:14.147930 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)
WARNING:  Process: 13015 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13020 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13018 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:20:18.203873 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 13022 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)
WARNING:  Process: 13093 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:20:28.559812 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13089 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13091 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13095 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/02/01 16:20:38.887731 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13136 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13142 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13140 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13138 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: 13183 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:20:49.224174 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13189 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13185 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13187 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)
[ 2012/02/01 16:20:59.555207 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13235 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13237 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13233 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13230 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/02/01 16:21:09.887455 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13278 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13284 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13282 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13280 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: 13325 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:21:20.232655 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13329 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13331 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13327 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)
[ 2012/02/01 16:21:30.588702  ERROR xorp_fea_dummy:13376 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/02/01 16:21:30.588720 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13373 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 13378 has message from dflt_sig_handler: SIGTERM received
13380 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13376 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)
[ 2012/02/01 16:21:40.916934 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13445 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13441 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13443 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13447 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: 13488 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13492 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13494 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13490 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: 13535 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13539 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:22:01.590944 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13537 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13541 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/02/01 16:22:11.918782 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13582 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13584 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13586 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13589 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/02/01 16:22:22.258808 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13630 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13634 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13636 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13632 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)
[ 2012/02/01 16:22:32.588643 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13677 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:22:32.589019  ERROR xorp_fea_dummy:13679 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 13683 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13681 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13679 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/02/01 16:22:42.921691 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13724 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13730 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13726 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13728 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/02/01 16:22:53.262779 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13772 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13778 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13776 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13774 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)
[ 2012/02/01 16:23:03.594468 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/01 16:23:03.594868 WARNING xorp_finder LIBXORP ] read error: _fd: 16  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/02/01 16:23:03.595185 WARNING xorp_finder LIBXORP ] read error: _fd: 19  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 13825 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:23:03.596517 WARNING xorp_finder LIBXORP ] read error: _fd: 13  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 13819 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13823 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13821 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)
WARNING:  Process: 13866 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13870 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:23:13.922962 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13872 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13868 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/02/01 16:23:22.74150 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13918 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13922 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13924 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13920 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/02/01 16:24:32.786158 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/02/01 16:24:32.868818 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/02/01 16:24:32.952305 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test1)
[ 2012/02/01 16:24:32.982762 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:24:32.982885 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:24:32.982915 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 13948 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:24:32.983073  WARNING xorp_bgp:13954 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:24:32.983303  WARNING xorp_bgp:13954 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 13952 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13954 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13950 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/02/01 16:24:43.598870 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/02/01 16:24:43.687441 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/02/01 16:24:43.770203 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: 14054 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:24:43.807584 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/02/01 16:24:43.807703 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
14059 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:24:43.807863  WARNING xorp_bgp:14061 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:24:43.807960 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 16:24:43.808062  WARNING xorp_bgp:14061 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 14056 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14061 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/02/01 16:24:54.435699 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/02/01 16:24:54.522691 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/02/01 16:24:54.604337 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)
[ 2012/02/01 16:25:00.960292 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:25:00.960449 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 14156 has message from dflt_sig_handler: SIGTERM received[ 2012/02/01 16:25:00.960484 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)

[ 2012/02/01 16:25:00.960598  WARNING xorp_bgp:14162 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 14160 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:25:00.961487  WARNING xorp_bgp:14162 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14162 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:25:00.962847  ERROR xorp_fea_dummy:14158 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 14158 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/02/01 16:26:11.675404 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/02/01 16:26:11.761707 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/02/01 16:26:11.847119 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/02/01 16:26:18.412915 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:26:18.413050 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:26:18.413084 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:26:18.413250  WARNING xorp_bgp:14311 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 14305 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:26:18.413661  ERROR xorp_bgp:14311 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 14307 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14309 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14311 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/02/01 16:26:29.76744 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/02/01 16:26:29.164208 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/02/01 16:26:29.253495 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/02/01 16:26:35.595941 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:26:35.596090 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:26:35.596125 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:26:35.596299  WARNING xorp_bgp:14494 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:26:35.596464 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 14491 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14487 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:26:35.597163  WARNING xorp_bgp:14494 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/01 16:26:35.597213  WARNING xorp_bgp:14494 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14494 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:26:35.598001  ERROR xorp_fea_dummy:14489 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 14489 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/02/01 16:27:46.305928 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/02/01 16:27:46.394477 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/02/01 16:27:46.479668 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)
[ 2012/02/01 16:27:50.754182 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:27:50.754330 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:27:50.754364 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/02/01 16:27:50.754464  WARNING xorp_bgp:14640 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
14634 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14638 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:27:50.755468  WARNING xorp_bgp:14640 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/01 16:27:50.755520  WARNING xorp_bgp:14640 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14640 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14636 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/02/01 16:28:01.388850 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/02/01 16:28:01.467008 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/02/01 16:28:01.553292 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)
WARNING:  Process: 14776 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:28:05.828541 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:28:05.828657 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:28:05.828840  WARNING xorp_bgp:14782 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:28:05.828954 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 14780 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14778 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:28:05.829569  WARNING xorp_bgp:14782 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14782 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/02/01 16:28:16.519297 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/02/01 16:28:16.597192 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/02/01 16:28:16.684594 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)
WARNING:  Process: 14916 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:28:19.17278 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:28:19.17389 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 14912 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:28:19.17494  WARNING xorp_bgp:14918 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:28:19.17677 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 16:28:19.18399  WARNING xorp_bgp:14918 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14918 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14914 has message from dflt_sig_handler: 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/02/01 16:29:29.757951 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/02/01 16:29:29.850137 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/02/01 16:29:29.935237 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: 15062 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15057 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:29:32.60977 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:29:32.61134 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:29:32.61170 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:29:32.61215  WARNING xorp_bgp:15064 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 15060 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:29:32.62320  WARNING xorp_bgp:15064 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15064 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/02/01 16:29:42.682044 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/02/01 16:29:42.764344 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/02/01 16:29:42.849742 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)
WARNING:  Process: 15177 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:29:45.38838 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:29:45.38951 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:29:45.39049  WARNING xorp_bgp:15184 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 15182 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:29:45.39223 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 16:29:45.39832  WARNING xorp_bgp:15184 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15179 has message from dflt_sig_handler: SIGTERM received[ 2012/02/01 16:29:45.39918  WARNING xorp_bgp:15184 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion

[ 2012/02/01 16:29:45.39943  WARNING xorp_bgp:15184 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15184 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/02/01 16:29:55.721674 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/02/01 16:29:55.808916 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/02/01 16:29:55.891212 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 15308 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:29:55.925232 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:29:55.925342 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 15304 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:29:55.925520  WARNING xorp_bgp:15310 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:29:55.925622 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 15306 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15310 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/02/01 16:31:06.647545 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/02/01 16:31:06.730543 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/02/01 16:31:06.818961 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: [ 2012/02/01 16:31:06.851508  ERROR xorp_fea_dummy:15407 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
15405 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:31:06.851560 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:31:06.851692 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:31:06.851728 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:31:06.851895  WARNING xorp_bgp:15411 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 15409 has message from dflt_sig_handler: WARNING:  Process: 15411 has message from dflt_sig_handler: SIGTERM received
SIGTERM received
WARNING:  Process: 15407 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/02/01 16:31:17.492198 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/02/01 16:31:17.576513 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/02/01 16:31:17.663407 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)
WARNING:  Process: 15512 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:31:17.849871 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:31:17.849981 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:31:17.850081  WARNING xorp_bgp:15518 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: [ 2012/02/01 16:31:17.850253 INFO xorp_bgp BGP ] EVENT: timers 4
15516 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15514 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:31:17.850952  WARNING xorp_bgp:15518 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/01 16:31:17.851008  WARNING xorp_bgp:15518 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/01 16:31:17.851037  WARNING xorp_bgp:15518 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15518 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/02/01 16:31:28.528798 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/02/01 16:31:28.612636 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/02/01 16:31:28.698633 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: 15630 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:31:30.905156 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:31:30.905307 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:31:30.905342 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:31:30.905449  WARNING xorp_bgp:15636 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 15634 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:31:30.905751 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 15632 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:31:30.906397  WARNING xorp_bgp:15636 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/01 16:31:30.906454  WARNING xorp_bgp:15636 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/01 16:31:30.906480  WARNING xorp_bgp:15636 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15636 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/02/01 16:32:41.622620 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/02/01 16:32:41.711446 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/02/01 16:32:41.792651 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)
[ 2012/02/01 16:32:43.994253 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:32:43.994386 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:32:43.994418 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 15752 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:32:43.994584  WARNING xorp_bgp:15758 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:32:43.994728 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/01 16:32:43.994859  ERROR xorp_fea_dummy:15754 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/02/01 16:32:43.995042  ERROR xorp_bgp:15758 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 15756 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15758 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15754 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/02/01 16:32:54.619408 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/02/01 16:32:54.708017 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/02/01 16:32:54.794406 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: 15879 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15883 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15881 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:33:07.777455 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:33:07.777593 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:33:07.777626 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:33:07.777682  WARNING xorp_bgp:15885 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/02/01 16:33:07.777709  WARNING xorp_bgp:15885 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:33:07.777981  ERROR xorp_bgp:15885 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:33:07.777998  ERROR xorp_bgp:15885 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:33:07.778023  ERROR xorp_bgp:15885 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:33:07.778038  ERROR xorp_bgp:15885 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 15885 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: 16114 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16116 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16118 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16120 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/02/01 16:34:29.66054 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/02/01 16:34:29.148240 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/02/01 16:34:29.237784 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)
[ 2012/02/01 16:34:29.417790 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:34:29.417942 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:34:29.417976 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/02/01 16:34:29.417939  ERROR xorp_fea_dummy:16188 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
16186 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:34:29.418152  WARNING xorp_bgp:16192 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:34:29.418313 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 16:34:29.418675  ERROR xorp_bgp:16192 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 16190 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16188 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16192 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/02/01 16:34:40.72066 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/02/01 16:34:40.158189 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/02/01 16:34:40.245662 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)
WARNING:  Process: 16311 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16307 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:34:40.442494 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:34:40.442605 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:34:40.442702  WARNING xorp_bgp:16313 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:34:40.442878 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 16309 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:34:40.443554  WARNING xorp_bgp:16313 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/01 16:34:40.443650  WARNING xorp_bgp:16313 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/01 16:34:40.443677  WARNING xorp_bgp:16313 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 16313 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/02/01 16:35:51.162551 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/02/01 16:35:51.249345 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/02/01 16:35:51.336462 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: 16434 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:35:53.520317 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:35:53.520432 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:35:53.520549  WARNING xorp_bgp:16436 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:35:53.520724 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 16432 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:35:53.521339  WARNING xorp_bgp:16436 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/01 16:35:53.521388  WARNING xorp_bgp:16436 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/01 16:35:53.521423  WARNING xorp_bgp:16436 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 16436 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16430 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/02/01 16:36:04.162530 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/02/01 16:36:04.251348 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/02/01 16:36:04.336446 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)
[ 2012/02/01 16:36:04.530809 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:36:04.530956 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:36:04.530988 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 16558 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:36:04.531152  WARNING xorp_bgp:16564 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:36:04.531319 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 16:36:04.531433  WARNING xorp_bgp:16564 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/02/01 16:36:04.531614  ERROR xorp_bgp:16564 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:36:04.531706 WARNING xorp_rib LIBXORP ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 16562 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16560 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16564 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/02/01 16:36:15.212268 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/02/01 16:36:15.297623 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/02/01 16:36:15.386535 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)
WARNING:  Process: 16680 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16684 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:36:17.522590 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:36:17.522698 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:36:17.522796  WARNING xorp_bgp:16686 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:36:17.522961 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 16:36:17.523653  WARNING xorp_bgp:16686 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 16682 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:36:17.523996  WARNING xorp_bgp:16686 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 16686 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/02/01 16:36:26.831528 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/02/01 16:37:30.275637 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)
[ 2012/02/01 16:37:32.354279 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:37:32.354543 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 16:37:32.354833  WARNING xorp_bgp:16806 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 16800 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16804 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16806 has message from dflt_sig_handler: WARNING:  Process: 16802 has message from dflt_sig_handler: SIGTERM received
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/02/01 16:37:41.649299 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/02/01 16:37:44.975552 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/02/01 16:37:47.57126 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:37:47.57379 INFO xorp_bgp BGP ] EVENT: timers 4
[ 2012/02/01 16:37:47.57678  WARNING xorp_bgp:16906 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 16900 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16902 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16904 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16906 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/02/01 16:37:56.350616 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/02/01 16:37:59.717580 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)
WARNING:  Process: 16995 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:38:01.797650 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:38:01.797886 INFO xorp_bgp BGP ] EVENT: timers 4
[ 2012/02/01 16:38:01.798114  ERROR xorp_bgp:17001 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 16997 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16999 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 
17001 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/02/01 16:38:11.87859 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/02/01 16:38:18.479535 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: [ 2012/02/01 16:38:24.558346 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
17089 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:38:24.558572  WARNING xorp_bgp:17095 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:38:24.558691 INFO xorp_bgp BGP ] EVENT: timers 4
[ 2012/02/01 16:38:24.558883  ERROR xorp_bgp:17095 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 17091 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17093 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17095 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/02/01 16:39:34.112866 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)
[ 2012/02/01 16:39:40.222978 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:39:40.223124  WARNING xorp_bgp:17194 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 17188 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:39:40.223253 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/01 16:39:40.223514  ERROR xorp_bgp:17194 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 17192 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:39:40.224082  WARNING xorp_bgp:17194 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 17194 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17190 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/02/01 16:39:49.695634 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)
WARNING:  Process: [ 2012/02/01 16:39:53.792402 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
17270 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:39:53.792569  WARNING xorp_bgp:17276 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:39:53.792705 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 17274 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:39:53.793325  WARNING xorp_bgp:17276 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 17276 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17272 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/02/01 16:40:03.82203 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/02/01 16:40:09.698406 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: 17344 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:40:15.179817 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 17346 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17348 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17350 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/02/01 16:41:24.765319 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)
WARNING:  Process: 17615 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:41:32.909396 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:41:32.909536  WARNING xorp_bgp:17621 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 17621 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17619 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17617 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/02/01 16:41:42.380846 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)
[ 2012/02/01 16:41:48.490292 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/02/01 16:41:48.490499  WARNING xorp_bgp:17708 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
17702 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: [ 2012/02/01 16:41:48.490646 INFO xorp_bgp BGP ] EVENT: timers 2
17706 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:41:48.491232  WARNING xorp_bgp:17708 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 17708 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17704 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/02/01 16:41:57.988068 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/02/01 16:42:02.50811 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:42:02.50959  WARNING xorp_bgp:17784 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:42:02.51101 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 17782 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:42:02.51777  WARNING xorp_bgp:17784 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 17784 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17780 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17778 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/02/01 16:42:11.557596 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)
WARNING:  Process: 17847 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17851 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:42:15.626182  ERROR xorp_fea_dummy:17849 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 17849 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:42:15.629408 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:42:15.629565  WARNING xorp_bgp:17854 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:42:15.629726  ERROR xorp_bgp:17854 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:42:15.629747  ERROR xorp_bgp:17854 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:42:15.629772  ERROR xorp_bgp:17854 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:42:15.629787  ERROR xorp_bgp:17854 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:42:15.630187  WARNING xorp_bgp:17854 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 17854 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 183826 vif0
create_interface 183826 vif1
create_interface 183826 vif2
create_interface 183826 vif3
enable_interface 183826 vif0
enable_interface 183826 vif1
enable_interface 183826 vif2
enable_interface 183826 vif3
create_vif 183826 vif0 vif0
create_vif 183826 vif1 vif1
create_vif 183826 vif2 vif2
create_vif 183826 vif3 vif3
enable_vif 183826 vif0 vif0
enable_vif 183826 vif1 vif1
enable_vif 183826 vif2 vif2
enable_vif 183826 vif3 vif3
create_address4 183826 vif0 vif0 172.16.1.1
create_address4 183826 vif1 vif1 172.16.2.1
create_address6 183826 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 183826 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 183826 vif0 vif0 172.16.1.1 24
set_prefix4 183826 vif1 vif1 172.16.2.1 24
set_prefix6 183826 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 183826 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 183826 vif0 vif0 172.16.1.1
enable_address4 183826 vif1 vif1 172.16.2.1
enable_address6 183826 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 183826 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 183826
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/02/01 16:43:26.715710 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/02/01 16:43:26.801137 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/02/01 16:43:26.889794 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/02/01 16:43:33.333615  ERROR xorp_fea_dummy:17923 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/02/01 16:43:33.333637 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 17921 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:43:33.333788 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:43:33.333821 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:43:33.333997  WARNING xorp_bgp:17928 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:43:33.334149 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 17925 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:43:33.335274  WARNING xorp_bgp:17928 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 17928 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 17923 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 837994 vif0
create_interface 837994 vif1
create_interface 837994 vif2
create_interface 837994 vif3
enable_interface 837994 vif0
enable_interface 837994 vif1
enable_interface 837994 vif2
enable_interface 837994 vif3
create_vif 837994 vif0 vif0
create_vif 837994 vif1 vif1
create_vif 837994 vif2 vif2
create_vif 837994 vif3 vif3
enable_vif 837994 vif0 vif0
enable_vif 837994 vif1 vif1
enable_vif 837994 vif2 vif2
enable_vif 837994 vif3 vif3
create_address4 837994 vif0 vif0 172.16.1.1
create_address4 837994 vif1 vif1 172.16.2.1
create_address6 837994 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 837994 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 837994 vif0 vif0 172.16.1.1 24
set_prefix4 837994 vif1 vif1 172.16.2.1 24
set_prefix6 837994 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 837994 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 837994 vif0 vif0 172.16.1.1
enable_address4 837994 vif1 vif1 172.16.2.1
enable_address6 837994 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 837994 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 837994
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/02/01 16:43:44.319524 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/02/01 16:43:44.407282 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/02/01 16:43:44.492194 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: 18168 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:43:50.937981 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:43:50.938122 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/02/01 16:43:50.938153 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
18172 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:43:50.938238  WARNING xorp_bgp:18174 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:43:50.938498 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/01 16:43:50.939253  WARNING xorp_bgp:18174 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 18174 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18170 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 227577 vif0
create_interface 227577 vif1
create_interface 227577 vif2
create_interface 227577 vif3
enable_interface 227577 vif0
enable_interface 227577 vif1
enable_interface 227577 vif2
enable_interface 227577 vif3
create_vif 227577 vif0 vif0
create_vif 227577 vif1 vif1
create_vif 227577 vif2 vif2
create_vif 227577 vif3 vif3
enable_vif 227577 vif0 vif0
enable_vif 227577 vif1 vif1
enable_vif 227577 vif2 vif2
enable_vif 227577 vif3 vif3
create_address4 227577 vif0 vif0 172.16.1.1
create_address4 227577 vif1 vif1 172.16.2.1
create_address6 227577 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 227577 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 227577 vif0 vif0 172.16.1.1 24
set_prefix4 227577 vif1 vif1 172.16.2.1 24
set_prefix6 227577 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 227577 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 227577 vif0 vif0 172.16.1.1
enable_address4 227577 vif1 vif1 172.16.2.1
enable_address6 227577 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 227577 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 227577
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/02/01 16:45:02.2113 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/02/01 16:45:02.90058 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/02/01 16:45:02.183038 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/02/01 16:45:08.710528 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/02/01 16:45:08.797324 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/02/01 16:45:08.884128 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: 18413 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18408 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:45:15.340448 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:45:15.340576 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:45:15.340608 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:45:15.340665  WARNING xorp_bgp:18415 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 18411 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:45:15.340908 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 16:45:15.341497  WARNING xorp_bgp:18415 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 18415 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 937809 vif0
create_interface 937809 vif1
create_interface 937809 vif2
create_interface 937809 vif3
enable_interface 937809 vif0
enable_interface 937809 vif1
enable_interface 937809 vif2
enable_interface 937809 vif3
create_vif 937809 vif0 vif0
create_vif 937809 vif1 vif1
create_vif 937809 vif2 vif2
create_vif 937809 vif3 vif3
enable_vif 937809 vif0 vif0
enable_vif 937809 vif1 vif1
enable_vif 937809 vif2 vif2
enable_vif 937809 vif3 vif3
create_address4 937809 vif0 vif0 172.16.1.1
create_address4 937809 vif1 vif1 172.16.2.1
create_address6 937809 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 937809 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 937809 vif0 vif0 172.16.1.1 24
set_prefix4 937809 vif1 vif1 172.16.2.1 24
set_prefix6 937809 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 937809 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 937809 vif0 vif0 172.16.1.1
enable_address4 937809 vif1 vif1 172.16.2.1
enable_address6 937809 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 937809 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 937809
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/02/01 16:45:26.357498 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/02/01 16:45:26.450454 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/02/01 16:45:26.535944 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/02/01 16:45:33.64113 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/02/01 16:45:33.150875 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/02/01 16:45:33.235227 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/02/01 16:45:39.694187  ERROR xorp_fea_dummy:18754 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 18752 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18754 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 18756 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:45:39.697903 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:45:39.698013 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:45:39.698045 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:45:39.698077  WARNING xorp_bgp:18758 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:45:39.698324 INFO xorp_bgp BGP ] EVENT: timers 6
[ 2012/02/01 16:45:39.698357  ERROR xorp_bgp:18758 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:45:39.698373  ERROR xorp_bgp:18758 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:45:39.698395  ERROR xorp_bgp:18758 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:45:39.698409  ERROR xorp_bgp:18758 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:45:39.698842  WARNING xorp_bgp:18758 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 18758 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 200566 vif0
create_interface 200566 vif1
create_interface 200566 vif2
create_interface 200566 vif3
enable_interface 200566 vif0
enable_interface 200566 vif1
enable_interface 200566 vif2
enable_interface 200566 vif3
create_vif 200566 vif0 vif0
create_vif 200566 vif1 vif1
create_vif 200566 vif2 vif2
create_vif 200566 vif3 vif3
enable_vif 200566 vif0 vif0
enable_vif 200566 vif1 vif1
enable_vif 200566 vif2 vif2
enable_vif 200566 vif3 vif3
create_address4 200566 vif0 vif0 172.16.1.1
create_address4 200566 vif1 vif1 172.16.2.1
create_address6 200566 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 200566 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 200566 vif0 vif0 172.16.1.1 24
set_prefix4 200566 vif1 vif1 172.16.2.1 24
set_prefix6 200566 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 200566 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 200566 vif0 vif0 172.16.1.1
enable_address4 200566 vif1 vif1 172.16.2.1
enable_address6 200566 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 200566 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 200566
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/02/01 16:46:50.835349 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/02/01 16:46:50.923481 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/02/01 16:46:51.11316 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/02/01 16:46:53.251309 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/02/01 16:46:53.337946 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/02/01 16:46:53.423406 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test3)
[ 2012/02/01 16:46:53.457446 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:46:53.457565 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/02/01 16:46:53.457594 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
19089 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:46:53.457733  WARNING xorp_bgp:19095 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:46:53.457883 INFO xorp_bgp BGP ] EVENT: timers 5
WARNING:  Process: 19091 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 19093 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 19095 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 811259 vif0
create_interface 811259 vif1
create_interface 811259 vif2
create_interface 811259 vif3
enable_interface 811259 vif0
enable_interface 811259 vif1
enable_interface 811259 vif2
enable_interface 811259 vif3
create_vif 811259 vif0 vif0
create_vif 811259 vif1 vif1
create_vif 811259 vif2 vif2
create_vif 811259 vif3 vif3
enable_vif 811259 vif0 vif0
enable_vif 811259 vif1 vif1
enable_vif 811259 vif2 vif2
enable_vif 811259 vif3 vif3
create_address4 811259 vif0 vif0 172.16.1.1
create_address4 811259 vif1 vif1 172.16.2.1
create_address6 811259 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 811259 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 811259 vif0 vif0 172.16.1.1 24
set_prefix4 811259 vif1 vif1 172.16.2.1 24
set_prefix6 811259 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 811259 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 811259 vif0 vif0 172.16.1.1
enable_address4 811259 vif1 vif1 172.16.2.1
enable_address6 811259 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 811259 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 811259
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/02/01 16:47:04.449071 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/02/01 16:47:04.523681 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/02/01 16:47:04.601532 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: 19333 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:47:08.822657  ERROR xorp_fea_dummy:19335 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 19337 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:47:08.825202 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:47:08.825341 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:47:08.825377 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:47:08.825448  WARNING xorp_bgp:19339 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:47:08.825719 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/01 16:47:08.825754  ERROR xorp_bgp:19339 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:47:08.825770  ERROR xorp_bgp:19339 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:47:08.825795  ERROR xorp_bgp:19339 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/01 16:47:08.825810  ERROR xorp_bgp:19339 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 19335 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:47:08.826295  WARNING xorp_bgp:19339 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 19339 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 201035 vif0
create_interface 201035 vif1
create_interface 201035 vif2
create_interface 201035 vif3
enable_interface 201035 vif0
enable_interface 201035 vif1
enable_interface 201035 vif2
enable_interface 201035 vif3
create_vif 201035 vif0 vif0
create_vif 201035 vif1 vif1
create_vif 201035 vif2 vif2
create_vif 201035 vif3 vif3
enable_vif 201035 vif0 vif0
enable_vif 201035 vif1 vif1
enable_vif 201035 vif2 vif2
enable_vif 201035 vif3 vif3
create_address4 201035 vif0 vif0 172.16.1.1
create_address4 201035 vif1 vif1 172.16.2.1
create_address6 201035 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 201035 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 201035 vif0 vif0 172.16.1.1 24
set_prefix4 201035 vif1 vif1 172.16.2.1 24
set_prefix6 201035 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 201035 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 201035 vif0 vif0 172.16.1.1
enable_address4 201035 vif1 vif1 172.16.2.1
enable_address6 201035 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 201035 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 201035
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/02/01 16:48:19.886812 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/02/01 16:48:19.975013 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/02/01 16:48:20.63496 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: 19543 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 19547 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:48:26.302054 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:48:26.302193 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:48:26.302225 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:48:26.302269  WARNING xorp_bgp:19549 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 19545 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 19549 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 383699 vif0
create_interface 383699 vif1
create_interface 383699 vif2
create_interface 383699 vif3
enable_interface 383699 vif0
enable_interface 383699 vif1
enable_interface 383699 vif2
enable_interface 383699 vif3
create_vif 383699 vif0 vif0
create_vif 383699 vif1 vif1
create_vif 383699 vif2 vif2
create_vif 383699 vif3 vif3
enable_vif 383699 vif0 vif0
enable_vif 383699 vif1 vif1
enable_vif 383699 vif2 vif2
enable_vif 383699 vif3 vif3
create_address4 383699 vif0 vif0 172.16.1.1
create_address4 383699 vif1 vif1 172.16.2.1
create_address6 383699 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 383699 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 383699 vif0 vif0 172.16.1.1 24
set_prefix4 383699 vif1 vif1 172.16.2.1 24
set_prefix6 383699 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 383699 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 383699 vif0 vif0 172.16.1.1
enable_address4 383699 vif1 vif1 172.16.2.1
enable_address6 383699 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 383699 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 383699
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/02/01 16:48:37.301946 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/02/01 16:48:37.386254 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/02/01 16:48:37.469889 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/02/01 16:48:43.716940 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:48:43.717088 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/02/01 16:48:43.717121 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
19764 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:48:43.717231  WARNING xorp_bgp:19770 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 19768 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:48:43.718047  WARNING xorp_bgp:19770 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 19770 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:48:43.718924  ERROR xorp_fea_dummy:19766 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 19766 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/02/01 16:48:54.272249 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/02/01 16:48:54.317628 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/02/01 16:48:54.361088 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: 19984 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 19980 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 19982 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:48:56.572221 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:48:56.572332 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:48:56.572454  WARNING xorp_bgp:19986 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:48:56.572627 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 16:48:56.573156  WARNING xorp_bgp:19986 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 19986 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/02/01 16:50:07.150822 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/02/01 16:50:07.191235 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/02/01 16:50:07.238720 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: 20086 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 20090 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 20088 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:50:09.453706 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:50:09.453812 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:50:09.453896  WARNING xorp_bgp:20092 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:50:09.454279 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/01 16:50:09.454874  WARNING xorp_bgp:20092 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 20092 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/02/01 16:50:19.931472 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/02/01 16:50:19.976484 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/02/01 16:50:20.20667 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/02/01 16:50:22.233260 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:50:22.233410 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:50:22.233444 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:50:22.233385  ERROR xorp_fea_dummy:20199 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 20197 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:50:22.233622  WARNING xorp_bgp:20203 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:50:22.233776 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 20201 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:50:22.234497  WARNING xorp_bgp:20203 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 20203 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 20199 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/02/01 16:50:32.745433 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/02/01 16:50:32.787571 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/02/01 16:50:32.824424 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: 20302 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:50:35.44527 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:50:35.44665 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:50:35.44697 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:50:35.44729  WARNING xorp_bgp:20308 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:50:35.45005 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 20304 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 20306 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:50:35.45547  WARNING xorp_bgp:20308 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 20308 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/02/01 16:51:45.600633 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/02/01 16:51:45.642761 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/02/01 16:51:45.683895 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/02/01 16:51:47.897001 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:51:47.897144 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:51:47.897175 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:51:47.897322  WARNING xorp_bgp:20413 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 20411 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 20407 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:51:47.898027  WARNING xorp_bgp:20413 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 20413 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 20409 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/02/01 16:51:58.386020 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/02/01 16:51:58.421309 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/02/01 16:51:58.466128 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/02/01 16:52:00.680247 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:52:00.680389 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:52:00.680423 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:52:00.680590  WARNING xorp_bgp:20527 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 20525 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 20521 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:52:00.680751 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/01 16:52:00.681842  WARNING xorp_bgp:20527 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: WARNING:  Process: 20527 has message from dflt_sig_handler: SIGTERM received
20523 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/02/01 16:52:10.117847 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/02/01 16:52:10.165060 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)
WARNING:  Process: 20629 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:52:12.316108  ERROR xorp_fea_dummy:20631 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 20633 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:52:12.316710 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:52:12.316844 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:52:12.316877  WARNING xorp_bgp:20635 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:52:12.317079 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/01 16:52:12.317639  WARNING xorp_bgp:20635 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 20635 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 20631 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/02/01 16:52:21.757953 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/02/01 16:52:21.801420 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/02/01 16:52:23.944695 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:52:23.944821 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 20709 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:52:23.944969  WARNING xorp_bgp:20715 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:52:23.945087 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 20713 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:52:23.945587  WARNING xorp_bgp:20715 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 20715 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 20711 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/02/01 16:53:33.413769 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/02/01 16:53:33.456452 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/02/01 16:53:35.593012 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:53:35.593157 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 20788 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:53:35.593316  WARNING xorp_bgp:20794 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 20792 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:53:35.594562  WARNING xorp_bgp:20794 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 20794 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 20790 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/02/01 16:53:44.965536 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/02/01 16:53:45.11956 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)
[ 2012/02/01 16:53:47.148061 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:53:47.148205 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:53:47.148297  WARNING xorp_bgp:20879 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 20877 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 20873 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:53:47.148997  WARNING xorp_bgp:20879 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 20879 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 20875 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/02/01 16:53:56.545292 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/02/01 16:53:56.587685 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: 20952 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 20956 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 20954 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:53:58.725921 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:53:58.726054 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:53:58.726111  WARNING xorp_bgp:20958 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:53:58.726722  WARNING xorp_bgp:20958 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 20958 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/02/01 16:54:09.327744 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/02/01 16:54:09.413272 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/02/01 16:54:09.499883 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test1)
[ 2012/02/01 16:54:09.531242 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:54:09.531537 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:54:09.531646 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:54:09.531783  WARNING xorp_bgp:21041 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 21039 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21035 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21041 has message from dflt_sig_handler: WARNING:  Process: 21037 has message from dflt_sig_handler: SIGTERM received
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/02/01 16:55:20.155046 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/02/01 16:55:20.240799 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/02/01 16:55:20.328182 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)
[ 2012/02/01 16:55:22.578402  WARNING xorp_fea_dummy:21131 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 20  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/02/01 16:55:22.578522  ERROR xorp_fea_dummy:21131 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 21129 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21133 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:55:22.579095 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:55:22.579241 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:55:22.579277 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:55:22.579324  WARNING xorp_bgp:21135 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:55:22.580162  WARNING xorp_bgp:21135 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 21131 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21135 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/02/01 16:55:33.114432 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/02/01 16:55:33.199457 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/02/01 16:55:33.288364 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)
WARNING:  Process: 21264 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21260 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:55:35.546254 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:55:35.546368 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:55:35.546472  WARNING xorp_bgp:21266 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 21262 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:55:35.546659 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 16:55:35.547237  WARNING xorp_bgp:21266 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 21266 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/02/01 16:55:46.140622 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/02/01 16:55:46.225287 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/02/01 16:55:46.316638 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/02/01 16:55:46.414973  WARNING xorp_bgp:21391 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)
WARNING:  Process: [ 2012/02/01 16:55:48.562598  ERROR xorp_fea_dummy:21387 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
21385 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:55:48.563289 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:55:48.563595 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 21389 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:55:48.563838 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:55:48.563959  WARNING xorp_bgp:21391 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:55:48.564317 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 21387 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21391 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/02/01 16:56:59.215274 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/02/01 16:56:59.295449 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/02/01 16:56:59.376070 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/02/01 16:56:59.467386  WARNING xorp_bgp:21517 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: 21510 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:57:01.614703  ERROR xorp_fea_dummy:21513 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/02/01 16:57:01.615391 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:57:01.615472 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:57:01.615505 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:57:01.615551  WARNING xorp_bgp:21517 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 21517 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21513 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21515 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/02/01 16:57:12.164326 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/02/01 16:57:12.252174 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/02/01 16:57:12.339482 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_route_reflection2.sh: Tests Succeeded (BGP: test1)
[ 2012/02/01 16:57:12.374038 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:57:12.374145 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:57:12.374268  WARNING xorp_bgp:21651 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 21644 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:57:12.374432 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 21648 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21646 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21651 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/02/01 16:57:22.943328 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/02/01 16:57:23.27664 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/02/01 16:57:23.116293 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)
WARNING:  Process: 21737 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21741 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:57:25.371034 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:57:25.371186 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:57:25.371218 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:57:25.371262  WARNING xorp_bgp:21743 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:57:25.371539 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/01 16:57:25.372083  WARNING xorp_bgp:21743 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 21743 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21739 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/02/01 16:58:35.996473 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/02/01 16:58:36.81366 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/02/01 16:58:36.173630 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/02/01 16:58:38.426735 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:58:38.426846 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:58:38.426943  WARNING xorp_bgp:21866 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:58:38.427103 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 21864 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:58:38.427662  WARNING xorp_bgp:21866 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 21866 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21862 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21860 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/02/01 16:58:48.946095 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/02/01 16:58:49.28203 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/02/01 16:58:49.114500 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)
WARNING:  Process: 21993 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21989 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:58:51.361044 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:58:51.361160 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:58:51.361336  WARNING xorp_bgp:21995 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:58:51.361450 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 16:58:51.362001  WARNING xorp_bgp:21995 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 21995 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 21991 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/02/01 16:59:01.911231 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/02/01 16:59:01.997027 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/02/01 16:59:02.86960 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/02/01 16:59:02.115867 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:59:02.115902 WARNING xorp_rib LIBXORP ] read error: _fd: 14  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/02/01 16:59:02.116008 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 16:59:02.116041 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 22115 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 16:59:02.116203  WARNING xorp_bgp:22122 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 16:59:02.116350 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 22120 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 22122 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 22118 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/02/01 17:00:12.674239 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/02/01 17:00:12.750525 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/02/01 17:00:12.836004 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)
WARNING:  Process: 22205 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 22209 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 17:00:17.250142 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 17:00:17.250288 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 17:00:17.250322 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 17:00:17.250366  WARNING xorp_bgp:22211 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 17:00:17.250636 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 22211 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 22207 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/02/01 17:00:27.753845 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/02/01 17:00:27.839190 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/02/01 17:00:27.929427 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)
[ 2012/02/01 17:00:32.348773 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 17:00:32.348918 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 17:00:32.348954 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/01 17:00:32.349130  WARNING xorp_bgp:22360 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/01 17:00:32.349287 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 22358 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 22354 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 17:00:32.349883  WARNING xorp_bgp:22360 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 22360 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 17:00:32.350705  ERROR xorp_fea_dummy:22356 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 22356 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/02/01 17:00:38.447147 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 17:00:38.447649 WARNING xorp_finder LIBXORP ] read error: _fd: 16  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/02/01 17:00:38.448047 WARNING xorp_finder LIBXORP ] read error: _fd: 18  offset: 0  total-len: 4 error: Connection reset by peer

******************* Command:     ../xorp_bgp         exited status: 0 22506
./test_terminate.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 22500 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 22502 has message from dflt_sig_handler: SIGTERM received
22504 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/02/01 17:00:49.598883 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/01 17:00:49.599314 WARNING xorp_finder LIBXORP ] read error: _fd: 16  offset: 0  total-len: 4 error: Connection reset by peer

******************* Command:     ../xorp_bgp         exited status: 0 22527
[ 2012/02/01 17:00:49.601040 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: 22521 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/01 17:00:54.603381  ERROR xorp_fea_dummy:22523 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 22525 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 22523 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/02/01 17:02:50.132161 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 4168486.852389
notif sched 4168486.382389
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 4168486.412389
.notif sched 4168486.442389
.notif sched 4168486.472389
.notif sched 4168486.502389
.notif sched 4168486.532389
.notif sched 4168486.562389
.notif sched 4168486.592389
.notif sched 4168486.622389
.notif sched 4168486.652389
.notif sched 4168486.682389
.notif sched 4168486.712389
.notif sched 4168486.742389
.notif sched 4168486.772389
.notif sched 4168486.802389
.notif sched 4168486.832389
.notif sched 4168486.862389
#notif unsch 4168486.862389
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: 0xbfc2e8a7
-----------------------------------------------
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: 0xbfc2e8a6
-----------------------------------------------
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: 0xbfc2e8a5
-----------------------------------------------
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: 0xbfc2e8a4
-----------------------------------------------
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: 0xbfc2e8a3
-----------------------------------------------
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: 0xbfc2e8a2
-----------------------------------------------
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: 0xbfc2e898
adding n17: 1.2.1.0/24 route: 0xbfc2e897
adding n18: 1.2.0.0/16 route: 0xbfc2e896
adding n19: 1.2.128.0/24 route: 0xbfc2e895
adding n20: 1.2.0.0/20 route: 0xbfc2e894
-----------
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: 0xbfc2df89
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: 0xbfc2df89
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
++ wait for the two batches of events at 2 and 5s
-- fired 0
-- fired 0
-- fired 0
O-- fired 1
O-- fired 2
-- fired 2
-- fired 2
O-- fired 3
O-- fired 4
-- fired 4
-- fired 4
O-- fired 5
O-- fired 6
-- fired 6
-- fired 6
O-- fired 7
O-- fired 8
-- fired 8
-- fired 8
O-- fired 9
O-- fired 10
-- fired 10
-- fired 10
O-- fired 11
O-- fired 12
-- fired 12
-- fired 12
O-- fired 13
O-- fired 14
-- fired 14
-- fired 14
O-- fired 15
O-- fired 16
-- fired 16
-- fired 16
O-- fired 17
O-- fired 18
-- fired 18
-- fired 18
O-- fired 19
O-- fired 20
-- fired 20
-- fired 20
O-- fired 21
O-- fired 22
-- fired 22
-- fired 22
O-- fired 23
O-- fired 24
-- fired 24
-- fired 24
O-- fired 25
O-- fired 26
-- fired 26
-- fired 26
O-- fired 27
O-- fired 28
-- fired 28
-- fired 28
O-- fired 29
O-- fired 30
-- fired 30
-- fired 30
O-- fired 31
O-- fired 32
-- fired 32
-- fired 32
O-- fired 33
O-- fired 34
-- fired 34
-- fired 34
O-- fired 35
O-- fired 36
-- fired 36
-- fired 36
O-- fired 37
O-- fired 38
-- fired 38
-- fired 38
O-- fired 39
O-- fired 40
-- fired 40
-- fired 40
O-- fired 41
O-- fired 42
-- fired 42
-- fired 42
O-- fired 43
O-- fired 44
-- fired 44
-- fired 44
O-- fired 45
O-- fired 46
-- fired 46
-- fired 46
O-- fired 47
O-- fired 48
-- fired 48
-- fired 48
O-- fired 49
O-- fired 50
-- fired 50
-- fired 50
O-- fired 51
O-- fired 52
-- fired 52
-- fired 52
O-- fired 53
O-- fired 54
-- fired 54
-- fired 54
O-- fired 55
O-- fired 56
-- fired 56
-- fired 56
O-- fired 57
O-- fired 58
-- fired 58
-- fired 58
O-- fired 59
O-- fired 60
-- fired 60
-- fired 60
O-- fired 61
O-- fired 62
-- fired 62
-- fired 62
O-- fired 63
O-- fired 64
-- fired 64
-- fired 64
O-- fired 65
O-- fired 66
-- fired 66
-- fired 66
O-- fired 67
-- fired 67
-- fired 67
O-- fired 68
-- fired 68
-- fired 68
O-- fired 69
-- fired 69
-- fired 69
O-- fired 70
-- fired 70
-- fired 70
O-- fired 71
-- fired 71
-- fired 71
O-- fired 72
-- fired 72
-- fired 72
O-- fired 73
-- fired 73
-- fired 73
O-- fired 74
-- fired 74
-- fired 74
O-- fired 75
-- fired 75
-- fired 75
O-- fired 76
-- fired 76
-- fired 76
O-- fired 77
-- fired 77
-- fired 77
O-- fired 78
-- fired 78
-- fired 78
O-- fired 79
-- fired 79
-- fired 79
O-- fired 80
-- fired 80
-- fired 80
O-- fired 81
-- fired 81
-- fired 81
O-- fired 82
-- fired 82
-- fired 82
O-- fired 83
-- fired 83
-- fired 83
O-- fired 84
-- fired 84
-- fired 84
O-- fired 85
-- fired 85
-- fired 85
O-- fired 86
-- fired 86
-- fired 86
O-- fired 87
-- fired 87
-- fired 87
O-- fired 88
-- fired 88
-- fired 88
O-- fired 89
-- fired 89
-- fired 89
O-- fired 90
-- fired 90
-- fired 90
O-- fired 91
-- fired 91
-- fired 91
O-- fired 92
-- fired 92
-- fired 92
O-- fired 93
-- fired 93
-- fired 93
O-- fired 94
-- fired 94
-- fired 94
O-- fired 95
-- fired 95
-- fired 95
O-- fired 96
-- fired 96
-- fired 96
O-- fired 97
-- fired 97
-- fired 97
O-- fired 98
-- fired 98
-- fired 98
O-- fired 99
-- 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: 0xbfb94829
-----------------------------------------------
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: 0xbfb94828
-----------------------------------------------
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: 0xbfb94827
-----------------------------------------------
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: 0xbfb94826
-----------------------------------------------
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: 0xbfb94825
-----------------------------------------------
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: 0xbfb94824
-----------------------------------------------
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: 0xbfb9481a
adding n17: 1.2.1.0/24 route: 0xbfb94819
adding n18: 1.2.0.0/16 route: 0xbfb94818
adding n19: 1.2.128.0/24 route: 0xbfb94817
adding n20: 1.2.0.0/20 route: 0xbfb94816
-----------
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/02/01 17:03:26.941614  ERROR test_register:22909 RIB rib/rt_tab_register.cc:382 delete_registration ] delete_registration called for unregisted net: 1.0.5.0/26
[ 2012/02/01 17:03:26.941872  ERROR test_register:22909 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/02/01 17:03:27.417  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/02/01 17:03:27.584  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:27.718  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:03:28.751  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:03:28.866  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/02/01 17:03:28.960  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/02/01 17:03:28.1071  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/02/01 17:03:28.1166  WARNING test_peering:22912 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/02/01 17:03:28.1643  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/02/01 17:03:28.1741  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:28.1861  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth0/vif0  old-status: 1
[ 2012/02/01 17:03:28.1973  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:28.2084  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:03:29.2741  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:03:29.2851  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/02/01 17:03:29.2942  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/02/01 17:03:29.3029  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/02/01 17:03:29.3118  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
Test Passed: single_peerV3
Running: two_peersV2
[ 2012/02/01 17:03:29.3504  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/01 17:03:29.3597  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:29.3690  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/01 17:03:29.3781  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:29.3882  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:03:29.3991  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:03:38.60837  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:03:38.60971  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/01 17:03:38.61062  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/01 17:03:38.61148  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/01 17:03:38.61235  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:03:38.61353  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/01 17:03:38.61443  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/01 17:03:38.61528  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/01 17:03:38.61616  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:38.61706  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
Test Passed: two_peersV2
Running: two_peersV3
[ 2012/02/01 17:03:38.62099  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/01 17:03:38.62191  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:38.62288  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/01 17:03:38.62378  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:38.62472  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/02/01 17:03:38.62560  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:38.62652  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/02/01 17:03:38.62744  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:38.62848  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:03:38.62957  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:03:47.116820  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:03:47.116951  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/01 17:03:47.117041  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/01 17:03:47.117128  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/01 17:03:47.117215  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:03:47.117311  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/01 17:03:47.117399  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/01 17:03:47.117484  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/01 17:03:47.117570  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:47.117659  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
Test Passed: two_peersV3
Running: two_peersV2s1
[ 2012/02/01 17:03:47.118030  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/01 17:03:47.118122  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:47.118214  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/01 17:03:47.118301  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:47.118400  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:03:47.127361  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:03:47.128733  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/02/01 17:03:47.128839  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/02/01 17:03:48.118361  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/02/01 17:03:56.174793  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:03:56.174917  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/01 17:03:56.175008  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/01 17:03:56.175095  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/01 17:03:56.175182  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:03:56.175292  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/01 17:03:56.175383  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/01 17:03:56.175468  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/01 17:03:56.175554  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:56.175644  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
Test Passed: two_peersV2s1
Running: two_peersV3s1
[ 2012/02/01 17:03:56.176022  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/01 17:03:56.176114  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:56.176210  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/01 17:03:56.176298  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:56.176393  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/02/01 17:03:56.176481  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:56.176574  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/02/01 17:03:56.176661  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:03:56.176764  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:03:56.186361  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:03:56.186484  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/02/01 17:03:57.176361  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/02/01 17:04:05.232843  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:04:05.232970  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/01 17:04:05.233061  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/01 17:04:05.233148  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/01 17:04:05.233234  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:04:05.233358  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/01 17:04:05.233450  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/01 17:04:05.233535  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/01 17:04:05.233621  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:05.233712  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
Test Passed: two_peersV3s1
Running: two_peersV2s2
[ 2012/02/01 17:04:05.234084  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/01 17:04:05.234174  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:05.234267  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/01 17:04:05.234355  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:05.234453  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:04:05.243361  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:04:05.244733  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/02/01 17:04:05.244839  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/02/01 17:04:06.234361  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/02/01 17:04:14.290792  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:04:14.290916  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/01 17:04:14.291007  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/01 17:04:14.291092  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/01 17:04:14.291180  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:04:14.291290  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/01 17:04:14.291379  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/01 17:04:14.291464  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/01 17:04:14.291551  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:14.291640  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
Test Passed: two_peersV2s2
Running: two_peersV3s2
[ 2012/02/01 17:04:14.292016  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/01 17:04:14.292109  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:14.292205  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/01 17:04:14.292293  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:14.292388  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/02/01 17:04:14.292475  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:14.292568  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/02/01 17:04:14.292655  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:14.292756  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:04:14.302362  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:04:14.302484  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/02/01 17:04:15.292361  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/02/01 17:04:23.348823  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:04:23.348948  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/01 17:04:23.349038  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/01 17:04:23.349125  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/01 17:04:23.349212  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:04:23.349331  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/01 17:04:23.349422  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/01 17:04:23.349507  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/01 17:04:23.349594  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:23.349683  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
Test Passed: two_peersV3s2
Running: p2pV2
[ 2012/02/01 17:04:23.350058  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/01 17:04:23.350149  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:23.350242  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/01 17:04:23.350329  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:23.350432  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:04:23.350539  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:04:33.350380  ERROR test_peering:22912 OSPF ospf/peer.cc:2678 update_router_linksV2 ] A single neighbour should be configured
[ 2012/02/01 17:04:33.350505  ERROR test_peering:22912 OSPF ospf/peer.cc:2678 update_router_linksV2 ] A single neighbour should be configured
[ 2012/02/01 17:04:33.350600  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:04:33.350692  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/01 17:04:33.350785  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/01 17:04:33.350871  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/01 17:04:33.350957  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:04:33.351046  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/01 17:04:33.351132  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/01 17:04:33.351217  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/01 17:04:33.351303  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:33.351392  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
Test Passed: p2pV2
Running: p2pV3
[ 2012/02/01 17:04:33.351767  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/01 17:04:33.351858  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:33.351954  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/01 17:04:33.352042  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:33.352137  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/02/01 17:04:33.352224  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:33.352317  WARNING test_peering:22912 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/02/01 17:04:33.352403  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:33.352506  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:04:33.352612  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:04:43.352453  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:04:43.352574  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/01 17:04:43.352669  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/01 17:04:43.352756  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/01 17:04:43.352843  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:04:43.352935  WARNING test_peering:22912 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/01 17:04:43.353022  WARNING test_peering:22912 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/01 17:04:43.353107  WARNING test_peering:22912 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/01 17:04:43.353194  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:43.353282  WARNING test_peering:22912 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
Test Passed: p2pV3
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf/tests/test_routing
Running: r1V2
[ 2012/02/01 17:04:43.369026  WARNING test_routing:22915 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/02/01 17:04:43.369195  WARNING test_routing:22915 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:43.369290  WARNING test_routing:22915 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:04:43.369769  WARNING test_routing:22915 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:04:43.369881  WARNING test_routing:22915 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/02/01 17:04:43.369974  WARNING test_routing:22915 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/02/01 17:04:43.370065  WARNING test_routing:22915 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/02/01 17:04:43.370158  WARNING test_routing:22915 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/02/01 17:04:43.370680  WARNING test_routing:22915 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/02/01 17:04:43.370773  WARNING test_routing:22915 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:43.370865  WARNING test_routing:22915 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:04:43.371070  WARNING test_routing:22915 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:04:43.371195  WARNING test_routing:22915 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/02/01 17:04:43.371286  WARNING test_routing:22915 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/02/01 17:04:43.371373  WARNING test_routing:22915 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/02/01 17:04:43.371462  WARNING test_routing:22915 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/02/01 17:04:43.371826  WARNING test_routing:22915 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/02/01 17:04:43.371916  WARNING test_routing:22915 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/01 17:04:43.372002  WARNING test_routing:22915 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/02/01 17:04:43.372282  WARNING test_routing:22915 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/02/01 17:04:43.372383  WARNING test_routing:22915 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/02/01 17:04:43.372472  WARNING test_routing:22915 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/02/01 17:04:43.372563  WARNING test_routing:22915 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/02/01 17:04:43.372650  WARNING test_routing:22915 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.003976 seconds
peer route dump took 0.003727 seconds
route db route dump took 0.003325 seconds
route db route dump took 0.005399 seconds
peer route dump took 0.004119 seconds
route db route dump took 0.005020 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.075691