Daily Build Log
Fri Mar 6 13:07:05 2026 UTC
print OS Version
Fri Mar 6 13:07:05 2026 UTC
Hostname
runnervm0kj6c
OS version (uname -a)
Linux runnervm0kj6c 6.14.0-1017-azure #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Linux Standard Base and Distribution information (lsb_release -a)
Distributor ID: Ubuntu
Description: Ubuntu 24.04.3 LTS
Release: 24.04
Codename: noble
Linux Version (/etc/os-release)
PRETTY_NAME="Ubuntu 24.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.3 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo
Debian Linux Version (/etc/debian_version)
trixie/sid
Linux Kernel Version (/proc/version)
Linux version 6.14.0-1017-azure (buildd@lcy02-amd64-074) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
IP network address information (ip addr show)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 7c:1e:52:98:f5:36 brd ff:ff:ff:ff:ff:ff
inet 10.1.0.73/20 metric 100 brd 10.1.15.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::7e1e:52ff:fe98:f536/64 scope link
valid_lft forever preferred_lft forever
3: enP8721s1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master eth0 state UP group default qlen 1000
link/ether 7c:1e:52:98:f5:36 brd ff:ff:ff:ff:ff:ff
altname enP8721p0s2
4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 0a:66:87:ab:24:5b brd ff:ff:ff:ff:ff:ff
inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
valid_lft forever preferred_lft forever
Disk space information (df -k)
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 151263856 58342640 92904832 39% /
/dev/root 151263856 58342640 92904832 39% /
Processor info
model name : AMD EPYC 7763 64-Core Processor
model name : AMD EPYC 7763 64-Core Processor
model name : AMD EPYC 7763 64-Core Processor
model name : AMD EPYC 7763 64-Core Processor
Memory info
MemTotal: 16374252 kB
Approximate BogoMIPS (larger means faster)
41869.9311748626
PrintACEConfig
Fri Mar 6 13:07:05 2026 UTC
XML Config file: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/config.xml
================ Autobuild ChangeLog ================
================ config.h ================
#define ACE_DISABLE_MKTEMP
#define ACE_DISABLE_READDIR_R
#define ACE_DISABLE_TEMPNAM
#define TAO_HAS_UIOP 0
#include "ace/config-linux.h"
================ default.features ================
ipv6=1
no_cxx11=0
no_rapidjson=0
openssl11=1
ssl=1
xerces3=1
================ platform_macros.GNU ================
CCFLAGS += -std=c++11
ipv6 = 1
xerces3=1
CPPFLAGS += -O1 -ggdb -fsanitize=thread -fno-omit-frame-pointer
LDFLAGS += -ggdb -fsanitize=thread
include $(ACE_ROOT)/include/makeinclude/platform_linux_clang.GNU
CC = clang++-16
CXX = clang++-16
LD = clang++-16
================ ACE VERSION ================
This is ACE version 6.5.23, released Tue Sep 09 08:30:02 CEST 2025
================ TAO VERSION ================
This is TAO version 2.5.23, released Tue Sep 09 08:30:02 CEST 2025
================ DDS VERSION ================
This is OpenDDS version 3.34.0-dev (NOT A RELEASE)
CMake Version ("cmake" --version)
Fri Mar 6 13:07:05 2026 UTC
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Fri Mar 6 13:07:06 2026 UTC
Make version (make -v)
GNU Make 4.3
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
check compiler gcc
Fri Mar 6 13:07:06 2026 UTC
================ Compiler version ================
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04.1' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04.1)
GNU ld (GNU Binutils for Ubuntu) 2.42
print perl version
Fri Mar 6 13:07:06 2026 UTC
perl version (perl -V)
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=linux
osvers=6.1.0
archname=x86_64-linux-gnu-thread-multi
uname='linux localhost 6.1.0 #1 smp debian 6.1.0 x86_64 gnulinux '
config_args='-Dmksymlinks -Dusethreads -Duselargefiles -Dcc=x86_64-linux-gnu-gcc -Dcpp=x86_64-linux-gnu-cpp -Dld=x86_64-linux-gnu-gcc -Dccflags=-DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=3 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/dummy/build/dir=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/dummy/build/dir=/usr/src/perl-5.38.2-3.2ubuntu0.2 -Dldflags= -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Dlddlflags=-shared -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.38 -Darchlib=/usr/lib/x86_64-linux-gnu/perl/5.38 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/x86_64-linux-gnu/perl5/5.38 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.38.2 -Dsitearch=/usr/local/lib/x86_64-linux-gnu/perl/5.38.2 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -Ui_xlocale -Uversiononly -Ud_strlcpy -Ud_strlcat -DDEBUGGING=-g -Doptimize=-O2 -dEs -Duseshrplib -Dlibperl=libperl.so.5.38.2'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='x86_64-linux-gnu-gcc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion=''
gccversion='13.3.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='x86_64-linux-gnu-gcc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
perllibs=-ldl -lm -lpthread -lc -lcrypt
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=true
libperl=libperl.so.5.38
gnulibc_version='2.39'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Locally applied patches:
DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN.
DEBPKG:debian/db_file_ver - https://bugs.debian.org/340047 Remove overly restrictive DB_File version check.
DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information.
DEBPKG:debian/enc2xs_inc - https://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories.
DEBPKG:debian/errno_ver - https://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running processes.
DEBPKG:debian/libperl_embed_doc - https://bugs.debian.org/186778 Note that libperl-dev package is required for embedded linking
DEBPKG:fixes/respect_umask - Respect umask during installation
DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories
DEBPKG:debian/extutils_set_libperl_path - EU:MM: set location of libperl.a under /usr/lib
DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor
DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets.
DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor.
DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy.
DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable.
DEBPKG:debian/perlivp - https://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local
DEBPKG:debian/squelch-locale-warnings - https://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts
DEBPKG:debian/patchlevel - https://bugs.debian.org/567489 List packaged patches for 5.38.2-3.2ubuntu0.2 in patchlevel.h
DEBPKG:fixes/document_makemaker_ccflags - https://bugs.debian.org/628522 [rt.cpan.org #68613] Document that CCFLAGS should include $Config{ccflags}
DEBPKG:debian/find_html2text - https://bugs.debian.org/640479 Configure CPAN::Distribution with correct name of html2text
DEBPKG:debian/perl5db-x-terminal-emulator.patch - https://bugs.debian.org/668490 Invoke x-terminal-emulator rather than xterm in perl5db.pl
DEBPKG:debian/cpan-missing-site-dirs - https://bugs.debian.org/688842 Fix CPAN::FirstTime defaults with nonexisting site dirs if a parent is writable
DEBPKG:debian/makemaker-pasthru - https://bugs.debian.org/758471 Pass LD settings through to subdirectories
DEBPKG:debian/makemaker-manext - https://bugs.debian.org/247370 Make EU::MakeMaker honour MANnEXT settings in generated manpage headers
DEBPKG:debian/kfreebsd-softupdates - https://bugs.debian.org/796798 Work around Debian Bug#796798
DEBPKG:debian/hurd-softupdates - https://bugs.debian.org/822735 Fix t/op/stat.t failures on hurd
DEBPKG:fixes/math_complex_doc_great_circle - https://bugs.debian.org/697567 [rt.cpan.org #114104] Math::Trig: clarify definition of great_circle_midpoint
DEBPKG:fixes/math_complex_doc_angle_units - https://bugs.debian.org/731505 [rt.cpan.org #114106] Math::Trig: document angle units
DEBPKG:fixes/cpan_web_link - https://bugs.debian.org/367291 CPAN: Add link to main CPAN web site
DEBPKG:debian/installman-utf8 - https://bugs.debian.org/840211 Generate man pages with UTF-8 characters
DEBPKG:debian/perldoc-pager - https://bugs.debian.org/870340 [rt.cpan.org #120229] Fix perldoc terminal escapes when sensible-pager is less
DEBPKG:debian/prune_libs - https://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need.
DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian
DEBPKG:debian/deprecate-with-apt - https://bugs.debian.org/747628 Point users to Debian packages of deprecated core modules
DEBPKG:debian/disable-stack-check - https://bugs.debian.org/902779 [GH #16607] Disable debugperl stack extension checks for binary compatibility with perl
DEBPKG:debian/perlbug-editor - https://bugs.debian.org/922609 Use "editor" as the default perlbug editor, as per Debian policy
DEBPKG:debian/eu-mm-perl-base - https://bugs.debian.org/962138 Suppress an ExtUtils::MakeMaker warning about our non-default @INC
DEBPKG:fixes/io_socket_ip_ipv6 - Disable getaddrinfo(3) AI_ADDRCONFIG for localhost and IPv4 numeric addresses
DEBPKG:debian/usrmerge-lib64 - https://bugs.debian.org/914128 Configure / libpth.U: Do not adjust glibpth when /usr/lib64 is present.
DEBPKG:debian/usrmerge-realpath - https://bugs.debian.org/914128 Configure / libpth.U: use realpath --no-symlinks on Debian
DEBPKG:fixes/x32-io-msg-skip - https://bugs.debian.org/922609 Skip io/msg.t on x32 due to broken System V message queues
DEBPKG:debian/configure-regen - https://bugs.debian.org/762638 Regenerate Configure et al. after probe unit changes
DEBPKG:fixes/bignum-recursion - https://bugs.debian.org/1012704 [rt.cpan.org #146411] Fix CPAN RT #146411
DEBPKG:fixes/math-bigfloat-subclass - https://bugs.debian.org/1043234 Fix Math::BigFloat subclass numeric comparison
DEBPKG:fixes/unbreak-locale-initialization - [GH #21366] https://bugs.debian.org/1060679 Revert "locale.c: Do uselocale() earlier in init process"
DEBPKG:CVE-2024-56406.patch -
DEBPKG:fixes/CVE-2025-40909-metaconfig - https://bugs.debian.org/1098226 [GH #23010] Check for fdopendir
DEBPKG:fixes/CVE-2025-40909-1 - https://bugs.debian.org/1098226 [GH #23010] [84be063] CVE-2025-40909: Clone dirhandles without fchdir
DEBPKG:fixes/CVE-2025-40909-2 - https://bugs.debian.org/1098226 [GH #23010] [b088e97] Minor corrections to 1f9097b342e0e37d619dfab6ea82ea99611b30bf
DEBPKG:fixes/CVE-2025-40909-3 - https://bugs.debian.org/1098226 [GH #23010] [08dffa0] Use PerlLIO_dup_cloexec in Perl_dirp_dup to set O_CLOEXEC
DEBPKG:fixes/CVE-2025-40909-metaconfig-reorder - Slightly reorder Configure and config_h.SH to match metaconfig output
DEBPKG:fixes/CVE-2025-40909-generated - Update generated files and checksums
Built under linux
Compiled at Jul 25 2025 17:26:40
@INC:
/etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.38.2
/usr/local/share/perl/5.38.2
/usr/lib/x86_64-linux-gnu/perl5/5.38
/usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl-base
/usr/lib/x86_64-linux-gnu/perl/5.38
/usr/share/perl/5.38
/usr/local/lib/site_perl
PrintAutobuildConfig
Fri Mar 6 13:07:06 2026 UTC
================ Autobuild file /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/config.xml ================
<autobuild>
<configuration>
<variable name="log_file" value="output"/>
<variable name="log_root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/logs"/>
<variable name="project_root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS"/>
<variable name="root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace"/>
<variable name="junit_xml_output" value="Tests"/>
</configuration>
<command name="log" options="on"/>
<command name="print_os_version"/>
<command name="print_ace_config"/>
<command name="print_cmake_version"/>
<command name="print_make_version"/>
<command name="check_compiler" options="gcc"/>
<command name="print_perl_version"/>
<command name="print_autobuild_config"/>
<command name="auto_run_tests" options="script_path=tests dir=/home/runner/work/OpenDDS/OpenDDS/OpenDDS -Config IPV6 -Config XERCES3 -Config OPENDDS_SECURITY -Config CXX11 -Config RAPIDJSON --no-dcps tests/tsan_tests.lst"/>
<command name="log" options="off"/>
<command name="process_logs" options="move prettify index"/>
</autobuild>
auto_run_tests
Fri Mar 6 13:07:06 2026 UTC
Running: perl tests/auto_run_tests.pl -Config IPV6 -Config XERCES3 -Config OPENDDS_SECURITY -Config CXX11 -Config RAPIDJSON --no-dcps tests/tsan_tests.lst in /home/runner/work/OpenDDS/OpenDDS/OpenDDS
Test Lists: tests/tsan_tests.lst
Configs: IPV6, XERCES3, OPENDDS_SECURITY, CXX11, RAPIDJSON, Linux, RTPS, GH_ACTIONS
Excludes:
==============================================================================
tests/unit-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/unit-tests/UnitTests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile UnitTests.log -DCPSPendingTimeout 3
UnitTests PID: 3987 started at 2026-03-06 13:07:06
[==========] Running 1286 tests from 98 test cases.
[----------] Global test environment set-up.
[----------] 8 tests from dds_DCPS_AddressCache
[ RUN ] dds_DCPS_AddressCache.load_fail
[ OK ] dds_DCPS_AddressCache.load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_load_success
[ OK ] dds_DCPS_AddressCache.store_load_success (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_remove_load_fail
[ OK ] dds_DCPS_AddressCache.store_remove_load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_remove_id_load_fail
[ OK ] dds_DCPS_AddressCache.store_remove_id_load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_load_success
[ OK ] dds_DCPS_AddressCache.scoped_access_load_success (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_cache_hit
[ OK ] dds_DCPS_AddressCache.scoped_access_cache_hit (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_twice
[ OK ] dds_DCPS_AddressCache.store_twice (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_expired
[ OK ] dds_DCPS_AddressCache.scoped_access_expired (0 ms)
[----------] 8 tests from dds_DCPS_AddressCache (0 ms total)
[----------] 1 test from dds_DCPS_AtomicBool
[ RUN ] dds_DCPS_AtomicBool.tsan_test
[ OK ] dds_DCPS_AtomicBool.tsan_test (4 ms)
[----------] 1 test from dds_DCPS_AtomicBool (4 ms total)
[----------] 3 tests from dds_DCPS_ConfigPair
[ RUN ] dds_DCPS_ConfigPair.split
[ OK ] dds_DCPS_ConfigPair.split (0 ms)
[ RUN ] dds_DCPS_ConfigPair.ctor
[ OK ] dds_DCPS_ConfigPair.ctor (0 ms)
[ RUN ] dds_DCPS_ConfigPair.key_has_prefix
[ OK ] dds_DCPS_ConfigPair.key_has_prefix (0 ms)
[----------] 3 tests from dds_DCPS_ConfigPair (0 ms total)
[----------] 25 tests from dds_DCPS_ConfigStoreImpl
[ RUN ] dds_DCPS_ConfigStoreImpl.has
[ OK ] dds_DCPS_ConfigStoreImpl.has (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_boolean
(3987|3987) WARNING: ConfigStoreImpl::parse_boolean: failed to parse boolean for KEY=not a boolean
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_boolean (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_int32
(3987|3987) WARNING: ConfigStoreImpl::get_int32: failed to parse int32 for KEY=not an int32
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_int32 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_uint32
(3987|3987) WARNING: ConfigStoreImpl::get_uint32: failed to parse uint32 for KEY=not a uint32
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_uint32 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_int64
(3987|3987) WARNING: ConfigStoreImpl::get_int64: failed to parse int64 for KEY=not an int64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_int64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_uint64
(3987|3987) WARNING: ConfigStoreImpl::get_uint64: failed to parse uint64 for KEY=not a uint64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_uint64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_float64
(3987|3987) WARNING: ConfigStoreImpl::get_float64: failed to parse float64 for KEY=not a float64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_float64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_string
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_string (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_duration
(3987|3987) WARNING: ConfigStoreImpl::get_duration: failed to parse DDS::Duration_t for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_duration (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.unset
[ OK ] dds_DCPS_ConfigStoreImpl.unset (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_String
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_String (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_StringList
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_StringList (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_IntList
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_IntList (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_Enum
(3987|3987) WARNING: ConfigStoreImpl::get: failed to convert default value to string
(3987|3987) WARNING: ConfigStoreImpl::get: for key, failed to encode () to enumerated value, defaulting to ()
(3987|3987) WARNING: ConfigStoreImpl::set: for key, failed to convert enum value to string
(3987|3987) WARNING: ConfigStoreImpl::set: for key, delta is not a valid enum value
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_Enum (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_seconds
(3987|3987) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (integer seconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_seconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_milliseconds
(3987|3987) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (integer milliseconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_milliseconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_fractional_seconds
(3987|3987) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (fractional seconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_fractional_seconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_NetworkAddress
(3987|3987) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not a network address
(3987|3987) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not a network address
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddress (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet
(3987|3987) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not
(3987|3987) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet (15 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.take_has_prefix
[ OK ] dds_DCPS_ConfigStoreImpl.take_has_prefix (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.process_section
[ OK ] dds_DCPS_ConfigStoreImpl.process_section (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.process_section_allow_overwrite
[ OK ] dds_DCPS_ConfigStoreImpl.process_section_allow_overwrite (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_section_names
[ OK ] dds_DCPS_ConfigStoreImpl.get_section_names (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_section_values
[ OK ] dds_DCPS_ConfigStoreImpl.get_section_values (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.delete_section
[ OK ] dds_DCPS_ConfigStoreImpl.delete_section (1 ms)
[----------] 25 tests from dds_DCPS_ConfigStoreImpl (21 ms total)
[----------] 1 test from dds_DCPS_DataSampleHeader
[ RUN ] dds_DCPS_DataSampleHeader.valid_data
[ OK ] dds_DCPS_DataSampleHeader.valid_data (0 ms)
[----------] 1 test from dds_DCPS_DataSampleHeader (0 ms total)
[----------] 5 tests from dds_DCPS_DisjointSequence
[ RUN ] dds_DCPS_DisjointSequence.maintest
[ OK ] dds_DCPS_DisjointSequence.maintest (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_main_test
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_main_test (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_insert_out_of_order
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_insert_out_of_order (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_insert_ranges
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_insert_ranges (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_add_overflow
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_add_overflow (0 ms)
[----------] 5 tests from dds_DCPS_DisjointSequence (0 ms total)
[----------] 18 tests from dds_DCPS_DispatchService
[ RUN ] dds_DCPS_DispatchService.DefaultConstructor
[ OK ] dds_DCPS_DispatchService.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorFour
[ OK ] dds_DCPS_DispatchService.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha (2 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorOrderBeta
[ OK ] dds_DCPS_DispatchService.ArgConstructorOrderBeta (1 ms)
[ RUN ] dds_DCPS_DispatchService.SimpleDispatchAlpha
[ OK ] dds_DCPS_DispatchService.SimpleDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_DispatchService.SimpleDispatchBeta
[ OK ] dds_DCPS_DispatchService.SimpleDispatchBeta (2 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchAlpha
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchAlpha_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchAlpha_ImmediateShutdown (1 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchBeta
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchBeta (1 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchBeta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchBeta_ImmediateShutdown (1 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma (4 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown (3 ms)
[ RUN ] dds_DCPS_DispatchService.InternalShutdown
[ OK ] dds_DCPS_DispatchService.InternalShutdown (0 ms)
[ RUN ] dds_DCPS_DispatchService.ShutdownReturnsPending
[ OK ] dds_DCPS_DispatchService.ShutdownReturnsPending (1 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatch
[ OK ] dds_DCPS_DispatchService.TimedDispatch (91 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded (91 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatch
[ OK ] dds_DCPS_DispatchService.CancelDispatch (71 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded (70 ms)
[----------] 18 tests from dds_DCPS_DispatchService (341 ms total)
[----------] 1 test from dds_DCPS_DomainParticipantImpl
[ RUN ] dds_DCPS_DomainParticipantImpl.maintest
[ OK ] dds_DCPS_DomainParticipantImpl.maintest (0 ms)
[----------] 1 test from dds_DCPS_DomainParticipantImpl (0 ms total)
[----------] 24 tests from dds_DCPS_EncapsulationHeader
[ RUN ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader
[ OK ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Valid
[ OK ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Valid (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Invalid
[ OK ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Invalid (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_BIG_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_BIG_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_APPENDABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_APPENDABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_UNALIGNED_CDR_LITTLE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_UNALIGNED_CDR_LITTLE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_NOT_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_NOT_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_NOT_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_NOT_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_BE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_BE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_LE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_LE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_BE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_BE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_LE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_LE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_BE_APPENDABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_BE_APPENDABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_LE_APPENDABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_LE_APPENDABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_BE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_BE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_LE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_LE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_XML
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_XML (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_INVALID
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_INVALID (0 ms)
[----------] 24 tests from dds_DCPS_EncapsulationHeader (1 ms total)
[----------] 4 tests from dds_DCPS_EventDispatcher
[ RUN ] dds_DCPS_EventDispatcher.EventBaseConstructDestruct
[ OK ] dds_DCPS_EventDispatcher.EventBaseConstructDestruct (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.EventBasePassThrough
[ OK ] dds_DCPS_EventDispatcher.EventBasePassThrough (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.EventBaseHandleException
[ OK ] dds_DCPS_EventDispatcher.EventBaseHandleException (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.TestEventDispatcher
[ OK ] dds_DCPS_EventDispatcher.TestEventDispatcher (0 ms)
[----------] 4 tests from dds_DCPS_EventDispatcher (0 ms total)
[----------] 5 tests from dds_DCPS_FibonacciSequence
[ RUN ] dds_DCPS_FibonacciSequence.size_t_test
[ OK ] dds_DCPS_FibonacciSequence.size_t_test (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.TimeDuration_test
[ OK ] dds_DCPS_FibonacciSequence.TimeDuration_test (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.advance_with_max
[ OK ] dds_DCPS_FibonacciSequence.advance_with_max (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.set_with_value
[ OK ] dds_DCPS_FibonacciSequence.set_with_value (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.set_with_two_values
[ OK ] dds_DCPS_FibonacciSequence.set_with_two_values (0 ms)
[----------] 5 tests from dds_DCPS_FibonacciSequence (0 ms total)
[----------] 3 tests from dds_DCPS_GuidConverter
[ RUN ] dds_DCPS_GuidConverter.prefixes_to_ParticipantID
[ OK ] dds_DCPS_GuidConverter.prefixes_to_ParticipantID (0 ms)
[ RUN ] dds_DCPS_GuidConverter.validate_Checksum
[ OK ] dds_DCPS_GuidConverter.validate_Checksum (0 ms)
[ RUN ] dds_DCPS_GuidConverter.validate_IDs_and_Key
[ OK ] dds_DCPS_GuidConverter.validate_IDs_and_Key (0 ms)
[----------] 3 tests from dds_DCPS_GuidConverter (0 ms total)
[----------] 2 tests from dds_DCPS_GuidUtils
[ RUN ] dds_DCPS_GuidUtils.guid_t_vs_octet_array16_size_test
[ OK ] dds_DCPS_GuidUtils.guid_t_vs_octet_array16_size_test (0 ms)
[ RUN ] dds_DCPS_GuidUtils.guid_pair_cmp
[ OK ] dds_DCPS_GuidUtils.guid_pair_cmp (0 ms)
[----------] 2 tests from dds_DCPS_GuidUtils (0 ms total)
[----------] 15 tests from dds_DCPS_InternalDataReader
[ RUN ] dds_DCPS_InternalDataReader.durable
[ OK ] dds_DCPS_InternalDataReader.durable (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.write
[ OK ] dds_DCPS_InternalDataReader.write (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.write_keep_all
[ OK ] dds_DCPS_InternalDataReader.write_keep_all (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.unregister_instance
[ OK ] dds_DCPS_InternalDataReader.unregister_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.dispose
[ OK ] dds_DCPS_InternalDataReader.dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication_autodispose
[ OK ] dds_DCPS_InternalDataReader.remove_publication_autodispose (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication
[ OK ] dds_DCPS_InternalDataReader.remove_publication (1 ms)
[ RUN ] dds_DCPS_InternalDataReader.listener
[ OK ] dds_DCPS_InternalDataReader.listener (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read
[ OK ] dds_DCPS_InternalDataReader.read (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read_instance_state
[ OK ] dds_DCPS_InternalDataReader.read_instance_state (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take
[ OK ] dds_DCPS_InternalDataReader.take (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take_instance_state
[ OK ] dds_DCPS_InternalDataReader.take_instance_state (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read_instance
[ OK ] dds_DCPS_InternalDataReader.read_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take_instance
[ OK ] dds_DCPS_InternalDataReader.take_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything
[ OK ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything (0 ms)
[----------] 15 tests from dds_DCPS_InternalDataReader (1 ms total)
[----------] 9 tests from dds_DCPS_InternalDataWriter
[ RUN ] dds_DCPS_InternalDataWriter.add_reader
[ OK ] dds_DCPS_InternalDataWriter.add_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable_history1
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable_history1 (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.remove_reader
[ OK ] dds_DCPS_InternalDataWriter.remove_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.write
[ OK ] dds_DCPS_InternalDataWriter.write (1 ms)
[ RUN ] dds_DCPS_InternalDataWriter.unregister_instance
[ OK ] dds_DCPS_InternalDataWriter.unregister_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.unregister_instance_no_dispose
[ OK ] dds_DCPS_InternalDataWriter.unregister_instance_no_dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.dispose
[ OK ] dds_DCPS_InternalDataWriter.dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_instance_reader
[ OK ] dds_DCPS_InternalDataWriter.add_instance_reader (0 ms)
[----------] 9 tests from dds_DCPS_InternalDataWriter (1 ms total)
[----------] 5 tests from dds_DCPS_InternalTopic
[ RUN ] dds_DCPS_InternalTopic.connect_writer
[ OK ] dds_DCPS_InternalTopic.connect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_reader
[ OK ] dds_DCPS_InternalTopic.connect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_writer
[ OK ] dds_DCPS_InternalTopic.disconnect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_reader
[ OK ] dds_DCPS_InternalTopic.disconnect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_multiple
[ OK ] dds_DCPS_InternalTopic.connect_multiple (0 ms)
[----------] 5 tests from dds_DCPS_InternalTopic (0 ms total)
[----------] 16 tests from dds_DCPS_JsonValueReader
[ RUN ] dds_DCPS_JsonValueReader.struct_empty
[ OK ] dds_DCPS_JsonValueReader.struct_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_empty
[ OK ] dds_DCPS_JsonValueReader.array_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_read
[ OK ] dds_DCPS_JsonValueReader.array_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_read
[ OK ] dds_DCPS_JsonValueReader.sequence_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_empty
[ OK ] dds_DCPS_JsonValueReader.sequence_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.struct_max
[ OK ] dds_DCPS_JsonValueReader.struct_max (6 ms)
[ RUN ] dds_DCPS_JsonValueReader.a_union
[ OK ] dds_DCPS_JsonValueReader.a_union (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_min
[ OK ] dds_DCPS_JsonValueReader.array_min (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_zero
[ OK ] dds_DCPS_JsonValueReader.sequence_zero (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.from_json
[ OK ] dds_DCPS_JsonValueReader.from_json (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_first
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_first (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_middle
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_middle (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_last
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_last (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.optional_members
[ OK ] dds_DCPS_JsonValueReader.optional_members (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_string_key
[ OK ] dds_DCPS_JsonValueReader.map_string_key (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_int_key
[ OK ] dds_DCPS_JsonValueReader.map_int_key (0 ms)
[----------] 16 tests from dds_DCPS_JsonValueReader (6 ms total)
[----------] 44 tests from dds_DCPS_JsonValueWriter
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct
[ OK ] dds_DCPS_JsonValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct
[ OK ] dds_DCPS_JsonValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct_member
[ OK ] dds_DCPS_JsonValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct_member
[ OK ] dds_DCPS_JsonValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union
[ OK ] dds_DCPS_JsonValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union
[ OK ] dds_DCPS_JsonValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_discriminator
[ OK ] dds_DCPS_JsonValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_discriminator
[ OK ] dds_DCPS_JsonValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union_member
[ OK ] dds_DCPS_JsonValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union_member
[ OK ] dds_DCPS_JsonValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct
[ OK ] dds_DCPS_JsonValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_array
[ OK ] dds_DCPS_JsonValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_array
[ OK ] dds_DCPS_JsonValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_sequence
[ OK ] dds_DCPS_JsonValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_sequence
[ OK ] dds_DCPS_JsonValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_element
[ OK ] dds_DCPS_JsonValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_element
[ OK ] dds_DCPS_JsonValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_boolean
[ OK ] dds_DCPS_JsonValueWriter.write_boolean (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_byte
[ OK ] dds_DCPS_JsonValueWriter.write_byte (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int8
[ OK ] dds_DCPS_JsonValueWriter.write_int8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint8
[ OK ] dds_DCPS_JsonValueWriter.write_uint8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int16
[ OK ] dds_DCPS_JsonValueWriter.write_int16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint16
[ OK ] dds_DCPS_JsonValueWriter.write_uint16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int32
[ OK ] dds_DCPS_JsonValueWriter.write_int32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint32
[ OK ] dds_DCPS_JsonValueWriter.write_uint32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int64
[ OK ] dds_DCPS_JsonValueWriter.write_int64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint64
[ OK ] dds_DCPS_JsonValueWriter.write_uint64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float32
[ OK ] dds_DCPS_JsonValueWriter.write_float32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float64
[ OK ] dds_DCPS_JsonValueWriter.write_float64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float128
[ OK ] dds_DCPS_JsonValueWriter.write_float128 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_fixed
[ OK ] dds_DCPS_JsonValueWriter.write_fixed (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8
[ OK ] dds_DCPS_JsonValueWriter.write_char8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8_null
[ OK ] dds_DCPS_JsonValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16
[ OK ] dds_DCPS_JsonValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16_null
[ OK ] dds_DCPS_JsonValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_string
[ OK ] dds_DCPS_JsonValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_enum
[ OK ] dds_DCPS_JsonValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_bitmask
[ OK ] dds_DCPS_JsonValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_map
[ OK ] dds_DCPS_JsonValueWriter.complete_map (0 ms)
[----------] 44 tests from dds_DCPS_JsonValueWriter (0 ms total)
[----------] 1 test from dds_DCPS_MemoryPool
[ RUN ] dds_DCPS_MemoryPool.maintest
[ OK ] dds_DCPS_MemoryPool.maintest (7 ms)
[----------] 1 test from dds_DCPS_MemoryPool (7 ms total)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr
[ RUN ] dds_DCPS_Message_Block_Shared_Ptr.copy
[ OK ] dds_DCPS_Message_Block_Shared_Ptr.copy (0 ms)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr (0 ms total)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.ctor
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.ctor (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked (0 ms)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr (0 ms total)
[----------] 26 tests from dds_DCPS_NetworkAddress
[ RUN ] dds_DCPS_NetworkAddress.DefaultConstructor
[ OK ] dds_DCPS_NetworkAddress.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorDefault
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorDefault (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpFour
[ OK ] dds_DCPS_NetworkAddress.SetPortIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpSix
[ OK ] dds_DCPS_NetworkAddress.SetPortIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpFour
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpSix
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpFour
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpSix
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpFour
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpSix
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMulticastIpFour
[ OK ] dds_DCPS_NetworkAddress.IsMulticastIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMulticastIpSix
[ OK ] dds_DCPS_NetworkAddress.IsMulticastIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsPrivateIpFour
[ OK ] dds_DCPS_NetworkAddress.IsPrivateIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsUniqueLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsUniqueLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLinkLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsLinkLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsSiteLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsSiteLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMoreLocalIpFour
[ OK ] dds_DCPS_NetworkAddress.IsMoreLocalIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMoreLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsMoreLocalIpSix (0 ms)
[----------] 26 tests from dds_DCPS_NetworkAddress (0 ms total)
[----------] 12 tests from dds_DCPS_NetworkResource
[ RUN ] dds_DCPS_NetworkResource.hostname_info
[ OK ] dds_DCPS_NetworkResource.hostname_info (0 ms)
[ RUN ] dds_DCPS_NetworkResource.fully_qualified_domain_hostname_basic
(3987|3987) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
[ OK ] dds_DCPS_NetworkResource.fully_qualified_domain_hostname_basic (3 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_localhost
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_localhost (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_double_self
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_double_self (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_port0 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost_port0 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals_port0 (0 ms)
[----------] 12 tests from dds_DCPS_NetworkResource (5 ms total)
[----------] 5 tests from dds_DCPS_PeriodicEvent
[ RUN ] dds_DCPS_PeriodicEvent.ConstructDestruct
[ OK ] dds_DCPS_PeriodicEvent.ConstructDestruct (0 ms)
[ RUN ] dds_DCPS_PeriodicEvent.Nominal
[ OK ] dds_DCPS_PeriodicEvent.Nominal (801 ms)
[ RUN ] dds_DCPS_PeriodicEvent.NoDoubleExec
[ OK ] dds_DCPS_PeriodicEvent.NoDoubleExec (1001 ms)
[ RUN ] dds_DCPS_PeriodicEvent.ImmediateDispatch
[ OK ] dds_DCPS_PeriodicEvent.ImmediateDispatch (3601 ms)
[ RUN ] dds_DCPS_PeriodicEvent.EnableAfterShutdown
(3987|3987) PeriodicEvent::enable: failed to schedule
[ OK ] dds_DCPS_PeriodicEvent.EnableAfterShutdown (1 ms)
[----------] 5 tests from dds_DCPS_PeriodicEvent (5404 ms total)
[----------] 45 tests from dds_DCPS_PrinterValueWriter
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct
[ OK ] dds_DCPS_PrinterValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union
[ OK ] dds_DCPS_PrinterValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union
[ OK ] dds_DCPS_PrinterValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union_member
[ OK ] dds_DCPS_PrinterValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_struct
[ OK ] dds_DCPS_PrinterValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_array
[ OK ] dds_DCPS_PrinterValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_array
[ OK ] dds_DCPS_PrinterValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_sequence
[ OK ] dds_DCPS_PrinterValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_sequence
[ OK ] dds_DCPS_PrinterValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_element
[ OK ] dds_DCPS_PrinterValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_element
[ OK ] dds_DCPS_PrinterValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array_write_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_struct_with_complete_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_struct_with_complete_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_boolean
[ OK ] dds_DCPS_PrinterValueWriter.write_boolean (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_byte
[ OK ] dds_DCPS_PrinterValueWriter.write_byte (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int8
[ OK ] dds_DCPS_PrinterValueWriter.write_int8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint8
[ OK ] dds_DCPS_PrinterValueWriter.write_uint8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int16
[ OK ] dds_DCPS_PrinterValueWriter.write_int16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint16
[ OK ] dds_DCPS_PrinterValueWriter.write_uint16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int32
[ OK ] dds_DCPS_PrinterValueWriter.write_int32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint32
[ OK ] dds_DCPS_PrinterValueWriter.write_uint32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int64
[ OK ] dds_DCPS_PrinterValueWriter.write_int64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint64
[ OK ] dds_DCPS_PrinterValueWriter.write_uint64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float32
[ OK ] dds_DCPS_PrinterValueWriter.write_float32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float64
[ OK ] dds_DCPS_PrinterValueWriter.write_float64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float128
[ OK ] dds_DCPS_PrinterValueWriter.write_float128 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_fixed
[ OK ] dds_DCPS_PrinterValueWriter.write_fixed (1 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8
[ OK ] dds_DCPS_PrinterValueWriter.write_char8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16
[ OK ] dds_DCPS_PrinterValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_string
[ OK ] dds_DCPS_PrinterValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_enum
[ OK ] dds_DCPS_PrinterValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_bitmask
[ OK ] dds_DCPS_PrinterValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_absent_value
[ OK ] dds_DCPS_PrinterValueWriter.write_absent_value (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_map
[ OK ] dds_DCPS_PrinterValueWriter.complete_map (0 ms)
[----------] 45 tests from dds_DCPS_PrinterValueWriter (1 ms total)
[----------] 206 tests from dds_DCPS_Qos_Helper
[ RUN ] dds_DCPS_Qos_Helper.maintest
[ OK ] dds_DCPS_Qos_Helper.maintest (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_transport_priority_value
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_transport_priority_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_lifespan_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_lifespan_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_transport_priority_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_transport_priority_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_lifespan_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_lifespan_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_strength_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_strength_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_writer_data_lifecycle_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_writer_data_lifecycle_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error (0 ms)
[----------] 206 tests from dds_DCPS_Qos_Helper (3 ms total)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor (3 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags (1 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent (1 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord (5 ms total)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor (1 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities (1 ms total)
[----------] 4 tests from dds_DCPS_RTPS_GuidGenerator
[ RUN ] dds_DCPS_RTPS_GuidGenerator.not_NULL
[ OK ] dds_DCPS_RTPS_GuidGenerator.not_NULL (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.populate
[ OK ] dds_DCPS_RTPS_GuidGenerator.populate (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.getCount
[ OK ] dds_DCPS_RTPS_GuidGenerator.getCount (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.interfaceName
[ OK ] dds_DCPS_RTPS_GuidGenerator.interfaceName (0 ms)
[----------] 4 tests from dds_DCPS_RTPS_GuidGenerator (0 ms total)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils
[ RUN ] dds_DCPS_RTPS_MessageUtils.maintest
[ OK ] dds_DCPS_RTPS_MessageUtils.maintest (0 ms)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils (0 ms total)
[----------] 138 tests from dds_DCPS_RTPS_ParameterListConverter
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken
[ OK ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_three_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_three_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_four_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_four_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_guid_prefix
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_guid_prefix (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_guid_prefix
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_guid_prefix (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_expects_inline_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_expects_inline_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_expects_inline_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_expects_inline_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_builtin_endpoints
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_builtin_endpoints (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_builtin_endpoints
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_builtin_endpoints (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_liveliness_count
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_liveliness_count (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_liveliness_count
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_liveliness_count (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_lease_duration
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_lease_duration (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_lease_duration
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_lease_duration (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_user_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_user_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_expects_inline_qos_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_expects_inline_qos_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_lease_duration_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_lease_duration_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_vendor_specific_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_vendor_specific_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_fail_on_participant_optional_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_fail_on_participant_optional_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.fail_on_participant_required_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.fail_on_participant_required_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.pid_builtin_endpoint_set_bug
[ OK ] dds_DCPS_RTPS_ParameterListConverter.pid_builtin_endpoint_set_bug (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_sentinel
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_sentinel (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_pad
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_pad (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_data (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_deadline_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_deadline_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_latency_budget_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_latency_budget_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_liveliness_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_liveliness_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_reliability (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_reliability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_reliability_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_lifespan
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_lifespan (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_lifespan
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_lifespan (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_lifespan_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_lifespan_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_partition_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_partition_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_data (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_group_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_group_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_content_filter_property
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_content_filter_property (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_content_filter_property
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_content_filter_property (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_reader_associated_guid_list
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_reader_associated_guid_list (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_reader_defaults
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_reader_defaults (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_participant_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_participant_default_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_writer_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_writer_default_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data (0 ms)
[----------] 138 tests from dds_DCPS_RTPS_ParameterListConverter (6 ms total)
[----------] 9 tests from RtpsCoreTypeSupportImpl
[ RUN ] RtpsCoreTypeSupportImpl.PropertyQosPolicy
[ OK ] RtpsCoreTypeSupportImpl.PropertyQosPolicy (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertParameter
[ OK ] RtpsCoreTypeSupportImpl.InsertParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractParameter
[ OK ] RtpsCoreTypeSupportImpl.ExtractParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.InsertFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength
[ OK ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_issue4105
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_issue4105 (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist_invalid
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist_invalid (1 ms)
[----------] 9 tests from RtpsCoreTypeSupportImpl (1 ms total)
[----------] 4 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_unicast_address (2 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_multicast_address (3 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_unicast_address (6 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address (3 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig (14 ms total)
[----------] 12 tests from dds_DCPS_RcHandle_T
[ RUN ] dds_DCPS_RcHandle_T.ctors
[ OK ] dds_DCPS_RcHandle_T.ctors (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.dtor
[ OK ] dds_DCPS_RcHandle_T.dtor (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.reset
[ OK ] dds_DCPS_RcHandle_T.reset (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.assign
[ OK ] dds_DCPS_RcHandle_T.assign (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.swaps
[ OK ] dds_DCPS_RcHandle_T.swaps (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.access
[ OK ] dds_DCPS_RcHandle_T.access (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.param_passing
[ OK ] dds_DCPS_RcHandle_T.param_passing (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.bool_conv
[ OK ] dds_DCPS_RcHandle_T.bool_conv (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.relational
[ OK ] dds_DCPS_RcHandle_T.relational (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.casts
[ OK ] dds_DCPS_RcHandle_T.casts (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.make_rch
[ OK ] dds_DCPS_RcHandle_T.make_rch (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.rchandle_from
[ OK ] dds_DCPS_RcHandle_T.rchandle_from (0 ms)
[----------] 12 tests from dds_DCPS_RcHandle_T (0 ms total)
[----------] 6 tests from dds_DCPS_RcObject
[ RUN ] dds_DCPS_RcObject.ctors_weak
[ OK ] dds_DCPS_RcObject.ctors_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.assign_weak
[ OK ] dds_DCPS_RcObject.assign_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.add_remove_ref_count
[ OK ] dds_DCPS_RcObject.add_remove_ref_count (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_reset_weak
[ OK ] dds_DCPS_RcObject.lock_reset_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_failed
[ OK ] dds_DCPS_RcObject.lock_failed (0 ms)
[ RUN ] dds_DCPS_RcObject.compare_weak
[ OK ] dds_DCPS_RcObject.compare_weak (0 ms)
[----------] 6 tests from dds_DCPS_RcObject (0 ms total)
[----------] 4 tests from dds_DCPS_ReactorWrapper
[ RUN ] dds_DCPS_ReactorWrapper.test_oneshot
[ OK ] dds_DCPS_ReactorWrapper.test_oneshot (11 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_repeat
[ OK ] dds_DCPS_ReactorWrapper.test_repeat (1000 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_immediate
[ OK ] dds_DCPS_ReactorWrapper.test_immediate (1 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_negative
[ OK ] dds_DCPS_ReactorWrapper.test_negative (0 ms)
[----------] 4 tests from dds_DCPS_ReactorWrapper (1012 ms total)
[----------] 2 tests from dds_DCPS_SafeBool_T
[ RUN ] dds_DCPS_SafeBool_T.virtual_method
[ OK ] dds_DCPS_SafeBool_T.virtual_method (0 ms)
[ RUN ] dds_DCPS_SafeBool_T.non_virtual_method
[ OK ] dds_DCPS_SafeBool_T.non_virtual_method (0 ms)
[----------] 2 tests from dds_DCPS_SafeBool_T (0 ms total)
[----------] 9 tests from dds_DCPS_SafetyProfileStreams
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_octet
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_octet (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ushort
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ushort (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_int
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_int (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_uint
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_uint (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_long
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_long (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_longlong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_longlong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulonglong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulonglong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_double
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_double (0 ms)
[----------] 9 tests from dds_DCPS_SafetyProfileStreams (0 ms total)
[----------] 1 test from dds_DCPS_SequenceNumber
[ RUN ] dds_DCPS_SequenceNumber.maintest
[ OK ] dds_DCPS_SequenceNumber.maintest (0 ms)
[----------] 1 test from dds_DCPS_SequenceNumber (0 ms total)
[----------] 36 tests from dds_DCPS_Serializer
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding
[ OK ] dds_DCPS_Serializer.Encoding_Encoding (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_Swap
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_Swap (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_No_Swap
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_No_Swap (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_no_offset
[ OK ] dds_DCPS_Serializer.align_value_no_offset (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_add_offset
[ OK ] dds_DCPS_Serializer.align_value_add_offset (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_smaller_than_by
[ OK ] dds_DCPS_Serializer.align_value_smaller_than_by (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_XCDR1
[ OK ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_XCDR1 (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_UNALIGNED_CDR
[ OK ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_UNALIGNED_CDR (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_static_is_encacapsulatd_XCDR2
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_static_is_encacapsulatd_XCDR2 (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Encoding
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Encoding (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind_bool
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind_bool (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_set_endianness
[ OK ] dds_DCPS_Serializer.Serializer_set_endianness (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_swap_bytes_endianness
[ OK ] dds_DCPS_Serializer.Serializer_swap_bytes_endianness (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_basic_reference
[ OK ] dds_DCPS_Serializer.Serializer_align_context_basic_reference (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_basic
[ OK ] dds_DCPS_Serializer.Serializer_align_context_basic (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read_with_min
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read_with_min (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_peek_align
[ OK ] dds_DCPS_Serializer.Serializer_test_peek_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_peek_depth
[ OK ] dds_DCPS_Serializer.Serializer_test_peek_depth (13 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_trim
[ OK ] dds_DCPS_Serializer.Serializer_test_trim (1 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_string
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_string (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_wstring
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_wstring (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_string2
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_string2 (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2 (0 ms)
[----------] 36 tests from dds_DCPS_Serializer (14 ms total)
[----------] 17 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor
[ OK ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma (8 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown (7 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TestShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.TestShutdown (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatch (91 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded (91 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatch (71 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded (70 ms)
[----------] 17 tests from dds_DCPS_ServiceEventDispatcher (348 ms total)
[----------] 1 test from dds_DCPS_Service_Participant
[ RUN ] dds_DCPS_Service_Participant.type_object_encoding
[ OK ] dds_DCPS_Service_Participant.type_object_encoding (1 ms)
[----------] 1 test from dds_DCPS_Service_Participant (1 ms total)
[----------] 5 tests from dds_DCPS_SporadicEvent
[ RUN ] dds_DCPS_SporadicEvent.ConstructDestruct
[ OK ] dds_DCPS_SporadicEvent.ConstructDestruct (0 ms)
[ RUN ] dds_DCPS_SporadicEvent.Nominal
[ OK ] dds_DCPS_SporadicEvent.Nominal (2 ms)
[ RUN ] dds_DCPS_SporadicEvent.MoveUp
[ OK ] dds_DCPS_SporadicEvent.MoveUp (2 ms)
[ RUN ] dds_DCPS_SporadicEvent.NoDoubleExec
[ OK ] dds_DCPS_SporadicEvent.NoDoubleExec (201 ms)
[ RUN ] dds_DCPS_SporadicEvent.Cancel
[ OK ] dds_DCPS_SporadicEvent.Cancel (100 ms)
[----------] 5 tests from dds_DCPS_SporadicEvent (305 ms total)
[----------] 9 tests from dds_DCPS_SporadicTask
[ RUN ] dds_DCPS_SporadicTask.schedule
[ OK ] dds_DCPS_SporadicTask.schedule (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_pmf
[ OK ] dds_DCPS_SporadicTask.schedule_pmf (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_error
[ OK ] dds_DCPS_SporadicTask.schedule_error (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_earlier
[ OK ] dds_DCPS_SporadicTask.schedule_earlier (0 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_later
[ OK ] dds_DCPS_SporadicTask.schedule_later (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_no_reactor_task
[ OK ] dds_DCPS_SporadicTask.schedule_no_reactor_task (2591 ms)
[ RUN ] dds_DCPS_SporadicTask.cancel_not_scheduled
[ OK ] dds_DCPS_SporadicTask.cancel_not_scheduled (1 ms)
[ RUN ] dds_DCPS_SporadicTask.cancel_scheduled
[ OK ] dds_DCPS_SporadicTask.cancel_scheduled (1 ms)
[ RUN ] dds_DCPS_SporadicTask.cancel_no_reactor_task
[ OK ] dds_DCPS_SporadicTask.cancel_no_reactor_task (1 ms)
[----------] 9 tests from dds_DCPS_SporadicTask (2598 ms total)
[----------] 1 test from dds_DCPS_Statistics
[ RUN ] dds_DCPS_Statistics.key_compare
[ OK ] dds_DCPS_Statistics.key_compare (0 ms)
[----------] 1 test from dds_DCPS_Statistics (0 ms total)
[----------] 6 tests from dds_DCPS_ThreadPool
[ RUN ] dds_DCPS_ThreadPool.NoArgConstructor
[ OK ] dds_DCPS_ThreadPool.NoArgConstructor (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorZero
[ OK ] dds_DCPS_ThreadPool.ArgConstructorZero (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorOne
[ OK ] dds_DCPS_ThreadPool.ArgConstructorOne (1 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorFour
[ OK ] dds_DCPS_ThreadPool.ArgConstructorFour (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorSixteen
[ OK ] dds_DCPS_ThreadPool.ArgConstructorSixteen (5 ms)
[ RUN ] dds_DCPS_ThreadPool.CheckMembership
[ OK ] dds_DCPS_ThreadPool.CheckMembership (0 ms)
[----------] 6 tests from dds_DCPS_ThreadPool (6 ms total)
[----------] 3 tests from dds_DCPS_TimeDuration
[ RUN ] dds_DCPS_TimeDuration.str
[ OK ] dds_DCPS_TimeDuration.str (0 ms)
[ RUN ] dds_DCPS_TimeDuration.double_ctor
[ OK ] dds_DCPS_TimeDuration.double_ctor (1 ms)
[ RUN ] dds_DCPS_TimeDuration.to_double
[ OK ] dds_DCPS_TimeDuration.to_double (0 ms)
[----------] 3 tests from dds_DCPS_TimeDuration (1 ms total)
[----------] 10 tests from dds_DCPS_Time_Helper
[ RUN ] dds_DCPS_Time_Helper.infinite_duration_to_time_value
[ OK ] dds_DCPS_Time_Helper.infinite_duration_to_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.infinite_duration_to_absolute_time_value
[ OK ] dds_DCPS_Time_Helper.infinite_duration_to_absolute_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.finite_duration_to_time_value
[ OK ] dds_DCPS_Time_Helper.finite_duration_to_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.Duration_t_difference
[ OK ] dds_DCPS_Time_Helper.Duration_t_difference (0 ms)
[ RUN ] dds_DCPS_Time_Helper.MonotonicTime_t_equal
[ OK ] dds_DCPS_Time_Helper.MonotonicTime_t_equal (0 ms)
[ RUN ] dds_DCPS_Time_Helper.make_duration
[ OK ] dds_DCPS_Time_Helper.make_duration (0 ms)
[ RUN ] dds_DCPS_Time_Helper.duration_to_dds_string
[ OK ] dds_DCPS_Time_Helper.duration_to_dds_string (0 ms)
[ RUN ] dds_DCPS_Time_Helper.duration_from_dds_string
[ OK ] dds_DCPS_Time_Helper.duration_from_dds_string (0 ms)
[ RUN ] dds_DCPS_Time_Helper.add_time_duration
[ OK ] dds_DCPS_Time_Helper.add_time_duration (0 ms)
[ RUN ] dds_DCPS_Time_Helper.time_value_to_double
[ OK ] dds_DCPS_Time_Helper.time_value_to_double (0 ms)
[----------] 10 tests from dds_DCPS_Time_Helper (0 ms total)
[----------] 2 tests from dds_DCPS_ValueCommon
[ RUN ] dds_DCPS_ValueCommon.ListEnumHelper
[ OK ] dds_DCPS_ValueCommon.ListEnumHelper (0 ms)
[ RUN ] dds_DCPS_ValueCommon.MapBitmaskHelper
(3987|3987) WARNING: MapBitmaskHelper::get_value: Ignore unknown flag: FLAG3
[ OK ] dds_DCPS_ValueCommon.MapBitmaskHelper (0 ms)
[----------] 2 tests from dds_DCPS_ValueCommon (0 ms total)
[----------] 12 tests from dds_DCPS_WaitSet
[ RUN ] dds_DCPS_WaitSet.DefaultConstructor
[ OK ] dds_DCPS_WaitSet.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_WaitSet.VarDuplicate
[ OK ] dds_DCPS_WaitSet.VarDuplicate (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetachFailures
[ OK ] dds_DCPS_WaitSet.AttachDetachFailures (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetach
[ OK ] dds_DCPS_WaitSet.AttachDetach (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetachAll
[ OK ] dds_DCPS_WaitSet.AttachDetachAll (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachNoDetach
[ OK ] dds_DCPS_WaitSet.AttachNoDetach (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitBogusDeadline
[ OK ] dds_DCPS_WaitSet.WaitBogusDeadline (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadlineTimeout
[ OK ] dds_DCPS_WaitSet.WaitDeadlineTimeout (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadlineTriggered
[ OK ] dds_DCPS_WaitSet.WaitDeadlineTriggered (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitForever
[ OK ] dds_DCPS_WaitSet.WaitForever (1 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadline
[ OK ] dds_DCPS_WaitSet.WaitDeadline (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitMulti
[ OK ] dds_DCPS_WaitSet.WaitMulti (0 ms)
[----------] 12 tests from dds_DCPS_WaitSet (1 ms total)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct (21 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_union
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.test_union (3 ms)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter (32 ms total)
[----------] 31 tests from dds_DCPS_XTypes_DynamicDataImpl
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_ReadValueFromBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_ReadValueFromBackingStore (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStructDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStructDefault (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnion (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnionDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnionDefault (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStructDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStructDefault (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToUnion (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToStruct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Nested_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Nested_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Union_Defaults
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Union_Defaults (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Union_Setter
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Union_Setter (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Enum_As_String
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Enum_As_String (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.String_As_Enum
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.String_As_Enum (1 ms)
[----------] 31 tests from dds_DCPS_XTypes_DynamicDataImpl (75 ms total)
[----------] 40 tests from dds_DCPS_XTypes_DynamicDataXcdrReadImpl
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadRecursiveStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStruct (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStructXCDR1 (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnionXCDR1 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStructXCDR1 (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArrayXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArrayXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembersXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembersXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStruct (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1 (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnionXCDR1 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStructXCDR1 (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1 (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_NestedUnionKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_NestedUnionKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ArrayKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ArrayKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Enum_As_String
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Enum_As_String (1 ms)
[----------] 40 tests from dds_DCPS_XTypes_DynamicDataXcdrReadImpl (83 ms total)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_PrimitiveKind
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_PrimitiveKind (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyUnion
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerArray
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerArray (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterArray
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MySeq
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MySeq (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct (0 ms)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl (5 ms total)
[----------] 6 tests from dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyUnion
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.SCC
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.SCC (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LSeq
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LSeq (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LArr
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LArr (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyEnum
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyEnum (0 ms)
[----------] 6 tests from dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal (1 ms total)
[----------] 4 tests from dds_DCPS_XTypes_IdlScanner
[ RUN ] dds_DCPS_XTypes_IdlScanner.CharacterScanner
[ OK ] dds_DCPS_XTypes_IdlScanner.CharacterScanner (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType1
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType1 (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType2
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType2 (0 ms)
[----------] 4 tests from dds_DCPS_XTypes_IdlScanner (0 ms total)
[----------] 3 tests from dds_DCPS_XTypes_MemberDescriptorImpl
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_ctor
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_ctor (0 ms)
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_equals
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_equals (0 ms)
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_copy_from
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_copy_from (0 ms)
[----------] 3 tests from dds_DCPS_XTypes_MemberDescriptorImpl (0 ms total)
[----------] 18 tests from dds_DCPS_XTypes_TypeAssignability
[ RUN ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_Assignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_Assignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_Assignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_Assignable (2 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_NotAssignable (0 ms)
[----------] 18 tests from dds_DCPS_XTypes_TypeAssignability (8 ms total)
[----------] 2 tests from dds_DCPS_XTypes_TypeAssignability_EnumTypeTest
[ RUN ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.NotAssignable (0 ms)
[----------] 2 tests from dds_DCPS_XTypes_TypeAssignability_EnumTypeTest (0 ms total)
[----------] 84 tests from dds_DCPS_XTypes_TypeObject
[ RUN ] dds_DCPS_XTypes_TypeObject.maintest
[ OK ] dds_DCPS_XTypes_TypeObject.maintest (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.Sequence_equal
[ OK ] dds_DCPS_XTypes_TypeObject.Sequence_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.ExtendedAnnotationParameterValue_equal
[ OK ] dds_DCPS_XTypes_TypeObject.ExtendedAnnotationParameterValue_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AnnotationParameterValue_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AnnotationParameterValue_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedVerbatimAnnotation_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedVerbatimAnnotation_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinMemberAnnotations_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinMemberAnnotations_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteMemberDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteMemberDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalMemberDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalMemberDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinTypeAnnotations_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinTypeAnnotations_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalTypeDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalTypeDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteTypeDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteTypeDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteElementDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteElementDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteSequenceType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteSequenceType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalSequenceType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalSequenceType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteArrayType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteArrayType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalArrayType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalArrayType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteMapType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteMapType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalMapType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalMapType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitmaskType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitmaskType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitmaskType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitmaskType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitsetHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitsetHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitsetHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitsetHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitsetType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitsetType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitsetType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitsetType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteExtendedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteExtendedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalExtendedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalExtendedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteTypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteTypeObject_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalTypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalTypeObject_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.TypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.TypeObject_equal (0 ms)
[----------] 84 tests from dds_DCPS_XTypes_TypeObject (1 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierTypeObjectPair
[ RUN ] dds_DCPS_XTypes_TypeIdentifierTypeObjectPair.TypeIdentifierTypeObjectPair_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierTypeObjectPair.TypeIdentifierTypeObjectPair_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierTypeObjectPair (0 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierPair
[ RUN ] dds_DCPS_XTypes_TypeIdentifierPair.TypeIdentifierPair_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierPair.TypeIdentifierPair_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierPair (0 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierWithSize
[ RUN ] dds_DCPS_XTypes_TypeIdentifierWithSize.TypeIdentifierWithSize_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierWithSize.TypeIdentifierWithSize_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierWithSize (0 ms total)
[----------] 2 tests from dds_DCPS_XTypes
[ RUN ] dds_DCPS_XTypes.make_scc_id_or_default
[ OK ] dds_DCPS_XTypes.make_scc_id_or_default (0 ms)
[ RUN ] dds_DCPS_XTypes.compute_dependencies
[ OK ] dds_DCPS_XTypes.compute_dependencies (0 ms)
[----------] 2 tests from dds_DCPS_XTypes (0 ms total)
[----------] 10 tests from dds_DCPS_XTypes_Utils
[ RUN ] dds_DCPS_XTypes_Utils.extensibility
[ OK ] dds_DCPS_XTypes_Utils.extensibility (3 ms)
[ RUN ] dds_DCPS_XTypes_Utils.max_extensibility
[ OK ] dds_DCPS_XTypes_Utils.max_extensibility (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.get_keys
[ OK ] dds_DCPS_XTypes_Utils.get_keys (3 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_resolve_string_path
[ OK ] dds_DCPS_XTypes_Utils.member_path_resolve_string_path (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type
[ OK ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_data
[ OK ] dds_DCPS_XTypes_Utils.member_path_get_member_from_data (0 ms)
[ RUN ] dds_DCPS_XTypes_Utils.less_than
[ OK ] dds_DCPS_XTypes_Utils.less_than (13 ms)
[ RUN ] dds_DCPS_XTypes_Utils.MemberPathParser
[ OK ] dds_DCPS_XTypes_Utils.MemberPathParser (0 ms)
[ RUN ] dds_DCPS_XTypes_Utils.MultidimArray
[ OK ] dds_DCPS_XTypes_Utils.MultidimArray (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.remove_enumerators
[ OK ] dds_DCPS_XTypes_Utils.remove_enumerators (1 ms)
[----------] 10 tests from dds_DCPS_XTypes_Utils (24 ms total)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalAppendableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableFinalStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableAppendableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableFinalStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableAppendableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct (3 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct (3 ms)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter (20 ms total)
[----------] 21 tests from dds_DCPS_optional
[ RUN ] dds_DCPS_optional.default_ctor
[ OK ] dds_DCPS_optional.default_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_ctor
[ OK ] dds_DCPS_optional.value_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_ctor
[ OK ] dds_DCPS_optional.copy_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_ctor
[ OK ] dds_DCPS_optional.copy_convert_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_assign
[ OK ] dds_DCPS_optional.value_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_assign
[ OK ] dds_DCPS_optional.copy_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_assign
[ OK ] dds_DCPS_optional.copy_convert_assign (0 ms)
[ RUN ] dds_DCPS_optional.swap
[ OK ] dds_DCPS_optional.swap (0 ms)
[ RUN ] dds_DCPS_optional.reset
[ OK ] dds_DCPS_optional.reset (0 ms)
[ RUN ] dds_DCPS_optional.equal
[ OK ] dds_DCPS_optional.equal (0 ms)
[ RUN ] dds_DCPS_optional.not_equal
[ OK ] dds_DCPS_optional.not_equal (0 ms)
[ RUN ] dds_DCPS_optional.less_than
[ OK ] dds_DCPS_optional.less_than (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal
[ OK ] dds_DCPS_optional.less_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.greater_than
[ OK ] dds_DCPS_optional.greater_than (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal
[ OK ] dds_DCPS_optional.greater_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.equal_value
[ OK ] dds_DCPS_optional.equal_value (0 ms)
[ RUN ] dds_DCPS_optional.not_equal_value
[ OK ] dds_DCPS_optional.not_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_value
[ OK ] dds_DCPS_optional.less_than_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal_value
[ OK ] dds_DCPS_optional.less_than_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_value
[ OK ] dds_DCPS_optional.greater_than_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal_value
[ OK ] dds_DCPS_optional.greater_than_equal_value (0 ms)
[----------] 21 tests from dds_DCPS_optional (0 ms total)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_load
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_load (1 ms)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions (1 ms total)
[----------] 4 tests from dds_DCPS_security_AccessControl_XmlUtils
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.get_parser
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.get_parser (1 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_time
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_time (1 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_domain_id_set
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_domain_id_set (1 ms)
[----------] 4 tests from dds_DCPS_security_AccessControl_XmlUtils (3 ms total)
[----------] 59 tests from dds_DCPS_security_AccessControlBuiltInImpl
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_default_Success (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Partitions
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Partitions (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_action_validity_Fail (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Governance
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Governance (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_dispose_instance_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_token
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_token (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_credential_token
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_credential_token (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_participant_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_participant_sec_attributes (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_datawriter_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_datawriter_sec_attributes (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_datareader_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_datareader_sec_attributes (0 ms)
[----------] 59 tests from dds_DCPS_security_AccessControlBuiltInImpl (175 ms total)
[----------] 4 tests from dds_DCPS_security_Authentication_LocalAuthCredentialData
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadAccessPermissions_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadAccessPermissions_Success (0 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCa_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCa_Success (1 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadPrivateKey_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadPrivateKey_Success (3 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success (1 ms)
[----------] 4 tests from dds_DCPS_security_Authentication_LocalAuthCredentialData (5 ms total)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash (11 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success (7 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success (6 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest (13 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage (11 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success (12 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (18 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (17 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success (18 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success (21 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match (17 ms)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl (152 ms total)
[----------] 1 test from dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest.BeginHandshakeReply_PendingHandshakeMessage_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest.BeginHandshakeReply_PendingHandshakeMessage_Success (16 ms)
[----------] 1 test from dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest (16 ms total)
[----------] 6 tests from dds_DCPS_security_CryptoBuiltInImpl
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalParticipantTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalParticipantTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteParticipantTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteParticipantTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDatawriterTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDatawriterTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataWriterTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataWriterTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDataReaderTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDataReaderTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataReaderTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataReaderTokens (0 ms)
[----------] 6 tests from dds_DCPS_security_CryptoBuiltInImpl (0 ms total)
[----------] 8 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.NullInputHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.NullInputHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.TestRegisterLocal
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.TestRegisterLocal (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterRemoteParticipant
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterRemoteParticipant (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterLocalDataWriterRemoteReader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterLocalDataWriterRemoteReader (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterDataReaderAndRemoteWriter
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterDataReaderAndRemoteWriter (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterParticipants
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterParticipants (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterDataWriter
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterDataWriter (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnRegisterDataReader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnRegisterDataReader (0 ms)
[----------] 8 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture (0 ms total)
[----------] 20 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_NullHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_NullHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_EmptyBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_EmptyBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_WithData
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_WithData (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NullSendingHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NullSendingHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NegativeIndex
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NegativeIndex (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NilReaderAtN
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NilReaderAtN (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_MultiPass
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_MultiPass (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_NullHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_NullHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_EmptyBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_EmptyBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_GoodBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_GoodBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NullSendingHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NullSendingHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NoParticipants
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NoParticipants (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NegativeIndex
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NegativeIndex (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_rtps_message_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_rtps_message_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.preprocess_secure_submsg_NilHandles
(3987|3987) CryptoBuiltInImpl::preprocess_secure_submsg: Could not deserializer CyptoHeader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.preprocess_secure_submsg_NilHandles (1 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datawriter_submessage_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datawriter_submessage_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_Success
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_Success (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_Success
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_Success (0 ms)
[----------] 20 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest (1 ms total)
[----------] 15 tests from dds_DCPS_security_SSL_Certificate
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Data_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_LoadingWrongKeyType
(3987|3987) WARNING: PEM_read_bio_X509_AUX failed: error:0480006C:PEM routines::no start line
(3987|3987) SSL::Certificate::load: WARNING: Failed to load document supplied with URI 'file:../security/certs/identity/test_participant_01_private_key.pem'
(3987|3987) SSL::Certificate::verify: WARNING, a certificate must be loaded before it can be verified
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_LoadingWrongKeyType (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_SelfSigned
(3987|3987) SSL::Certificate::verify: WARNING 'self-signed certificate' occurred using cert at depth '0', validation failed.
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_SelfSigned (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Algorithm_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Algorithm_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Algorithm_ECDSA_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Algorithm_ECDSA_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_ECDSA_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_ECDSA_SHA256 (6 ms)
[----------] 15 tests from dds_DCPS_security_SSL_Certificate (82 ms total)
[----------] 2 tests from dds_DCPS_security_SSL_DiffieHellman
[ RUN ] dds_DCPS_security_SSL_DiffieHellman.DH_SharedSecret_GenerationAndComparison
[ OK ] dds_DCPS_security_SSL_DiffieHellman.DH_SharedSecret_GenerationAndComparison (2 ms)
[ RUN ] dds_DCPS_security_SSL_DiffieHellman.EC_SharedSecret_GenerationAndComparison
[ OK ] dds_DCPS_security_SSL_DiffieHellman.EC_SharedSecret_GenerationAndComparison (2 ms)
[----------] 2 tests from dds_DCPS_security_SSL_DiffieHellman (4 ms total)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Success (13 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success (13 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData (14 ms)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey (68 ms total)
[----------] 8 tests from dds_DCPS_security_SSL_SignedDocument
[ RUN ] dds_DCPS_security_SSL_SignedDocument.GetContent_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.GetContent_Success (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Success (3 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Data_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Data_Success (3 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.LoadFromMemory
[ OK ] dds_DCPS_security_SSL_SignedDocument.LoadFromMemory (1 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.Assignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.Assignment (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.content
[ OK ] dds_DCPS_security_SSL_SignedDocument.content (1 ms)
[----------] 8 tests from dds_DCPS_security_SSL_SignedDocument (16 ms total)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName_Parser
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyDistinguishedName
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyDistinguishedName (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyRelativeDistinguishedName
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyRelativeDistinguishedName (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.InvalidAttributeType
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.InvalidAttributeType (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.ExtraSpacesAllowed
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.ExtraSpacesAllowed (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleSuccess
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleSuccess (1 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleEscapeSuccess
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleEscapeSuccess (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.MultiValue
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.MultiValue (0 ms)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName_Parser (1 ms total)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP
[ OK ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP (0 ms)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName (0 ms total)
[----------] 1 test from dds_DCPS_security_SSL_Utils
[ RUN ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success
[ OK ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success (0 ms)
[----------] 1 test from dds_DCPS_security_SSL_Utils (0 ms total)
[----------] 2 tests from copy_chain_visitor
[ RUN ] copy_chain_visitor.simple_copy
[ OK ] copy_chain_visitor.simple_copy (2 ms)
[ RUN ] copy_chain_visitor.simple_duplicate
[ OK ] copy_chain_visitor.simple_duplicate (1 ms)
[----------] 2 tests from copy_chain_visitor (3 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper
[ RUN ] dds_DCPS_transport_framework_MessageDropper.ctor
[ OK ] dds_DCPS_transport_framework_MessageDropper.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_MessageDropper.reload
[ OK ] dds_DCPS_transport_framework_MessageDropper.reload (0 ms)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper (0 ms total)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.defctor
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.defctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.alloc
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.alloc (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.cont
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.cont (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers (0 ms)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue
[ RUN ] dds_DCPS_transport_framework_ConfigValue.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValue.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef
[ RUN ] dds_DCPS_transport_framework_ConfigValueRef.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValueRef.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef (0 ms total)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Main_Test
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Main_Test (1 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Gaps (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Gap
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Gap (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Split_Gap
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Split_Gap (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Right_To_Left
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Right_To_Left (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Left_To_Right
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Left_To_Right (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Out_Of_Order
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Out_Of_Order (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Permutations
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Permutations (46 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs (1 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs_2
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs_2 (0 ms)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly (48 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.reload
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.reload (0 ms)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics (0 ms total)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging (0 ms)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage (0 ms total)
[----------] 4 tests from dds_DCPS_transport_rtps_udp_RtpsSampleHeader
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragValid
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragValid (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidSize
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidSize (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidStart
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidStart (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidEnd
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidEnd (0 ms)
[----------] 4 tests from dds_DCPS_transport_rtps_udp_RtpsSampleHeader (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.multicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.multicast_address (5 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.unicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.unicast_address (6 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_multicast_address (5 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_unicast_address (6 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst (22 ms total)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue (1 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue_vector
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue_vector (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_remote
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_remote (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_local
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_local (0 ms)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue (1 ms total)
[----------] 1 test from dds_DCPS_TransactionalRtpsSendQueue
[ RUN ] dds_DCPS_TransactionalRtpsSendQueue.begin_and_end_transaction
[ OK ] dds_DCPS_TransactionalRtpsSendQueue.begin_and_end_transaction (0 ms)
[----------] 1 test from dds_DCPS_TransactionalRtpsSendQueue (0 ms total)
[----------] 14 tests from tools_dds_rtpsrelaylib_Name
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character_class
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character_class (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_negated_character_class
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_negated_character_class (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_wildcard
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_wildcard (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_glob
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_glob (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_equal
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_not_equal
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_stringify
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_stringify (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.AtomHash
[ OK ] tools_dds_rtpsrelaylib_Name.AtomHash (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.valid
[ OK ] tools_dds_rtpsrelaylib_Name.valid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.invalid
[ OK ] tools_dds_rtpsrelaylib_Name.invalid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.begin_end
[ OK ] tools_dds_rtpsrelaylib_Name.begin_end (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.equal_not_equal
[ OK ] tools_dds_rtpsrelaylib_Name.equal_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Name_stringify
[ OK ] tools_dds_rtpsrelaylib_Name.Name_stringify (0 ms)
[----------] 14 tests from tools_dds_rtpsrelaylib_Name (0 ms total)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.maintest
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.maintest (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.Identity
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.Identity (0 ms)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex (0 ms total)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_to_string
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_to_string (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor (1 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.entity_id_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.entity_id_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_guids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_guids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration
[ OK ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidHash
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidHash (0 ms)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility (1 ms total)
[----------] Global test environment tear-down
[==========] 1286 tests from 98 test cases ran. (10958 ms total)
[ PASSED ] 1286 tests.
test PASSED.
auto_run_tests_finished: tests/unit-tests/run_test.pl Time:11s Result:0
==============================================================================
tests/stress-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/stress-tests/StressTests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile StressTests.log -DCPSPendingTimeout 3
StressTests PID: 4195 started at 2026-03-06 13:07:17
[==========] Running 9 tests from 6 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from dds_DCPS_DispatchService
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta (837 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown (624 ms)
[----------] 2 tests from dds_DCPS_DispatchService (1461 ms total)
[----------] 2 tests from dds_DCPS_JobQueue
[ RUN ] dds_DCPS_JobQueue.MaxInternalQueue
[ OK ] dds_DCPS_JobQueue.MaxInternalQueue (24331 ms)
[ RUN ] dds_DCPS_JobQueue.MaxNotificationQueue
[ OK ] dds_DCPS_JobQueue.MaxNotificationQueue (31352 ms)
[----------] 2 tests from dds_DCPS_JobQueue (55683 ms total)
[----------] 1 test from dds_DCPS_MultiTask
[ RUN ] dds_DCPS_MultiTask.TimingChecker
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
total_count = 0
TestObj::execute() called at 13:08:17.226360
TestObj::execute() called at 13:08:19.226292
total_count = 2
TestObj::execute() called at 13:08:20.324724
TestObj::execute() called at 13:08:20.424975
TestObj::execute() called at 13:08:20.525206
TestObj::execute() called at 13:08:20.625428
TestObj::execute() called at 13:08:20.725648
TestObj::execute() called at 13:08:20.825868
TestObj::execute() called at 13:08:20.926146
TestObj::execute() called at 13:08:21.026409
TestObj::execute() called at 13:08:21.126641
TestObj::execute() called at 13:08:21.226880
TestObj::execute() called at 13:08:21.327158
TestObj::execute() called at 13:08:21.427387
TestObj::execute() called at 13:08:21.527625
TestObj::execute() called at 13:08:21.627857
TestObj::execute() called at 13:08:21.728108
TestObj::execute() called at 13:08:21.828331
TestObj::execute() called at 13:08:21.928551
TestObj::execute() called at 13:08:22.028779
TestObj::execute() called at 13:08:22.129045
TestObj::execute() called at 13:08:22.229285
enable_calls = 1878
total_count = 22
TestObj::execute() called at 13:08:24.231216
TestObj::execute() called at 13:08:26.231211
total_count = 24
[ OK ] dds_DCPS_MultiTask.TimingChecker (12619 ms)
[----------] 1 test from dds_DCPS_MultiTask (12619 ms total)
[----------] 1 test from dds_DCPS_RcObject
[ RUN ] dds_DCPS_RcObject.WRCH_lock_vs_RCH_reset
[ OK ] dds_DCPS_RcObject.WRCH_lock_vs_RCH_reset (9247 ms)
[----------] 1 test from dds_DCPS_RcObject (9247 ms total)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta (1731 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown (1375 ms)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher (3106 ms total)
[----------] 1 test from dds_DCPS_SporadicTask
[ RUN ] dds_DCPS_SporadicTask.TimingChecker
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
total_count = 0
TestObj::execute() called at 13:08:42.196690
total_count = 1
TestObj::execute() called at 13:08:45.295020
TestObj::execute() called at 13:08:45.395236
TestObj::execute() called at 13:08:45.495458
TestObj::execute() called at 13:08:45.595663
TestObj::execute() called at 13:08:45.695864
TestObj::execute() called at 13:08:45.796099
TestObj::execute() called at 13:08:45.896313
TestObj::execute() called at 13:08:45.996521
TestObj::execute() called at 13:08:46.096729
TestObj::execute() called at 13:08:46.196943
TestObj::execute() called at 13:08:46.297183
TestObj::execute() called at 13:08:46.397405
TestObj::execute() called at 13:08:46.497632
TestObj::execute() called at 13:08:46.597830
TestObj::execute() called at 13:08:46.697992
TestObj::execute() called at 13:08:46.798152
TestObj::execute() called at 13:08:46.898317
TestObj::execute() called at 13:08:46.998479
TestObj::execute() called at 13:08:47.098658
TestObj::execute() called at 13:08:47.198853
schedule_calls = 1879
total_count = 21
total_count = 21
[ OK ] dds_DCPS_SporadicTask.TimingChecker (9617 ms)
[----------] 1 test from dds_DCPS_SporadicTask (9617 ms total)
[----------] Global test environment tear-down
[==========] 9 tests from 6 test cases ran. (91733 ms total)
[ PASSED ] 9 tests.
test PASSED.
auto_run_tests_finished: tests/stress-tests/run_test.pl Time:92s Result:0
==============================================================================
tests/DCPS/GuardCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GuardCondition/GuardConditionTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile GuardConditionTest.log -DCPSPendingTimeout 3
GuardConditionTest PID: 4280 started at 2026-03-06 13:08:49
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(4297|4297) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/StatusCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/ReadCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 4307
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReadCondition/ReadConditionTest -DCPSConfigFile dcps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile rc.log -DCPSBit 0 -DCPSPendingTimeout 3
rc PID: 4317 started at 2026-03-06 13:08:59
wait returned
took sample 1
took sample 2
took sample 3
testing take_next_instance_w_condition
took sample 4
took sample 5
took sample 6
took sample 7
took sample 8
took sample 9
took sample 10
took sample 11
wait returned
an instance has been disposed, exiting
wait returned
took sample 1
took sample 2
took sample 3
testing take_instance_w_condition
wait returned
took sample 4
took sample 5
took sample 6
testing take_instance_w_condition
wait returned
took sample 7
took sample 8
took sample 9
testing take_instance_w_condition
wait returned
took sample 10
took sample 11
testing take_instance_w_condition
an instance has been disposed, exiting
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/ReadCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/transport/simple/run_test.pl bp
#
simple_subscriber -p 1:localhost:11262 -s 2:localhost:10482 -n 400 -q
simple_publisher -p 1:localhost:11262 -s 2:localhost:10482 -n 400 -c 128 -q
(4378|4391) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4392|4397) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4392|4392) Publisher total time required was 0.4763 seconds.
(4378|4378) Total time required is 0.6299 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl bp Time:16s Result:0
==============================================================================
tests/transport/simple/run_test.pl n
#
simple_subscriber -p 1:localhost:13756 -s 2:localhost:11011 -n 400
simple_publisher -p 1:localhost:13756 -s 2:localhost:11011 -n 400
(4404|4409) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4410|4415) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [1]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [2]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [3]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [4]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [5]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [6]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [7]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [8]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [9]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [10]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [11]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [12]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [13]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [14]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [15]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [16]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [17]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [18]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [19]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [20]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [21]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [22]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [23]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [24]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [25]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [26]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [27]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [28]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [29]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [30]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [31]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [32]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [33]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [34]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [35]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [36]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [37]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [38]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [39]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [40]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [41]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [42]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [43]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [44]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [45]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [46]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [47]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [48]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [49]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [50]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [51]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [52]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [53]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [54]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [55]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [56]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [57]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [58]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [59]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [60]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [61]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [62]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [63]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [64]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [65]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [66]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [67]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [68]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [69]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [70]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [71]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [72]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [73]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [74]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [75]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [76]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [77]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [78]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [79]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [80]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [81]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [82]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [83]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [84]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [85]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [86]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [87]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [88]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [89]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [90]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [91]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [92]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [93]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [94]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [95]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [96]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [97]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [98]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [99]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [100]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [101]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [102]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [103]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [104]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [105]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [106]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [107]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [108]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [109]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [110]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [111]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [112]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [113]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [114]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [115]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [116]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [117]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [118]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [119]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [120]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [121]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [122]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [123]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [124]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [125]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [126]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [127]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [128]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [129]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [130]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [131]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [132]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [133]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [134]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [135]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [136]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [137]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [138]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [139]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [140]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [141]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [142]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [143]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [144]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [145]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [146]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [147]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [148]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [149]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [150]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [151]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [152]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [153]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [154]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [155]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [156]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [157]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [158]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [159]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [160]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [161]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [162]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [163]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [164]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [165]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [166]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [167]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [168]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [169]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [170]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [171]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [172]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [173]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [174]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [175]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [176]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [177]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [178]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [179]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [180]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [181]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [182]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [183]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [184]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [185]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [186]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [187]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [188]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [189]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [190]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [191]]
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [192]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [193]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Message: [Hello World! [194]]
(4410|4410) The transport has confirmed that a sample has been delivered.
(4410|4410) The transport has confirmed that a sample has been delivered.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [195]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [196]]
(4410|4410) Publisher total time required was 0.9004 seconds.
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [197]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [198]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [199]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [200]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [201]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [202]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [203]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [204]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [205]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [206]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [207]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [208]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [209]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [210]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [211]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [212]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [213]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [214]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [215]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [216]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [217]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [218]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [219]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [220]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [221]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [222]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [223]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [224]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [225]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [226]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [227]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [228]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [229]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [230]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [231]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [232]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [233]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [234]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [235]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [236]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [237]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [238]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [239]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [240]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [241]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [242]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [243]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [244]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [245]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [246]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [247]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [248]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [249]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [250]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [251]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [252]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [253]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [254]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [255]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [256]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [257]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [258]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [259]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [260]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [261]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [262]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [263]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [264]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [265]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [266]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [267]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [268]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [269]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [270]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [271]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [272]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [273]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [274]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [275]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [276]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [277]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [278]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [279]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [280]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [281]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [282]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [283]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [284]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [285]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [286]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [287]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [288]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [289]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [290]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [291]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [292]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [293]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [294]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [295]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [296]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [297]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [298]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [299]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [300]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [301]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [302]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [303]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [304]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [305]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [306]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [307]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [308]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [309]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [310]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [311]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [312]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [313]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [314]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [315]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [316]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [317]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [318]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [319]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [320]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [321]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [322]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [323]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [324]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [325]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [326]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [327]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [328]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [329]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [330]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [331]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [332]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [333]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [334]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [335]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [336]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [337]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [338]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [339]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [340]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [341]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [342]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [343]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [344]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [345]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [346]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [347]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [348]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [349]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [350]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [351]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [352]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [353]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [354]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [355]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [356]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [357]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [358]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [359]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [360]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [361]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [362]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [363]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [364]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [365]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [366]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [367]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [368]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [369]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [370]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [371]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [372]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [373]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [374]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [375]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [376]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [377]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [378]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [379]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [380]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [381]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [382]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [383]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [384]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [385]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [386]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [387]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [388]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [389]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [390]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [391]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [392]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [393]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [394]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [395]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [396]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [397]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [398]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [399]]
(4404|4409) Data has been received:
(4404|4409) Message: [Hello World! [400]]
(4404|4404) Total time required is 0.15939 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl n Time:2s Result:0
==============================================================================
tests/transport/simple/run_test.pl
#
simple_subscriber -p 1:localhost:12988 -s 2:localhost:12696
simple_publisher -p 1:localhost:12988 -s 2:localhost:12696
(4418|4423) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4424|4429) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4424|4424) The transport has confirmed that a sample has been delivered.
(4424|4424) Publisher total time required was 0.378 seconds.
(4418|4423) Data has been received:
(4418|4423) Message: [Hello World! [1]]
(4418|4418) Total time required is 0.2 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl Time:2s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem bp
#
simple_subscriber -p 1:localhost:12518 -s 2:localhost:10297 -m -n 400 -q
simple_publisher -p 1:localhost:12518 -s 2:localhost:10297 -m -n 400 -c 128 -q
(4432|4432) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(4439|4439) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(4432|4432) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4439|4445) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4439|4439) Publisher total time required was 0.4543 seconds.
(4432|4432) Total time required is 0.6833 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem bp Time:19s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem n
#
simple_subscriber -p 1:localhost:11276 -s 2:localhost:12400 -m -n 400
simple_publisher -p 1:localhost:11276 -s 2:localhost:12400 -m -n 400
(4448|4448) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(4456|4456) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(4448|4448) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4456|4462) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [1]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [2]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [3]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [4]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [5]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [6]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [7]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [8]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [9]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [10]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [11]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [12]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [13]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [14]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [15]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [16]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [17]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [18]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [19]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [20]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [21]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [22]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [23]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [24]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [25]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [26]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [27]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [28]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [29]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [30]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [31]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [32]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [33]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [34]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [35]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [36]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [37]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [38]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [39]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [40]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [41]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [42]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [43]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [44]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [45]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [46]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [47]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [48]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [49]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [50]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [51]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [52]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [53]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [54]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [55]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [56]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [57]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [58]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [59]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [60]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [61]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [62]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [63]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [64]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [65]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [66]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [67]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [68]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [69]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [70]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [71]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [72]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [73]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [74]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [75]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [76]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [77]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [78]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [79]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [80]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [81]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [82]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [83]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [84]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [85]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [86]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [87]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [88]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [89]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [90]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [91]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [92]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [93]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [94]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [95]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [96]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [97]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [98]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [99]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [100]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [101]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [102]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [103]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [104]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [105]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [106]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [107]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [108]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [109]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [110]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [111]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [112]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [113]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [114]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [115]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [116]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [117]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [118]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [119]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [120]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [121]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [122]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [123]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [124]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [125]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [126]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [127]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [128]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [129]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [130]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [131]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [132]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [133]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [134]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [135]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [136]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [137]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [138]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [139]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [140]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [141]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [142]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [143]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [144]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [145]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [146]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [147]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [148]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [149]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [150]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [151]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [152]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [153]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [154]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [155]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [156]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [157]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [158]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [159]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [160]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [161]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [162]]
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [163]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [164]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [165]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [166]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [167]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [168]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [169]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [170]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [171]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [172]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [173]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [174]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Message: [Hello World! [175]]
(4456|4456) The transport has confirmed that a sample has been delivered.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [176]]
(4456|4456) Publisher total time required was 0.8734 seconds.
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [177]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [178]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [179]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [180]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [181]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [182]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [183]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [184]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [185]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [186]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [187]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [188]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [189]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [190]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [191]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [192]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [193]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [194]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [195]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [196]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [197]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [198]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [199]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [200]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [201]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [202]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [203]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [204]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [205]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [206]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [207]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [208]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [209]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [210]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [211]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [212]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [213]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [214]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [215]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [216]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [217]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [218]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [219]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [220]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [221]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [222]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [223]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [224]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [225]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [226]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [227]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [228]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [229]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [230]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [231]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [232]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [233]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [234]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [235]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [236]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [237]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [238]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [239]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [240]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [241]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [242]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [243]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [244]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [245]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [246]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [247]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [248]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [249]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [250]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [251]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [252]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [253]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [254]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [255]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [256]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [257]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [258]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [259]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [260]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [261]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [262]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [263]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [264]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [265]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [266]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [267]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [268]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [269]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [270]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [271]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [272]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [273]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [274]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [275]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [276]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [277]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [278]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [279]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [280]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [281]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [282]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [283]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [284]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [285]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [286]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [287]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [288]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [289]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [290]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [291]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [292]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [293]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [294]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [295]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [296]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [297]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [298]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [299]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [300]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [301]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [302]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [303]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [304]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [305]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [306]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [307]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [308]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [309]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [310]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [311]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [312]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [313]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [314]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [315]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [316]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [317]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [318]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [319]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [320]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [321]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [322]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [323]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [324]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [325]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [326]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [327]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [328]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [329]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [330]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [331]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [332]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [333]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [334]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [335]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [336]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [337]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [338]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [339]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [340]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [341]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [342]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [343]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [344]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [345]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [346]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [347]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [348]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [349]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [350]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [351]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [352]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [353]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [354]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [355]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [356]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [357]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [358]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [359]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [360]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [361]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [362]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [363]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [364]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [365]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [366]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [367]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [368]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [369]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [370]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [371]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [372]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [373]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [374]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [375]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [376]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [377]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [378]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [379]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [380]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [381]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [382]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [383]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [384]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [385]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [386]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [387]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [388]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [389]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [390]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [391]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [392]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [393]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [394]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [395]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [396]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [397]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [398]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [399]]
(4448|4454) Data has been received:
(4448|4454) Message: [Hello World! [400]]
(4448|4448) Total time required is 0.16045 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem n Time:4s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem
#
simple_subscriber -p 1:localhost:10235 -s 2:localhost:13980 -m
simple_publisher -p 1:localhost:10235 -s 2:localhost:13980 -m
(4464|4464) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(4471|4471) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(4464|4464) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4471|4477) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4471|4471) The transport has confirmed that a sample has been delivered.
(4471|4471) Publisher total time required was 0.282 seconds.
(4464|4470) Data has been received:
(4464|4470) Message: [Hello World! [1]]
(4464|4464) Total time required is 0.3 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem Time:4s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4480 started at 2026-03-06 13:09:47
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t tcp -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4493 started at 2026-03-06 13:09:47
Using transport:tcp
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=tcp Time:1s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t shmem -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4506 started at 2026-03-06 13:09:48
Using transport:shmem
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=shmem Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t udp -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4522 started at 2026-03-06 13:09:48
Using transport:udp
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=udp Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t multicast -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4535 started at 2026-03-06 13:09:48
Using transport:multicast
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=multicast Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4548
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4558 started at 2026-03-06 13:09:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4559 started at 2026-03-06 13:09:49
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl default_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4581
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4591 started at 2026-03-06 13:09:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4592 started at 2026-03-06 13:09:50
Starting publisher
Starting publisher with 3 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl default_tcp Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl thread_per
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4614
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4624 started at 2026-03-06 13:09:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -p -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4625 started at 2026-03-06 13:09:51
Starting publisher
Starting publisher with 2 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl thread_per Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4648
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4658 started at 2026-03-06 13:09:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4659 started at 2026-03-06 13:09:52
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_unicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 4681
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_uni.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSBit 0 -DCPSPendingTimeout 3
subscriber PID: 4691 started at 2026-03-06 13:09:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_uni.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSBit 0 -DCPSPendingTimeout 3
publisher PID: 4692 started at 2026-03-06 13:09:53
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_unicast Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4708 started at 2026-03-06 13:09:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4709 started at 2026-03-06 13:09:53
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4725 started at 2026-03-06 13:09:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4726 started at 2026-03-06 13:09:54
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4742 started at 2026-03-06 13:09:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -p -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4743 started at 2026-03-06 13:09:54
Starting publisher
Starting publisher with 2 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per Time:0s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl
#
----- PlainCdr --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
reader_PlainCdr PID: 4760 started at 2026-03-06 13:09:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
writer_PlainCdr PID: 4761 started at 2026-03-06 13:09:54
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatchType.log --type MutableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatchType PID: 4776 started at 2026-03-06 13:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 4777 started at 2026-03-06 13:09:55
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type ReaderTypeName -DCPSPendingTimeout 3
reader_NoXTypesNoMatchTypeNames PID: 4792 started at 2026-03-06 13:09:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type WriterTypeName -DCPSPendingTimeout 3
writer_NoXTypesNoMatchTypeNames PID: 4793 started at 2026-03-06 13:09:56
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchType PID: 4808 started at 2026-03-06 13:09:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchType PID: 4809 started at 2026-03-06 13:09:57
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableNoMatch PID: 4824 started at 2026-03-06 13:09:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_AppendableNoMatch PID: 4825 started at 2026-03-06 13:09:57
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStruct PID: 4841 started at 2026-03-06 13:09:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_MutableStruct PID: 4842 started at 2026-03-06 13:09:58
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
reader_NoXTypesMatchTypeNames PID: 4857 started at 2026-03-06 13:09:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
writer_NoXTypesMatchTypeNames PID: 4858 started at 2026-03-06 13:09:59
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableUnionNoMatchType.log --type MutableUnion --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableUnionNoMatchType PID: 4879 started at 2026-03-06 13:10:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatchType PID: 4880 started at 2026-03-06 13:10:00
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic AppendableStructT_no_xtypes_yn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_Match_no_xtypes_yn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
reader_Match_no_xtypes_yn PID: 4896 started at 2026-03-06 13:10:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic AppendableStructT_no_xtypes_yn -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Match_no_xtypes_yn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_Match_no_xtypes_yn PID: 4897 started at 2026-03-06 13:10:01
test PASSED.
----- MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnion PID: 4912 started at 2026-03-06 13:10:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_MutableUnion PID: 4913 started at 2026-03-06 13:10:02
test PASSED.
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructNoMatch PID: 4930 started at 2026-03-06 13:10:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_FinalStructNoMatch PID: 4931 started at 2026-03-06 13:10:03
test PASSED.
----- IgnoreMemberNames_MutableUnionMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableUnionMatch.log --type MutableUnion --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableUnionMatch PID: 4947 started at 2026-03-06 13:10:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableUnionMatch.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableUnionMatch PID: 4948 started at 2026-03-06 13:10:05
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic NoXTypes_FTV_ny --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_ny.log --type AppendableStructNoXTypes --force-type-validation -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_ny PID: 4963 started at 2026-03-06 13:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic NoXTypes_FTV_ny --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_ny.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_ny PID: 4964 started at 2026-03-06 13:10:06
test PASSED.
----- FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructMatch PID: 4980 started at 2026-03-06 13:10:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_FinalStructMatch PID: 4981 started at 2026-03-06 13:10:07
test PASSED.
----- Match_no_xtypes_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic AppendableStructT_no_xtypes_ny -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Match_no_xtypes_ny.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
reader_Match_no_xtypes_ny PID: 4997 started at 2026-03-06 13:10:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic AppendableStructT_no_xtypes_ny -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_Match_no_xtypes_ny.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_Match_no_xtypes_ny PID: 4998 started at 2026-03-06 13:10:08
test PASSED.
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct -DCPSPendingTimeout 3
reader_ExtendedAppendableMatch PID: 5014 started at 2026-03-06 13:10:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct -DCPSPendingTimeout 3
writer_ExtendedAppendableMatch PID: 5015 started at 2026-03-06 13:10:09
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AppendableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 5030 started at 2026-03-06 13:10:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 5031 started at 2026-03-06 13:10:10
test PASSED.
----- MutableUnionNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchName.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchName PID: 5047 started at 2026-03-06 13:10:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchName.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchName PID: 5048 started at 2026-03-06 13:10:11
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatchId.log --type MutableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatchId PID: 5064 started at 2026-03-06 13:10:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 5065 started at 2026-03-06 13:10:12
test PASSED.
----- ExtendedMutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedMutableStructMatch.log --type MutableStruct -DCPSPendingTimeout 3
reader_ExtendedMutableStructMatch PID: 5081 started at 2026-03-06 13:10:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedMutableStructMatch.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_ExtendedMutableStructMatch PID: 5082 started at 2026-03-06 13:10:13
test PASSED.
----- MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchId.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchId PID: 5098 started at 2026-03-06 13:10:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchId PID: 5099 started at 2026-03-06 13:10:14
test PASSED.
----- MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchDisc PID: 5114 started at 2026-03-06 13:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchDisc PID: 5115 started at 2026-03-06 13:10:15
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableUnionNoMatch.log --type MutableUnion --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableUnionNoMatch PID: 5130 started at 2026-03-06 13:10:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 5131 started at 2026-03-06 13:10:16
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableMatch PID: 5146 started at 2026-03-06 13:10:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_AppendableMatch PID: 5147 started at 2026-03-06 13:10:17
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableStructMatch PID: 5162 started at 2026-03-06 13:10:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableStructMatch PID: 5163 started at 2026-03-06 13:10:18
test PASSED.
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct -DCPSPendingTimeout 3
reader_Tryconstruct PID: 5178 started at 2026-03-06 13:10:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct -DCPSPendingTimeout 3
writer_Tryconstruct PID: 5179 started at 2026-03-06 13:10:19
test PASSED.
----- Match_no_xtypes_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic AppendableStructT_no_xtypes_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_Match_no_xtypes_nn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
reader_Match_no_xtypes_nn PID: 5194 started at 2026-03-06 13:10:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic AppendableStructT_no_xtypes_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_Match_no_xtypes_nn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_Match_no_xtypes_nn PID: 5195 started at 2026-03-06 13:10:20
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic NoXTypes_FTV_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_nn.log --type AppendableStructNoXTypes --force-type-validation -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_nn PID: 5210 started at 2026-03-06 13:10:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic NoXTypes_FTV_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_nn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_nn PID: 5211 started at 2026-03-06 13:10:21
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic NoXTypes_FTV_yn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_yn.log --type AppendableStructNoXTypes --force-type-validation -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_yn PID: 5226 started at 2026-03-06 13:10:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic NoXTypes_FTV_yn --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_yn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_yn PID: 5227 started at 2026-03-06 13:10:22
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchType PID: 5243 started at 2026-03-06 13:10:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchType PID: 5244 started at 2026-03-06 13:10:23
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructMatch PID: 5260 started at 2026-03-06 13:10:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructMatch PID: 5261 started at 2026-03-06 13:10:24
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch1 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AppendableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 5277 started at 2026-03-06 13:10:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 5278 started at 2026-03-06 13:10:25
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchName PID: 5293 started at 2026-03-06 13:10:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchName PID: 5294 started at 2026-03-06 13:10:26
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructNoMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructNoMatch PID: 5309 started at 2026-03-06 13:10:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 5310 started at 2026-03-06 13:10:27
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatch.log --type MutableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatch PID: 5325 started at 2026-03-06 13:10:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatch.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatch PID: 5326 started at 2026-03-06 13:10:28
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Dependency PID: 5341 started at 2026-03-06 13:10:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency -DCPSPendingTimeout 3
writer_Dependency PID: 5342 started at 2026-03-06 13:10:29
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl Time:36s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl --tcp
#
----- Tcp_MutableUnionNoMatchQos --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchQos.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchQos PID: 5359 started at 2026-03-06 13:10:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchQos.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchQos PID: 5360 started at 2026-03-06 13:10:30
test PASSED.
----- Tcp_MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchDisc PID: 5375 started at 2026-03-06 13:10:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchDisc PID: 5376 started at 2026-03-06 13:10:30
test PASSED.
----- Tcp_AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableNoMatch PID: 5393 started at 2026-03-06 13:10:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableNoMatch PID: 5394 started at 2026-03-06 13:10:31
test PASSED.
----- Tcp_MutableBaseStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableBaseStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableBaseStruct PID: 5411 started at 2026-03-06 13:10:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableBaseStruct.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_Tcp_MutableBaseStruct PID: 5412 started at 2026-03-06 13:10:32
test PASSED.
----- Tcp_MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStruct PID: 5427 started at 2026-03-06 13:10:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStruct PID: 5428 started at 2026-03-06 13:10:32
test PASSED.
----- Tcp_AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableMatch PID: 5445 started at 2026-03-06 13:10:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableMatch PID: 5446 started at 2026-03-06 13:10:33
test PASSED.
----- Tcp_MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStructNoMatchName PID: 5462 started at 2026-03-06 13:10:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStructNoMatchName PID: 5463 started at 2026-03-06 13:10:34
test PASSED.
----- Tcp_MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnion PID: 5479 started at 2026-03-06 13:10:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnion PID: 5480 started at 2026-03-06 13:10:35
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --tcp Time:6s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5498
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5508 started at 2026-03-06 13:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5509 started at 2026-03-06 13:10:36
2026-03-06 13:10:36.499@LM_INFO@(5508|5508) INFO: set_DCPS_debug_level: set to 1
2026-03-06 13:10:36.499@LM_INFO@(5509|5509) INFO: set_DCPS_debug_level: set to 1
2026-03-06 13:10:36.500@LM_INFO@(5508|5508) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev usin2026-03-06 13:10:36.500@LM_INFO@(5509|5509) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
g ACE 6.5.23
2026-03-06 13:10:36.500@LM_INFO@(5509|5509) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_lev2026-03-06 13:10:36.500@LM_INFO@(5508|5508) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
el: 1
2026-03-06 13:10:36.500@LM_INFO@(5508|5508) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 2026-03-06 13:10:36.500@LM_INFO@(5509|5509) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-06 13:10:36.500@LM_INFO@(5509|5509) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-06 13:10:36.500@LM_INFO@(5508|5508) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-06 13:10:36.500@LM_NOTICE@(5509|5509) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-06 13:10:36.500@LM_NOTICE@(5508|5508) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-06 13:10:36.501@LM_DEBUG@(5508|5508) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-06 13:10:36.501@LM_DEBUG@(5509|5509) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-06 13:10:36.502@LM_INFO@(5509|5509) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-06 13:10:36.502@LM_INFO@(5508|5508) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-06 13:10:36.502@LM_DEBUG@(5509|5509) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-03-06 13:10:36.502@LM_DEBUG@(5508|5508) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5498|5498) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-06 13:10:36.725@LM_INFO@(5509|5509) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-06 13:10:36.725@LM_INFO@(5508|5508) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-06 13:10:36.725@LM_INFO@(5509|5509) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-06 13:10:36.726@LM_INFO@(5508|5508) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-06 13:10:36.726@LM_INFO@(5509|5509) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-06 13:10:36.726@LM_INFO@(5508|5508) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-06 13:10:36.733@LM_WARNING@(5508|5508) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-06 13:10:36.733@LM_WARNING@(5509|5509) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-06 13:10:36.742@LM_DEBUG@(5508|5518) DataReaderImpl::add_association - bit 1 local 01030000.478fe8bf.00000003.000001c7(1b1f71d0) remote 01030000.478fe8bf.00000001.000001c2(11b5d63f)
2026-03-06 13:10:36.744@LM_DEBUG@(5509|5519) DataReaderImpl::add_association - bit 1 local 01030000.478fe8bf.00000002.000001c7(267f5860) remote 01030000.478fe8bf.00000001.000001c2(11b5d63f)
2026-03-06 13:10:36.778@LM_WARNING@(5508|5508) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:36.781@LM_WARNING@(5509|5509) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:36.782@LM_DEBUG@(5508|5508) DataReaderImpl::add_association - bit 1 local 01030000.478fe8bf.00000003.000002c7(30322213) remote 01030000.478fe8bf.00000001.000002c2(3a9885fc)
2026-03-06 13:10:36.784@LM_DEBUG@(5509|5519) DataReaderImpl::add_association - bit 1 local 01030000.478fe8bf.00000002.000002c7(0d520ba3) remote 01030000.478fe8bf.00000001.000002c2(3a9885fc)
2026-03-06 13:10:36.785@LM_WARNING@(5508|5508) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:36.786@LM_WARNING@(5509|5509) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:36.787@LM_DEBUG@(5508|5518) DataReaderImpl::add_association - bit 1 local 01030000.478fe8bf.00000003.000003c7(29291352) remote 01030000.478fe8bf.00000001.000004c2(6cc2227a)
2026-03-06 13:10:36.789@LM_DEBUG@(5509|5519) DataReaderImpl::add_association - bit 1 local 01030000.478fe8bf.00000002.000003c7(14493ae2) remote 01030000.478fe8bf.00000001.000004c2(6cc2227a)
2026-03-06 13:10:36.789@LM_WARNING@(5508|5508) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:36.790@LM_WARNING@(5509|5509) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:36.791@LM_DEBUG@(5508|5518) DataReaderImpl::add_association - bit 1 local 01030000.478fe8bf.00000003.000004c7(66688595) remote 01030000.478fe8bf.00000001.000003c2(2383b4bd)
2026-03-06 13:10:36.793@LM_DEBUG@(5509|5519) DataReaderImpl::add_association - bit 1 local 01030000.478fe8bf.00000002.000004c7(5b08ac25) remote 01030000.478fe8bf.00000001.000003c2(2383b4bd)
2026-03-06 13:10:36.793@LM_WARNING@(5508|5508) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:36.795@LM_WARNING@(5509|5509) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:36.800@LM_WARNING@(5508|5508) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:36.802@LM_DEBUG@(5509|5519) DataWriterImpl::add_association - bit 0 local 01030000.478fe8bf.00000002.00000102(cd716e5f) remote 01030000.478fe8bf.00000003.00000507(e4177664)
2026-03-06 13:10:36.802@LM_WARNING@(5509|5509) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:36.802@LM_DEBUG@(5508|5518) DataReaderImpl::add_association - bit 0 local 01030000.478fe8bf.00000003.00000507(e4177664) remote 01030000.478fe8bf.00000002.00000102(cd716e5f)
2026-03-06 13:10:36.804@LM_DEBUG@(5509|5519) DataWriterImpl::add_association - bit 0 local 01030000.478fe8bf.00000002.00000102(cd716e5f) remote 01030000.478fe8bf.00000003.00000607(cf3a25a7)
2026-03-06 13:10:36.805@LM_DEBUG@(5508|5508) DataReaderImpl::add_association - bit 0 local 01030000.478fe8bf.00000003.00000607(cf3a25a7) remote 01030000.478fe8bf.00000002.00000102(cd716e5f)
2026-03-06 13:10:36.805@LM_WARNING@(5508|5508) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:36.807@LM_INFO@(5509|5529) DataWriterImpl::transport_assoc_done: writer 01030000.478fe8bf.00000002.00000102(cd716e5f) succeeded in associating with reader 01030000.478fe8bf.00000003.00000507(e4177664)
2026-03-06 13:10:36.807@LM_DEBUG@(5509|5529) DataWriterImpl::transport_assoc_done: writer 01030000.478fe8bf.00000002.00000102(cd716e5f) reader 01030000.478fe8bf.00000003.00000507(e4177664) calling association_complete_i
2026-03-06 13:10:36.807@LM_DEBUG@(5509|5529) DataWriterImpl::association_complete_i - bit 0 local 01030000.478fe8bf.00000002.00000102(cd716e5f) remote 01030000.478fe8bf.00000003.00000507(e4177664)
2026-03-06 13:10:36.807@LM_DEBUG@(5509|5519) DataWriterImpl::add_association - bit 0 local 01030000.478fe8bf.00000002.00000202(e65c3d9c) remote 01030000.478fe8bf.00000003.00000507(e4177664)
2026-03-06 13:10:36.807@LM_INFO@(5509|5529) DataWriterImpl::transport_assoc_done: writer 01030000.478fe8bf.00000002.00000102(cd716e5f) succeeded in associating with reader 01030000.478fe8bf.00000003.00000607(cf3a25a7)
2026-03-06 13:10:36.807@LM_DEBUG@(5509|5529) DataWriterImpl::transport_assoc_done: writer 01030000.478fe8bf.00000002.00000102(cd716e5f) reader 01030000.478fe8bf.00000003.00000607(cf3a25a7) calling association_complete_i
2026-03-06 13:10:36.807@LM_DEBUG@(5508|5518) DataReaderImpl::add_association - bit 0 local 01030000.478fe8bf.00000003.00000507(e4177664) remote 01030000.478fe8bf.00000002.00000202(e65c3d9c)
2026-03-06 13:10:36.807@LM_DEBUG@(5509|5529) DataWriterImpl::association_complete_i - bit 0 local 01030000.478fe8bf.00000002.00000102(cd716e5f) remote 01030000.478fe8bf.00000003.00000607(cf3a25a7)
2026-03-06 13:10:36.807@LM_WARNING@(5509|5509) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:36.807@LM_DEBUG@(5509|5519) DataWriterImpl::add_association - bit 0 local 01030000.478fe8bf.00000002.00000202(e65c3d9c) remote 01030000.478fe8bf.00000003.00000607(cf3a25a7)
2026-03-06 13:10:36.808@LM_DEBUG@(5508|5518) DataReaderImpl::add_association - bit 0 local 01030000.478fe8bf.00000003.00000607(cf3a25a7) remote 01030000.478fe8bf.00000002.00000202(e65c3d9c)
2026-03-06 13:10:36.808@LM_INFO@(5509|5529) DataWriterImpl::transport_assoc_done: writer 01030000.478fe8bf.00000002.00000202(e65c3d9c) succeeded in associating with reader 01030000.478fe8bf.00000003.00000507(e4177664)
2026-03-06 13:10:36.808@LM_DEBUG@(5509|5529) DataWriterImpl::transport_assoc_done: writer 01030000.478fe8bf.00000002.00000202(e65c3d9c) reader 01030000.478fe8bf.00000003.00000507(e4177664) calling association_complete_i
2026-03-06 13:10:36.808@LM_DEBUG@(5509|5529) DataWriterImpl::association_complete_i - bit 0 local 01030000.478fe8bf.00000002.00000202(e65c3d9c) remote 01030000.478fe8bf.00000003.00000507(e4177664)
2026-03-06 13:10:36.809@LM_INFO@(5509|5529) DataWriterImpl::transport_assoc_done: writer 01030000.478fe8bf.00000002.00000202(e65c3d9c) succeeded in associating with reader 01030000.478fe8bf.00000003.00000607(cf3a25a7)
2026-03-06 13:10:36.809@LM_DEBUG@(5509|5529) DataWriterImpl::transport_assoc_done: writer 01030000.478fe8bf.00000002.00000202(e65c3d9c) reader 01030000.478fe8bf.00000003.00000607(cf3a25a7) calling association_complete_i
2026-03-06 13:10:36.809@LM_DEBUG@(5509|5529) DataWriterImpl::association_complete_i - bit 0 local 01030000.478fe8bf.00000002.00000202(e65c3d9c) remote 01030000.478fe8bf.00000003.00000607(cf3a25a7)
2026-03-06 13:10:36.810@LM_DEBUG@(5509|5519) DataWriterImpl::add_association - bit 0 local 01030000.478fe8bf.00000002.00000302(ff470cdd) remote 01030000.478fe8bf.00000003.00000507(e4177664)
2026-03-06 13:10:36.810@LM_DEBUG@(5508|5518) DataReaderImpl::add_association - bit 0 local 01030000.478fe8bf.00000003.00000507(e4177664) remote 01030000.478fe8bf.00000002.00000302(ff470cdd)
2026-03-06 13:10:36.810@LM_DEBUG@(5509|5509) DataWriterImpl::add_association - bit 0 local 01030000.478fe8bf.00000002.00000302(ff470cdd) remote 01030000.478fe8bf.00000003.00000607(cf3a25a7)
2026-03-06 13:10:36.810@LM_WARNING@(5509|5509) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:36.811@LM_DEBUG@(5508|5518) DataReaderImpl::add_association - bit 0 local 01030000.478fe8bf.00000003.00000607(cf3a25a7) remote 01030000.478fe8bf.00000002.00000302(ff470cdd)
2026-03-06 13:10:36.811@LM_INFO@(5509|5529) DataWriterImpl::transport_assoc_done: writer 01030000.478fe8bf.00000002.00000302(ff470cdd) succeeded in associating with reader 01030000.478fe8bf.00000003.00000507(e4177664)
2026-03-06 13:10:36.811@LM_DEBUG@(5509|5529) DataWriterImpl::transport_assoc_done: writer 01030000.478fe8bf.00000002.00000302(ff470cdd) reader 01030000.478fe8bf.00000003.00000507(e4177664) calling association_complete_i
2026-03-06 13:10:36.811@LM_DEBUG@(5509|5529) DataWriterImpl::association_complete_i - bit 0 local 01030000.478fe8bf.00000002.00000302(ff470cdd) remote 01030000.478fe8bf.00000003.00000507(e4177664)
2026-03-06 13:10:36.811@LM_INFO@(5509|5529) DataWriterImpl::transport_assoc_done: writer 01030000.478fe8bf.00000002.00000302(ff470cdd) succeeded in associating with reader 01030000.478fe8bf.00000003.00000607(cf3a25a7)
2026-03-06 13:10:36.811@LM_DEBUG@(5509|5529) DataWriterImpl::transport_assoc_done: writer 01030000.478fe8bf.00000002.00000302(ff470cdd) reader 01030000.478fe8bf.00000003.00000607(cf3a25a7) calling association_complete_i
2026-03-06 13:10:36.811@LM_DEBUG@(5509|5529) DataWriterImpl::association_complete_i - bit 0 local 01030000.478fe8bf.00000002.00000302(ff470cdd) remote 01030000.478fe8bf.00000003.00000607(cf3a25a7)
2026-03-06 13:10:36.812@LM_DEBUG@(5509|5530) Writer::svc() - processing publication 0.
2026-03-06 13:10:36.812@LM_DEBUG@(5509|5531) Writer::svc() - processing publication 1.
2026-03-06 13:10:36.812@LM_DEBUG@(5509|5532) Writer::svc() - processing publication 2.
2026-03-06 13:10:38.812@LM_DEBUG@(5509|5509) DataWriterImpl::create_ack_token() - for sequence 1333
2026-03-06 13:10:38.813@LM_DEBUG@(5509|5509) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1333 at 13:10:38.813086
2026-03-06 13:10:38.814@LM_DEBUG@(5509|5509) DataWriterImpl::create_ack_token() - for sequence 1331
2026-03-06 13:10:38.814@LM_DEBUG@(5509|5509) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1331 at 13:10:38.814087
2026-03-06 13:10:38.814@LM_DEBUG@(5509|5509) DataWriterImpl::create_ack_token() - for sequence 1333
2026-03-06 13:10:38.814@LM_DEBUG@(5509|5509) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1333 at 13:10:38.814725
2026-03-06 13:10:38.815@LM_DEBUG@(5509|5531) DataWriterImpl::create_ack_token() - for sequence 1332
2026-03-06 13:10:38.815@LM_DEBUG@(5509|5531) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1332 at 13:10:38.815147
2026-03-06 13:10:38.815@LM_DEBUG@(5509|5532) DataWriterImpl::create_ack_token() - for sequence 1334
2026-03-06 13:10:38.815@LM_DEBUG@(5509|5532) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1334 at 13:10:38.815273
2026-03-06 13:10:38.815@LM_DEBUG@(5509|5530) DataWriterImpl::create_ack_token() - for sequence 1335
2026-03-06 13:10:38.815@LM_DEBUG@(5509|5530) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1335 at 13:10:38.815619
2026-03-06 13:10:38.815@LM_DEBUG@(5509|5509) Publisher::run() - publication 0 stopping after sending 1332 messages.
2026-03-06 13:10:38.815@LM_DEBUG@(5509|5509) Publisher::run() - publication 1 stopping after sending 1329 messages.
2026-03-06 13:10:38.815@LM_DEBUG@(5509|5509) Publisher::run() - publication 2 stopping after sending 1331 messages.
2026-03-06 13:10:38.833@LM_DEBUG@(5509|5515) DataWriterImpl::remove_associations: bit 0 local 01030000.478fe8bf.00000002.00000102(cd716e5f) remote 01030000.478fe8bf.00000003.00000507(e4177664) num remotes 2
2026-03-06 13:10:38.834@LM_DEBUG@(5508|5518) DataReaderImpl::remove_associations: bit 0 local 01030000.478fe8bf.00000003.00000507(e4177664) remote 01030000.478fe8bf.00000002.00000102(cd716e5f) num remotes 1
2026-03-06 13:10:38.834@LM_DEBUG@(5508|5518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.478fe8bf.00000003.00000507(e4177664) remote 01030000.478fe8bf.00000002.00000102(cd716e5f) num remotes 1
2026-03-06 13:10:38.835@LM_DEBUG@(5508|5518) DataReaderImpl::remove_associations: bit 0 local 01030000.478fe8bf.00000003.00000607(cf3a25a7) remote 01030000.478fe8bf.00000002.00000102(cd716e5f) num remotes 1
2026-03-06 13:10:38.835@LM_DEBUG@(5508|5518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.478fe8bf.00000003.00000607(cf3a25a7) remote 01030000.478fe8bf.00000002.00000102(cd716e5f) num remotes 1
2026-03-06 13:10:38.835@LM_DEBUG@(5509|5515) DataWriterImpl::remove_associations: bit 0 local 01030000.478fe8bf.00000002.00000202(e65c3d9c) remote 01030000.478fe8bf.00000003.00000507(e4177664) num remotes 2
2026-03-06 13:10:38.836@LM_DEBUG@(5508|5518) DataReaderImpl::remove_associations: bit 0 local 01030000.478fe8bf.00000003.00000507(e4177664) remote 01030000.478fe8bf.00000002.00000202(e65c3d9c) num remotes 1
2026-03-06 13:10:38.836@LM_DEBUG@(5508|5518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.478fe8bf.00000003.00000507(e4177664) remote 01030000.478fe8bf.00000002.00000202(e65c3d9c) num remotes 1
2026-03-06 13:10:38.836@LM_DEBUG@(5508|5518) DataReaderImpl::remove_associations: bit 0 local 01030000.478fe8bf.00000003.00000607(cf3a25a7) remote 01030000.478fe8bf.00000002.00000202(e65c3d9c) num remotes 1
2026-03-06 13:10:38.836@LM_DEBUG@(5508|5518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.478fe8bf.00000003.00000607(cf3a25a7) remote 01030000.478fe8bf.00000002.00000202(e65c3d9c) num remotes 1
2026-03-06 13:10:38.837@LM_DEBUG@(5509|5515) DataWriterImpl::remove_associations: bit 0 local 01030000.478fe8bf.00000002.00000302(ff470cdd) remote 01030000.478fe8bf.00000003.00000507(e4177664) num remotes 2
2026-03-06 13:10:38.837@LM_DEBUG@(5509|5529) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-03-06 13:10:38.837@LM_DEBUG@(5508|5518) DataReaderImpl::remove_associations: bit 0 local 01030000.478fe8bf.00000003.00000507(e4177664) remote 01030000.478fe8bf.00000002.00000302(ff470cdd) num remotes 1
2026-03-06 13:10:38.837@LM_DEBUG@(5508|5518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.478fe8bf.00000003.00000507(e4177664) remote 01030000.478fe8bf.00000002.00000302(ff470cdd) num remotes 1
2026-03-06 13:10:38.838@LM_DEBUG@(5508|5518) DataReaderImpl::remove_associations: bit 0 local 01030000.478fe8bf.00000003.00000607(cf3a25a7) remote 01030000.478fe8bf.00000002.00000302(ff470cdd) num remotes 1
2026-03-06 13:10:38.838@LM_DEBUG@(5508|5518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.478fe8bf.00000003.00000607(cf3a25a7) remote 01030000.478fe8bf.00000002.00000302(ff470cdd) num remotes 1
2026-03-06 13:10:38.838@LM_DEBUG@(5508|5528) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-03-06 13:10:38.838@LM_DEBUG@(5508|5508) subscriber_main() - test complete.
2026-03-06 13:10:38.839@LM_DEBUG@(5509|5515) DataReaderImpl::remove_associations: bit 1 local 01030000.478fe8bf.00000002.000001c7(267f5860) remote 01030000.478fe8bf.00000001.000001c2(11b5d63f) num remotes 1
2026-03-06 13:10:38.839@LM_DEBUG@(5509|5515) DataReaderImpl::remove_associations_i: bit 1 local 01030000.478fe8bf.00000002.000001c7(267f5860) remote 01030000.478fe8bf.00000001.000001c2(11b5d63f) num remotes 1
2026-03-06 13:10:38.839@LM_DEBUG@(5508|5514) DataReaderImpl::remove_associations: bit 1 local 01030000.478fe8bf.00000003.000001c7(1b1f71d0) remote 01030000.478fe8bf.00000001.000001c2(11b5d63f) num remotes 1
2026-03-06 13:10:38.839@LM_DEBUG@(5508|5514) DataReaderImpl::remove_associations_i: bit 1 local 01030000.478fe8bf.00000003.000001c7(1b1f71d0) remote 01030000.478fe8bf.00000001.000001c2(11b5d63f) num remotes 1
2026-03-06 13:10:38.840@LM_DEBUG@(5509|5515) DataReaderImpl::remove_associations: bit 1 local 01030000.478fe8bf.00000002.000003c7(14493ae2) remote 01030000.478fe8bf.00000001.000004c2(6cc2227a) num remotes 1
2026-03-06 13:10:38.840@LM_DEBUG@(5509|5515) DataReaderImpl::remove_associations_i: bit 1 local 01030000.478fe8bf.00000002.000003c7(14493ae2) remote 01030000.478fe8bf.00000001.000004c2(6cc2227a) num remotes 1
2026-03-06 13:10:38.841@LM_DEBUG@(5508|5514) DataReaderImpl::remove_associations: bit 1 local 01030000.478fe8bf.00000003.000003c7(29291352) remote 01030000.478fe8bf.00000001.000004c2(6cc2227a) num remotes 1
2026-03-06 13:10:38.841@LM_DEBUG@(5508|5514) DataReaderImpl::remove_associations_i: bit 1 local 01030000.478fe8bf.00000003.000003c7(29291352) remote 01030000.478fe8bf.00000001.000004c2(6cc2227a) num remotes 1
2026-03-06 13:10:38.841@LM_DEBUG@(5509|5515) DataReaderImpl::remove_associations: bit 1 local 01030000.478fe8bf.00000002.000004c7(5b08ac25) remote 01030000.478fe8bf.00000001.000003c2(2383b4bd) num remotes 1
2026-03-06 13:10:38.841@LM_DEBUG@(5509|5515) DataReaderImpl::remove_associations_i: bit 1 local 01030000.478fe8bf.00000002.000004c7(5b08ac25) remote 01030000.478fe8bf.00000001.000003c2(2383b4bd) num remotes 1
2026-03-06 13:10:38.842@LM_DEBUG@(5508|5514) DataReaderImpl::remove_associations: bit 1 local 01030000.478fe8bf.00000003.000004c7(66688595) remote 01030000.478fe8bf.00000001.000003c2(2383b4bd) num remotes 1
2026-03-06 13:10:38.842@LM_DEBUG@(5508|5514) DataReaderImpl::remove_associations_i: bit 1 local 01030000.478fe8bf.00000003.000004c7(66688595) remote 01030000.478fe8bf.00000001.000003c2(2383b4bd) num remotes 1
2026-03-06 13:10:38.843@LM_DEBUG@(5509|5515) DataReaderImpl::remove_associations: bit 1 local 01030000.478fe8bf.00000002.000002c7(0d520ba3) remote 01030000.478fe8bf.00000001.000002c2(3a9885fc) num remotes 1
2026-03-06 13:10:38.843@LM_DEBUG@(5509|5515) DataReaderImpl::remove_associations_i: bit 1 local 01030000.478fe8bf.00000002.000002c7(0d520ba3) remote 01030000.478fe8bf.00000001.000002c2(3a9885fc) num remotes 1
2026-03-06 13:10:38.843@LM_DEBUG@(5509|5524) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:44765 , reconnect_state = INIT_STATE.
2026-03-06 13:10:38.843@LM_DEBUG@(5509|5524) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-06 13:10:38.843@LM_DEBUG@(5508|5514) DataReaderImpl::remove_associations: bit 1 local 01030000.478fe8bf.00000003.000002c7(30322213) remote 01030000.478fe8bf.00000001.000002c2(3a9885fc) num remotes 1
2026-03-06 13:10:38.844@LM_DEBUG@(5508|5514) DataReaderImpl::remove_associations_i: bit 1 local 01030000.478fe8bf.00000003.000002c7(30322213) remote 01030000.478fe8bf.00000001.000002c2(3a9885fc) num remotes 1
2026-03-06 13:10:38.844@LM_DEBUG@(5508|5525) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-06 13:10:38.849@LM_DEBUG@(5509|5509) Service_Participant::shutdown
2026-03-06 13:10:38.850@LM_DEBUG@(5508|5528) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.73:43831 , reconnect_state = INIT_STATE.
2026-03-06 13:10:38.856@LM_DEBUG@(5508|5508) Service_Participant::shutdown
2026-03-06 13:10:38.865@LM_DEBUG@(5509|5509) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06 13:10:38.866@LM_DEBUG@(5509|5509) Service_Participant::~Service_Participant
2026-03-06 13:10:38.866@LM_DEBUG@(5509|5509) Service_Participant::shutdown
2026-03-06 13:10:38.872@LM_DEBUG@(5508|5508) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06 13:10:38.872@LM_DEBUG@(5508|5508) Service_Participant::~Service_Participant
2026-03-06 13:10:38.872@LM_DEBUG@(5508|5508) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5534
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5544 started at 2026-03-06 13:10:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5545 started at 2026-03-06 13:10:39
2026-03-06 13:10:39.452@LM_INFO@(5545|5545) INFO: set_DCPS_debug_level: set to 1
2026-03-06 13:10:39.452@LM_INFO@(5544|5544) INFO: set_DCPS_debug_level: set to 1
2026-03-06 13:10:39.452@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-03-06 13:10:39.452@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-03-06 13:10:39.452@LM_INFO@(5544|5544) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-03-06 13:10:39.452@LM_INFO@(5545|5545) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-03-06 13:10:39.452@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-03-06 13:10:39.452@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-03-06 13:10:39.453@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-03-06 13:10:39.453@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-03-06 13:10:39.453@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-03-06 13:10:39.453@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-03-06 13:10:39.453@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-03-06 13:10:39.453@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-03-06 13:10:39.453@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-03-06 13:10:39.453@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-03-06 13:10:39.453@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-03-06 13:10:39.453@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-03-06 13:10:39.453@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-06 13:10:39.453@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-06 13:10:39.454@LM_INFO@(5545|5545) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev usin2026-03-06 13:10:39.454@LM_INFO@(5544|5544) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
g ACE 6.5.23
2026-03-06 13:10:39.454@LM_INFO@(5545|5545) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_lev2026-03-06 13:10:39.454@LM_INFO@(5544|5544) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
el: 1
2026-03-06 13:10:39.454@LM_INFO@(5544|5544) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 2026-03-06 13:10:39.454@LM_INFO@(5545|5545) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-06 13:10:39.454@LM_INFO@(5544|5544) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-06 13:10:39.454@LM_INFO@(5545|5545) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-06 13:10:39.454@LM_NOTICE@(5544|5544) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specifie2026-03-06 13:10:39.454@LM_NOTICE@(5545|5545) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
d, not setting policy.
2026-03-06 13:10:39.455@LM_DEBUG@(5544|5544) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-03-06 13:10:39.455@LM_DEBUG@(5545|5545) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-03-06 13:10:39.456@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-06 13:10:39.456@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-06 13:10:39.456@LM_DEBUG@(5545|5545) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-03-06 13:10:39.456@LM_DEBUG@(5544|5544) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5534|5534) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-06 13:10:39.680@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-06 13:10:39.680@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-06 13:10:39.681@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-06 13:10:39.681@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-06 13:10:39.681@LM_INFO@(5545|5545) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-06 13:10:39.681@LM_INFO@(5544|5544) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-06 13:10:39.687@LM_WARNING@(5544|5544) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-06 13:10:39.687@LM_WARNING@(5545|5545) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-06 13:10:39.697@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 1 local 01030000.3f9f7c77.00000002.000001c7(6190e262) remote 01030000.3f9f7c77.00000001.000001c2(565a6c3d)
2026-03-06 13:10:39.699@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 1 local 01030000.3f9f7c77.00000003.000001c7(5cf0cbd2) remote 01030000.3f9f7c77.00000001.000001c2(565a6c3d)
2026-03-06 13:10:39.734@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:39.737@LM_WARNING@(5544|5544) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:39.738@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 1 local 01030000.3f9f7c77.00000002.000002c7(4abdb1a1) remote 01030000.3f9f7c77.00000001.000002c2(7d773ffe)
2026-03-06 13:10:39.741@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:39.741@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 1 local 01030000.3f9f7c77.00000003.000002c7(77dd9811) remote 01030000.3f9f7c77.00000001.000002c2(7d773ffe)
2026-03-06 13:10:39.743@LM_WARNING@(5544|5544) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:39.743@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 1 local 01030000.3f9f7c77.00000002.000003c7(53a680e0) remote 01030000.3f9f7c77.00000001.000004c2(2b2d9878)
2026-03-06 13:10:39.745@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:39.745@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 1 local 01030000.3f9f7c77.00000003.000003c7(6ec6a950) remote 01030000.3f9f7c77.00000001.000004c2(2b2d9878)
2026-03-06 13:10:39.746@LM_WARNING@(5544|5544) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:39.747@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 1 local 01030000.3f9f7c77.00000002.000004c7(1ce71627) remote 01030000.3f9f7c77.00000001.000003c2(646c0ebf)
2026-03-06 13:10:39.748@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:39.749@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 1 local 01030000.3f9f7c77.00000003.000004c7(21873f97) remote 01030000.3f9f7c77.00000001.000003c2(646c0ebf)
2026-03-06 13:10:39.750@LM_WARNING@(5544|5544) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:39.754@LM_WARNING@(5545|5545) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:39.754@LM_WARNING@(5545|5545) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:39.755@LM_WARNING@(5544|5544) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:39.755@LM_WARNING@(5544|5544) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:39.756@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:39.757@LM_WARNING@(5545|5545) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:39.757@LM_WARNING@(5545|5545) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:39.758@LM_DEBUG@(5545|5555) DataWriterImpl::add_association - bit 0 local 01030000.3f9f7c77.00000002.00000102(8a9ed45d) remote 01030000.3f9f7c77.00000003.00000507(a3f8cc66)
2026-03-06 13:10:39.758@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 0 local 01030000.3f9f7c77.00000003.00000507(a3f8cc66) remote 01030000.3f9f7c77.00000002.00000102(8a9ed45d)
2026-03-06 13:10:39.759@LM_WARNING@(5544|5544) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:39.759@LM_WARNING@(5544|5544) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:39.760@LM_WARNING@(5544|5544) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:39.761@LM_DEBUG@(5545|5545) DataWriterImpl::add_association - bit 0 local 01030000.3f9f7c77.00000002.00000202(a1b3879e) remote 01030000.3f9f7c77.00000003.00000507(a3f8cc66)
2026-03-06 13:10:39.765@LM_INFO@(5545|5555) DataWriterImpl::transport_assoc_done: writer 01030000.3f9f7c77.00000002.00000102(8a9ed45d) succeeded in associating with reader 01030000.3f9f7c77.00000003.00000507(a3f8cc66)
2026-03-06 13:10:39.765@LM_DEBUG@(5545|5555) DataWriterImpl::transport_assoc_done: writer 01030000.3f9f7c77.00000002.00000102(8a9ed45d) reader 01030000.3f9f7c77.00000003.00000507(a3f8cc66) calling association_complete_i
2026-03-06 13:10:39.765@LM_DEBUG@(5545|5555) DataWriterImpl::association_complete_i - bit 0 local 01030000.3f9f7c77.00000002.00000102(8a9ed45d) remote 01030000.3f9f7c77.00000003.00000507(a3f8cc66)
2026-03-06 13:10:39.765@LM_INFO@(5545|5545) DataWriterImpl::transport_assoc_done: writer 01030000.3f9f7c77.00000002.00000202(a1b3879e) succeeded in associating with reader 01030000.3f9f7c77.00000003.00000507(a3f8cc66)
2026-03-06 13:10:39.765@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 0 local 01030000.3f9f7c77.00000003.00000507(a3f8cc66) remote 01030000.3f9f7c77.00000002.00000202(a1b3879e)
2026-03-06 13:10:39.765@LM_DEBUG@(5545|5545) DataWriterImpl::transport_assoc_done: writer 01030000.3f9f7c77.00000002.00000202(a1b3879e) reader 01030000.3f9f7c77.00000003.00000507(a3f8cc66) calling association_complete_i
2026-03-06 13:10:39.765@LM_DEBUG@(5545|5545) DataWriterImpl::association_complete_i - bit 0 local 01030000.3f9f7c77.00000002.00000202(a1b3879e) remote 01030000.3f9f7c77.00000003.00000507(a3f8cc66)
2026-03-06 13:10:39.765@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:39.766@LM_WARNING@(5545|5545) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:39.766@LM_WARNING@(5545|5545) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:39.767@LM_DEBUG@(5545|5555) DataWriterImpl::add_association - bit 0 local 01030000.3f9f7c77.00000002.00000102(8a9ed45d) remote 01030000.3f9f7c77.00000003.00000607(88d59fa5)
2026-03-06 13:10:39.767@LM_DEBUG@(5545|5545) DataWriterImpl::add_association - bit 0 local 01030000.3f9f7c77.00000002.00000202(a1b3879e) remote 01030000.3f9f7c77.00000003.00000607(88d59fa5)
2026-03-06 13:10:39.767@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 0 local 01030000.3f9f7c77.00000003.00000607(88d59fa5) remote 01030000.3f9f7c77.00000002.00000102(8a9ed45d)
2026-03-06 13:10:39.767@LM_INFO@(5545|5555) DataWriterImpl::transport_assoc_done: writer 01030000.3f9f7c77.00000002.00000102(8a9ed45d) succeeded in associating with reader 01030000.3f9f7c77.00000003.00000607(88d59fa5)
2026-03-06 13:10:39.767@LM_DEBUG@(5545|5555) DataWriterImpl::transport_assoc_done: writer 01030000.3f9f7c77.00000002.00000102(8a9ed45d) reader 01030000.3f9f7c77.00000003.00000607(88d59fa5) calling association_complete_i
2026-03-06 13:10:39.767@LM_DEBUG@(5545|5555) DataWriterImpl::association_complete_i - bit 0 local 01030000.3f9f7c77.00000002.00000102(8a9ed45d) remote 01030000.3f9f7c77.00000003.00000607(88d59fa5)
2026-03-06 13:10:39.767@LM_INFO@(5545|5545) DataWriterImpl::transport_assoc_done: writer 01030000.3f9f7c77.00000002.00000202(a1b3879e) succeeded in associating with reader 01030000.3f9f7c77.00000003.00000607(88d59fa5)
2026-03-06 13:10:39.767@LM_DEBUG@(5545|5545) DataWriterImpl::transport_assoc_done: writer 01030000.3f9f7c77.00000002.00000202(a1b3879e) reader 01030000.3f9f7c77.00000003.00000607(88d59fa5) calling association_complete_i
2026-03-06 13:10:39.767@LM_DEBUG@(5545|5545) DataWriterImpl::association_complete_i - bit 0 local 01030000.3f9f7c77.00000002.00000202(a1b3879e) remote 01030000.3f9f7c77.00000003.00000607(88d59fa5)
2026-03-06 13:10:39.767@LM_DEBUG@(5544|5544) DataReaderImpl::add_association - bit 0 local 01030000.3f9f7c77.00000003.00000607(88d59fa5) remote 01030000.3f9f7c77.00000002.00000202(a1b3879e)
2026-03-06 13:10:39.768@LM_WARNING@(5544|5544) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:39.769@LM_DEBUG@(5545|5555) DataWriterImpl::add_association - bit 0 local 01030000.3f9f7c77.00000002.00000302(b8a8b6df) remote 01030000.3f9f7c77.00000003.00000507(a3f8cc66)
2026-03-06 13:10:39.769@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 0 local 01030000.3f9f7c77.00000003.00000507(a3f8cc66) remote 01030000.3f9f7c77.00000002.00000302(b8a8b6df)
2026-03-06 13:10:39.769@LM_DEBUG@(5545|5545) DataWriterImpl::add_association - bit 0 local 01030000.3f9f7c77.00000002.00000302(b8a8b6df) remote 01030000.3f9f7c77.00000003.00000607(88d59fa5)
2026-03-06 13:10:39.769@LM_INFO@(5545|5555) DataWriterImpl::transport_assoc_done: writer 01030000.3f9f7c77.00000002.00000302(b8a8b6df) succeeded in associating with reader 01030000.3f9f7c77.00000003.00000507(a3f8cc66)
2026-03-06 13:10:39.769@LM_DEBUG@(5545|5555) DataWriterImpl::transport_assoc_done: writer 01030000.3f9f7c77.00000002.00000302(b8a8b6df) reader 01030000.3f9f7c77.00000003.00000507(a3f8cc66) calling association_complete_i
2026-03-06 13:10:39.769@LM_DEBUG@(5545|5555) DataWriterImpl::association_complete_i - bit 0 local 01030000.3f9f7c77.00000002.0002026-03-06 13:10:39.769@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 0 local 01030000.3f9f7c77.00000003.00000607(800302(b8a8b6df) remote 01030000.3f9f7c77.00000003.00000507(a3f8cc66)
8d59fa5) remote 01030000.3f9f7c77.00000002.00000302(b8a8b6df)
2026-03-06 13:10:39.769@LM_INFO@(5545|5545) DataWriterImpl::transport_assoc_done: writer 01030000.3f9f7c77.00000002.00000302(b8a8b6df) succeeded in associating with reader 01030000.3f9f7c77.00000003.00000607(88d59fa5)
2026-03-06 13:10:39.770@LM_DEBUG@(5545|5545) DataWriterImpl::transport_assoc_done: writer 01030000.3f9f7c77.00000002.00000302(b8a8b6df) reader 01030000.3f9f7c77.00000003.00000607(88d59fa5) calling association_complete_i
2026-03-06 13:10:39.770@LM_DEBUG@(5545|5545) DataWriterImpl::association_complete_i - bit 0 local 01030000.3f9f7c77.00000002.00000302(b8a8b6df) remote 01030000.3f9f7c77.00000003.00000607(88d59fa5)
2026-03-06 13:10:39.770@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:39.770@LM_DEBUG@(5545|5566) Writer::svc() - processing publication 0.
2026-03-06 13:10:39.770@LM_DEBUG@(5545|5567) Writer::svc() - processing publication 1.
2026-03-06 13:10:39.771@LM_DEBUG@(5545|5568) Writer::svc() - processing publication 2.
2026-03-06 13:10:41.771@LM_DEBUG@(5545|5545) DataWriterImpl::create_ack_token() - for sequence 1269
2026-03-06 13:10:41.771@LM_DEBUG@(5545|5545) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1269 at 13:10:41.771304
2026-03-06 13:10:41.815@LM_DEBUG@(5545|5545) DataWriterImpl::create_ack_token() - for sequence 1293
2026-03-06 13:10:41.815@LM_DEBUG@(5545|5545) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1293 at 13:10:41.815221
2026-03-06 13:10:41.872@LM_DEBUG@(5545|5545) DataWriterImpl::create_ack_token() - for sequence 1314
2026-03-06 13:10:41.872@LM_DEBUG@(5545|5545) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1314 at 13:10:41.872945
2026-03-06 13:10:41.896@LM_DEBUG@(5545|5568) DataWriterImpl::create_ack_token() - for sequence 1327
2026-03-06 13:10:41.896@LM_DEBUG@(5545|5568) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1327 at 13:10:41.896116
2026-03-06 13:10:41.896@LM_DEBUG@(5545|5567) DataWriterImpl::create_ack_token() - for sequence 1331
2026-03-06 13:10:41.896@LM_DEBUG@(5545|5567) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1331 at 13:10:41.896208
2026-03-06 13:10:41.897@LM_DEBUG@(5545|5566) DataWriterImpl::create_ack_token() - for sequence 1327
2026-03-06 13:10:41.897@LM_DEBUG@(5545|5566) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1327 at 13:10:41.897288
2026-03-06 13:10:42.012@LM_DEBUG@(5545|5545) Publisher::run() - publication 0 stopping after sending 1324 messages.
2026-03-06 13:10:42.070@LM_DEBUG@(5545|5545) Publisher::run() - publication 1 stopping after sending 1328 messages.
2026-03-06 13:10:42.116@LM_DEBUG@(5545|5545) Publisher::run() - publication 2 stopping after sending 1324 messages.
2026-03-06 13:10:42.136@LM_DEBUG@(5545|5550) WriteDataContainer::wait_pending timeout at 00:08:15.094823
2026-03-06 13:10:42.232@LM_DEBUG@(5545|5550) WriteDataContainer::wait_pending done
2026-03-06 13:10:42.232@LM_DEBUG@(5545|5550) DataWriterImpl::remove_associations: bit 0 local 01030000.3f9f7c77.00000002.00000102(8a9ed45d) remote 01030000.3f9f7c77.00000003.00000507(a3f8cc66) num remotes 2
2026-03-06 13:10:42.233@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations: bit 0 local 01030000.3f9f7c77.00000003.00000507(a3f8cc66) remote 01030000.3f9f7c77.00000002.00000102(8a9ed45d) num remotes 1
2026-03-06 13:10:42.234@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3f9f7c77.00000003.00000507(a3f8cc66) remote 01030000.3f9f7c77.00000002.00000102(8a9ed45d) num remotes 1
2026-03-06 13:10:42.234@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations: bit 0 local 01030000.3f9f7c77.00000003.00000607(88d59fa5) remote 01030000.3f9f7c77.00000002.00000102(8a9ed45d) num remotes 1
2026-03-06 13:10:42.234@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3f9f7c77.00000003.00000607(88d59fa5) remote 01030000.3f9f7c77.00000002.00000102(8a9ed45d) num remotes 1
2026-03-06 13:10:42.234@LM_DEBUG@(5545|5550) WriteDataContainer::wait_pending timeout at 00:08:15.094823
2026-03-06 13:10:42.290@LM_DEBUG@(5545|5550) WriteDataContainer::wait_pending done
2026-03-06 13:10:42.290@LM_DEBUG@(5545|5550) DataWriterImpl::remove_associations: bit 0 local 01030000.3f9f7c77.00000002.00000202(a1b3879e) remote 01030000.3f9f7c77.00000003.00000507(a3f8cc66) num remotes 2
2026-03-06 13:10:42.291@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations: bit 0 local 01030000.3f9f7c77.00000003.00000507(a3f8cc66) remote 01030000.3f9f7c77.00000002.00000202(a1b3879e) num remotes 1
2026-03-06 13:10:42.291@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3f9f7c77.00000003.00000507(a3f8cc66) remote 01030000.3f9f7c77.00000002.00000202(a1b3879e) num remotes 1
2026-03-06 13:10:42.292@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations: bit 0 local 01030000.3f9f7c77.00000003.00000607(88d59fa5) remote 01030000.3f9f7c77.00000002.00000202(a1b3879e) num remotes 1
2026-03-06 13:10:42.292@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3f9f7c77.00000003.00000607(88d59fa5) remote 01030000.3f9f7c77.00000002.00000202(a1b3879e) num remotes 1
2026-03-06 13:10:42.292@LM_DEBUG@(5545|5550) WriteDataContainer::wait_pending timeout at 00:08:15.094823
2026-03-06 13:10:42.337@LM_DEBUG@(5545|5550) WriteDataContainer::wait_pending done
2026-03-06 13:10:42.337@LM_DEBUG@(5545|5550) DataWriterImpl::remove_associations: bit 0 local 01030000.3f9f7c77.00000002.00000302(b8a8b6df) remote 01030000.3f9f7c77.00000003.00000507(a3f8cc66) num remotes 2
2026-03-06 13:10:42.338@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations: bit 0 local 01030000.3f9f7c77.00000003.00000507(a3f8cc66) remote 01030000.3f9f7c77.00000002.00000302(b8a8b6df) num remotes 1
2026-03-06 13:10:42.338@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3f9f7c77.00000003.00000507(a3f8cc66) remote 01030000.3f9f7c77.00000002.00000302(b8a8b6df) num remotes 1
2026-03-06 13:10:42.339@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations: bit 0 local 01030000.3f9f7c77.00000003.00000607(88d59fa5) remote 01030000.3f9f7c77.00000002.00000302(b8a8b6df) num remotes 1
2026-03-06 13:10:42.339@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3f9f7c77.00000003.00000607(88d59fa5) remote 01030000.3f9f7c77.00000002.00000302(b8a8b6df) num remotes 1
2026-03-06 13:10:42.339@LM_DEBUG@(5544|5544) subscriber_main() - test complete.
2026-03-06 13:10:42.340@LM_DEBUG@(5545|5550) DataReaderImpl::remove_associations: bit 1 local 01030000.3f9f7c77.00000002.000001c7(6190e262) remote 01030000.3f9f7c77.00000001.000001c2(565a6c3d) num remotes 1
2026-03-06 13:10:42.340@LM_DEBUG@(5545|5550) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f9f7c77.00000002.000001c7(6190e262) remote 01030000.3f9f7c77.00000001.000001c2(565a6c3d) num remotes 1
2026-03-06 13:10:42.340@LM_DEBUG@(5544|5551) DataReaderImpl::remove_associations: bit 1 local 01030000.3f9f7c77.00000003.000001c7(5cf0cbd2) remote 01030000.3f9f7c77.00000001.000001c2(565a6c3d) num remotes 1
2026-03-06 13:10:42.340@LM_DEBUG@(5544|5551) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f9f7c77.00000003.000001c7(5cf0cbd2) remote 01030000.3f9f7c77.00000001.000001c2(565a6c3d) num remotes 1
2026-03-06 13:10:42.341@LM_DEBUG@(5545|5550) DataReaderImpl::remove_associations: bit 1 local 01030000.3f9f7c77.00000002.000003c7(53a680e0) remote 01030000.3f9f7c77.00000001.000004c2(2b2d9878) num remotes 1
2026-03-06 13:10:42.341@LM_DEBUG@(5545|5550) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f9f7c77.00000002.000003c7(53a680e0) remote 01030000.3f9f7c77.00000001.000004c2(2b2d9878) num remotes 1
2026-03-06 13:10:42.341@LM_DEBUG@(5544|5551) DataReaderImpl::remove_associations: bit 1 local 01030000.3f9f7c77.00000003.000003c7(6ec6a950) remote 01030000.3f9f7c77.00000001.000004c2(2b2d9878) num remotes 1
2026-03-06 13:10:42.341@LM_DEBUG@(5544|5551) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f9f7c77.00000003.000003c7(6ec6a950) remote 01030000.3f9f7c77.00000001.000004c2(2b2d9878) num remotes 1
2026-03-06 13:10:42.342@LM_DEBUG@(5545|5550) DataReaderImpl::remove_associations: bit 1 local 01030000.3f9f7c77.00000002.000004c7(1ce71627) remote 01030000.3f9f7c77.00000001.000003c2(646c0ebf) num remotes 1
2026-03-06 13:10:42.342@LM_DEBUG@(5545|5550) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f9f7c77.00000002.000004c7(1ce71627) remote 01030000.3f9f7c77.00000001.000003c2(646c0ebf) num remotes 1
2026-03-06 13:10:42.342@LM_DEBUG@(5544|5551) DataReaderImpl::remove_associations: bit 1 local 01030000.3f9f7c77.00000003.000004c7(21873f97) remote 01030000.3f9f7c77.00000001.000003c2(646c0ebf) num remotes 1
2026-03-06 13:10:42.342@LM_DEBUG@(5544|5551) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f9f7c77.00000003.000004c7(21873f97) remote 01030000.3f9f7c77.00000001.000003c2(646c0ebf) num remotes 1
2026-03-06 13:10:42.343@LM_DEBUG@(5545|5560) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:35063 , reconnect_state = INIT_STATE.
2026-03-06 13:10:42.344@LM_DEBUG@(5545|5550) DataReaderImpl::remove_associations: bit 1 local 01030000.3f9f7c77.00000002.000002c7(4abdb1a1) remote 01030000.3f9f7c77.00000001.000002c2(7d773ffe) num remotes 1
2026-03-06 13:10:42.344@LM_DEBUG@(5545|5550) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f9f7c77.00000002.000002c7(4abdb1a1) remote 01030000.3f9f7c77.00000001.000002c2(7d773ffe) num remotes 1
2026-03-06 13:10:42.344@LM_DEBUG@(5544|5551) DataReaderImpl::remove_associations: bit 1 local 01030000.3f9f7c77.00000003.000002c7(77dd9811) remote 01030000.3f9f7c77.00000001.000002c2(7d773ffe) num remotes 1
2026-03-06 13:10:42.344@LM_DEBUG@(5544|5551) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3f9f7c77.00000003.000002c7(77dd9811) remote 01030000.3f9f7c77.00000001.000002c2(7d773ffe) num remotes 1
2026-03-06 13:10:42.344@LM_DEBUG@(5544|5561) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-06 13:10:42.345@LM_DEBUG@(5545|5560) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-06 13:10:42.350@LM_DEBUG@(5545|5545) Service_Participant::shutdown
2026-03-06 13:10:42.357@LM_DEBUG@(5544|5544) Service_Participant::shutdown
2026-03-06 13:10:42.363@LM_DEBUG@(5545|5545) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06 13:10:42.364@LM_DEBUG@(5545|5545) Service_Participant::~Service_Participant
2026-03-06 13:10:42.364@LM_DEBUG@(5545|5545) Service_Participant::shutdown
2026-03-06 13:10:42.370@LM_DEBUG@(5544|5544) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06 13:10:42.371@LM_DEBUG@(5544|5544) Service_Participant::~Service_Participant
2026-03-06 13:10:42.371@LM_DEBUG@(5544|5544) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl rtps Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl --publisher
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5570
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5580 started at 2026-03-06 13:10:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5581 started at 2026-03-06 13:10:42
2026-03-06 13:10:42.906@LM_INFO@(5581|5581) INFO: set_DCPS_debug_level: set to 1
2026-03-06 13:10:42.906@LM_INFO@(5580|5580) INFO: set_DCPS_debug_level: set to 1
2026-03-06 13:10:42.906@LM_INFO@(5580|5580) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-06 13:10:42.906@LM_INFO@(5580|5580) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-06 13:10:42.906@LM_INFO@(5580|5580) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-06 13:10:42.906@LM_INFO@(5580|5580) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-06 13:10:42.906@LM_INFO@(5581|5581) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-06 13:10:42.906@LM_NOTICE@(5580|5580) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-06 13:10:42.906@LM_INFO@(5581|5581) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-06 13:10:42.906@LM_INFO@(5581|5581) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-06 13:10:42.906@LM_INFO@(5581|5581) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-06 13:10:42.906@LM_NOTICE@(5581|5581) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-06 13:10:42.907@LM_DEBUG@(5580|5580) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-03-06 13:10:42.907@LM_DEBUG@(5581|5581) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-03-06 13:10:42.908@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-06 13:10:42.908@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-06 13:10:42.908@LM_DEBUG@(5581|5581) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-03-06 13:10:42.908@LM_DEBUG@(5580|5580) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5570|5570) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-06 13:10:43.140@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-06 13:10:43.141@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-06 13:10:43.141@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-06 13:10:43.141@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-06 13:10:43.141@LM_INFO@(5581|5581) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-06 13:10:43.141@LM_INFO@(5580|5580) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-06 13:10:43.147@LM_WARNING@(5581|5581) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-06 13:10:43.147@LM_WARNING@(5580|5580) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-06 13:10:43.155@LM_DEBUG@(5581|5591) DataReaderImpl::add_association - bit 1 local 01030000.19ea4b44.00000002.000001c7(847a079d) remote 01030000.19ea4b44.00000001.000001c2(b3b089c2)
2026-03-06 13:10:43.157@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 1 local 01030000.19ea4b44.00000003.000001c7(b91a2e2d) remote 01030000.19ea4b44.00000001.000001c2(b3b089c2)
2026-03-06 13:10:43.191@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:43.194@LM_DEBUG@(5581|5581) DataReaderImpl::add_association - bit 1 local 01030000.19ea4b44.00000002.000002c7(af57545e) remote 01030000.19ea4b44.00000001.000002c2(989dda01)
2026-03-06 13:10:43.195@LM_WARNING@(5580|5580) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:43.197@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:43.198@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 1 local 01030000.19ea4b44.00000003.000002c7(92377dee) remote 01030000.19ea4b44.00000001.000002c2(989dda01)
2026-03-06 13:10:43.199@LM_WARNING@(5580|5580) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:43.201@LM_DEBUG@(5581|5591) DataReaderImpl::add_association - bit 1 local 01030000.19ea4b44.00000002.000003c7(b64c651f) remote 01030000.19ea4b44.00000001.000004c2(cec77d87)
2026-03-06 13:10:43.202@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 1 local 01030000.19ea4b44.00000003.000003c7(8b2c4caf) remote 01030000.19ea4b44.00000001.000004c2(cec77d87)
2026-03-06 13:10:43.202@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:43.204@LM_WARNING@(5580|5580) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:43.205@LM_DEBUG@(5581|5591) DataReaderImpl::add_association - bit 1 local 01030000.19ea4b44.00000002.000004c7(f90df3d8) remote 01030000.19ea4b44.00000001.000003c2(8186eb40)
2026-03-06 13:10:43.206@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 1 local 01030000.19ea4b44.00000003.000004c7(c46dda68) remote 01030000.19ea4b44.00000001.000003c2(8186eb40)
2026-03-06 13:10:43.206@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:43.207@LM_WARNING@(5580|5580) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:43.214@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:43.215@LM_DEBUG@(5581|5591) DataWriterImpl::add_association - bit 0 local 01030000.19ea4b44.00000002.00000102(6f7431a2) remote 01030000.19ea4b44.00000003.00000507(46122999)
2026-03-06 13:10:43.215@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 0 local 01030000.19ea4b44.00000003.00000507(46122999) remote 01030000.19ea4b44.00000002.00000102(6f7431a2)
2026-03-06 13:10:43.216@LM_WARNING@(5580|5580) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:43.217@LM_DEBUG@(5581|5581) DataWriterImpl::add_association - bit 0 local 01030000.19ea4b44.00000002.00000202(44596261) remote 01030000.19ea4b44.00000003.00000507(46122999)
2026-03-06 13:10:43.218@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 0 local 01030000.19ea4b44.00000003.00000507(46122999) remote 01030000.19ea4b44.00000002.00000202(44596261)
2026-03-06 13:10:43.220@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 0 local 01030000.19ea4b44.00000003.00000607(6d3f7a5a) remote 01030000.19ea4b44.00000002.00000102(6f7431a2)
2026-03-06 13:10:43.221@LM_DEBUG@(5580|5580) DataReaderImpl::add_association - bit 0 local 01030000.19ea4b44.00000003.00000607(6d3f7a5a) remote 01030000.19ea4b44.00000002.00000202(44596261)
2026-03-06 13:10:43.221@LM_WARNING@(5580|5580) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:43.235@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:43.235@LM_DEBUG@(5581|5591) DataWriterImpl::add_association - bit 0 local 01030000.19ea4b44.00000002.00000102(6f7431a2) remote 01030000.19ea4b44.00000003.00000607(6d3f7a5a)
2026-03-06 13:10:43.236@LM_DEBUG@(5581|5591) DataWriterImpl::add_association - bit 0 local 01030000.19ea4b44.00000002.00000202(44596261) remote 01030000.19ea4b44.00000003.00000607(6d3f7a5a)
2026-03-06 13:10:43.236@LM_INFO@(5581|5600) DataWriterImpl::transport_assoc_done: writer 01030000.19ea4b44.00000002.00000102(6f7431a2) succeeded in associating with reader 01030000.19ea4b44.00000003.00000507(46122999)
2026-03-06 13:10:43.236@LM_DEBUG@(5581|5600) DataWriterImpl::transport_assoc_done: writer 01030000.19ea4b44.00000002.00000102(6f7431a2) reader 01030000.19ea4b44.00000003.00000507(46122999) calling association_complete_i
2026-03-06 13:10:43.236@LM_DEBUG@(5581|5600) DataWriterImpl::association_complete_i - bit 0 local 01030000.19ea4b44.00000002.00000102(6f7431a2) remote 01030000.19ea4b44.00000003.00000507(46122999)
2026-03-06 13:10:43.237@LM_INFO@(5581|5600) DataWriterImpl::transport_assoc_done: writer 01030000.19ea4b44.00000002.00000202(44596261) succeeded in associating with reader 01030000.19ea4b44.00000003.00000507(46122999)
2026-03-06 13:10:43.237@LM_DEBUG@(5581|5600) DataWriterImpl::transport_assoc_done: writer 01030000.19ea4b44.00000002.00000202(44596261) reader 01030000.19ea4b44.00000003.00000507(46122999) calling association_complete_i
2026-03-06 13:10:43.237@LM_DEBUG@(5581|5600) DataWriterImpl::association_complete_i - bit 0 local 01030000.19ea4b44.00000002.00000202(44596261) remote 01030000.19ea4b44.00000003.00000507(46122999)
2026-03-06 13:10:43.237@LM_INFO@(5581|5600) DataWriterImpl::transport_assoc_done: writer 01030000.19ea4b44.00000002.00000102(6f7431a2) succeeded in associating with reader 01030000.19ea4b44.00000003.00000607(6d3f7a5a)
2026-03-06 13:10:43.237@LM_DEBUG@(5581|5600) DataWriterImpl::transport_assoc_done: writer 01030000.19ea4b44.00000002.00000102(6f7431a2) reader 01030000.19ea4b44.00000003.00000607(6d3f7a5a) calling association_complete_i
2026-03-06 13:10:43.237@LM_DEBUG@(5581|5600) DataWriterImpl::association_complete_i - bit 0 local 01030000.19ea4b44.00000002.00000102(6f7431a2) remote 01030000.19ea4b44.00000003.00000607(6d3f7a5a)
2026-03-06 13:10:43.237@LM_INFO@(5581|5600) DataWriterImpl::transport_assoc_done: writer 01030000.19ea4b44.00000002.00000202(44596261) succeeded in associating with reader 01030000.19ea4b44.00000003.00000607(6d3f7a5a)
2026-03-06 13:10:43.237@LM_DEBUG@(5581|5600) DataWriterImpl::transport_assoc_done: writer 01030000.19ea4b44.00000002.00000202(44596261) reader 01030000.19ea4b44.00000003.00000607(6d3f7a5a) calling association_complete_i
2026-03-06 13:10:43.238@LM_DEBUG@(5581|5600) DataWriterImpl::association_complete_i - bit 0 local 01030000.19ea4b44.00000002.00000202(44596261) remote 01030000.19ea4b44.00000003.00000607(6d3f7a5a)
2026-03-06 13:10:43.238@LM_DEBUG@(5581|5591) DataWriterImpl::add_association - bit 0 local 01030000.19ea4b44.00000002.00000302(5d425320) remote 01030000.19ea4b44.00000003.00000507(46122999)
2026-03-06 13:10:43.238@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 0 local 01030000.19ea4b44.00000003.00000507(46122999) remote 01030000.19ea4b44.00000002.00000302(5d425320)
2026-03-06 13:10:43.238@LM_DEBUG@(5581|5581) DataWriterImpl::add_association - bit 0 local 01030000.19ea4b44.00000002.00000302(5d425320) remote 01030000.19ea4b44.00000003.00000607(6d3f7a5a)
2026-03-06 13:10:43.238@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:43.239@LM_INFO@(5581|5600) DataWriterImpl::transport_assoc_done: writer 01030000.19ea4b44.00000002.00000302(5d425320) succeeded in associating with reader 01030000.19ea4b44.00000003.00000507(46122999)
2026-03-06 13:10:43.239@LM_DEBUG@(5581|5600) DataWriterImpl::transport_assoc_done: writer 01030000.19ea4b44.00000002.00000302(5d425320) reader 01030000.19ea4b44.00000003.00000507(46122999) calling association_complete_i
2026-03-06 13:10:43.239@LM_DEBUG@(5581|5600) DataWriterImpl::association_complete_i - bit 0 local 01030000.19ea4b44.00000002.00000302(5d425320) remote 01030000.19ea4b44.00000003.00000507(46122999)
2026-03-06 13:10:43.239@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 0 local 01030000.19ea4b44.00000003.00000607(6d3f7a5a) remote 01030000.19ea4b44.00000002.00000302(5d425320)
2026-03-06 13:10:43.239@LM_INFO@(5581|5600) DataWriterImpl::transport_assoc_done: writer 01030000.19ea4b44.00000002.00000302(5d425320) succeeded in associating with reader 01030000.19ea4b44.00000003.00000607(6d3f7a5a)
2026-03-06 13:10:43.239@LM_DEBUG@(5581|5600) DataWriterImpl::transport_assoc_done: writer 01030000.19ea4b44.00000002.00000302(5d425320) reader 01030000.19ea4b44.00000003.00000607(6d3f7a5a) calling association_complete_i
2026-03-06 13:10:43.239@LM_DEBUG@(5581|5600) DataWriterImpl::association_complete_i - bit 0 local 01030000.19ea4b44.00000002.00000302(5d425320) remote 01030000.19ea4b44.00000003.00000607(6d3f7a5a)
2026-03-06 13:10:43.240@LM_DEBUG@(5581|5602) Writer::svc() - processing publication 0.
2026-03-06 13:10:43.240@LM_DEBUG@(5581|5603) Writer::svc() - processing publication 1.
2026-03-06 13:10:43.240@LM_DEBUG@(5581|5604) Writer::svc() - processing publication 2.
2026-03-06 13:10:45.240@LM_DEBUG@(5581|5581) DataWriterImpl::create_ack_token() - for sequence 1333
2026-03-06 13:10:45.240@LM_DEBUG@(5581|5581) DataWriterImpl::create_ack_token() - for sequence 1332
2026-03-06 13:10:45.240@LM_DEBUG@(5581|5581) DataWriterImpl::create_ack_token() - for sequence 1332
2026-03-06 13:10:45.241@LM_DEBUG@(5581|5604) DataWriterImpl::create_ack_token() - for sequence 1333
2026-03-06 13:10:45.241@LM_DEBUG@(5581|5604) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1333 at 13:10:45.241227
2026-03-06 13:10:45.241@LM_DEBUG@(5581|5602) DataWriterImpl::create_ack_token() - for sequence 1334
2026-03-06 13:10:45.241@LM_DEBUG@(5581|5602) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1334 at 13:10:45.241751
2026-03-06 13:10:45.242@LM_DEBUG@(5581|5581) Publisher::run() - publication 0 stopping after sending 1332 messages.
2026-03-06 13:10:45.243@LM_DEBUG@(5581|5603) DataWriterImpl::create_ack_token() - for sequence 1334
2026-03-06 13:10:45.243@LM_DEBUG@(5581|5603) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1334 at 13:10:45.243139
2026-03-06 13:10:45.243@LM_DEBUG@(5581|5581) Publisher::run() - publication 1 stopping after sending 1332 messages.
2026-03-06 13:10:45.243@LM_DEBUG@(5581|5581) Publisher::run() - publication 2 stopping after sending 1331 messages.
2026-03-06 13:10:45.260@LM_DEBUG@(5581|5587) DataWriterImpl::remove_associations: bit 0 local 01030000.19ea4b44.00000002.00000102(6f7431a2) remote 01030000.19ea4b44.00000003.00000507(46122999) num remotes 2
2026-03-06 13:10:45.262@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations: bit 0 local 01030000.19ea4b44.00000003.00000507(46122999) remote 01030000.19ea4b44.00000002.00000102(6f7431a2) num remotes 1
2026-03-06 13:10:45.262@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations_i: bit 0 local 01030000.19ea4b44.00000003.00000507(46122999) remote 01030000.19ea4b44.00000002.00000102(6f7431a2) num remotes 1
2026-03-06 13:10:45.262@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations: bit 0 local 01030000.19ea4b44.00000003.00000607(6d3f7a5a) remote 01030000.19ea4b44.00000002.00000102(6f7431a2) num remotes 1
2026-03-06 13:10:45.262@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations_i: bit 0 local 01030000.19ea4b44.00000003.00000607(6d3f7a5a) remote 01030000.19ea4b44.00000002.00000102(6f7431a2) num remotes 1
2026-03-06 13:10:45.263@LM_DEBUG@(5581|5587) DataWriterImpl::remove_associations: bit 0 local 01030000.19ea4b44.00000002.00000202(44596261) remote 01030000.19ea4b44.00000003.00000507(46122999) num remotes 2
2026-03-06 13:10:45.263@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations: bit 0 local 01030000.19ea4b44.00000003.00000507(46122999) remote 01030000.19ea4b44.00000002.00000202(44596261) num remotes 1
2026-03-06 13:10:45.263@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations_i: bit 0 local 01030000.19ea4b44.00000003.00000507(46122999) remote 01030000.19ea4b44.00000002.00000202(44596261) num remotes 1
2026-03-06 13:10:45.263@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations: bit 0 local 01030000.19ea4b44.00000003.00000607(6d3f7a5a) remote 01030000.19ea4b44.00000002.00000202(44596261) num remotes 1
2026-03-06 13:10:45.263@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations_i: bit 0 local 01030000.19ea4b44.00000003.00000607(6d3f7a5a) remote 01030000.19ea4b44.00000002.00000202(44596261) num remotes 1
2026-03-06 13:10:45.264@LM_DEBUG@(5581|5587) DataWriterImpl::remove_associations: bit 0 local 01030000.19ea4b44.00000002.00000302(5d425320) remote 01030000.19ea4b44.00000003.00000507(46122999) num remotes 2
2026-03-06 13:10:45.264@LM_DEBUG@(5581|5600) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-03-06 13:10:45.264@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations: bit 0 local 01030000.19ea4b44.00000003.00000507(46122999) remote 01030000.19ea4b44.00000002.00000302(5d425320) num remotes 1
2026-03-06 13:10:45.265@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations_i: bit 0 local 01030000.19ea4b44.00000003.00000507(46122999) remote 01030000.19ea4b44.00000002.00000302(5d425320) num remotes 1
2026-03-06 13:10:45.265@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations: bit 0 local 01030000.19ea4b44.00000003.00000607(6d3f7a5a) remote 01030000.19ea4b44.00000002.00000302(5d425320) num remotes 1
2026-03-06 13:10:45.265@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations_i: bit 0 local 01030000.19ea4b44.00000003.00000607(6d3f7a5a) remote 01030000.19ea4b44.00000002.00000302(5d425320) num remotes 1
2026-03-06 13:10:45.265@LM_DEBUG@(5580|5601) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-03-06 13:10:45.265@LM_DEBUG@(5580|5580) subscriber_main() - test complete.
2026-03-06 13:10:45.266@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations: bit 1 local 01030000.19ea4b44.00000002.000001c7(847a079d) remote 01030000.19ea4b44.00000001.000001c2(b3b089c2) num remotes 1
2026-03-06 13:10:45.266@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations_i: bit 1 local 01030000.19ea4b44.00000002.000001c7(847a079d) remote 01030000.19ea4b44.00000001.000001c2(b3b089c2) num remotes 1
2026-03-06 13:10:45.266@LM_DEBUG@(5580|5586) DataReaderImpl::remove_associations: bit 1 local 01030000.19ea4b44.00000003.000001c7(b91a2e2d) remote 01030000.19ea4b44.00000001.000001c2(b3b089c2) num remotes 1
2026-03-06 13:10:45.266@LM_DEBUG@(5580|5586) DataReaderImpl::remove_associations_i: bit 1 local 01030000.19ea4b44.00000003.000001c7(b91a2e2d) remote 01030000.19ea4b44.00000001.000001c2(b3b089c2) num remotes 1
2026-03-06 13:10:45.268@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations: bit 1 local 01030000.19ea4b44.00000002.000003c7(b64c651f) remote 01030000.19ea4b44.00000001.000004c2(cec77d87) num remotes 1
2026-03-06 13:10:45.268@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations_i: bit 1 local 01030000.19ea4b44.00000002.000003c7(b64c651f) remote 01030000.19ea4b44.00000001.000004c2(cec77d87) num remotes 1
2026-03-06 13:10:45.268@LM_DEBUG@(5580|5586) DataReaderImpl::remove_associations: bit 1 local 01030000.19ea4b44.00000003.000003c7(8b2c4caf) remote 01030000.19ea4b44.00000001.000004c2(cec77d87) num remotes 1
2026-03-06 13:10:45.268@LM_DEBUG@(5580|5586) DataReaderImpl::remove_associations_i: bit 1 local 01030000.19ea4b44.00000003.000003c7(8b2c4caf) remote 01030000.19ea4b44.00000001.000004c2(cec77d87) num remotes 1
2026-03-06 13:10:45.269@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations: bit 1 local 01030000.19ea4b44.00000002.000004c7(f90df3d8) remote 01030000.19ea4b44.00000001.000003c2(8186eb40) num remotes 1
2026-03-06 13:10:45.269@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations_i: bit 1 local 01030000.19ea4b44.00000002.000004c7(f90df3d8) remote 01030000.19ea4b44.00000001.000003c2(8186eb40) num remotes 1
2026-03-06 13:10:45.269@LM_DEBUG@(5580|5586) DataReaderImpl::remove_associations: bit 1 local 01030000.19ea4b44.00000003.000004c7(c46dda68) remote 01030000.19ea4b44.00000001.000003c2(8186eb40) num remotes 1
2026-03-06 13:10:45.269@LM_DEBUG@(5580|5586) DataReaderImpl::remove_associations_i: bit 1 local 01030000.19ea4b44.00000003.000004c7(c46dda68) remote 01030000.19ea4b44.00000001.000003c2(8186eb40) num remotes 1
2026-03-06 13:10:45.270@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations: bit 1 local 01030000.19ea4b44.00000002.000002c7(af57545e) remote 01030000.19ea4b44.00000001.000002c2(989dda01) num remotes 1
2026-03-06 13:10:45.270@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations_i: bit 1 local 01030000.19ea4b44.00000002.000002c7(af57545e) remote 01030000.19ea4b44.00000001.000002c2(989dda01) num remotes 1
2026-03-06 13:10:45.270@LM_DEBUG@(5581|5596) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:37943 , reconnect_state = INIT_STATE.
2026-03-06 13:10:45.270@LM_DEBUG@(5580|5586) DataReaderImpl::remove_associations: bit 1 local 01030000.19ea4b44.00000003.000002c7(92377dee) remote 01030000.19ea4b44.00000001.000002c2(989dda01) num remotes 1
2026-03-06 13:10:45.271@LM_DEBUG@(5580|5586) DataReaderImpl::remove_associations_i: bit 1 local 01030000.19ea4b44.00000003.000002c7(92377dee) remote 01030000.19ea4b44.00000001.000002c2(989dda01) num remotes 1
2026-03-06 13:10:45.271@LM_DEBUG@(5581|5596) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-06 13:10:45.271@LM_DEBUG@(5580|5597) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-06 13:10:45.277@LM_DEBUG@(5581|5581) Service_Participant::shutdown
2026-03-06 13:10:45.278@LM_DEBUG@(5580|5601) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.73:42139 , reconnect_state = INIT_STATE.
2026-03-06 13:10:45.283@LM_DEBUG@(5580|5580) Service_Participant::shutdown
2026-03-06 13:10:45.290@LM_DEBUG@(5581|5581) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06 13:10:45.291@LM_DEBUG@(5581|5581) Service_Participant::~Service_Participant
2026-03-06 13:10:45.291@LM_DEBUG@(5581|5581) Service_Participant::shutdown
2026-03-06 13:10:45.296@LM_DEBUG@(5580|5580) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06 13:10:45.296@LM_DEBUG@(5580|5580) Service_Participant::~Service_Participant
2026-03-06 13:10:45.296@LM_DEBUG@(5580|5580) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl --publisher Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl rtps --publisher
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5608
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5618 started at 2026-03-06 13:10:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5619 started at 2026-03-06 13:10:45
2026-03-06 13:10:45.861@LM_INFO@(5619|5619) INFO: set_DCPS_debug_level: set to 1
2026-03-06 13:10:45.861@LM_INFO@(5618|5618) INFO: set_DCPS_debug_level: set to 1
2026-03-06 13:10:45.861@LM_INFO@(5619|5619) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-03-06 13:10:45.861@LM_INFO@(5618|5618) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-03-06 13:10:45.861@LM_INFO@(5619|5619) INFO: Service_Participant::process_config_file: Going to load configuration from "rt2026-03-06 13:10:45.861@LM_INFO@(5618|5618) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
ps.ini"
2026-03-06 13:10:45.862@LM_INFO@(5618|5618) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_2026-03-06 13:10:45.862@LM_INFO@(5619|5619) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
udp
2026-03-06 13:10:45.862@LM_INFO@(5618|5618) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-03-06 13:10:45.862@LM_INFO@(5619|5619) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-03-06 13:10:45.862@LM_INFO@(5619|5619) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-03-06 13:10:45.862@LM_INFO@(5618|5618) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-03-06 13:10:45.862@LM_INFO@(5618|5618) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-03-06 13:10:45.862@LM_INFO@(5619|5619) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-03-06 13:10:45.862@LM_INFO@(5619|5619) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-03-06 13:10:45.862@LM_INFO@(5618|5618) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-03-06 13:10:45.862@LM_INFO@(5619|5619) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-03-06 13:10:45.862@LM_INFO@(5618|5618) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-03-06 13:10:45.862@LM_INFO@(5619|5619) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-06 13:10:45.862@LM_INFO@(5618|5618) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-06 13:10:45.863@LM_INFO@(5619|5619) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-06 13:10:45.863@LM_INFO@(5619|5619) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-06 13:10:45.863@LM_INFO@(5619|5619) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-06 13:10:45.863@LM_INFO@(5619|5619) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-06 13:10:45.863@LM_INFO@(5618|5618) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-06 13:10:45.863@LM_NOTICE@(5619|5619) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-06 13:10:45.863@LM_INFO@(5618|5618) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-06 13:10:45.863@LM_INFO@(5618|5618) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-06 13:10:45.863@LM_INFO@(5618|5618) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-06 13:10:45.863@LM_NOTICE@(5618|5618) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-06 13:10:45.864@LM_DEBUG@(5619|5619) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-03-06 13:10:45.864@LM_DEBUG@(5618|5618) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-03-06 13:10:45.866@LM_INFO@(5619|5619) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-06 13:10:45.866@LM_INFO@(5618|5618) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-06 13:10:45.866@LM_DEBUG@(5619|5619) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-03-06 13:10:45.866@LM_DEBUG@(5618|5618) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5608|5608) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-06 13:10:46.090@LM_INFO@(5618|5618) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-06 13:10:46.090@LM_INFO@(5619|5619) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-06 13:10:46.090@LM_INFO@(5618|5618) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-06 13:10:46.091@LM_INFO@(5619|5619) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-06 13:10:46.091@LM_INFO@(5618|5618) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-06 13:10:46.091@LM_INFO@(5619|5619) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-06 13:10:46.098@LM_WARNING@(5619|5619) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-06 13:10:46.098@LM_WARNING@(5618|5618) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-06 13:10:46.108@LM_DEBUG@(5619|5629) DataReaderImpl::add_association - bit 1 local 01030000.6d8f969c.00000003.000001c7(bae54904) remote 01030000.6d8f969c.00000001.000001c2(b04feeeb)
2026-03-06 13:10:46.110@LM_DEBUG@(5618|5628) DataReaderImpl::add_association - bit 1 local 01030000.6d8f969c.00000002.000001c7(878560b4) remote 01030000.6d8f969c.00000001.000001c2(b04feeeb)
2026-03-06 13:10:46.147@LM_WARNING@(5619|5619) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:46.150@LM_WARNING@(5618|5618) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:46.150@LM_DEBUG@(5619|5619) DataReaderImpl::add_association - bit 1 local 01030000.6d8f969c.00000003.000002c7(91c81ac7) remote 01030000.6d8f969c.00000001.000002c2(9b62bd28)
2026-03-06 13:10:46.153@LM_DEBUG@(5618|5628) DataReaderImpl::add_association - bit 1 local 01030000.6d8f969c.00000002.000002c7(aca83377) remote 01030000.6d8f969c.00000001.000002c2(9b62bd28)
2026-03-06 13:10:46.153@LM_WARNING@(5619|5619) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:46.155@LM_WARNING@(5618|5618) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:46.155@LM_DEBUG@(5619|5629) DataReaderImpl::add_association - bit 1 local 01030000.6d8f969c.00000003.000003c7(88d32b86) remote 01030000.6d8f969c.00000001.000004c2(cd381aae)
2026-03-06 13:10:46.157@LM_WARNING@(5619|5619) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:46.157@LM_DEBUG@(5618|5628) DataReaderImpl::add_association - bit 1 local 01030000.6d8f969c.00000002.000003c7(b5b30236) remote 01030000.6d8f969c.00000001.000004c2(cd381aae)
2026-03-06 13:10:46.159@LM_WARNING@(5618|5618) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:46.159@LM_DEBUG@(5619|5629) DataReaderImpl::add_association - bit 1 local 01030000.6d8f969c.00000003.000004c7(c792bd41) remote 01030000.6d8f969c.00000001.000003c2(82798c69)
2026-03-06 13:10:46.161@LM_WARNING@(5619|5619) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:46.161@LM_DEBUG@(5618|5628) DataReaderImpl::add_association - bit 1 local 01030000.6d8f969c.00000002.000004c7(faf294f1) remote 01030000.6d8f969c.00000001.000003c2(82798c69)
2026-03-06 13:10:46.163@LM_WARNING@(5618|5618) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:46.167@LM_WARNING@(5619|5619) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:46.168@LM_WARNING@(5619|5619) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:46.168@LM_WARNING@(5618|5618) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:46.168@LM_WARNING@(5618|5618) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:46.170@LM_WARNING@(5619|5619) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:46.171@LM_WARNING@(5619|5619) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:46.171@LM_WARNING@(5619|5619) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:46.172@LM_DEBUG@(5619|5629) DataWriterImpl::add_association - bit 0 local 01030000.6d8f969c.00000003.00000102(51eb7f3b) remote 01030000.6d8f969c.00000002.00000507(788d6700)
2026-03-06 13:10:46.172@LM_DEBUG@(5618|5628) DataReaderImpl::add_association - bit 0 local 01030000.6d8f969c.00000002.00000507(788d6700) remote 01030000.6d8f969c.00000003.00000102(51eb7f3b)
2026-03-06 13:10:46.173@LM_WARNING@(5618|5618) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:46.174@LM_WARNING@(5618|5618) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:46.174@LM_WARNING@(5618|5618) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:46.175@LM_DEBUG@(5619|5619) DataWriterImpl::add_association - bit 0 local 01030000.6d8f969c.00000003.00000202(7ac62cf8) remote 01030000.6d8f969c.00000002.00000507(788d6700)
2026-03-06 13:10:46.178@LM_INFO@(5619|5629) DataWriterImpl::transport_assoc_done: writer 01030000.6d8f969c.00000003.00000102(51eb7f3b) succeeded in associating with reader 01030000.6d8f969c.00000002.00000507(788d6700)
2026-03-06 13:10:46.179@LM_DEBUG@(5619|5629) DataWriterImpl::transport_assoc_done: writer 01030000.6d8f969c.00000003.00000102(51eb7f3b) reader 01030000.6d8f969c.00000002.00000507(788d6700) calling association_complete_i
2026-03-06 13:10:46.179@LM_DEBUG@(5619|5629) DataWriterImpl::association_complete_i - bit 0 local 01030000.6d8f969c.00000003.00000102(51eb7f3b) remote 01030000.6d8f969c.00000002.00000507(788d6700)
2026-03-06 13:10:46.179@LM_INFO@(5619|5619) DataWriterImpl::transport_assoc_done: writer 01030000.6d8f969c.00000003.00000202(7ac62cf8) succeeded in associating with reader 01030000.6d8f969c.00000002.00000507(788d6700)
2026-03-06 13:10:46.179@LM_DEBUG@(5619|5619) DataWriterImpl::transport_assoc_done: writer 01030000.6d8f969c.00000003.00000202(7ac62cf8) reader 01030000.6d8f969c.00000002.00000507(788d6700) calling association_complete_i
2026-03-06 13:10:46.179@LM_DEBUG@(5619|5619) DataWriterImpl::association_complete_i - bit 0 local 01030000.6d8f969c.00000003.00000202(7ac62cf8) remote 01030000.6d8f969c.00000002.00000507(788d6700)
2026-03-06 13:10:46.179@LM_DEBUG@(5618|5628) DataReaderImpl::add_association - bit 0 local 01030000.6d8f969c.00000002.00000507(788d6700) remote 01030000.6d8f969c.00000003.00000202(7ac62cf8)
2026-03-06 13:10:46.179@LM_WARNING@(5619|5619) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:46.180@LM_WARNING@(5619|5619) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:46.180@LM_WARNING@(5619|5619) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-06 13:10:46.181@LM_DEBUG@(5619|5629) DataWriterImpl::add_association - bit 0 local 01030000.6d8f969c.00000003.00000102(51eb7f3b) remote 01030000.6d8f969c.00000002.00000607(53a034c3)
2026-03-06 13:10:46.181@LM_DEBUG@(5618|5628) DataReaderImpl::add_association - bit 0 local 01030000.6d8f969c.00000002.00000607(53a034c3) remote 01030000.6d8f969c.00000003.00000102(51eb7f3b)
2026-03-06 13:10:46.181@LM_DEBUG@(5619|5619) DataWriterImpl::add_association - bit 0 local 01030000.6d8f969c.00000003.00000202(7ac62cf8) remote 01030000.6d8f969c.00000002.00000607(53a034c3)
2026-03-06 13:10:46.181@LM_INFO@(5619|5629) DataWriterImpl::transport_assoc_done: writer 01030000.6d8f969c.00000003.00000102(51eb7f3b) succeeded in associating with reader 01030000.6d8f969c.00000002.00000607(53a034c3)
2026-03-06 13:10:46.181@LM_DEBUG@(5619|5629) DataWriterImpl::transport_assoc_done: writer 01030000.6d8f969c.00000003.00000102(51eb7f3b) reader 01030000.6d8f969c.00000002.00000607(53a034c3) calling association_complete_i
2026-03-06 13:10:46.181@LM_INFO@(5619|5619) DataWriterImpl::transport_assoc_done: writer 01030000.6d8f969c.00000003.00000202(7ac62cf8) succeeded in associating with reader 01030000.6d8f969c.00000002.00000607(53a034c3)
2026-03-06 13:10:46.181@LM_DEBUG@(5619|5629) DataWriterImpl::association_complete_i - bit 0 local 01030000.6d8f969c.00000003.00000102(51eb7f3b) remote 01030000.6d8f969c.00000002.00000607(53a034c3)
2026-03-06 13:10:46.181@LM_DEBUG@(5619|5619) DataWriterImpl::transport_assoc_done: writer 01030000.6d8f969c.00000003.00000202(7ac62cf8) reader 01030000.6d8f969c.00000002.00000607(53a034c3) calling association_complete_i
2026-03-06 13:10:46.181@LM_DEBUG@(5619|5619) DataWriterImpl::association_complete_i - bit 0 local 01030000.6d8f969c.00000003.00000202(7ac62cf8) remote 01030000.6d8f969c.00000002.00000607(53a034c3)
2026-03-06 13:10:46.181@LM_DEBUG@(5618|5618) DataReaderImpl::add_association - bit 0 local 01030000.6d8f969c.00000002.00000607(53a034c3) remote 01030000.6d8f969c.00000003.00000202(7ac62cf8)
2026-03-06 13:10:46.182@LM_WARNING@(5618|5618) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:46.183@LM_DEBUG@(5619|5629) DataWriterImpl::add_association - bit 0 local 01030000.6d8f969c.00000003.00000302(63dd1db9) remote 01030000.6d8f969c.00000002.00000507(788d6700)
2026-03-06 13:10:46.183@LM_DEBUG@(5618|5628) DataReaderImpl::add_association - bit 0 local 01030000.6d8f969c.00000002.00000507(788d6700) remote 01030000.6d8f969c.00000003.00000302(63dd1db9)
2026-03-06 13:10:46.183@LM_DEBUG@(5619|5619) DataWriterImpl::add_association - bit 0 local 01030000.6d8f969c.00000003.00000302(63dd1db9) remote 01030000.6d8f969c.00000002.00000607(53a034c3)
2026-03-06 13:10:46.183@LM_INFO@(5619|5629) DataWriterImpl::transport_assoc_done: writer 01030000.6d8f969c.00000003.00000302(63dd1db9) succeeded in associating with reader 01030000.6d8f969c.00000002.00000507(788d6700)
2026-03-06 13:10:46.183@LM_DEBUG@(5619|5629) DataWriterImpl::transport_assoc_done: writer 01030000.6d8f969c.00000003.00000302(63dd1db9) reader 01030000.6d8f969c.00000002.00000507(788d6700) calling association_complete_i
2026-03-06 13:10:46.183@LM_DEBUG@(5619|5629) DataWriterImpl::association_complete_i - bit 0 local 01030000.6d8f969c.00000003.00000302(63dd1db9) remote 01030000.6d8f969c.00000002.00000507(788d6700)
2026-03-06 13:10:46.183@LM_DEBUG@(5618|5628) DataReaderImpl::add_association - bit 0 local 01030000.6d8f969c.00000002.00000607(53a034c3) remote 01030000.6d8f969c.00000003.00000302(63dd1db9)
2026-03-06 13:10:46.183@LM_INFO@(5619|5619) DataWriterImpl::transport_assoc_done: writer 01030000.6d8f969c.00000003.00000302(63dd1db9) succeeded in associating with reader 01030000.6d8f969c.00000002.00000607(53a034c3)
2026-03-06 13:10:46.183@LM_DEBUG@(5619|5619) DataWriterImpl::transport_assoc_done: writer 01030000.6d8f969c.00000003.00000302(63dd1db9) reader 01030000.6d8f969c.00000002.00000607(53a034c3) calling association_complete_i
2026-03-06 13:10:46.183@LM_DEBUG@(5619|5619) DataWriterImpl::association_complete_i - bit 0 local 01030000.6d8f969c.00000003.00000302(63dd1db9) remote 01030000.6d8f969c.00000002.00000607(53a034c3)
2026-03-06 13:10:46.184@LM_WARNING@(5619|5619) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-06 13:10:46.184@LM_DEBUG@(5619|5640) Writer::svc() - processing publication 0.
2026-03-06 13:10:46.184@LM_DEBUG@(5619|5641) Writer::svc() - processing publication 1.
2026-03-06 13:10:46.185@LM_DEBUG@(5619|5642) Writer::svc() - processing publication 2.
2026-03-06 13:10:48.185@LM_DEBUG@(5619|5619) DataWriterImpl::create_ack_token() - for sequence 1241
2026-03-06 13:10:48.185@LM_DEBUG@(5619|5619) DataWriterImpl::create_ack_token() - for sequence 1238
2026-03-06 13:10:48.185@LM_DEBUG@(5619|5619) DataWriterImpl::create_ack_token() - for sequence 1244
2026-03-06 13:10:48.306@LM_DEBUG@(5619|5642) DataWriterImpl::create_ack_token() - for sequence 1292
2026-03-06 13:10:48.306@LM_DEBUG@(5619|5642) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1292 at 13:10:48.306129
2026-03-06 13:10:48.306@LM_DEBUG@(5619|5640) DataWriterImpl::create_ack_token() - for sequence 1297
2026-03-06 13:10:48.306@LM_DEBUG@(5619|5640) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1297 at 13:10:48.306862
2026-03-06 13:10:48.307@LM_DEBUG@(5619|5641) DataWriterImpl::create_ack_token() - for sequence 1292
2026-03-06 13:10:48.307@LM_DEBUG@(5619|5641) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1292 at 13:10:48.307102
2026-03-06 13:10:48.328@LM_DEBUG@(5619|5619) Publisher::run() - publication 0 stopping after sending 1295 messages.
2026-03-06 13:10:48.330@LM_DEBUG@(5619|5619) Publisher::run() - publication 1 stopping after sending 1290 messages.
2026-03-06 13:10:48.331@LM_DEBUG@(5619|5619) Publisher::run() - publication 2 stopping after sending 1290 messages.
2026-03-06 13:10:48.350@LM_DEBUG@(5619|5624) WriteDataContainer::wait_pending timeout at 00:08:21.308111
2026-03-06 13:10:48.548@LM_DEBUG@(5619|5624) WriteDataContainer::wait_pending done
2026-03-06 13:10:48.548@LM_DEBUG@(5619|5624) DataWriterImpl::remove_associations: bit 0 local 01030000.6d8f969c.00000003.00000102(51eb7f3b) remote 01030000.6d8f969c.00000002.00000507(788d6700) num remotes 2
2026-03-06 13:10:48.550@LM_DEBUG@(5618|5628) DataReaderImpl::remove_associations: bit 0 local 01030000.6d8f969c.00000002.00000507(788d6700) remote 01030000.6d8f969c.00000003.00000102(51eb7f3b) num remotes 1
2026-03-06 13:10:48.550@LM_DEBUG@(5618|5628) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6d8f969c.00000002.00000507(788d6700) remote 01030000.6d8f969c.00000003.00000102(51eb7f3b) num remotes 1
2026-03-06 13:10:48.550@LM_DEBUG@(5618|5628) DataReaderImpl::remove_associations: bit 0 local 01030000.6d8f969c.00000002.00000607(53a034c3) remote 01030000.6d8f969c.00000003.00000102(51eb7f3b) num remotes 1
2026-03-06 13:10:48.550@LM_DEBUG@(5618|5628) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6d8f969c.00000002.00000607(53a034c3) remote 01030000.6d8f969c.00000003.00000102(51eb7f3b) num remotes 1
2026-03-06 13:10:48.551@LM_DEBUG@(5619|5624) DataWriterImpl::remove_associations: bit 0 local 01030000.6d8f969c.00000003.00000202(7ac62cf8) remote 01030000.6d8f969c.00000002.00000507(788d6700) num remotes 2
2026-03-06 13:10:48.551@LM_DEBUG@(5618|5628) DataReaderImpl::remove_associations: bit 0 local 01030000.6d8f969c.00000002.00000507(788d6700) remote 01030000.6d8f969c.00000003.00000202(7ac62cf8) num remotes 1
2026-03-06 13:10:48.551@LM_DEBUG@(5618|5628) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6d8f969c.00000002.00000507(788d6700) remote 01030000.6d8f969c.00000003.00000202(7ac62cf8) num remotes 1
2026-03-06 13:10:48.552@LM_DEBUG@(5618|5628) DataReaderImpl::remove_associations: bit 0 local 01030000.6d8f969c.00000002.00000607(53a034c3) remote 01030000.6d8f969c.00000003.00000202(7ac62cf8) num remotes 1
2026-03-06 13:10:48.552@LM_DEBUG@(5618|5628) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6d8f969c.00000002.00000607(53a034c3) remote 01030000.6d8f969c.00000003.00000202(7ac62cf8) num remotes 1
2026-03-06 13:10:48.552@LM_DEBUG@(5619|5624) DataWriterImpl::remove_associations: bit 0 local 01030000.6d8f969c.00000003.00000302(63dd1db9) remote 01030000.6d8f969c.00000002.00000507(788d6700) num remotes 2
2026-03-06 13:10:48.553@LM_DEBUG@(5618|5628) DataReaderImpl::remove_associations: bit 0 local 01030000.6d8f969c.00000002.00000507(788d6700) remote 01030000.6d8f969c.00000003.00000302(63dd1db9) num remotes 1
2026-03-06 13:10:48.553@LM_DEBUG@(5618|5628) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6d8f969c.00000002.00000507(788d6700) remote 01030000.6d8f969c.00000003.00000302(63dd1db9) num remotes 1
2026-03-06 13:10:48.553@LM_DEBUG@(5618|5628) DataReaderImpl::remove_associations: bit 0 local 01030000.6d8f969c.00000002.00000607(53a034c3) remote 01030000.6d8f969c.00000003.00000302(63dd1db9) num remotes 1
2026-03-06 13:10:48.553@LM_DEBUG@(5618|5628) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6d8f969c.00000002.00000607(53a034c3) remote 01030000.6d8f969c.00000003.00000302(63dd1db9) num remotes 1
2026-03-06 13:10:48.553@LM_DEBUG@(5618|5618) subscriber_main() - test complete.
2026-03-06 13:10:48.554@LM_DEBUG@(5619|5624) DataReaderImpl::remove_associations: bit 1 local 01030000.6d8f969c.00000003.000001c7(bae54904) remote 01030000.6d8f969c.00000001.000001c2(b04feeeb) num remotes 1
2026-03-06 13:10:48.554@LM_DEBUG@(5619|5624) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6d8f969c.00000003.000001c7(bae54904) remote 01030000.6d8f969c.00000001.000001c2(b04feeeb) num remotes 1
2026-03-06 13:10:48.555@LM_DEBUG@(5618|5625) DataReaderImpl::remove_associations: bit 1 local 01030000.6d8f969c.00000002.000001c7(878560b4) remote 01030000.6d8f969c.00000001.000001c2(b04feeeb) num remotes 1
2026-03-06 13:10:48.555@LM_DEBUG@(5618|5625) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6d8f969c.00000002.000001c7(878560b4) remote 01030000.6d8f969c.00000001.000001c2(b04feeeb) num remotes 1
2026-03-06 13:10:48.556@LM_DEBUG@(5619|5624) DataReaderImpl::remove_associations: bit 1 local 01030000.6d8f969c.00000003.000003c7(88d32b86) remote 01030000.6d8f969c.00000001.000004c2(cd381aae) num remotes 1
2026-03-06 13:10:48.556@LM_DEBUG@(5619|5624) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6d8f969c.00000003.000003c7(88d32b86) remote 01030000.6d8f969c.00000001.000004c2(cd381aae) num remotes 1
2026-03-06 13:10:48.556@LM_DEBUG@(5618|5625) DataReaderImpl::remove_associations: bit 1 local 01030000.6d8f969c.00000002.000003c7(b5b30236) remote 01030000.6d8f969c.00000001.000004c2(cd381aae) num remotes 1
2026-03-06 13:10:48.556@LM_DEBUG@(5618|5625) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6d8f969c.00000002.000003c7(b5b30236) remote 01030000.6d8f969c.00000001.000004c2(cd381aae) num remotes 1
2026-03-06 13:10:48.557@LM_DEBUG@(5619|5624) DataReaderImpl::remove_associations: bit 1 local 01030000.6d8f969c.00000003.000004c7(c792bd41) remote 01030000.6d8f969c.00000001.000003c2(82798c69) num remotes 1
2026-03-06 13:10:48.557@LM_DEBUG@(5619|5624) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6d8f969c.00000003.000004c7(c792bd41) remote 01030000.6d8f969c.00000001.000003c2(82798c69) num remotes 1
2026-03-06 13:10:48.557@LM_DEBUG@(5618|5625) DataReaderImpl::remove_associations: bit 1 local 01030000.6d8f969c.00000002.000004c7(faf294f1) remote 01030000.6d8f969c.00000001.000003c2(82798c69) num remotes 1
2026-03-06 13:10:48.557@LM_DEBUG@(5618|5625) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6d8f969c.00000002.000004c7(faf294f1) remote 01030000.6d8f969c.00000001.000003c2(82798c69) num remotes 1
2026-03-06 13:10:48.558@LM_DEBUG@(5619|5624) DataReaderImpl::remove_associations: bit 1 local 01030000.6d8f969c.00000003.000002c7(91c81ac7) remote 01030000.6d8f969c.00000001.000002c2(9b62bd28) num remotes 1
2026-03-06 13:10:48.558@LM_DEBUG@(5619|5624) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6d8f969c.00000003.000002c7(91c81ac7) remote 01030000.6d8f969c.00000001.000002c2(9b62bd28) num remotes 1
2026-03-06 13:10:48.558@LM_DEBUG@(5619|5635) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:39543 , reconnect_state = INIT_STATE.
2026-03-06 13:10:48.558@LM_DEBUG@(5619|5635) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-06 13:10:48.558@LM_DEBUG@(5618|5625) DataReaderImpl::remove_associations: bit 1 local 01030000.6d8f969c.00000002.000002c7(aca83377) remote 01030000.6d8f969c.00000001.000002c2(9b62bd28) num remotes 1
2026-03-06 13:10:48.559@LM_DEBUG@(5618|5625) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6d8f969c.00000002.000002c7(aca83377) remote 01030000.6d8f969c.00000001.000002c2(9b62bd28) num remotes 1
2026-03-06 13:10:48.559@LM_DEBUG@(5618|5634) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-06 13:10:48.565@LM_DEBUG@(5619|5619) Service_Participant::shutdown
2026-03-06 13:10:48.570@LM_DEBUG@(5618|5618) Service_Participant::shutdown
2026-03-06 13:10:48.578@LM_DEBUG@(5619|5619) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06 13:10:48.579@LM_DEBUG@(5619|5619) Service_Participant::~Service_Participant
2026-03-06 13:10:48.579@LM_DEBUG@(5619|5619) Service_Participant::shutdown
2026-03-06 13:10:48.582@LM_DEBUG@(5618|5618) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06 13:10:48.583@LM_DEBUG@(5618|5618) Service_Participant::~Service_Participant
2026-03-06 13:10:48.583@LM_DEBUG@(5618|5618) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl rtps --publisher Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5644
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5654 started at 2026-03-06 13:10:49
(5644|5644) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Publisher 5654 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5666 started at 2026-03-06 13:10:52
Publisher 5654 is done waiting for 1 readers.
Publisher 5654 is waiting for acknowledgments.
Subscriber 5666 got new message data:
- From : 5654
- Count : 0
Subscriber 5666 got new message data:
- From : 5654
- Count : 1
Subscriber 5666 got new message data:
- From : 5654
- Count : 2
Subscriber 5666 got new message data:
- From : 5654
- Count : 3
Subscriber 5666 got new message data:
- From : 5654
- Count : 4
Subscriber 5666 got new message data:
- From : 5654
- Count : 5
Subscriber 5666 got new message data:
- From : 5654
- Count : 6
Subscriber 5666 got new message data:
- From : 5654
- Count : 7
Subscriber 5666 got new message data:
- From : 5654
- Count : 8
Subscriber 5666 got new message data:
- From : 5654
- Count : 9
Subscriber 5666 got new message data:
- From : 5654
- Count : 10
Subscriber 5666 got new message data:
- From : 5654
- Count : 11
Subscriber 5666 got new message data:
- From : 5654
- Count : 12
Subscriber 5666 got new message data:
- From : 5654
- Count : 13
Subscriber 5666 got new message data:
- From : 5654
- Count : 14
Subscriber 5666 got new message data:
- From : 5654
- Count : 15
Subscriber 5666 got new message data:
- From : 5654
- Count : 16
Subscriber 5666 got new message data:
- From : 5654
- Count : 17
Subscriber 5666 got new message data:
- From : 5654
- Count : 18
Subscriber 5666 got new message data:
- From : 5654
- Count : 19
Subscriber 5666 is done. Exiting.
Publisher 5654 is done waiting for acknowledgments.
Publisher 5654 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5679 started at 2026-03-06 13:10:55
Publisher 5654 is done waiting for 2 readers.
Publisher 5654 is waiting for acknowledgments.
Subscriber 5679 got new message data:
- From : 5654
- Count : 0
Subscriber 5679 got new message data:
- From : 5654
- Count : 1
Subscriber 5679 got new message data:
- From : 5654
- Count : 2
Subscriber 5679 got new message data:
- From : 5654
- Count : 3
Subscriber 5679 got new message data:
- From : 5654
- Count : 4
Subscriber 5679 got new message data:
- From : 5654
- Count : 5
Subscriber 5679 got new message data:
- From : 5654
- Count : 6
Subscriber 5679 got new message data:
- From : 5654
- Count : 7
Subscriber 5679 got new message data:
- From : 5654
- Count : 8
Subscriber 5679 got new message data:
- From : 5654
- Count : 9
Subscriber 5679 got new message data:
- From : 5654
- Count : 10
Subscriber 5679 got new message data:
- From : 5654
- Count : 11
Subscriber 5679 got new message data:
- From : 5654
- Count : 12
Subscriber 5679 got new message data:
- From : 5654
- Count : 13
Subscriber 5679 got new message data:
- From : 5654
- Count : 14
Subscriber 5679 got new message data:
- From : 5654
- Count : 15
Subscriber 5679 got new message data:
- From : 5654
- Count : 16
Subscriber 5679 got new message data:
- From : 5654
- Count : 17
Subscriber 5679 got new message data:
- From : 5654
- Count : 18
Subscriber 5679 got new message data:
- From : 5654
- Count : 19
Subscriber 5679 is done. Exiting.
Publisher 5654 is done waiting for acknowledgments.
Publisher 5654 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5690 started at 2026-03-06 13:10:58
Publisher 5654 is done waiting for 3 readers.
Publisher 5654 is waiting for acknowledgments.
Subscriber 5690 got new message data:
- From : 5654
- Count : 0
Subscriber 5690 got new message data:
- From : 5654
- Count : 1
Subscriber 5690 got new message data:
- From : 5654
- Count : 2
Subscriber 5690 got new message data:
- From : 5654
- Count : 3
Subscriber 5690 got new message data:
- From : 5654
- Count : 4
Subscriber 5690 got new message data:
- From : 5654
- Count : 5
Subscriber 5690 got new message data:
- From : 5654
- Count : 6
Subscriber 5690 got new message data:
- From : 5654
- Count : 7
Subscriber 5690 got new message data:
- From : 5654
- Count : 8
Subscriber 5690 got new message data:
- From : 5654
- Count : 9
Subscriber 5690 got new message data:
- From : 5654
- Count : 10
Subscriber 5690 got new message data:
- From : 5654
- Count : 11
Subscriber 5690 got new message data:
- From : 5654
- Count : 12
Subscriber 5690 got new message data:
- From : 5654
- Count : 13
Subscriber 5690 got new message data:
- From : 5654
- Count : 14
Subscriber 5690 got new message data:
- From : 5654
- Count : 15
Subscriber 5690 got new message data:
- From : 5654
- Count : 16
Subscriber 5690 got new message data:
- From : 5654
- Count : 17
Subscriber 5690 got new message data:
- From : 5654
- Count : 18
Subscriber 5690 got new message data:
- From : 5654
- Count : 19
Subscriber 5690 is done. Exiting.
Publisher 5654 is done waiting for acknowledgments.
Publisher 5654 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5702
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5712 started at 2026-03-06 13:10:59
(5702|5702) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Publisher 5712 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5725 started at 2026-03-06 13:11:02
Publisher 5712 is done waiting for 1 readers.
Publisher 5712 is waiting for acknowledgments.
Subscriber 5725 got new message data:
- From : 5712
- Count : 0
Subscriber 5725 got new message data:
- From : 5712
- Count : 1
Subscriber 5725 got new message data:
- From : 5712
- Count : 2
Subscriber 5725 got new message data:
- From : 5712
- Count : 3
Subscriber 5725 is done. Exiting.
Publisher 5712 is done waiting for acknowledgments.
Publisher 5712 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5737 started at 2026-03-06 13:11:05
Publisher 5712 is done waiting for 2 readers.
Publisher 5712 is waiting for acknowledgments.
Subscriber 5737 got new message data:
- From : 5712
- Count : 0
Subscriber 5737 got new message data:
- From : 5712
- Count : 1
Subscriber 5737 got new message data:
- From : 5712
- Count : 2
Subscriber 5737 got new message data:
- From : 5712
- Count : 3
Subscriber 5737 is done. Exiting.
Publisher 5712 is done waiting for acknowledgments.
Publisher 5712 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5748 started at 2026-03-06 13:11:08
Publisher 5712 is done waiting for 3 readers.
Publisher 5712 is waiting for acknowledgments.
Subscriber 5748 got new message data:
- From : 5712
- Count : 0
Subscriber 5748 got new message data:
- From : 5712
- Count : 1
Subscriber 5748 got new message data:
- From : 5712
- Count : 2
Subscriber 5748 got new message data:
- From : 5712
- Count : 3
Subscriber 5748 is done. Exiting.
Publisher 5712 is done waiting for acknowledgments.
Publisher 5712 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 large_samples Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5760
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5770 started at 2026-03-06 13:11:08
(5760|5760) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Publisher 5770 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5782 started at 2026-03-06 13:11:11
Publisher 5770 is done waiting for 1 readers.
Publisher 5770 is waiting for acknowledgments.
Subscriber 5782 got new message data:
- From : 5770
- Count : 0
Subscriber 5782 got new message data:
- From : 5770
- Count : 1
Subscriber 5782 got new message data:
- From : 5770
- Count : 2
Subscriber 5782 got new message data:
- From : 5770
- Count : 3
Subscriber 5782 got new message data:
- From : 5770
- Count : 4
Subscriber 5782 got new message data:
- From : 5770
- Count : 5
Subscriber 5782 got new message data:
- From : 5770
- Count : 6
Subscriber 5782 got new message data:
- From : 5770
- Count : 7
Subscriber 5782 got new message data:
- From : 5770
- Count : 8
Subscriber 5782 got new message data:
- From : 5770
- Count : 9
Subscriber 5782 got new message data:
- From : 5770
- Count : 10
Subscriber 5782 got new message data:
- From : 5770
- Count : 11
Subscriber 5782 got new message data:
- From : 5770
- Count : 12
Subscriber 5782 got new message data:
- From : 5770
- Count : 13
Subscriber 5782 got new message data:
- From : 5770
- Count : 14
Subscriber 5782 got new message data:
- From : 5770
- Count : 15
Subscriber 5782 got new message data:
- From : 5770
- Count : 16
Subscriber 5782 got new message data:
- From : 5770
- Count : 17
Subscriber 5782 got new message data:
- From : 5770
- Count : 18
Subscriber 5782 got new message data:
- From : 5770
- Count : 19
Publisher 5770 is done waiting for acknowledgments.
Publisher 5770 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5793 started at 2026-03-06 13:11:14
Publisher 5770 is done waiting for 2 readers.
Publisher 5770 is waiting for acknowledgments.
Subscriber 5793 got new message data:
- From : 5770
- Count : 0
Subscriber 5793 got new message data:
- From : 5770
- Count : 1
Subscriber 5793 got new message data:
- From : 5770
- Count : 2
Subscriber 5793 got new message data:
- From : 5770
- Count : 3
Subscriber 5793 got new message data:
- From : 5770
- Count : 4
Subscriber 5793 got new message data:
- From : 5770
- Count : 5
Subscriber 5793 got new message data:
- From : 5770
- Count : 6
Subscriber 5793 got new message data:
- From : 5770
- Count : 7
Subscriber 5793 got new message data:
- From : 5770
- Count : 8
Subscriber 5793 got new message data:
- From : 5770
- Count : 9
Subscriber 5793 got new message data:
- From : 5770
- Count : 10
Subscriber 5793 got new message data:
- From : 5770
- Count : 11
Subscriber 5793 got new message data:
- From : 5770
- Count : 12
Subscriber 5793 got new message data:
- From : 5770
- Count : 13
Subscriber 5793 got new message data:
- From : 5770
- Count : 14
Subscriber 5793 got new message data:
- From : 5770
- Count : 15
Subscriber 5793 got new message data:
- From : 5770
- Count : 16
Subscriber 5793 got new message data:
- From : 5770
- Count : 17
Subscriber 5793 got new message data:
- From : 5770
- Count : 18
Subscriber 5793 got new message data:
- From : 5770
- Count : 19
Publisher 5770 is done waiting for acknowledgments.
Publisher 5770 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5804 started at 2026-03-06 13:11:17
Publisher 5770 is done waiting for 3 readers.
Publisher 5770 is waiting for acknowledgments.
Subscriber 5804 got new message data:
- From : 5770
- Count : 0
Subscriber 5804 got new message data:
- From : 5770
- Count : 1
Subscriber 5804 got new message data:
- From : 5770
- Count : 2
Subscriber 5804 got new message data:
- From : 5770
- Count : 3
Subscriber 5804 got new message data:
- From : 5770
- Count : 4
Subscriber 5804 got new message data:
- From : 5770
- Count : 5
Subscriber 5804 got new message data:
- From : 5770
- Count : 6
Subscriber 5804 got new message data:
- From : 5770
- Count : 7
Subscriber 5804 got new message data:
- From : 5770
- Count : 8
Subscriber 5804 got new message data:
- From : 5770
- Count : 9
Subscriber 5804 got new message data:
- From : 5770
- Count : 10
Subscriber 5804 got new message data:
- From : 5770
- Count : 11
Subscriber 5804 got new message data:
- From : 5770
- Count : 12
Subscriber 5804 got new message data:
- From : 5770
- Count : 13
Subscriber 5804 got new message data:
- From : 5770
- Count : 14
Subscriber 5804 got new message data:
- From : 5770
- Count : 15
Subscriber 5804 got new message data:
- From : 5770
- Count : 16
Subscriber 5804 got new message data:
- From : 5770
- Count : 17
Subscriber 5804 got new message data:
- From : 5770
- Count : 18
Subscriber 5804 got new message data:
- From : 5770
- Count : 19
Publisher 5770 is done waiting for acknowledgments.
Publisher 5770 is done. Exiting.
Subscriber 5793 is done. Exiting.
Subscriber 5782 is done. Exiting.
Subscriber 5804 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5818
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5828 started at 2026-03-06 13:11:18
(5818|5818) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Publisher 5828 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5840 started at 2026-03-06 13:11:21
Publisher 5828 is done waiting for 1 readers.
Publisher 5828 is waiting for acknowledgments.
Subscriber 5840 got new message data:
- From : 5828
- Count : 0
Subscriber 5840 got new message data:
- From : 5828
- Count : 1
Subscriber 5840 got new message data:
- From : 5828
- Count : 2
Subscriber 5840 got new message data:
- From : 5828
- Count : 3
Publisher 5828 is done waiting for acknowledgments.
Publisher 5828 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5850 started at 2026-03-06 13:11:24
Publisher 5828 is done waiting for 2 readers.
Publisher 5828 is waiting for acknowledgments.
Subscriber 5850 got new message data:
- From : 5828
- Count : 0
Subscriber 5850 got new message data:
- From : 5828
- Count : 1
Subscriber 5850 got new message data:
- From : 5828
- Count : 2
Subscriber 5850 got new message data:
- From : 5828
- Count : 3
Publisher 5828 is done waiting for acknowledgments.
Publisher 5828 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5860 started at 2026-03-06 13:11:27
Publisher 5828 is done waiting for 3 readers.
Publisher 5828 is waiting for acknowledgments.
Subscriber 5860 got new message data:
- From : 5828
- Count : 0
Subscriber 5860 got new message data:
- From : 5828
- Count : 1
Subscriber 5860 got new message data:
- From : 5828
- Count : 2
Subscriber 5860 got new message data:
- From : 5828
- Count : 3
Publisher 5828 is done waiting for acknowledgments.
Publisher 5828 is done. Exiting.
Subscriber 5840 is done. Exiting.
Subscriber 5850 is done. Exiting.
Subscriber 5860 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay large_samples Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5874 started at 2026-03-06 13:11:28
Publisher 5874 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5883 started at 2026-03-06 13:11:31
Publisher 5874 is done waiting for 1 readers.
Publisher 5874 is waiting for acknowledgments.
Subscriber 5883 got new message data:
- From : 5874
- Count : 0
Subscriber 5883 got new message data:
- From : 5874
- Count : 1
Subscriber 5883 got new message data:
- From : 5874
- Count : 2
Subscriber 5883 got new message data:
- From : 5874
- Count : 3
Subscriber 5883 got new message data:
- From : 5874
- Count : 4
Subscriber 5883 got new message data:
- From : 5874
- Count : 5
Subscriber 5883 got new message data:
- From : 5874
- Count : 6
Subscriber 5883 got new message data:
- From : 5874
- Count : 7
Subscriber 5883 got new message data:
- From : 5874
- Count : 8
Subscriber 5883 got new message data:
- From : 5874
- Count : 9
Subscriber 5883 got new message data:
- From : 5874
- Count : 10
Subscriber 5883 got new message data:
- From : 5874
- Count : 11
Subscriber 5883 got new message data:
- From : 5874
- Count : 12
Subscriber 5883 got new message data:
- From : 5874
- Count : 13
Subscriber 5883 got new message data:
- From : 5874
- Count : 14
Subscriber 5883 got new message data:
- From : 5874
- Count : 15
Subscriber 5883 got new message data:
- From : 5874
- Count : 16
Subscriber 5883 got new message data:
- From : 5874
- Count : 17
Subscriber 5883 got new message data:
- From : 5874
- Count : 18
Subscriber 5883 got new message data:
- From : 5874
- Count : 19
Subscriber 5883 is done. Exiting.
Publisher 5874 is done waiting for acknowledgments.
Publisher 5874 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5893 started at 2026-03-06 13:11:34
Publisher 5874 is done waiting for 2 readers.
Publisher 5874 is waiting for acknowledgments.
Subscriber 5893 got new message data:
- From : 5874
- Count : 0
Subscriber 5893 got new message data:
- From : 5874
- Count : 1
Subscriber 5893 got new message data:
- From : 5874
- Count : 2
Subscriber 5893 got new message data:
- From : 5874
- Count : 3
Subscriber 5893 got new message data:
- From : 5874
- Count : 4
Subscriber 5893 got new message data:
- From : 5874
- Count : 5
Subscriber 5893 got new message data:
- From : 5874
- Count : 6
Subscriber 5893 got new message data:
- From : 5874
- Count : 7
Subscriber 5893 got new message data:
- From : 5874
- Count : 8
Subscriber 5893 got new message data:
- From : 5874
- Count : 9
Subscriber 5893 got new message data:
- From : 5874
- Count : 10
Subscriber 5893 got new message data:
- From : 5874
- Count : 11
Subscriber 5893 got new message data:
- From : 5874
- Count : 12
Subscriber 5893 got new message data:
- From : 5874
- Count : 13
Subscriber 5893 got new message data:
- From : 5874
- Count : 14
Subscriber 5893 got new message data:
- From : 5874
- Count : 15
Subscriber 5893 got new message data:
- From : 5874
- Count : 16
Subscriber 5893 got new message data:
- From : 5874
- Count : 17
Subscriber 5893 got new message data:
- From : 5874
- Count : 18
Subscriber 5893 got new message data:
- From : 5874
- Count : 19
Subscriber 5893 is done. Exiting.
Publisher 5874 is done waiting for acknowledgments.
Publisher 5874 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5902 started at 2026-03-06 13:11:37
Publisher 5874 is done waiting for 3 readers.
Publisher 5874 is waiting for acknowledgments.
Subscriber 5902 got new message data:
- From : 5874
- Count : 0
Subscriber 5902 got new message data:
- From : 5874
- Count : 1
Subscriber 5902 got new message data:
- From : 5874
- Count : 2
Subscriber 5902 got new message data:
- From : 5874
- Count : 3
Subscriber 5902 got new message data:
- From : 5874
- Count : 4
Subscriber 5902 got new message data:
- From : 5874
- Count : 5
Subscriber 5902 got new message data:
- From : 5874
- Count : 6
Subscriber 5902 got new message data:
- From : 5874
- Count : 7
Subscriber 5902 got new message data:
- From : 5874
- Count : 8
Subscriber 5902 got new message data:
- From : 5874
- Count : 9
Subscriber 5902 got new message data:
- From : 5874
- Count : 10
Subscriber 5902 got new message data:
- From : 5874
- Count : 11
Subscriber 5902 got new message data:
- From : 5874
- Count : 12
Subscriber 5902 got new message data:
- From : 5874
- Count : 13
Subscriber 5902 got new message data:
- From : 5874
- Count : 14
Subscriber 5902 got new message data:
- From : 5874
- Count : 15
Subscriber 5902 got new message data:
- From : 5874
- Count : 16
Subscriber 5902 got new message data:
- From : 5874
- Count : 17
Subscriber 5902 got new message data:
- From : 5874
- Count : 18
Subscriber 5902 got new message data:
- From : 5874
- Count : 19
Subscriber 5902 is done. Exiting.
Publisher 5874 is done waiting for acknowledgments.
Publisher 5874 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5912 started at 2026-03-06 13:11:38
Publisher 5912 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5922 started at 2026-03-06 13:11:41
Publisher 5912 is done waiting for 1 readers.
Publisher 5912 is waiting for acknowledgments.
Subscriber 5922 got new message data:
- From : 5912
- Count : 0
Subscriber 5922 got new message data:
- From : 5912
- Count : 1
Subscriber 5922 got new message data:
- From : 5912
- Count : 2
Subscriber 5922 got new message data:
- From : 5912
- Count : 3
Subscriber 5922 is done. Exiting.
Publisher 5912 is done waiting for acknowledgments.
Publisher 5912 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5931 started at 2026-03-06 13:11:44
Publisher 5912 is done waiting for 2 readers.
Publisher 5912 is waiting for acknowledgments.
Subscriber 5931 got new message data:
- From : 5912
- Count : 0
Subscriber 5931 got new message data:
- From : 5912
- Count : 1
Subscriber 5931 got new message data:
- From : 5912
- Count : 2
Subscriber 5931 got new message data:
- From : 5912
- Count : 3
Subscriber 5931 is done. Exiting.
Publisher 5912 is done waiting for acknowledgments.
Publisher 5912 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5940 started at 2026-03-06 13:11:47
Publisher 5912 is done waiting for 3 readers.
Publisher 5912 is waiting for acknowledgments.
Subscriber 5940 got new message data:
- From : 5912
- Count : 0
Subscriber 5940 got new message data:
- From : 5912
- Count : 1
Subscriber 5940 got new message data:
- From : 5912
- Count : 2
Subscriber 5940 got new message data:
- From : 5912
- Count : 3
Subscriber 5940 is done. Exiting.
Publisher 5912 is done waiting for acknowledgments.
Publisher 5912 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 large_samples Time:9s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5950 started at 2026-03-06 13:11:47
Publisher 5950 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5958 started at 2026-03-06 13:11:50
Publisher 5950 is done waiting for 1 readers.
Publisher 5950 is waiting for acknowledgments.
Subscriber 5958 got new message data:
- From : 5950
- Count : 0
Subscriber 5958 got new message data:
- From : 5950
- Count : 1
Subscriber 5958 got new message data:
- From : 5950
- Count : 2
Subscriber 5958 got new message data:
- From : 5950
- Count : 3
Subscriber 5958 got new message data:
- From : 5950
- Count : 4
Subscriber 5958 got new message data:
- From : 5950
- Count : 5
Subscriber 5958 got new message data:
- From : 5950
- Count : 6
Subscriber 5958 got new message data:
- From : 5950
- Count : 7
Subscriber 5958 got new message data:
- From : 5950
- Count : 8
Subscriber 5958 got new message data:
- From : 5950
- Count : 9
Subscriber 5958 got new message data:
- From : 5950
- Count : 10
Subscriber 5958 got new message data:
- From : 5950
- Count : 11
Subscriber 5958 got new message data:
- From : 5950
- Count : 12
Subscriber 5958 got new message data:
- From : 5950
- Count : 13
Subscriber 5958 got new message data:
- From : 5950
- Count : 14
Subscriber 5958 got new message data:
- From : 5950
- Count : 15
Subscriber 5958 got new message data:
- From : 5950
- Count : 16
Subscriber 5958 got new message data:
- From : 5950
- Count : 17
Subscriber 5958 got new message data:
- From : 5950
- Count : 18
Subscriber 5958 got new message data:
- From : 5950
- Count : 19
Publisher 5950 is done waiting for acknowledgments.
Publisher 5950 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5967 started at 2026-03-06 13:11:53
Publisher 5950 is done waiting for 2 readers.
Publisher 5950 is waiting for acknowledgments.
Subscriber 5967 got new message data:
- From : 5950
- Count : 0
Subscriber 5967 got new message data:
- From : 5950
- Count : 1
Subscriber 5967 got new message data:
- From : 5950
- Count : 2
Subscriber 5967 got new message data:
- From : 5950
- Count : 3
Subscriber 5967 got new message data:
- From : 5950
- Count : 4
Subscriber 5967 got new message data:
- From : 5950
- Count : 5
Subscriber 5967 got new message data:
- From : 5950
- Count : 6
Subscriber 5967 got new message data:
- From : 5950
- Count : 7
Subscriber 5967 got new message data:
- From : 5950
- Count : 8
Subscriber 5967 got new message data:
- From : 5950
- Count : 9
Subscriber 5967 got new message data:
- From : 5950
- Count : 10
Subscriber 5967 got new message data:
- From : 5950
- Count : 11
Subscriber 5967 got new message data:
- From : 5950
- Count : 12
Subscriber 5967 got new message data:
- From : 5950
- Count : 13
Subscriber 5967 got new message data:
- From : 5950
- Count : 14
Subscriber 5967 got new message data:
- From : 5950
- Count : 15
Subscriber 5967 got new message data:
- From : 5950
- Count : 16
Subscriber 5967 got new message data:
- From : 5950
- Count : 17
Subscriber 5967 got new message data:
- From : 5950
- Count : 18
Subscriber 5967 got new message data:
- From : 5950
- Count : 19
Publisher 5950 is done waiting for acknowledgments.
Publisher 5950 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5975 started at 2026-03-06 13:11:56
Publisher 5950 is done waiting for 3 readers.
Publisher 5950 is waiting for acknowledgments.
Subscriber 5975 got new message data:
- From : 5950
- Count : 0
Subscriber 5975 got new message data:
- From : 5950
- Count : 1
Subscriber 5975 got new message data:
- From : 5950
- Count : 2
Subscriber 5975 got new message data:
- From : 5950
- Count : 3
Subscriber 5975 got new message data:
- From : 5950
- Count : 4
Subscriber 5975 got new message data:
- From : 5950
- Count : 5
Subscriber 5975 got new message data:
- From : 5950
- Count : 6
Subscriber 5975 got new message data:
- From : 5950
- Count : 7
Subscriber 5975 got new message data:
- From : 5950
- Count : 8
Subscriber 5975 got new message data:
- From : 5950
- Count : 9
Subscriber 5975 got new message data:
- From : 5950
- Count : 10
Subscriber 5975 got new message data:
- From : 5950
- Count : 11
Subscriber 5975 got new message data:
- From : 5950
- Count : 12
Subscriber 5975 got new message data:
- From : 5950
- Count : 13
Subscriber 5975 got new message data:
- From : 5950
- Count : 14
Subscriber 5975 got new message data:
- From : 5950
- Count : 15
Subscriber 5975 got new message data:
- From : 5950
- Count : 16
Subscriber 5975 got new message data:
- From : 5950
- Count : 17
Subscriber 5975 got new message data:
- From : 5950
- Count : 18
Subscriber 5975 got new message data:
- From : 5950
- Count : 19
Publisher 5950 is done waiting for acknowledgments.
Publisher 5950 is done. Exiting.
Subscriber 5975 is done. Exiting.
Subscriber 5958 is done. Exiting.
Subscriber 5967 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay Time:11s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5987 started at 2026-03-06 13:11:58
Publisher 5987 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5997 started at 2026-03-06 13:12:01
Publisher 5987 is done waiting for 1 readers.
Publisher 5987 is waiting for acknowledgments.
Subscriber 5997 got new message data:
- From : 5987
- Count : 0
Subscriber 5997 got new message data:
- From : 5987
- Count : 1
Subscriber 5997 got new message data:
- From : 5987
- Count : 2
Subscriber 5997 got new message data:
- From : 5987
- Count : 3
Publisher 5987 is done waiting for acknowledgments.
Publisher 5987 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 6005 started at 2026-03-06 13:12:04
Publisher 5987 is done waiting for 2 readers.
Publisher 5987 is waiting for acknowledgments.
Subscriber 6005 got new message data:
- From : 5987
- Count : 0
Subscriber 6005 got new message data:
- From : 5987
- Count : 1
Subscriber 6005 got new message data:
- From : 5987
- Count : 2
Subscriber 6005 got new message data:
- From : 5987
- Count : 3
Publisher 5987 is done waiting for acknowledgments.
Publisher 5987 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 6014 started at 2026-03-06 13:12:07
Publisher 5987 is done waiting for 3 readers.
Publisher 5987 is waiting for acknowledgments.
Subscriber 6014 got new message data:
- From : 5987
- Count : 0
Subscriber 6014 got new message data:
- From : 5987
- Count : 1
Subscriber 6014 got new message data:
- From : 5987
- Count : 2
Subscriber 6014 got new message data:
- From : 5987
- Count : 3
Publisher 5987 is done waiting for acknowledgments.
Publisher 5987 is done. Exiting.
Subscriber 5997 is done. Exiting.
Subscriber 6005 is done. Exiting.
Subscriber 6014 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay large_samples Time:11s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6026
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSPendingTimeout 3 -t 0 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6036 started at 2026-03-06 13:12:09
(6036|6036) INFO: set_DCPS_debug_level: set to 1
(6036|6036) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6036|6036) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6036|6036) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6036|6036) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6036|6036) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6036|6036) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6036|6036) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6036|6036) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6036|6036) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6026|6026) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6036|6036) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6036|6036) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6036|6036) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6036|6036) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6036|6041) DataReaderImpl::add_association - bit 1 local 01030000.20ef1770.00000002.000001c7(ac585052) remote 01030000.20ef1770.00000001.000001c2(9b92de0d)
(6036|6036) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6036|6036) DataReaderImpl::add_association - bit 1 local 01030000.20ef1770.00000002.000002c7(87750391) remote 01030000.20ef1770.00000001.000002c2(b0bf8dce)
(6036|6036) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6036|6041) DataReaderImpl::add_association - bit 1 local 01030000.20ef1770.00000002.000003c7(9e6e32d0) remote 01030000.20ef1770.00000001.000004c2(e6e52a48)
(6036|6036) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6036|6041) DataReaderImpl::add_association - bit 1 local 01030000.20ef1770.00000002.000004c7(d12fa417) remote 01030000.20ef1770.00000001.000003c2(a9a4bc8f)
(6036|6036) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6036|6041) DataReaderImpl::add_association - bit 1 local 01030000.20ef1770.00000003.000001c7(913879e2) remote 01030000.20ef1770.00000001.000001c2(9b92de0d)
(6036|6036) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6036|6041) DataReaderImpl::add_association - bit 1 local 01030000.20ef1770.00000003.000002c7(ba152a21) remote 01030000.20ef1770.00000001.000002c2(b0bf8dce)
(6036|6036) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6036|6041) DataReaderImpl::add_association - bit 1 local 01030000.20ef1770.00000003.000003c7(a30e1b60) remote 01030000.20ef1770.00000001.000004c2(e6e52a48)
(6036|6036) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6036|6041) DataReaderImpl::add_association - bit 1 local 01030000.20ef1770.00000003.000004c7(ec4f8da7) remote 01030000.20ef1770.00000001.000003c2(a9a4bc8f)
(6036|6036) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6036|6036) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6036|6036) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6036|6036) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6036|6036) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6036|6036) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6036|6041) DataWriterImpl::add_association - bit 0 local 01030000.20ef1770.00000002.00000102(4756666d) remote 01030000.20ef1770.00000003.00000507(6e307e56)
(6036|6036) DataReaderImpl::add_association - bit 0 local 01030000.20ef1770.00000003.00000507(6e307e56) remote 01030000.20ef1770.00000002.00000102(4756666d)
(6036|6036) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6036|6041) DataWriterImpl::add_association - bit 0 local 01030000.20ef1770.00000002.00000202(6c7b35ae) remote 01030000.20ef1770.00000003.00000607(451d2d95)
(6036|6036) DataReaderImpl::add_association - bit 0 local 01030000.20ef1770.00000003.00000607(451d2d95) remote 01030000.20ef1770.00000002.00000202(6c7b35ae)
(6036|6036) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6036|6047) DataReaderListenerImpl::on_subscription_matched
(6036|6047) DataReaderListenerImpl::on_subscription_matched
(6036|6041) DataWriterImpl::add_association - bit 0 local 01030000.20ef1770.00000002.00000202(6c7b35ae) remote 01030000.20ef1770.00000002.00000507(535057e6)
(6036|6036) DataReaderImpl::add_association - bit 0 local 01030000.20ef1770.00000002.00000507(535057e6) remote 01030000.20ef1770.00000002.00000202(6c7b35ae)
(6036|6047) DataWriterImpl::transport_assoc_done: writer 01030000.20ef1770.00000002.00000102(4756666d) succeeded in associating with reader 01030000.20ef1770.00000003.00000507(6e307e56)
(6036|6047) DataWriterImpl::transport_assoc_done: writer 01030000.20ef1770.00000002.00000102(4756666d) reader 01030000.20ef1770.00000003.00000507(6e307e56) calling association_complete_i
(6036|6047) DataWriterImpl::association_complete_i - bit 0 local 01030000.20ef1770.00000002.00000102(4756666d) remote 01030000.20ef1770.00000003.00000507(6e307e56)
(6036|6047) DataWriterImpl::transport_assoc_done: writer 01030000.20ef1770.00000002.00000202(6c7b35ae) succeeded in associating with reader 01030000.20ef1770.00000003.00000607(451d2d95)
(6036|6036) DataReaderListenerImpl::on_subscription_matched
(6036|6047) DataWriterImpl::transport_assoc_done: writer 01030000.20ef1770.00000002.00000202(6c7b35ae) reader 01030000.20ef1770.00000003.00000607(451d2d95) calling association_complete_i
(6036|6047) DataWriterImpl::association_complete_i - bit 0 local 01030000.20ef1770.00000002.00000202(6c7b35ae) remote 01030000.20ef1770.00000003.00000607(451d2d95)
(6036|6036) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6036|6047) DataWriterImpl::transport_assoc_done: writer 01030000.20ef1770.00000002.00000202(6c7b35ae) succeeded in associating with reader 01030000.20ef1770.00000002.00000507(535057e6)
(6036|6047) DataWriterImpl::transport_assoc_done: writer 01030000.20ef1770.00000002.00000202(6c7b35ae) reader 01030000.20ef1770.00000002.00000507(535057e6) calling association_complete_i
(6036|6047) DataWriterImpl::association_complete_i - bit 0 local 01030000.20ef1770.00000002.00000202(6c7b35ae) remote 01030000.20ef1770.00000002.00000507(535057e6)
(6036|6047) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6036|6036) Writer::run_test begins.
(6036|6036) 13:12:09.961591 Writer::run_test starting to write pass 0
(6036|6047) 13:12:09.962042 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802729 961280000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6036) 13:12:09.962301 Writer::run_test done writing.
(6036|6047) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6036|6036) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6036|6047) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6036|6036) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6036|6036) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6036|6036) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6036|6036) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6036|6047) 13:12:09.962819 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802729 961867000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6047) 13:12:09.963038 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802729 961867000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6047) 13:12:09.963194 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802729 962104000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6047) 13:12:09.963338 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802729 962104000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6038) 13:12:11.963469 read foo[0]: x = -0.000010 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802731 963191000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6038) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6036|6038) 13:12:11.963860 read foo[0]: x = -0.000010 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802731 963692000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6038) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6036|6036) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6036|6036) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6036|6036) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6036|6036) Writer::run_test begins.
(6036|6036) 13:12:11.964075 Writer::run_test starting to write pass 1
(6036|6047) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6036|6036) 13:12:11.964557 Writer::run_test done writing.
(6036|6036) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6036|6047) 13:12:11.964722 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802731 964099000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6047) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6036|6036) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6036|6036) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6036|6036) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6036|6036) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6036|6047) 13:12:11.965120 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802731 964099000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6047) 13:12:11.965330 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802731 964357000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6047) 13:12:11.965461 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802731 964357000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6038) 13:12:13.965571 read foo[0]: x = -0.000010 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802733 965351000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6038) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6036|6038) 13:12:13.965933 read foo[0]: x = -0.000010 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802733 965750000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6038) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6036|6036) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6036|6036) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6036|6036) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6036|6036) Writer::run_test begins.
(6036|6036) 13:12:13.966139 Writer::run_test starting to write pass 2
(6036|6047) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6036|6036) 13:12:13.966677 Writer::run_test done writing.
(6036|6036) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6036|6047) 13:12:13.966786 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802733 966173000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6047) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6036|6036) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6036|6036) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6036|6036) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6036|6036) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6036|6047) 13:12:13.967180 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802733 966173000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6047) 13:12:13.967422 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802733 966455000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6047) 13:12:13.967586 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802733 966455000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6038) 13:12:15.967674 read foo[0]: x = -0.000010 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802735 967419000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6038) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6036|6038) 13:12:15.967995 read foo[0]: x = -0.000010 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802735 967820000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6038) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6036|6036) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6036|6036) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6036|6036) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6036|6047) 13:12:15.968956 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1772802735 968268000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6036|6036) DataWriterImpl::remove_associations: bit 0 local 01030000.20ef1770.00000002.00000102(4756666d) remote 01030000.20ef1770.00000003.00000507(6e307e56) num remotes 1
(6036|6047) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6036|6047) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6036|6041) DataReaderImpl::remove_associations: bit 0 local 01030000.20ef1770.00000003.00000507(6e307e56) remote 01030000.20ef1770.00000002.00000102(4756666d) num remotes 1
(6036|6041) DataReaderImpl::remove_associations_i: bit 0 local 01030000.20ef1770.00000003.00000507(6e307e56) remote 01030000.20ef1770.00000002.00000102(4756666d) num remotes 1
(6036|6041) DataReaderListenerImpl::on_subscription_matched
(6036|6036) DataWriterImpl::remove_associations: bit 0 local 01030000.20ef1770.00000002.00000202(6c7b35ae) remote 01030000.20ef1770.00000002.00000507(535057e6) num remotes 2
(6036|6047) DataLink::handle_exception() - (delay) scheduling timer for future release
(6036|6041) DataReaderImpl::remove_associations: bit 0 local 01030000.20ef1770.00000003.00000607(451d2d95) remote 01030000.20ef1770.00000002.00000202(6c7b35ae) num remotes 1
(6036|6036) DataReaderImpl::remove_associations: bit 0 local 01030000.20ef1770.00000002.00000507(535057e6) remote 01030000.20ef1770.00000002.00000202(6c7b35ae) num remotes 1
(6036|6036) DataReaderImpl::remove_associations_i: bit 0 local 01030000.20ef1770.00000002.00000507(535057e6) remote 01030000.20ef1770.00000002.00000202(6c7b35ae) num remotes 1
(6036|6041) DataReaderImpl::remove_associations_i: bit 0 local 01030000.20ef1770.00000003.00000607(451d2d95) remote 01030000.20ef1770.00000002.00000202(6c7b35ae) num remotes 1
(6036|6036) DataReaderListenerImpl::on_subscription_matched
(6036|6047) DataLink::handle_exception() - (delay) scheduling timer for future release
(6036|6041) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=0
**********
remote_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
**********
local_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
(6036|6039) DataReaderImpl::remove_associations: bit 1 local 01030000.20ef1770.00000002.000001c7(ac585052) remote 01030000.20ef1770.00000001.000001c2(9b92de0d) num remotes 1
(6036|6039) DataReaderImpl::remove_associations_i: bit 1 local 01030000.20ef1770.00000002.000001c7(ac585052) remote 01030000.20ef1770.00000001.000001c2(9b92de0d) num remotes 1
(6036|6039) DataReaderImpl::remove_associations: bit 1 local 01030000.20ef1770.00000002.000003c7(9e6e32d0) remote 01030000.20ef1770.00000001.000004c2(e6e52a48) num remotes 1
(6036|6039) DataReaderImpl::remove_associations_i: bit 1 local 01030000.20ef1770.00000002.000003c7(9e6e32d0) remote 01030000.20ef1770.00000001.000004c2(e6e52a48) num remotes 1
(6036|6039) DataReaderImpl::remove_associations: bit 1 local 01030000.20ef1770.00000002.000004c7(d12fa417) remote 01030000.20ef1770.00000001.000003c2(a9a4bc8f) num remotes 1
(6036|6039) DataReaderImpl::remove_associations_i: bit 1 local 01030000.20ef1770.00000002.000004c7(d12fa417) remote 01030000.20ef1770.00000001.000003c2(a9a4bc8f) num remotes 1
(6036|6039) DataReaderImpl::remove_associations: bit 1 local 01030000.20ef1770.00000002.000002c7(87750391) remote 01030000.20ef1770.00000001.000002c2(b0bf8dce) num remotes 1
(6036|6039) DataReaderImpl::remove_associations_i: bit 1 local 01030000.20ef1770.00000002.000002c7(87750391) remote 01030000.20ef1770.00000001.000002c2(b0bf8dce) num remotes 1
(6036|6039) DataReaderImpl::remove_associations: bit 1 local 01030000.20ef1770.00000003.000001c7(913879e2) remote 01030000.20ef1770.00000001.000001c2(9b92de0d) num remotes 1
(6036|6039) DataReaderImpl::remove_associations_i: bit 1 local 01030000.20ef1770.00000003.000001c7(913879e2) remote 01030000.20ef1770.00000001.000001c2(9b92de0d) num remotes 1
(6036|6039) DataReaderImpl::remove_associations: bit 1 local 01030000.20ef1770.00000003.000003c7(a30e1b60) remote 01030000.20ef1770.00000001.000004c2(e6e52a48) num remotes 1
(6036|6039) DataReaderImpl::remove_associations_i: bit 1 local 01030000.20ef1770.00000003.000003c7(a30e1b60) remote 01030000.20ef1770.00000001.000004c2(e6e52a48) num remotes 1
(6036|6039) DataReaderImpl::remove_associations: bit 1 local 01030000.20ef1770.00000003.000004c7(ec4f8da7) remote 01030000.20ef1770.00000001.000003c2(a9a4bc8f) num remotes 1
(6036|6039) DataReaderImpl::remove_associations_i: bit 1 local 01030000.20ef1770.00000003.000004c7(ec4f8da7) remote 01030000.20ef1770.00000001.000003c2(a9a4bc8f) num remotes 1
(6036|6039) DataReaderImpl::remove_associations: bit 1 local 01030000.20ef1770.00000003.000002c7(ba152a21) remote 01030000.20ef1770.00000001.000002c2(b0bf8dce) num remotes 1
(6036|6039) DataReaderImpl::remove_associations_i: bit 1 local 01030000.20ef1770.00000003.000002c7(ba152a21) remote 01030000.20ef1770.00000001.000002c2(b0bf8dce) num remotes 1
(6036|6045) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:34785 , reconnect_state = INIT_STATE.
(6036|6045) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6036|6036) Service_Participant::shutdown
(6036|6036) DataReaderListenerImpl::~DataReaderListenerImpl
(6036|6036) DataReaderListenerImpl::~DataReaderListenerImpl
(6036|6036) DataReaderListenerImpl::~DataReaderListenerImpl
(6036|6036) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6036|6036) Service_Participant::~Service_Participant
(6036|6036) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl Time:7s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl take
#
use_take !!!!!
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6050
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSPendingTimeout 3 -t 1 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6060 started at 2026-03-06 13:12:16
(6060|6060) INFO: set_DCPS_debug_level: set to 1
(6060|6060) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6060|6060) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6060|6060) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6060|6060) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6060|6060) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6060|6060) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6060|6060) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6060|6060) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6060|6060) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6050|6050) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6060|6060) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6060|6060) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6060|6060) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6060|6060) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6060|6065) DataReaderImpl::add_association - bit 1 local 01030000.137ed125.00000002.000001c7(9a12e0ed) remote 01030000.137ed125.00000001.000001c2(add86eb2)
(6060|6060) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6060|6060) DataReaderImpl::add_association - bit 1 local 01030000.137ed125.00000002.000002c7(b13fb32e) remote 01030000.137ed125.00000001.000002c2(86f53d71)
(6060|6060) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6060|6065) DataReaderImpl::add_association - bit 1 local 01030000.137ed125.00000002.000003c7(a824826f) remote 01030000.137ed125.00000001.000004c2(d0af9af7)
(6060|6060) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6060|6065) DataReaderImpl::add_association - bit 1 local 01030000.137ed125.00000002.000004c7(e76514a8) remote 01030000.137ed125.00000001.000003c2(9fee0c30)
(6060|6060) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6060|6065) DataReaderImpl::add_association - bit 1 local 01030000.137ed125.00000003.000001c7(a772c95d) remote 01030000.137ed125.00000001.000001c2(add86eb2)
(6060|6060) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6060|6065) DataReaderImpl::add_association - bit 1 local 01030000.137ed125.00000003.000002c7(8c5f9a9e) remote 01030000.137ed125.00000001.000002c2(86f53d71)
(6060|6060) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6060|6065) DataReaderImpl::add_association - bit 1 local 01030000.137ed125.00000003.000003c7(9544abdf) remote 01030000.137ed125.00000001.000004c2(d0af9af7)
(6060|6060) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6060|6065) DataReaderImpl::add_association - bit 1 local 01030000.137ed125.00000003.000004c7(da053d18) remote 01030000.137ed125.00000001.000003c2(9fee0c30)
(6060|6060) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6060|6060) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6060|6060) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6060|6060) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6060|6060) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6060|6060) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6060|6065) DataWriterImpl::add_association - bit 0 local 01030000.137ed125.00000002.00000102(711cd6d2) remote 01030000.137ed125.00000003.00000507(587acee9)
(6060|6060) DataReaderImpl::add_association - bit 0 local 01030000.137ed125.00000003.00000507(587acee9) remote 01030000.137ed125.00000002.00000102(711cd6d2)
(6060|6060) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6060|6065) DataWriterImpl::add_association - bit 0 local 01030000.137ed125.00000002.00000202(5a318511) remote 01030000.137ed125.00000003.00000607(73579d2a)
(6060|6060) DataReaderImpl::add_association - bit 0 local 01030000.137ed125.00000003.00000607(73579d2a) remote 01030000.137ed125.00000002.00000202(5a318511)
(6060|6060) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6060|6071) DataReaderListenerImpl::on_subscription_matched
(6060|6071) DataReaderListenerImpl::on_subscription_matched
(6060|6065) DataWriterImpl::add_association - bit 0 local 01030000.137ed125.00000002.00000202(5a318511) remote 01030000.137ed125.00000002.00000507(651ae759)
(6060|6060) DataReaderImpl::add_association - bit 0 local 01030000.137ed125.00000002.00000507(651ae759) remote 01030000.137ed125.00000002.00000202(5a318511)
(6060|6071) DataWriterImpl::transport_assoc_done: writer 01030000.137ed125.00000002.00000102(711cd6d2) succeeded in associating with reader 01030000.137ed125.00000003.00000507(587acee9)
(6060|6071) DataWriterImpl::transport_assoc_done: writer 01030000.137ed125.00000002.00000102(711cd6d2) reader 01030000.137ed125.00000003.00000507(587acee9) calling association_complete_i
(6060|6071) DataWriterImpl::association_complete_i - bit 0 local 01030000.137ed125.00000002.00000102(711cd6d2) remote 01030000.137ed125.00000003.00000507(587acee9)
(6060|6071) DataWriterImpl::transport_assoc_done: writer 01030000.137ed125.00000002.00000202(5a318511) succeeded in associating with reader 01030000.137ed125.00000003.00000607(73579d2a)
(6060|6071) DataWriterImpl::transport_assoc_done: writer 01030000.137ed125.00000002.00000202(5a318511) reader 01030000.137ed125.00000003.00000607(73579d2a) calling association_complete_i
(6060|6071) DataWriterImpl::association_complete_i - bit 0 local 01030000.137ed125.00000002.00000202(5a318511) remote 01030000.137ed125.00000003.00000607(73579d2a)
(6060|6060) DataReaderListenerImpl::on_subscription_matched
(6060|6060) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6060|6071) DataWriterImpl::transport_assoc_done: writer 01030000.137ed125.00000002.00000202(5a318511) succeeded in associating with reader 01030000.137ed125.00000002.00000507(651ae759)
(6060|6071) DataWriterImpl::transport_assoc_done: writer 01030000.137ed125.00000002.00000202(5a318511) reader 01030000.137ed125.00000002.00000507(651ae759) calling association_complete_i
(6060|6071) DataWriterImpl::association_complete_i - bit 0 local 01030000.137ed125.00000002.00000202(5a318511) remote 01030000.137ed125.00000002.00000507(651ae759)
(6060|6071) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6060|6060) Writer::run_test begins.
(6060|6060) 13:12:16.913722 Writer::run_test starting to write pass 0
(6060|6071) 13:12:16.914056 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802736 913501000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6060) 13:12:16.914225 Writer::run_test done writing.
(6060|6071) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6060|6060) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6060|6071) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6060|6060) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6060|6060) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6060|6060) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6060|6060) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6060|6071) 13:12:16.914644 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802736 913957000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6071) 13:12:16.914821 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802736 913957000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6071) 13:12:16.915029 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802736 914101000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6071) 13:12:16.915226 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802736 914101000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6062) 13:12:18.915375 took foo[0]: x = -290941816841206529039687281511759872.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802738 915002000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6062) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6060|6062) 13:12:18.915929 took foo[0]: x = -290941816841206529039687281511759872.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802738 915672000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6062) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6060|6060) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6060|6060) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6060|6060) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6060|6060) Writer::run_test begins.
(6060|6060) 13:12:18.916202 Writer::run_test starting to write pass 1
(6060|6071) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6060|6060) 13:12:18.916634 Writer::run_test done writing.
(6060|6060) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6060|6071) 13:12:18.916965 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802738 916227000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6071) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6060|6060) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6060|6060) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6060|6060) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6060|6060) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6060|6071) 13:12:18.917389 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802738 916227000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6071) 13:12:18.917673 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802738 916491000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6071) 13:12:18.917847 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802738 916491000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6062) 13:12:20.918026 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802740 917650000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6062) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6060|6062) 13:12:20.918408 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802740 918198000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6062) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6060|6060) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6060|6060) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6060|6060) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6060|6060) Writer::run_test begins.
(6060|6060) 13:12:20.918654 Writer::run_test starting to write pass 2
(6060|6071) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6060|6060) 13:12:20.919118 Writer::run_test done writing.
(6060|6060) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6060|6071) 13:12:20.919318 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802740 918682000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6071) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6060|6060) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6060|6060) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6060|6060) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6060|6060) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6060|6071) 13:12:20.919703 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802740 918682000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6071) 13:12:20.920019 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802740 918976000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6071) 13:12:20.920231 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802740 918976000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6062) 13:12:22.920179 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802742 919937000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6062) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6060|6062) 13:12:22.920516 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802742 920344000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6062) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6060|6060) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6060|6060) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6060|6060) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6060|6071) 13:12:22.921375 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1772802742 920801000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6060|6060) DataWriterImpl::remove_associations: bit 0 local 01030000.137ed125.00000002.00000102(711cd6d2) remote 01030000.137ed125.00000003.00000507(587acee9) num remotes 1
(6060|6071) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6060|6071) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6060|6065) DataReaderImpl::remove_associations: bit 0 local 01030000.137ed125.00000003.00000507(587acee9) remote 01030000.137ed125.00000002.00000102(711cd6d2) num remotes 1
(6060|6065) DataReaderImpl::remove_associations_i: bit 0 local 01030000.137ed125.00000003.00000507(587acee9) remote 01030000.137ed125.00000002.00000102(711cd6d2) num remotes 1
(6060|6065) DataReaderListenerImpl::on_subscription_matched
(6060|6060) DataWriterImpl::remove_associations: bit 0 local 01030000.137ed125.00000002.00000202(5a318511) remote 01030000.137ed125.00000002.00000507(651ae759) num remotes 2
(6060|6071) DataLink::handle_exception() - (delay) scheduling timer for future release
(6060|6065) DataReaderImpl::remove_associations: bit 0 local 01030000.137ed125.00000003.00000607(73579d2a) remote 01030000.137ed125.00000002.00000202(5a318511) num remotes 1
(6060|6060) DataReaderImpl::remove_associations: bit 0 local 01030000.137ed125.00000002.00000507(651ae759) remote 01030000.137ed125.00000002.00000202(5a318511) num remotes 1
(6060|6060) DataReaderImpl::remove_associations_i: bit 0 local 01030000.137ed125.00000002.00000507(651ae759) remote 01030000.137ed125.00000002.00000202(5a318511) num remotes 1
(6060|6065) DataReaderImpl::remove_associations_i: bit 0 local 01030000.137ed125.00000003.00000607(73579d2a) remote 01030000.137ed125.00000002.00000202(5a318511) num remotes 1
(6060|6060) DataReaderListenerImpl::on_subscription_matched
(6060|6071) DataLink::handle_exception() - (delay) scheduling timer for future release
(6060|6065) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
remote_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
local_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
(6060|6063) DataReaderImpl::remove_associations: bit 1 local 01030000.137ed125.00000002.000001c7(9a12e0ed) remote 01030000.137ed125.00000001.000001c2(add86eb2) num remotes 1
(6060|6063) DataReaderImpl::remove_associations_i: bit 1 local 01030000.137ed125.00000002.000001c7(9a12e0ed) remote 01030000.137ed125.00000001.000001c2(add86eb2) num remotes 1
(6060|6063) DataReaderImpl::remove_associations: bit 1 local 01030000.137ed125.00000002.000003c7(a824826f) remote 01030000.137ed125.00000001.000004c2(d0af9af7) num remotes 1
(6060|6063) DataReaderImpl::remove_associations_i: bit 1 local 01030000.137ed125.00000002.000003c7(a824826f) remote 01030000.137ed125.00000001.000004c2(d0af9af7) num remotes 1
(6060|6063) DataReaderImpl::remove_associations: bit 1 local 01030000.137ed125.00000002.000004c7(e76514a8) remote 01030000.137ed125.00000001.000003c2(9fee0c30) num remotes 1
(6060|6063) DataReaderImpl::remove_associations_i: bit 1 local 01030000.137ed125.00000002.000004c7(e76514a8) remote 01030000.137ed125.00000001.000003c2(9fee0c30) num remotes 1
(6060|6063) DataReaderImpl::remove_associations: bit 1 local 01030000.137ed125.00000002.000002c7(b13fb32e) remote 01030000.137ed125.00000001.000002c2(86f53d71) num remotes 1
(6060|6063) DataReaderImpl::remove_associations_i: bit 1 local 01030000.137ed125.00000002.000002c7(b13fb32e) remote 01030000.137ed125.00000001.000002c2(86f53d71) num remotes 1
(6060|6063) DataReaderImpl::remove_associations: bit 1 local 01030000.137ed125.00000003.000001c7(a772c95d) remote 01030000.137ed125.00000001.000001c2(add86eb2) num remotes 1
(6060|6063) DataReaderImpl::remove_associations_i: bit 1 local 01030000.137ed125.00000003.000001c7(a772c95d) remote 01030000.137ed125.00000001.000001c2(add86eb2) num remotes 1
(6060|6063) DataReaderImpl::remove_associations: bit 1 local 01030000.137ed125.00000003.000003c7(9544abdf) remote 01030000.137ed125.00000001.000004c2(d0af9af7) num remotes 1
(6060|6063) DataReaderImpl::remove_associations_i: bit 1 local 01030000.137ed125.00000003.000003c7(9544abdf) remote 01030000.137ed125.00000001.000004c2(d0af9af7) num remotes 1
(6060|6063) DataReaderImpl::remove_associations: bit 1 local 01030000.137ed125.00000003.000004c7(da053d18) remote 01030000.137ed125.00000001.000003c2(9fee0c30) num remotes 1
(6060|6063) DataReaderImpl::remove_associations_i: bit 1 local 01030000.137ed125.00000003.000004c7(da053d18) remote 01030000.137ed125.00000001.000003c2(9fee0c30) num remotes 1
(6060|6063) DataReaderImpl::remove_associations: bit 1 local 01030000.137ed125.00000003.000002c7(8c5f9a9e) remote 01030000.137ed125.00000001.000002c2(86f53d71) num remotes 1
(6060|6063) DataReaderImpl::remove_associations_i: bit 1 local 01030000.137ed125.00000003.000002c7(8c5f9a9e) remote 01030000.137ed125.00000001.000002c2(86f53d71) num remotes 1
(6060|6069) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:40235 , reconnect_state = INIT_STATE.
(6060|6069) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6060|6060) Service_Participant::shutdown
(6060|6060) DataReaderListenerImpl::~DataReaderListenerImpl
(6060|6060) DataReaderListenerImpl::~DataReaderListenerImpl
(6060|6060) DataReaderListenerImpl::~DataReaderListenerImpl
(6060|6060) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6060|6060) Service_Participant::~Service_Participant
(6060|6060) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl take Time:7s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6074
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -DCPSBit 0 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSConfigFile udp.ini -DCPSPendingTimeout 3 -t 0 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6084 started at 2026-03-06 13:12:23
(6084|6084) INFO: set_DCPS_debug_level: set to 1
(6084|6084) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=udp.ini
(6084|6084) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6084|6084) INFO: Service_Participant::process_config_file: Going to load configuration from "udp.ini"
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP=@udp
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6084|6084) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file://repo.ior
(6084|6084) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(6084|6084) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6084|6084) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6084|6084) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6084|6084) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6084|6084) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6084|6084) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6084|6084) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6084|6084) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6084|6084) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6074|6074) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6084|6084) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6084|6084) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6084|6084) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6084|6084) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6084|6084) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6084|6084) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6084|6089) DataWriterImpl::add_association - bit 0 local 01030000.58860ffd.00000002.00000102(edea1fde) remote 01030000.58860ffd.00000003.00000107(a0e0c2e1)
(6084|6084) DataReaderImpl::add_association - bit 0 local 01030000.58860ffd.00000003.00000107(a0e0c2e1) remote 01030000.58860ffd.00000002.00000102(edea1fde)
(6084|6084) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6084|6084) DataWriterImpl::add_association - bit 0 local 01030000.58860ffd.00000002.00000202(c6c74c1d) remote 01030000.58860ffd.00000003.00000207(8bcd9122)
(6084|6093) DataReaderListenerImpl::on_subscription_matched
(6084|6089) DataWriterImpl::transport_assoc_done: writer 01030000.58860ffd.00000002.00000102(edea1fde) succeeded in associating with reader 01030000.58860ffd.00000003.00000107(a0e0c2e1)
(6084|6084) DataWriterImpl::transport_assoc_done: writer 01030000.58860ffd.00000002.00000202(c6c74c1d) succeeded in associating with reader 01030000.58860ffd.00000003.00000207(8bcd9122)
(6084|6089) DataWriterImpl::transport_assoc_done: writer 01030000.58860ffd.00000002.00000102(edea1fde) reader 01030000.58860ffd.00000003.00000107(a0e0c2e1) calling association_complete_i
(6084|6084) DataWriterImpl::transport_assoc_done: writer 01030000.58860ffd.00000002.00000202(c6c74c1d) reader 01030000.58860ffd.00000003.00000207(8bcd9122) calling association_complete_i
(6084|6089) DataWriterImpl::association_complete_i - bit 0 local 01030000.58860ffd.00000002.00000102(edea1fde) remote 01030000.58860ffd.00000003.00000107(a0e0c2e1)
(6084|6084) DataWriterImpl::association_complete_i - bit 0 local 01030000.58860ffd.00000002.00000202(c6c74c1d) remote 01030000.58860ffd.00000003.00000207(8bcd9122)
(6084|6084) DataReaderImpl::add_association - bit 0 local 01030000.58860ffd.00000003.00000207(8bcd9122) remote 01030000.58860ffd.00000002.00000202(c6c74c1d)
(6084|6084) DataReaderListenerImpl::on_subscription_matched
(6084|6084) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6084|6089) DataWriterImpl::add_association - bit 0 local 01030000.58860ffd.00000002.00000202(c6c74c1d) remote 01030000.58860ffd.00000002.00000107(9d80eb51)
(6084|6084) DataReaderImpl::add_association - bit 0 local 01030000.58860ffd.00000002.00000107(9d80eb51) remote 01030000.58860ffd.00000002.00000202(c6c74c1d)
(6084|6084) DataReaderListenerImpl::on_subscription_matched
(6084|6089) DataWriterImpl::transport_assoc_done: writer 01030000.58860ffd.00000002.00000202(c6c74c1d) succeeded in associating with reader 01030000.58860ffd.00000002.00000107(9d80eb51)
(6084|6089) DataWriterImpl::transport_assoc_done: writer 01030000.58860ffd.00000002.00000202(c6c74c1d) reader 01030000.58860ffd.00000002.00000107(9d80eb51) calling association_complete_i
(6084|6089) DataWriterImpl::association_complete_i - bit 0 local 01030000.58860ffd.00000002.00000202(c6c74c1d) remote 01030000.58860ffd.00000002.00000107(9d80eb51)
(6084|6084) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6084|6093) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6084|6084) Writer::run_test begins.
(6084|6084) 13:12:23.839540 Writer::run_test starting to write pass 0
(6084|6093) 13:12:23.840099 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
(6084|6084) 13:12:23.840210 Writer::run_test done writing.
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802743 839227000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6084|6093) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6084|6093) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6084|6093) 13:12:23.840990 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802743 839800000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6093) 13:12:23.841249 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802743 839800000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6093) 13:12:23.841477 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802743 840019000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6093) 13:12:23.841644 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802743 840019000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) 13:12:25.841759 read foo[0]: x = -1650413535232.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802745 841472000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6084|6086) 13:12:25.842200 read foo[0]: x = -1650413535232.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802745 842033000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6084|6084) Writer::run_test begins.
(6084|6084) 13:12:25.842432 Writer::run_test starting to write pass 1
(6084|6093) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6084|6084) 13:12:25.843004 Writer::run_test done writing.
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6084|6093) 13:12:25.843228 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802745 842461000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6093) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6084|6093) 13:12:25.843590 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802745 842461000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6093) 13:12:25.843836 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802745 842751000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6093) 13:12:25.844047 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802745 842751000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) 13:12:27.844135 read foo[0]: x = -1650413535232.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802747 843844000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6084|6086) 13:12:27.844484 read foo[0]: x = -1650413535232.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802747 844300000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6084|6084) Writer::run_test begins.
(6084|6084) 13:12:27.844706 Writer::run_test starting to write pass 2
(6084|6093) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6084|6084) 13:12:27.845379 Writer::run_test done writing.
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6084|6093) 13:12:27.845587 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802747 844732000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6093) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6084|6093) 13:12:27.845980 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802747 844732000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6093) 13:12:27.846243 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802747 845204000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6093) 13:12:27.846414 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802747 845204000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) 13:12:29.846502 read foo[0]: x = -1650413535232.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802749 846241000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6084|6086) 13:12:29.846822 read foo[0]: x = -1650413535232.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802749 846664000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6084|6093) 13:12:29.847738 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(6084|6084) DataWriterImpl::remove_associations: bit 0 local 01030000.58860ffd.00000002.00000102(edea1fde) remote 01030000.58860ffd.00000003.00000107(a0e0c2e1) num remotes 1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1772802749 847076000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6093) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6084|6093) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6084|6089) DataReaderImpl::remove_associations: bit 0 local 01030000.58860ffd.00000003.00000107(a0e0c2e1) remote 01030000.58860ffd.00000002.00000102(edea1fde) num remotes 1
(6084|6089) DataReaderImpl::remove_associations_i: bit 0 local 01030000.58860ffd.00000003.00000107(a0e0c2e1) remote 01030000.58860ffd.00000002.00000102(edea1fde) num remotes 1
(6084|6089) DataReaderListenerImpl::on_subscription_matched
(6084|6084) DataWriterImpl::remove_associations: bit 0 local 01030000.58860ffd.00000002.00000202(c6c74c1d) remote 01030000.58860ffd.00000002.00000107(9d80eb51) num remotes 2
(6084|6089) DataReaderImpl::remove_associations: bit 0 local 01030000.58860ffd.00000003.00000207(8bcd9122) remote 01030000.58860ffd.00000002.00000202(c6c74c1d) num remotes 1
(6084|6084) DataReaderImpl::remove_associations: bit 0 local 01030000.58860ffd.00000002.00000107(9d80eb51) remote 01030000.58860ffd.00000002.00000202(c6c74c1d) num remotes 1
(6084|6089) DataReaderImpl::remove_associations_i: bit 0 local 01030000.58860ffd.00000003.00000207(8bcd9122) remote 01030000.58860ffd.00000002.00000202(c6c74c1d) num remotes 1
(6084|6084) DataReaderImpl::remove_associations_i: bit 0 local 01030000.58860ffd.00000002.00000107(9d80eb51) remote 01030000.58860ffd.00000002.00000202(c6c74c1d) num remotes 1
(6084|6084) DataReaderListenerImpl::on_subscription_matched
(6084|6089) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=0
**********
remote_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
**********
local_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
(6084|6084) Service_Participant::shutdown
(6084|6084) DataReaderListenerImpl::~DataReaderListenerImpl
(6084|6084) DataReaderListenerImpl::~DataReaderListenerImpl
(6084|6084) DataReaderListenerImpl::~DataReaderListenerImpl
(6084|6084) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6084|6084) Service_Participant::~Service_Participant
(6084|6084) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl udp Time:7s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3 -t 0 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6095 started at 2026-03-06 13:12:30
(6095|6095) INFO: set_DCPS_debug_level: set to 1
(6095|6095) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6095|6095) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6095|6095) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6095|6095) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6095|6095) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6095|6095) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6095|6095) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6095|6095) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6095|6095) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6095|6095) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6095|6095) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6095|6095) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6095|6095) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6095|6095) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6095|6095) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6095|6095) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6095|6095) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6095|6095) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6095|6095) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6095|6095) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6095|6095) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6095|6095) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111=@_OPENDDS_SEDPTransportInst_01037c1e5298f53617cfc3a7_111
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_MAX_MESSAGE_SIZE=65466
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_HEARTBEAT_PERIOD=200
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_NAK_RESPONSE_DELAY=100
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_RESPONSIVE_MODE=false
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_SEND_DELAY=10
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_SEND_BUFFER_SIZE=65535
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_RCV_BUFFER_SIZE=65535
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_PORT_MODE=system
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_PB=7400
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_DG=250
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_PG=2
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_D2=2
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_D3=12
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_USE_MULTICAST=false
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_INIT_PARTICIPANT_PORT_ID=0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_LOCAL_ADDRESS=0.0.0.0:0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_IPV6_LOCAL_ADDRESS=:::0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_IPV6_ADVERTISED_ADDRESS=:::0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_USE_RTPS_RELAY=false
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_RTPS_RELAY_ONLY=false
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A7_111_USE_ICE=false
(6095|6095) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53617CFC3A7_111=@_OPENDDS_SEDP_TransportCfg_01037c1e5298f53617cfc3a7_111
(6095|6095) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53617CFC3A7_111_PASSIVE_CONNECT_DURATION=60000
(6095|6095) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6095|6101) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6095|6101) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.73 (0x7b70000011c8 joined count 2)
(6095|6101) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b70000011c8 joined count 3)
(6095|6101) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6095|6101) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111=@_OPENDDS_SEDPTransportInst_01037c1e5298f53617cfc3a8_111
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_MAX_MESSAGE_SIZE=65466
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_HEARTBEAT_PERIOD=200
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_NAK_RESPONSE_DELAY=100
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_RESPONSIVE_MODE=false
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_SEND_DELAY=10
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_SEND_BUFFER_SIZE=65535
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_RCV_BUFFER_SIZE=65535
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_PORT_MODE=system
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_PB=7400
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_DG=250
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_PG=2
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_D2=2
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_D3=12
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_USE_MULTICAST=false
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_INIT_PARTICIPANT_PORT_ID=2
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_LOCAL_ADDRESS=0.0.0.0:0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_IPV6_LOCAL_ADDRESS=:::0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_IPV6_ADVERTISED_ADDRESS=:::0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_USE_RTPS_RELAY=false
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_RTPS_RELAY_ONLY=false
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6095|6095) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617CFC3A8_111_USE_ICE=false
(6095|6095) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53617CFC3A8_111=@_OPENDDS_SEDP_TransportCfg_01037c1e5298f53617cfc3a8_111
(6095|6095) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53617CFC3A8_111_PASSIVE_CONNECT_DURATION=60000
(6095|6103) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6095|6103) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.73 (0x7b70000029c8 joined count 2)
(6095|6101) Spdp::handle_participant_data - 01037c1e.5298f536.17cfc3a7.000001c1(29272913) discovered 01037c1e.5298f536.17cfc3a8.000001c1(ab77bec2) lease 5:00 from 10.1.0.73:35164 (0)
(6095|6103) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b70000029c8 joined count 3)
(6095|6103) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6095|6103) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6095|6101) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17cfc3a7.000300c3(dc74c727) remote 01037c1e.5298f536.17cfc3a8.000300c4(c040c555)
(6095|6101) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17cfc3a7.000301c3(c56ff666) remote 01037c1e.5298f536.17cfc3a8.000301c4(d95bf414)
(6095|6101) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17cfc3a7.000003c2(82181a2b) remote 01037c1e.5298f536.17cfc3a8.000003c7(70227975)
(6095|6101) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17cfc3a7.000004c2(cd598cec) remote 01037c1e.5298f536.17cfc3a8.000004c7(3f63efb2)
(6095|6101) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17cfc3a7.000200c2(aab19d86) remote 01037c1e.5298f536.17cfc3a8.000200c7(588bfed8)
(6095|6095) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6095|6095) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6095|6095) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6095|6095) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6095|6095) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6095|6095) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6095|6095) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6095|6095) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6095|6100) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.17cfc3a7.00000007(423b7fd7) remote 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d)
(6095|6100) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d) remote 01037c1e.5298f536.17cfc3a7.00000007(423b7fd7)
(6095|6100) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d) succeeded in associating with reader 01037c1e.5298f536.17cfc3a7.00000007(423b7fd7)
(6095|6100) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d) reader 01037c1e.5298f536.17cfc3a7.00000007(423b7fd7) calling association_complete_i
(6095|6100) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d) remote 01037c1e.5298f536.17cfc3a7.00000007(423b7fd7)
(6095|6105) DataReaderListenerImpl::on_subscription_matched
(6095|6103) Spdp::handle_participant_data - 01037c1e.5298f536.17cfc3a8.000001c1(ab77bec2) discovered 01037c1e.5298f536.17cfc3a7.000001c1(29272913) lease 5:00 from 10.1.0.73:35160 (0)
(6095|6103) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17cfc3a8.000300c3(5e2450f6) remote 01037c1e.5298f536.17cfc3a7.000300c4(42105284)
(6095|6103) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17cfc3a8.000301c3(473f61b7) remote 01037c1e.5298f536.17cfc3a7.000301c4(5b0b63c5)
(6095|6103) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17cfc3a8.000003c2(00488dfa) remote 01037c1e.5298f536.17cfc3a7.000003c7(f272eea4)
(6095|6103) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17cfc3a8.000004c2(4f091b3d) remote 01037c1e.5298f536.17cfc3a7.000004c7(bd337863)
(6095|6103) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17cfc3a8.000200c2(28e10a57) remote 01037c1e.5298f536.17cfc3a7.000200c7(dadb6909)
(6095|6100) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.17cfc3a7.00000002(32518b58) remote 01037c1e.5298f536.17cfc3a8.00000007(c06be806)
(6095|6100) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.17cfc3a7.00000002(32518b58) succeeded in associating with reader 01037c1e.5298f536.17cfc3a8.00000007(c06be806)
(6095|6100) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.17cfc3a7.00000002(32518b58) reader 01037c1e.5298f536.17cfc3a8.00000007(c06be806) calling association_complete_i
(6095|6100) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.17cfc3a7.00000002(32518b58) remote 01037c1e.5298f536.17cfc3a8.00000007(c06be806)
(6095|6100) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d) remote 01037c1e.5298f536.17cfc3a8.01000007(78d78f63)
(6095|6100) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d) succeeded in associating with reader 01037c1e.5298f536.17cfc3a8.01000007(78d78f63)
(6095|6100) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d) reader 01037c1e.5298f536.17cfc3a8.01000007(78d78f63) calling association_complete_i
(6095|6100) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d) remote 01037c1e.5298f536.17cfc3a8.01000007(78d78f63)
(6095|6102) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.17cfc3a8.00000007(c06be806) remote 01037c1e.5298f536.17cfc3a7.00000002(32518b58)
(6095|6102) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.17cfc3a8.01000007(78d78f63) remote 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d)
(6095|6107) DataReaderListenerImpl::on_subscription_matched
(6095|6107) DataReaderListenerImpl::on_subscription_matched
(6095|6107) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6095|6095) Writer::run_test begins.
(6095|6095) 13:12:30.720661 Writer::run_test starting to write pass 0
(6095|6107) 13:12:30.721136 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802750 720366999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6105) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6095|6107) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6095|6095) 13:12:30.721583 Writer::run_test done writing.
(6095|6095) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6095|6095) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6095|6095) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6095|6095) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6095|6095) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6095|6107) 13:12:30.721976 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802750 721066999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6105) 13:12:30.722040 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802750 721066999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6107) 13:12:30.722331 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802750 721376999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6105) 13:12:30.722450 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802750 721376999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6098) 13:12:33.787781 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802753 787445000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6098) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6095|6098) 13:12:33.788273 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802753 788096000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6098) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6095|6095) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6095|6095) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6095|6095) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6095|6095) Writer::run_test begins.
(6095|6095) 13:12:33.788535 Writer::run_test starting to write pass 1
(6095|6107) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6095|6105) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6095|6095) 13:12:33.789455 Writer::run_test done writing.
(6095|6095) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6095|6095) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6095|6095) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6095|6095) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6095|6095) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6095|6107) 13:12:33.789659 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6095|6105) 13:12:33.789653 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802753 788568999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802753 788568999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6105) 13:12:33.790131 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
(6095|6107) 13:12:33.790128 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802753 789144999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802753 789144999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6098) 13:12:36.988181 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802756 987956000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6098) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6095|6098) 13:12:36.988507 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802756 988357000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6098) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6095|6095) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6095|6095) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6095|6095) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6095|6095) Writer::run_test begins.
(6095|6095) 13:12:36.988748 Writer::run_test starting to write pass 2
(6095|6107) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6095|6105) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6095|6095) 13:12:36.989576 Writer::run_test done writing.
(6095|6095) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6095|6095) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6095|6095) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6095|6095) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6095|6095) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6095|6107) 13:12:36.989872 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802756 988781999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6105) 13:12:36.989970 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802756 988781999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6107) 13:12:36.990299 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802756 989310999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6105) 13:12:36.990373 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802756 989310999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6098) 13:12:40.188715 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802760 188448000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6098) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6095|6098) 13:12:40.189076 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802760 188935000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6098) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6095|6095) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6095|6095) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6095|6095) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6095|6107) 13:12:40.190108 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1772802760 189281999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6095|6095) WriteDataContainer::wait_pending timeout at 00:10:14.148216
(6095|6105) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6095|6107) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6095|6095) WriteDataContainer::wait_pending done
(6095|6095) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5298f536.17cfc3a7.00000002(32518b58) remote 01037c1e.5298f536.17cfc3a8.00000007(c06be806) num remotes 1
(6095|6095) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d) remote 01037c1e.5298f536.17cfc3a7.00000007(423b7fd7) num remotes 2
(6095|6102) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.17cfc3a8.00000007(c06be806) remote 01037c1e.5298f536.17cfc3a7.00000002(32518b58) num remotes 1
(6095|6102) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.17cfc3a8.00000007(c06be806) remote 01037c1e.5298f536.17cfc3a7.00000002(32518b58) num remotes 1
(6095|6102) DataReaderListenerImpl::on_subscription_matched
(6095|6100) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.17cfc3a7.00000007(423b7fd7) remote 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d) num remotes 1
(6095|6100) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.17cfc3a7.00000007(423b7fd7) remote 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d) num remotes 1
(6095|6102) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.17cfc3a8.01000007(78d78f63) remote 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d) num remotes 1
(6095|6102) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.17cfc3a8.01000007(78d78f63) remote 01037c1e.5298f536.17cfc3a7.01000002(8aedec3d) num remotes 1
(6095|6100) DataReaderListenerImpl::on_subscription_matched
(6095|6102) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=0
**********
remote_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
**********
local_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
(6095|6095) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6095|6095) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6095|6095) Service_Participant::shutdown
(6095|6095) DataReaderListenerImpl::~DataReaderListenerImpl
(6095|6095) DataReaderListenerImpl::~DataReaderListenerImpl
(6095|6095) DataReaderListenerImpl::~DataReaderListenerImpl
(6095|6095) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6095|6095) Service_Participant::~Service_Participant
(6095|6095) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc Time:11s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl rtps_disc take
#
use_take !!!!!
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3 -t 1 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6111 started at 2026-03-06 13:12:41
(6111|6111) INFO: set_DCPS_debug_level: set to 1
(6111|6111) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6111|6111) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6111|6111) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6111|6111) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6111|6111) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6111|6111) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6111|6111) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6111|6111) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6111|6111) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6111|6111) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6111|6111) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6111|6111) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6111|6111) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6111|6111) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6111|6111) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6111|6111) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6111|6111) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6111|6111) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6111|6111) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6111|6111) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6111|6111) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6111|6111) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111=@_OPENDDS_SEDPTransportInst_01037c1e5298f53617df7fa0_111
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_MAX_MESSAGE_SIZE=65466
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_HEARTBEAT_PERIOD=200
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_NAK_RESPONSE_DELAY=100
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_RESPONSIVE_MODE=false
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_SEND_DELAY=10
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_SEND_BUFFER_SIZE=65535
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_RCV_BUFFER_SIZE=65535
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_PORT_MODE=system
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_PB=7400
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_DG=250
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_PG=2
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_D2=2
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_D3=12
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_USE_MULTICAST=false
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_INIT_PARTICIPANT_PORT_ID=0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_LOCAL_ADDRESS=0.0.0.0:0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_IPV6_LOCAL_ADDRESS=:::0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_IPV6_ADVERTISED_ADDRESS=:::0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_USE_RTPS_RELAY=false
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_RTPS_RELAY_ONLY=false
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA0_111_USE_ICE=false
(6111|6111) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53617DF7FA0_111=@_OPENDDS_SEDP_TransportCfg_01037c1e5298f53617df7fa0_111
(6111|6111) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53617DF7FA0_111_PASSIVE_CONNECT_DURATION=60000
(6111|6117) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6111|6117) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.73 (0x7b70000011c8 joined count 2)
(6111|6117) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b70000011c8 joined count 3)
(6111|6117) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6111|6117) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6111|6111) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111=@_OPENDDS_SEDPTransportInst_01037c1e5298f53617df7fa1_111
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_MAX_MESSAGE_SIZE=65466
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_HEARTBEAT_PERIOD=200
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_NAK_RESPONSE_DELAY=100
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_RESPONSIVE_MODE=false
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_SEND_DELAY=10
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_SEND_BUFFER_SIZE=65535
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_RCV_BUFFER_SIZE=65535
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_PORT_MODE=system
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_PB=7400
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_DG=250
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_PG=2
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_D2=2
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_D3=12
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_USE_MULTICAST=false
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_INIT_PARTICIPANT_PORT_ID=2
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_LOCAL_ADDRESS=0.0.0.0:0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_IPV6_LOCAL_ADDRESS=:::0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_IPV6_ADVERTISED_ADDRESS=:::0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_USE_RTPS_RELAY=false
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_RTPS_RELAY_ONLY=false
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6111|6111) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53617DF7FA1_111_USE_ICE=false
(6111|6111) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53617DF7FA1_111=@_OPENDDS_SEDP_TransportCfg_01037c1e5298f53617df7fa1_111
(6111|6111) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53617DF7FA1_111_PASSIVE_CONNECT_DURATION=60000
(6111|6119) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6111|6117) Spdp::handle_participant_data - 01037c1e.5298f536.17df7fa0.000001c1(91d1bac3) discovered 01037c1e.5298f536.17df7fa1.000001c1(acb19373) lease 5:00 from 10.1.0.73:35164 (0)
(6111|6119) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.73 (0x7b70000029c8 joined count 2)
(6111|6119) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b70000029c8 joined count 3)
(6111|6119) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6111|6119) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6111|6117) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17df7fa0.000300c3(648254f7) remote 01037c1e.5298f536.17df7fa1.000300c4(c786e8e4)
(6111|6117) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17df7fa0.000301c3(7d9965b6) remote 01037c1e.5298f536.17df7fa1.000301c4(de9dd9a5)
(6111|6117) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17df7fa0.000003c2(3aee89fb) remote 01037c1e.5298f536.17df7fa1.000003c7(77e454c4)
(6111|6117) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17df7fa0.000004c2(75af1f3c) remote 01037c1e.5298f536.17df7fa1.000004c7(38a5c203)
(6111|6117) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17df7fa0.000200c2(12470e56) remote 01037c1e.5298f536.17df7fa1.000200c7(5f4dd369)
(6111|6111) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6111|6111) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6111|6111) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6111|6111) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6111|6111) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6111|6111) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6111|6111) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6111|6111) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6111|6116) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.17df7fa0.00000007(facdec07) remote 01037c1e.5298f536.17df7fa0.01000002(321b7fed)
(6111|6116) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.17df7fa0.01000002(321b7fed) remote 01037c1e.5298f536.17df7fa0.00000007(facdec07)
(6111|6116) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.17df7fa0.01000002(321b7fed) succeeded in associating with reader 01037c1e.5298f536.17df7fa0.00000007(facdec07)
(6111|6116) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.17df7fa0.01000002(321b7fed) reader 01037c1e.5298f536.17df7fa0.00000007(facdec07) calling association_complete_i
(6111|6116) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.17df7fa0.01000002(321b7fed) remote 01037c1e.5298f536.17df7fa0.00000007(facdec07)
(6111|6121) DataReaderListenerImpl::on_subscription_matched
(6111|6119) Spdp::handle_participant_data - 01037c1e.5298f536.17df7fa1.000001c1(acb19373) discovered 01037c1e.5298f536.17df7fa0.000001c1(91d1bac3) lease 5:00 from 10.1.0.73:35160 (0)
(6111|6119) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17df7fa1.000300c3(59e27d47) remote 01037c1e.5298f536.17df7fa0.000300c4(fae6c154)
(6111|6119) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17df7fa1.000301c3(40f94c06) remote 01037c1e.5298f536.17df7fa0.000301c4(e3fdf015)
(6111|6119) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17df7fa1.000003c2(078ea04b) remote 01037c1e.5298f536.17df7fa0.000003c7(4a847d74)
(6111|6119) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17df7fa1.000004c2(48cf368c) remote 01037c1e.5298f536.17df7fa0.000004c7(05c5ebb3)
(6111|6119) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.17df7fa1.000200c2(2f2727e6) remote 01037c1e.5298f536.17df7fa0.000200c7(622dfad9)
(6111|6116) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.17df7fa0.00000002(8aa71888) remote 01037c1e.5298f536.17df7fa1.00000007(c7adc5b7)
(6111|6116) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.17df7fa0.00000002(8aa71888) succeeded in associating with reader 01037c1e.5298f536.17df7fa1.00000007(c7adc5b7)
(6111|6116) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.17df7fa0.00000002(8aa71888) reader 01037c1e.5298f536.17df7fa1.00000007(c7adc5b7) calling association_complete_i
(6111|6116) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.17df7fa0.00000002(8aa71888) remote 01037c1e.5298f536.17df7fa1.00000007(c7adc5b7)
(6111|6116) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.17df7fa0.01000002(321b7fed) remote 01037c1e.5298f536.17df7fa1.01000007(7f11a2d2)
(6111|6116) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.17df7fa0.01000002(321b7fed) succeeded in associating with reader 01037c1e.5298f536.17df7fa1.01000007(7f11a2d2)
(6111|6116) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.17df7fa0.01000002(321b7fed) reader 01037c1e.5298f536.17df7fa1.01000007(7f11a2d2) calling association_complete_i
(6111|6116) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.17df7fa0.01000002(321b7fed) remote 01037c1e.5298f536.17df7fa1.01000007(7f11a2d2)
(6111|6118) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.17df7fa1.00000007(c7adc5b7) remote 01037c1e.5298f536.17df7fa0.00000002(8aa71888)
(6111|6118) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.17df7fa1.01000007(7f11a2d2) remote 01037c1e.5298f536.17df7fa0.01000002(321b7fed)
(6111|6123) DataReaderListenerImpl::on_subscription_matched
(6111|6123) DataReaderListenerImpl::on_subscription_matched
(6111|6123) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6111|6111) Writer::run_test begins.
(6111|6111) 13:12:41.982456 Writer::run_test starting to write pass 0
(6111|6123) 13:12:41.982814 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802761 982112999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6121) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6111|6123) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6111|6123) 13:12:41.983439 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802761 982869999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6111) 13:12:41.983497 Writer::run_test done writing.
(6111|6111) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6111|6111) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6111|6111) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6111|6111) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6111|6111) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6111|6123) 13:12:41.983697 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802761 983211999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6121) 13:12:41.983719 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802761 982869999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6121) 13:12:41.984050 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802761 983211999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6114) 13:12:45.049369 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802765 48966000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6114) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6111|6114) 13:12:45.050133 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802765 49777000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6114) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6111|6111) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6111|6111) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6111|6111) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6111|6111) Writer::run_test begins.
(6111|6111) 13:12:45.050410 Writer::run_test starting to write pass 1
(6111|6123) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6111|6121) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6111|6111) 13:12:45.051431 Writer::run_test done writing.
(6111|6111) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6111|6111) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6111|6111) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6111|6123) 13:12:45.051525 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6111|6111) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802765 50437999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6111) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6111|6121) 13:12:45.051667 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802765 50437999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6121) 13:12:45.052039 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802765 50976999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6123) 13:12:45.052078 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802765 50976999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6114) 13:12:48.249868 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802768 249478000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6114) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6111|6114) 13:12:48.250335 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802768 250153000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6114) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6111|6111) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6111|6111) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6111|6111) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6111|6111) Writer::run_test begins.
(6111|6111) 13:12:48.250568 Writer::run_test starting to write pass 2
(6111|6123) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6111|6121) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6111|6111) 13:12:48.251524 Writer::run_test done writing.
(6111|6111) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6111|6123) 13:12:48.251583 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802768 250595999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6111) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6111|6111) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6111|6111) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6111|6121) 13:12:48.251699 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
(6111|6111) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802768 250595999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6123) 13:12:48.251979 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802768 251167999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6121) 13:12:48.252104 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1772802768 251167999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6114) 13:12:51.450243 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802771 449945000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6114) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6111|6114) 13:12:51.450740 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1772802771 450447000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6114) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6111|6111) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6111|6111) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6111|6111) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6111|6123) 13:12:51.451962 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1772802771 451110999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6111|6111) WriteDataContainer::wait_pending timeout at 00:10:25.410099
(6111|6121) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6111|6123) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6111|6111) WriteDataContainer::wait_pending done
(6111|6111) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5298f536.17df7fa0.00000002(8aa71888) remote 01037c1e.5298f536.17df7fa1.00000007(c7adc5b7) num remotes 1
(6111|6111) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5298f536.17df7fa0.01000002(321b7fed) remote 01037c1e.5298f536.17df7fa0.00000007(facdec07) num remotes 2
(6111|6118) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.17df7fa1.00000007(c7adc5b7) remote 01037c1e.5298f536.17df7fa0.00000002(8aa71888) num remotes 1
(6111|6118) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.17df7fa1.00000007(c7adc5b7) remote 01037c1e.5298f536.17df7fa0.00000002(8aa71888) num remotes 1
(6111|6118) DataReaderListenerImpl::on_subscription_matched
(6111|6116) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.17df7fa0.00000007(facdec07) remote 01037c1e.5298f536.17df7fa0.01000002(321b7fed) num remotes 1
(6111|6116) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.17df7fa0.00000007(facdec07) remote 01037c1e.5298f536.17df7fa0.01000002(321b7fed) num remotes 1
(6111|6118) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.17df7fa1.01000007(7f11a2d2) remote 01037c1e.5298f536.17df7fa0.01000002(321b7fed) num remotes 1
(6111|6118) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.17df7fa1.01000007(7f11a2d2) remote 01037c1e.5298f536.17df7fa0.01000002(321b7fed) num remotes 1
(6111|6116) DataReaderListenerImpl::on_subscription_matched
(6111|6118) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
remote_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
local_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
(6111|6111) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6111|6111) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6111|6111) Service_Participant::shutdown
(6111|6111) DataReaderListenerImpl::~DataReaderListenerImpl
(6111|6111) DataReaderListenerImpl::~DataReaderListenerImpl
(6111|6111) DataReaderListenerImpl::~DataReaderListenerImpl
(6111|6111) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6111|6111) Service_Participant::~Service_Participant
(6111|6111) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc take Time:11s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl
#
(6141|6141) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
0x7b7c00000000 received data with key == 99
0x7b7c00000000 received data with key == 2
0x7b7c00000000 received data with key == 3
0x7b7c00002a00 received data with key == 3
0x7b7c00001c00 received data with ull == 1485441228339
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl nopub
#
(6164|6164) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
0x7b7c00000000 received data with key == 99
0x7b7c00000000 received data with key == 2
0x7b7c00000000 received data with key == 3
0x7b7c00002a00 received data with key == 3
0x7b7c00001c00 received data with ull == 1485441228339
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl nopub Time:4s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
INFO: partial read on DataReader "dr"
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc Time:6s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
INFO: partial read on DataReader "dr"
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub Time:5s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6209
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/subscriber -DCPSTransportDebugLevel 0 -ORBDebugLevel 0 -DCPSConfigFile sub.ini -DCPSDebugLevel 0 -DCPSBits 0 -ORBVerboseLogging 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6219 started at 2026-03-06 13:13:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/publisher -ORBDebugLevel 0 -DCPSConfigFile pub.ini -DCPSDebugLevel 0 -DCPSBits 0 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6220 started at 2026-03-06 13:13:12
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444430218944
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444430218944
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444409263808
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444409263808
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444430218944
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444430218944
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444409263808
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444409263808
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444430218944
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444430218944
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444409263808
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444409263808
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444430218944
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444430218944
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444409263808
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444409263808
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444430218944
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444430218944
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444409263808
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140444409263808
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl Time:7s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl topic
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6245
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/subscriber -DCPSTransportDebugLevel 0 -ORBDebugLevel 0 -DCPSConfigFile sub.ini -DCPSDebugLevel 0 -DCPSBits 0 -ORBVerboseLogging 1 -q 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6255 started at 2026-03-06 13:13:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/publisher -ORBDebugLevel 0 -DCPSConfigFile pub.ini -DCPSDebugLevel 0 -DCPSBits 0 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6256 started at 2026-03-06 13:13:18
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346975565504
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346954610368
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346975565504
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346954610368
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346975565504
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346954610368
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346975565504
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346954610368
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346975565504
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346954610368
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346975565504
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346954610368
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346975565504
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346954610368
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346975565504
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346954610368
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346975565504
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346954610368
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346975565504
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140346954610368
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl topic Time:6s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl instance
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6280
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/subscriber -DCPSTransportDebugLevel 0 -ORBDebugLevel 0 -DCPSConfigFile sub.ini -DCPSDebugLevel 0 -DCPSBits 0 -ORBVerboseLogging 1 -q 0 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6290 started at 2026-03-06 13:13:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/publisher -ORBDebugLevel 0 -DCPSConfigFile pub.ini -DCPSDebugLevel 0 -DCPSBits 0 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6291 started at 2026-03-06 13:13:24
Message: subject = Review
subject_id = 139967902762688
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967902762688
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967881803456
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967881803456
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967881803456
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967881803456
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967902762688
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967902762688
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967881803456
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967881803456
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967902762688
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967902762688
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967881803456
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967881803456
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967902762688
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967902762688
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967881803456
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967881803456
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967902762688
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139967902762688
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl instance Time:6s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6315
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -DCPSPendingTimeout 3
publisher1 PID: 6325 started at 2026-03-06 13:13:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -t 0 -DCPSPendingTimeout 3
subscriber PID: 6326 started at 2026-03-06 13:13:31
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 3 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 3 strength: 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6349 started at 2026-03-06 13:13:34
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 4 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl Time:24s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl update_strength
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6362
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -r 15 -DCPSPendingTimeout 3
publisher1 PID: 6372 started at 2026-03-06 13:13:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -t 3 -DCPSPendingTimeout 3
subscriber PID: 6373 started at 2026-03-06 13:13:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6374 started at 2026-03-06 13:13:55
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl update_strength Time:23s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl liveliness_change
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6409
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -l 1 -y 250 -DCPSPendingTimeout 3
publisher1 PID: 6419 started at 2026-03-06 13:14:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -l 2 -t 1 -DCPSPendingTimeout 3
subscriber PID: 6420 started at 2026-03-06 13:14:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -l 1 -y 250 -c -DCPSPendingTimeout 3
publisher2 PID: 6421 started at 2026-03-06 13:14:17
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl liveliness_change Time:11s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl miss_deadline
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6455
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -d 1 -y 500 -DCPSPendingTimeout 3
publisher1 PID: 6465 started at 2026-03-06 13:14:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -d 2 -t 2 -DCPSPendingTimeout 3
subscriber PID: 6466 started at 2026-03-06 13:14:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -d 1 -y 500 -c -DCPSPendingTimeout 3
publisher2 PID: 6467 started at 2026-03-06 13:14:28
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline Time:16s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6500
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -DCPSPendingTimeout 3
publisher1 PID: 6510 started at 2026-03-06 13:14:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -t 0 -DCPSPendingTimeout 3
subscriber PID: 6511 started at 2026-03-06 13:14:44
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 3 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 3 strength: 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6527 started at 2026-03-06 13:14:47
datawriter1->DataReader1 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 5 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 5 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl rtps Time:24s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl update_strength rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6543
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -r 15 -DCPSPendingTimeout 3
publisher1 PID: 6553 started at 2026-03-06 13:15:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -t 3 -DCPSPendingTimeout 3
subscriber PID: 6554 started at 2026-03-06 13:15:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6555 started at 2026-03-06 13:15:09
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl update_strength rtps Time:23s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl liveliness_change rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6584
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -l 1 -y 250 -DCPSPendingTimeout 3
publisher1 PID: 6594 started at 2026-03-06 13:15:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -l 2 -t 1 -DCPSPendingTimeout 3
subscriber PID: 6595 started at 2026-03-06 13:15:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -l 1 -y 250 -c -DCPSPendingTimeout 3
publisher2 PID: 6596 started at 2026-03-06 13:15:31
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl liveliness_change rtps Time:11s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl miss_deadline rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6621
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -d 1 -y 500 -DCPSPendingTimeout 3
publisher1 PID: 6631 started at 2026-03-06 13:15:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -d 2 -t 2 -DCPSPendingTimeout 3
subscriber PID: 6632 started at 2026-03-06 13:15:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -d 1 -y 500 -c -DCPSPendingTimeout 3
publisher2 PID: 6633 started at 2026-03-06 13:15:42
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline rtps Time:16s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile tcp.ini
(6659|6659) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6669|6669) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps.ini
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps 2
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps.ini 2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 100
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 101
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 102
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 103
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 104
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 105
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 106
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 107
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 108
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 109
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 110
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 111
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 112
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 113
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 114
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 115
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 116
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 117
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 118
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 119
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 120
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 121
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 122
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 123
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 124
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 125
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 126
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 127
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 128
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 129
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 130
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 131
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 132
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 133
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 134
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 135
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 136
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 137
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 138
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 139
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 140
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 141
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 142
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 143
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 144
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 145
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 146
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 147
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 148
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 149
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 150
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 151
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 152
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 153
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 154
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 155
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 156
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 157
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 158
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 159
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 160
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 161
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 162
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 163
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 164
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 165
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 166
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 167
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 168
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 169
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 170
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 171
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 172
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 173
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 174
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 175
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 176
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 177
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 178
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 179
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 180
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 181
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 182
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 183
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 184
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 185
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 186
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 187
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 188
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 189
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 190
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 191
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 192
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 193
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 194
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 195
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 196
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 197
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 198
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 199
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps 2 Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile udp.ini
(6703|6703) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6713|6713) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl udp Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile multicast.ini
(6727|6727) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6737|6737) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl multicast Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile shmem.ini
(6750|6750) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6760|6760) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl shmem Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps_disc_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps_disc_tcp.ini
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
(6774|6774) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps_disc_tcp Time:4s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6784
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 6794 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 6795 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 6796 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 6797 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 6798 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 6799 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 6800 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 6801 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 6802 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 6803 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 6804 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 6805 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 6806 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 6807 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 6808 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 6809 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 6810 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 6811 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 6812 started at 2026-03-06 13:16:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 6813 started at 2026-03-06 13:16:26
(6784|6784) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Subscriber 6803 got new message data:
- From : 6794
- Count : 7
Subscriber 6803 is done. Exiting.
Subscriber 6809 got new message data:
- From : 6794
- Count : 25
Subscriber 6809 got new message data:
- From : 6796
- Count : 23
Subscriber 6809 is done. Exiting.
Subscriber 6795 got new message data:
- From : 6794
- Count : 30
Subscriber 6795 got new message data:
- From : 6794
- Count : 31
Subscriber 6795 is done. Exiting.
Subscriber 6795 got new message data:
- From : 6796
- Count : 29
Subscriber 6795 got new message data:
- From : 6794
- Count : 32
Subscriber 6795 got new message data:
- From : 6794
- Count : 33
Subscriber 6795 got new message data:
- From : 6796
- Count : 30
Subscriber 6795 got new message data:
- From : 6796
- Count : 31
Subscriber 6795 got new message data:
- From : 6796
- Count : 32
Subscriber 6795 got new message data:
- From : 6810
- Count : 19
Subscriber 6795 got new message data:
- From : 6810
- Count : 20
Subscriber 6795 got new message data:
- From : 6794
- Count : 34
Subscriber 6795 got new message data:
- From : 6794
- Count : 35
Subscriber 6795 got new message data:
- From : 6796
- Count : 33
Subscriber 6795 got new message data:
- From : 6810
- Count : 21
Subscriber 6795 got new message data:
- From : 6804
- Count : 21
Subscriber 6795 got new message data:
- From : 6804
- Count : 22
Subscriber 6795 got new message data:
- From : 6796
- Count : 34
Subscriber 6795 got new message data:
- From : 6810
- Count : 22
Subscriber 6795 got new message data:
- From : 6794
- Count : 36
Subscriber 6795 got new message data:
- From : 6804
- Count : 23
Subscriber 6795 got new message data:
- From : 6796
- Count : 35
Subscriber 6795 got new message data:
- From : 6794
- Count : 37
Subscriber 6795 got new message data:
- From : 6810
- Count : 23
Subscriber 6795 got new message data:
- From : 6804
- Count : 24
Subscriber 6795 got new message data:
- From : 6810
- Count : 24
Subscriber 6811 got new message data:
- From : 6796
- Count : 37
Subscriber 6811 is done. Exiting.
Subscriber 6801 got new message data:
- From : 6796
- Count : 45
Subscriber 6801 is done. Exiting.
Subscriber 6801 got new message data:
- From : 6796
- Count : 46
Subscriber 6801 got new message data:
- From : 6796
- Count : 47
Subscriber 6801 got new message data:
- From : 6810
- Count : 35
Subscriber 6801 got new message data:
- From : 6810
- Count : 36
Subscriber 6801 got new message data:
- From : 6804
- Count : 36
Subscriber 6801 got new message data:
- From : 6794
- Count : 50
Subscriber 6801 got new message data:
- From : 6804
- Count : 37
Subscriber 6801 got new message data:
- From : 6796
- Count : 48
Subscriber 6801 got new message data:
- From : 6810
- Count : 37
Subscriber 6801 got new message data:
- From : 6794
- Count : 51
Subscriber 6801 got new message data:
- From : 6796
- Count : 49
Subscriber 6801 got new message data:
- From : 6810
- Count : 38
Subscriber 6801 got new message data:
- From : 6804
- Count : 38
Subscriber 6813 got new message data:
- From : 6796
- Count : 49
Subscriber 6813 got new message data:
- From : 6794
- Count : 51
Subscriber 6813 got new message data:
- From : 6794
- Count : 52
Subscriber 6801 got new message data:
- From : 6794
- Count : 52
Subscriber 6801 got new message data:
- From : 6802
- Count : 11
Subscriber 6801 got new message data:
- From : 6804
- Count : 39
Subscriber 6813 is done. Exiting.
Subscriber 6813 got new message data:
- From : 6804
- Count : 39
Subscriber 6801 got new message data:
- From : 6796
- Count : 50
Subscriber 6801 got new message data:
- From : 6810
- Count : 39
Subscriber 6801 got new message data:
- From : 6794
- Count : 53
Subscriber 6801 got new message data:
- From : 6804
- Count : 40
Subscriber 6801 got new message data:
- From : 6802
- Count : 12
Subscriber 6807 got new message data:
- From : 6794
- Count : 51
Subscriber 6807 is done. Exiting.
Subscriber 6813 got new message data:
- From : 6796
- Count : 50
Subscriber 6801 got new message data:
- From : 6810
- Count : 40
Subscriber 6813 got new message data:
- From : 6794
- Count : 53
Subscriber 6813 got new message data:
- From : 6802
- Count : 12
Subscriber 6801 got new message data:
- From : 6796
- Count : 51
Subscriber 6813 got new message data:
- From : 6804
- Count : 40
Subscriber 6807 got new message data:
- From : 6794
- Count : 52
Subscriber 6807 got new message data:
- From : 6794
- Count : 53
Subscriber 6813 got new message data:
- From : 6810
- Count : 40
Subscriber 6813 got new message data:
- From : 6796
- Count : 51
Subscriber 6807 got new message data:
- From : 6810
- Count : 39
Subscriber 6807 got new message data:
- From : 6810
- Count : 40
Subscriber 6807 got new message data:
- From : 6802
- Count : 12
Subscriber 6807 got new message data:
- From : 6796
- Count : 47
Subscriber 6807 got new message data:
- From : 6796
- Count : 48
Subscriber 6807 got new message data:
- From : 6796
- Count : 49
Subscriber 6807 got new message data:
- From : 6796
- Count : 50
Subscriber 6807 got new message data:
- From : 6796
- Count : 51
Subscriber 6801 got new message data:
- From : 6794
- Count : 54
Subscriber 6807 got new message data:
- From : 6794
- Count : 54
Subscriber 6801 got new message data:
- From : 6804
- Count : 41
Subscriber 6807 got new message data:
- From : 6804
- Count : 41
Subscriber 6801 got new message data:
- From : 6802
- Count : 13
Subscriber 6801 got new message data:
- From : 6810
- Count : 41
Subscriber 6807 got new message data:
- From : 6810
- Count : 41
Subscriber 6807 got new message data:
- From : 6802
- Count : 13
Subscriber 6813 got new message data:
- From : 6794
- Count : 54
Subscriber 6813 got new message data:
- From : 6802
- Count : 13
Subscriber 6813 got new message data:
- From : 6804
- Count : 41
Subscriber 6813 got new message data:
- From : 6810
- Count : 41
Subscriber 6807 got new message data:
- From : 6796
- Count : 52
Subscriber 6813 got new message data:
- From : 6796
- Count : 52
Subscriber 6801 got new message data:
- From : 6796
- Count : 52
Subscriber 6801 got new message data:
- From : 6794
- Count : 55
Subscriber 6807 got new message data:
- From : 6794
- Count : 55
Subscriber 6813 got new message data:
- From : 6794
- Count : 55
Subscriber 6801 got new message data:
- From : 6804
- Count : 42
Subscriber 6801 got new message data:
- From : 6802
- Count : 14
Subscriber 6813 got new message data:
- From : 6802
- Count : 14
Subscriber 6813 got new message data:
- From : 6804
- Count : 42
Subscriber 6813 got new message data:
- From : 6810
- Count : 42
Subscriber 6807 got new message data:
- From : 6810
- Count : 42
Subscriber 6807 got new message data:
- From : 6802
- Count : 14
Subscriber 6807 got new message data:
- From : 6804
- Count : 42
Subscriber 6807 got new message data:
- From : 6796
- Count : 53
Subscriber 6813 got new message data:
- From : 6796
- Count : 53
Subscriber 6807 got new message data:
- From : 6794
- Count : 56
Subscriber 6807 got new message data:
- From : 6804
- Count : 43
Subscriber 6813 got new message data:
- From : 6794
- Count : 56
Subscriber 6813 got new message data:
- From : 6804
- Count : 43
Subscriber 6813 got new message data:
- From : 6802
- Count : 15
Subscriber 6813 got new message data:
- From : 6810
- Count : 43
Subscriber 6807 got new message data:
- From : 6810
- Count : 43
Subscriber 6807 got new message data:
- From : 6802
- Count : 15
Subscriber 6807 got new message data:
- From : 6802
- Count : 16
Subscriber 6807 got new message data:
- From : 6796
- Count : 54
Subscriber 6813 got new message data:
- From : 6796
- Count : 54
Subscriber 6813 got new message data:
- From : 6794
- Count : 57
Subscriber 6813 got new message data:
- From : 6802
- Count : 16
Subscriber 6813 got new message data:
- From : 6804
- Count : 44
Subscriber 6813 got new message data:
- From : 6810
- Count : 44
Subscriber 6807 got new message data:
- From : 6810
- Count : 44
Subscriber 6807 got new message data:
- From : 6794
- Count : 57
Subscriber 6807 got new message data:
- From : 6804
- Count : 44
Subscriber 6807 got new message data:
- From : 6808
- Count : 1
Subscriber 6799 got new message data:
- From : 6794
- Count : 67
Subscriber 6799 got new message data:
- From : 6796
- Count : 64
Subscriber 6799 got new message data:
- From : 6796
- Count : 65
Subscriber 6799 is done. Exiting.
Subscriber 6805 got new message data:
- From : 6796
- Count : 72
Subscriber 6805 got new message data:
- From : 6794
- Count : 75
Subscriber 6805 got new message data:
- From : 6804
- Count : 62
Subscriber 6805 got new message data:
- From : 6810
- Count : 63
Subscriber 6805 got new message data:
- From : 6804
- Count : 63
Subscriber 6805 is done. Exiting.
Subscriber 6805 got new message data:
- From : 6796
- Count : 73
Subscriber 6805 got new message data:
- From : 6808
- Count : 21
Subscriber 6805 got new message data:
- From : 6794
- Count : 76
Subscriber 6797 got new message data:
- From : 6808
- Count : 20
Subscriber 6797 got new message data:
- From : 6808
- Count : 21
Subscriber 6797 got new message data:
- From : 6808
- Count : 22
Subscriber 6797 got new message data:
- From : 6808
- Count : 23
Subscriber 6797 is done. Exiting.
Subscriber 6797 got new message data:
- From : 6802
- Count : 35
Subscriber 6797 got new message data:
- From : 6802
- Count : 36
Subscriber 6797 got new message data:
- From : 6802
- Count : 37
Subscriber 6797 got new message data:
- From : 6802
- Count : 38
Subscriber 6797 got new message data:
- From : 6804
- Count : 63
Subscriber 6797 got new message data:
- From : 6804
- Count : 64
Subscriber 6797 got new message data:
- From : 6804
- Count : 65
Subscriber 6797 got new message data:
- From : 6804
- Count : 66
Subscriber 6797 got new message data:
- From : 6804
- Count : 67
Subscriber 6797 got new message data:
- From : 6794
- Count : 78
Subscriber 6797 got new message data:
- From : 6794
- Count : 79
Publisher 6794 is done. Exiting.
Publisher 6796 is done. Exiting.
Publisher 6804 is done. Exiting.
Publisher 6810 is done. Exiting.
Publisher 6802 is done. Exiting.
Publisher 6808 is done. Exiting.
Publisher 6806 is done. Exiting.
Publisher 6800 is done. Exiting.
Publisher 6812 is done. Exiting.
Publisher 6798 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl publishers 10 subscribers 10 Time:11s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7008
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7018 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7019 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7020 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7021 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7022 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7023 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7024 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7025 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7026 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7027 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7028 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7029 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7030 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7031 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7032 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7033 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7034 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7035 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7036 started at 2026-03-06 13:16:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7037 started at 2026-03-06 13:16:37
(7008|7008) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Subscriber 7031 got new message data:
- From : 7026
- Count : 2
Subscriber 7031 is done. Exiting.
Subscriber 7033 got new message data:
- From : 7020
- Count : 6
Subscriber 7033 is done. Exiting.
Subscriber 7027 got new message data:
- From : 7020
- Count : 8
Subscriber 7027 is done. Exiting.
Subscriber 7019 got new message data:
- From : 7026
- Count : 11
Subscriber 7019 got new message data:
- From : 7020
- Count : 10
Subscriber 7019 is done. Exiting.
Subscriber 7037 got new message data:
- From : 7026
- Count : 15
Subscriber 7037 is done. Exiting.
Subscriber 7037 got new message data:
- From : 7036
- Count : 3
Subscriber 7023 got new message data:
- From : 7020
- Count : 80
Subscriber 7023 is done. Exiting.
Subscriber 7023 got new message data:
- From : 7036
- Count : 70
Subscriber 7023 got new message data:
- From : 7024
- Count : 69
Subscriber 7023 got new message data:
- From : 7026
- Count : 82
Subscriber 7023 got new message data:
- From : 7020
- Count : 81
Subscriber 7023 got new message data:
- From : 7018
- Count : 70
Subscriber 7023 got new message data:
- From : 7034
- Count : 65
Subscriber 7023 got new message data:
- From : 7036
- Count : 71
Subscriber 7023 got new message data:
- From : 7024
- Count : 70
Subscriber 7023 got new message data:
- From : 7018
- Count : 71
Subscriber 7023 got new message data:
- From : 7020
- Count : 82
Subscriber 7023 got new message data:
- From : 7034
- Count : 66
Subscriber 7023 got new message data:
- From : 7026
- Count : 83
Subscriber 7023 got new message data:
- From : 7036
- Count : 72
Subscriber 7023 got new message data:
- From : 7020
- Count : 83
Subscriber 7023 got new message data:
- From : 7024
- Count : 71
Subscriber 7023 got new message data:
- From : 7034
- Count : 67
Subscriber 7023 got new message data:
- From : 7026
- Count : 84
Subscriber 7023 got new message data:
- From : 7018
- Count : 72
Subscriber 7023 got new message data:
- From : 7036
- Count : 73
Subscriber 7023 got new message data:
- From : 7020
- Count : 84
Subscriber 7023 got new message data:
- From : 7024
- Count : 72
Subscriber 7023 got new message data:
- From : 7018
- Count : 73
Subscriber 7023 got new message data:
- From : 7026
- Count : 85
Subscriber 7023 got new message data:
- From : 7034
- Count : 68
Subscriber 7023 got new message data:
- From : 7036
- Count : 74
Subscriber 7023 got new message data:
- From : 7024
- Count : 73
Subscriber 7023 got new message data:
- From : 7020
- Count : 85
Subscriber 7023 got new message data:
- From : 7026
- Count : 86
Subscriber 7023 got new message data:
- From : 7018
- Count : 74
Subscriber 7023 got new message data:
- From : 7034
- Count : 69
Subscriber 7023 got new message data:
- From : 7036
- Count : 75
Subscriber 7023 got new message data:
- From : 7020
- Count : 86
Subscriber 7023 got new message data:
- From : 7018
- Count : 75
Subscriber 7023 got new message data:
- From : 7026
- Count : 87
Subscriber 7023 got new message data:
- From : 7024
- Count : 74
Subscriber 7023 got new message data:
- From : 7034
- Count : 70
Subscriber 7023 got new message data:
- From : 7036
- Count : 76
Subscriber 7023 got new message data:
- From : 7018
- Count : 76
Subscriber 7023 got new message data:
- From : 7020
- Count : 87
Subscriber 7023 got new message data:
- From : 7024
- Count : 75
Subscriber 7023 got new message data:
- From : 7026
- Count : 88
Subscriber 7023 got new message data:
- From : 7034
- Count : 71
Subscriber 7023 got new message data:
- From : 7036
- Count : 77
Subscriber 7023 got new message data:
- From : 7018
- Count : 77
Subscriber 7023 got new message data:
- From : 7020
- Count : 88
Subscriber 7023 got new message data:
- From : 7024
- Count : 76
Subscriber 7023 got new message data:
- From : 7026
- Count : 89
Subscriber 7023 got new message data:
- From : 7034
- Count : 72
Subscriber 7029 got new message data:
- From : 7018
- Count : 83
Subscriber 7029 is done. Exiting.
Subscriber 7029 got new message data:
- From : 7034
- Count : 78
Subscriber 7029 got new message data:
- From : 7036
- Count : 84
Subscriber 7029 got new message data:
- From : 7024
- Count : 83
Subscriber 7029 got new message data:
- From : 7020
- Count : 95
Subscriber 7029 got new message data:
- From : 7026
- Count : 96
Subscriber 7029 got new message data:
- From : 7018
- Count : 84
Subscriber 7029 got new message data:
- From : 7034
- Count : 79
Subscriber 7029 got new message data:
- From : 7036
- Count : 85
Subscriber 7029 got new message data:
- From : 7020
- Count : 96
Subscriber 7029 got new message data:
- From : 7026
- Count : 97
Subscriber 7029 got new message data:
- From : 7024
- Count : 84
Subscriber 7025 got new message data:
- From : 7024
- Count : 86
Subscriber 7025 is done. Exiting.
Subscriber 7025 got new message data:
- From : 7020
- Count : 98
Subscriber 7029 got new message data:
- From : 7022
- Count : 2
Subscriber 7025 got new message data:
- From : 7034
- Count : 82
Subscriber 7029 got new message data:
- From : 7034
- Count : 80
Subscriber 7025 got new message data:
- From : 7022
- Count : 4
Subscriber 7029 got new message data:
- From : 7036
- Count : 86
Subscriber 7025 got new message data:
- From : 7036
- Count : 88
Subscriber 7029 got new message data:
- From : 7018
- Count : 85
Subscriber 7029 got new message data:
- From : 7024
- Count : 85
Subscriber 7029 got new message data:
- From : 7020
- Count : 97
Subscriber 7029 got new message data:
- From : 7022
- Count : 3
Subscriber 7029 got new message data:
- From : 7034
- Count : 81
Subscriber 7029 got new message data:
- From : 7036
- Count : 87
Subscriber 7029 got new message data:
- From : 7026
- Count : 98
Subscriber 7029 got new message data:
- From : 7018
- Count : 86
Subscriber 7029 got new message data:
- From : 7024
- Count : 86
Subscriber 7029 got new message data:
- From : 7020
- Count : 98
Subscriber 7029 got new message data:
- From : 7034
- Count : 82
Subscriber 7029 got new message data:
- From : 7022
- Count : 4
Subscriber 7029 got new message data:
- From : 7036
- Count : 88
Subscriber 7029 got new message data:
- From : 7026
- Count : 99
Subscriber 7021 got new message data:
- From : 7020
- Count : 102
Subscriber 7021 is done. Exiting.
Subscriber 7029 got new message data:
- From : 7018
- Count : 87
Subscriber 7029 got new message data:
- From : 7024
- Count : 87
Subscriber 7035 got new message data:
- From : 7036
- Count : 97
Subscriber 7035 is done. Exiting.
Subscriber 7035 got new message data:
- From : 7034
- Count : 92
Subscriber 7035 got new message data:
- From : 7022
- Count : 14
Subscriber 7035 got new message data:
- From : 7020
- Count : 108
Subscriber 7035 got new message data:
- From : 7024
- Count : 97
Subscriber 7035 got new message data:
- From : 7026
- Count : 109
Subscriber 7035 got new message data:
- From : 7018
- Count : 97
Subscriber 7035 got new message data:
- From : 7036
- Count : 98
Subscriber 7035 got new message data:
- From : 7034
- Count : 93
Subscriber 7035 got new message data:
- From : 7022
- Count : 15
Subscriber 7035 got new message data:
- From : 7020
- Count : 109
Subscriber 7035 got new message data:
- From : 7024
- Count : 98
Subscriber 7035 got new message data:
- From : 7026
- Count : 110
Subscriber 7035 got new message data:
- From : 7036
- Count : 99
Subscriber 7035 got new message data:
- From : 7018
- Count : 98
Subscriber 7035 got new message data:
- From : 7034
- Count : 94
Subscriber 7035 got new message data:
- From : 7022
- Count : 16
Subscriber 7035 got new message data:
- From : 7020
- Count : 110
Subscriber 7035 got new message data:
- From : 7024
- Count : 99
Subscriber 7035 got new message data:
- From : 7028
- Count : 5
Subscriber 7035 got new message data:
- From : 7026
- Count : 111
Subscriber 7035 got new message data:
- From : 7036
- Count : 100
Subscriber 7035 got new message data:
- From : 7018
- Count : 99
Subscriber 7035 got new message data:
- From : 7034
- Count : 95
Subscriber 7035 got new message data:
- From : 7024
- Count : 100
Subscriber 7035 got new message data:
- From : 7028
- Count : 6
Subscriber 7035 got new message data:
- From : 7020
- Count : 111
Subscriber 7035 got new message data:
- From : 7022
- Count : 17
Subscriber 7035 got new message data:
- From : 7026
- Count : 112
Subscriber 7035 got new message data:
- From : 7018
- Count : 100
Subscriber 7035 got new message data:
- From : 7036
- Count : 101
Subscriber 7035 got new message data:
- From : 7034
- Count : 96
Subscriber 7035 got new message data:
- From : 7028
- Count : 7
Subscriber 7035 got new message data:
- From : 7022
- Count : 18
Subscriber 7035 got new message data:
- From : 7024
- Count : 101
Subscriber 7035 got new message data:
- From : 7020
- Count : 112
Subscriber 7035 got new message data:
- From : 7018
- Count : 101
Subscriber 7035 got new message data:
- From : 7026
- Count : 113
Subscriber 7035 got new message data:
- From : 7036
- Count : 102
Subscriber 7035 got new message data:
- From : 7034
- Count : 97
Subscriber 7035 got new message data:
- From : 7028
- Count : 8
Subscriber 7035 got new message data:
- From : 7024
- Count : 102
Subscriber 7035 got new message data:
- From : 7020
- Count : 113
Subscriber 7035 got new message data:
- From : 7022
- Count : 19
Subscriber 7035 got new message data:
- From : 7018
- Count : 102
Subscriber 7035 got new message data:
- From : 7026
- Count : 114
Subscriber 7035 got new message data:
- From : 7036
- Count : 103
Subscriber 7035 got new message data:
- From : 7034
- Count : 98
Subscriber 7035 got new message data:
- From : 7020
- Count : 114
Publisher 7026 is done. Exiting.
Publisher 7020 is done. Exiting.
Publisher 7024 is done. Exiting.
Publisher 7018 is done. Exiting.
Publisher 7036 is done. Exiting.
Publisher 7034 is done. Exiting.
Publisher 7022 is done. Exiting.
Publisher 7028 is done. Exiting.
Publisher 7032 is done. Exiting.
Publisher 7030 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps publishers 10 subscribers 10 Time:11s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 7231 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 7232 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 7233 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 7234 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 7235 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 7236 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 7237 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 7238 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 7239 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 7240 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 7241 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 7242 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 7243 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 7244 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 7245 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 7246 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 7247 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 7248 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 7249 started at 2026-03-06 13:16:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 7250 started at 2026-03-06 13:16:48
Subscriber 7240 got new message data:
- From : 7237
- Count : 115
Subscriber 7240 got new message data:
- From : 7237
- Count : 116
Subscriber 7240 is done. Exiting.
Subscriber 7234 got new message data:
- From : 7237
- Count : 116
Subscriber 7234 is done. Exiting.
Subscriber 7232 got new message data:
- From : 7235
- Count : 122
Subscriber 7232 is done. Exiting.
Subscriber 7238 got new message data:
- From : 7237
- Count : 133
Subscriber 7238 is done. Exiting.
Subscriber 7244 got new message data:
- From : 7237
- Count : 137
Subscriber 7244 got new message data:
- From : 7237
- Count : 138
Subscriber 7244 is done. Exiting.
Subscriber 7246 got new message data:
- From : 7237
- Count : 139
Subscriber 7246 got new message data:
- From : 7237
- Count : 140
Subscriber 7246 got new message data:
- From : 7237
- Count : 141
Subscriber 7246 is done. Exiting.
Subscriber 7236 got new message data:
- From : 7237
- Count : 150
Subscriber 7236 got new message data:
- From : 7249
- Count : 157
Subscriber 7236 got new message data:
- From : 7237
- Count : 151
Subscriber 7236 is done. Exiting.
Subscriber 7236 got new message data:
- From : 7249
- Count : 158
Subscriber 7236 got new message data:
- From : 7237
- Count : 152
Subscriber 7236 got new message data:
- From : 7249
- Count : 159
Subscriber 7236 got new message data:
- From : 7237
- Count : 153
Subscriber 7236 got new message data:
- From : 7249
- Count : 160
Subscriber 7248 got new message data:
- From : 7233
- Count : 173
Subscriber 7250 got new message data:
- From : 7233
- Count : 173
Subscriber 7248 is done. Exiting.
Subscriber 7242 got new message data:
- From : 7233
- Count : 173
Subscriber 7250 is done. Exiting.
Subscriber 7242 is done. Exiting.
Subscriber 7242 got new message data:
- From : 7233
- Count : 174
Subscriber 7248 got new message data:
- From : 7233
- Count : 174
Subscriber 7248 got new message data:
- From : 7233
- Count : 175
Subscriber 7242 got new message data:
- From : 7233
- Count : 175
Subscriber 7242 got new message data:
- From : 7233
- Count : 176
Publisher 7243 is done. Exiting.
Publisher 7233 is done. Exiting.
Publisher 7245 is done. Exiting.
Publisher 7231 is done. Exiting.
Publisher 7241 is done. Exiting.
Publisher 7247 is done. Exiting.
Publisher 7235 is done. Exiting.
Publisher 7249 is done. Exiting.
Publisher 7237 is done. Exiting.
Publisher 7239 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc_tcp.ini
pub_1 PID: 7404 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 7405 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 7406 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 7407 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 7408 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 7409 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 7410 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 7411 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 7412 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 7413 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 7414 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 7415 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 7416 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 7417 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 7418 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 7419 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 7420 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 7421 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 7422 started at 2026-03-06 13:16:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 7423 started at 2026-03-06 13:16:57
Subscriber 7413 got new message data:
- From : 7410
- Count : 74
Subscriber 7413 is done. Exiting.
Subscriber 7413 got new message data:
- From : 7410
- Count : 75
Subscriber 7413 got new message data:
- From : 7410
- Count : 76
Subscriber 7413 got new message data:
- From : 7410
- Count : 77
Subscriber 7413 got new message data:
- From : 7410
- Count : 78
Subscriber 7419 got new message data:
- From : 7414
- Count : 114
Subscriber 7419 is done. Exiting.
Subscriber 7419 got new message data:
- From : 7414
- Count : 115
Subscriber 7419 got new message data:
- From : 7414
- Count : 116
Subscriber 7421 got new message data:
- From : 7418
- Count : 140
Subscriber 7421 got new message data:
- From : 7418
- Count : 141
Subscriber 7421 is done. Exiting.
Subscriber 7405 got new message data:
- From : 7416
- Count : 147
Subscriber 7405 is done. Exiting.
Subscriber 7407 got new message data:
- From : 7406
- Count : 182
Subscriber 7407 is done. Exiting.
Subscriber 7407 got new message data:
- From : 7406
- Count : 183
Subscriber 7409 got new message data:
- From : 7404
- Count : 199
Subscriber 7409 is done. Exiting.
Subscriber 7415 got new message data:
- From : 7412
- Count : 193
Subscriber 7415 is done. Exiting.
Subscriber 7411 got new message data:
- From : 7418
- Count : 192
Subscriber 7411 is done. Exiting.
Subscriber 7417 got new message data:
- From : 7418
- Count : 195
Subscriber 7417 got new message data:
- From : 7418
- Count : 196
Subscriber 7417 is done. Exiting.
Subscriber 7423 got new message data:
- From : 7418
- Count : 203
Subscriber 7423 is done. Exiting.
Publisher 7404 is done. Exiting.
Publisher 7414 is done. Exiting.
Publisher 7406 is done. Exiting.
Publisher 7412 is done. Exiting.
Publisher 7408 is done. Exiting.
Publisher 7418 is done. Exiting.
Publisher 7420 is done. Exiting.
Publisher 7410 is done. Exiting.
Publisher 7416 is done. Exiting.
Publisher 7422 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7585
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 7595 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 7596 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 7597 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 7598 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7599 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 7600 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 7601 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 7602 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 7603 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 7604 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 7605 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7606 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 7607 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 7608 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 7609 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 7610 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 7611 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 7612 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 7613 started at 2026-03-06 13:17:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 7614 started at 2026-03-06 13:17:07
(7585|7585) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Subscriber 7610 got new message data:
- From : 7601
- Count : 1
Subscriber 7608 got new message data:
- From : 7601
- Count : 1
Subscriber 7604 got new message data:
- From : 7601
- Count : 1
Subscriber 7604 is done. Exiting.
Subscriber 7612 got new message data:
- From : 7601
- Count : 1
Subscriber 7606 got new message data:
- From : 7601
- Count : 1
Subscriber 7606 is done. Exiting.
Subscriber 7598 got new message data:
- From : 7601
- Count : 1
Subscriber 7610 is done. Exiting.
Subscriber 7598 is done. Exiting.
Subscriber 7608 is done. Exiting.
Subscriber 7600 got new message data:
- From : 7601
- Count : 1
Subscriber 7612 is done. Exiting.
Subscriber 7614 got new message data:
- From : 7601
- Count : 1
Subscriber 7614 is done. Exiting.
Subscriber 7600 is done. Exiting.
Subscriber 7602 got new message data:
- From : 7601
- Count : 1
Subscriber 7602 is done. Exiting.
Subscriber 7596 got new message data:
- From : 7601
- Count : 1
Subscriber 7596 is done. Exiting.
Publisher 7601 is done. Exiting.
Publisher 7611 is done. Exiting.
Publisher 7595 is done. Exiting.
Publisher 7607 is done. Exiting.
Publisher 7599 is done. Exiting.
Publisher 7597 is done. Exiting.
Publisher 7605 is done. Exiting.
Publisher 7609 is done. Exiting.
Publisher 7613 is done. Exiting.
Publisher 7603 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10 Time:12s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7809
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7819 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7820 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7821 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7822 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7823 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7824 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7825 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7826 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7827 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7828 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7829 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7830 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7831 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7832 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7833 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7834 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7835 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7836 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7837 started at 2026-03-06 13:17:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7838 started at 2026-03-06 13:17:18
(7809|7809) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Subscriber 7820 got new message data:
- From : 7837
- Count : 1
Subscriber 7832 got new message data:
- From : 7837
- Count : 1
Subscriber 7830 got new message data:
- From : 7837
- Count : 1
Subscriber 7838 got new message data:
- From : 7837
- Count : 1
Subscriber 7836 got new message data:
- From : 7837
- Count : 1
Subscriber 7824 got new message data:
- From : 7837
- Count : 1
Subscriber 7822 got new message data:
- From : 7837
- Count : 1
Subscriber 7824 is done. Exiting.
Subscriber 7828 got new message data:
- From : 7837
- Count : 1
Subscriber 7822 is done. Exiting.
Subscriber 7826 got new message data:
- From : 7837
- Count : 1
Subscriber 7834 got new message data:
- From : 7837
- Count : 1
Subscriber 7828 is done. Exiting.
Subscriber 7820 is done. Exiting.
Subscriber 7830 is done. Exiting.
Subscriber 7832 is done. Exiting.
Subscriber 7826 is done. Exiting.
Subscriber 7838 is done. Exiting.
Subscriber 7834 is done. Exiting.
Subscriber 7836 is done. Exiting.
Publisher 7837 is done. Exiting.
Publisher 7819 is done. Exiting.
Publisher 7821 is done. Exiting.
Publisher 7825 is done. Exiting.
Publisher 7823 is done. Exiting.
Publisher 7827 is done. Exiting.
Publisher 7835 is done. Exiting.
Publisher 7833 is done. Exiting.
Publisher 7831 is done. Exiting.
Publisher 7829 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps publishers 10 subscribers 10 Time:11s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 8036 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 8037 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 8038 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 8039 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 8040 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 8041 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 8042 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 8043 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 8044 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 8045 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 8046 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 8047 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 8048 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 8049 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 8050 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 8051 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 8052 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 8053 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 8054 started at 2026-03-06 13:17:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 8055 started at 2026-03-06 13:17:29
Subscriber 8051 got new message data:
- From : 8036
- Count : 1
Subscriber 8037 got new message data:
- From : 8036
- Count : 1
Subscriber 8053 got new message data:
- From : 8036
- Count : 1
Subscriber 8055 got new message data:
- From : 8036
- Count : 1
Subscriber 8043 got new message data:
- From : 8036
- Count : 1
Subscriber 8055 is done. Exiting.
Subscriber 8051 is done. Exiting.
Subscriber 8053 is done. Exiting.
Subscriber 8043 is done. Exiting.
Subscriber 8047 got new message data:
- From : 8036
- Count : 1
Subscriber 8037 is done. Exiting.
Subscriber 8047 is done. Exiting.
Subscriber 8045 got new message data:
- From : 8042
- Count : 1
Subscriber 8045 got new message data:
- From : 8050
- Count : 1
Subscriber 8045 is done. Exiting.
Subscriber 8045 got new message data:
- From : 8044
- Count : 1
Subscriber 8039 got new message data:
- From : 8048
- Count : 1
Subscriber 8039 is done. Exiting.
Subscriber 8041 got new message data:
- From : 8036
- Count : 2
Subscriber 8049 got new message data:
- From : 8036
- Count : 2
Subscriber 8049 is done. Exiting.
Subscriber 8041 is done. Exiting.
Publisher 8036 is done. Exiting.
Publisher 8038 is done. Exiting.
Publisher 8040 is done. Exiting.
Publisher 8042 is done. Exiting.
Publisher 8050 is done. Exiting.
Publisher 8044 is done. Exiting.
Publisher 8048 is done. Exiting.
Publisher 8054 is done. Exiting.
Publisher 8046 is done. Exiting.
Publisher 8052 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc_tcp publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc_tcp.ini
pub_1 PID: 8207 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 8208 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 8209 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 8210 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 8211 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 8212 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 8213 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 8214 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 8215 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 8216 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 8217 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 8218 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 8219 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 8220 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 8221 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 8222 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 8223 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 8224 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 8225 started at 2026-03-06 13:17:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 8226 started at 2026-03-06 13:17:38
Subscriber 8220 got new message data:
- From : 8207
- Count : 1
Subscriber 8212 got new message data:
- From : 8207
- Count : 1
Subscriber 8226 got new message data:
- From : 8207
- Count : 1
Subscriber 8220 is done. Exiting.
Subscriber 8208 got new message data:
- From : 8207
- Count : 1
Subscriber 8212 is done. Exiting.
Subscriber 8226 is done. Exiting.
Subscriber 8208 is done. Exiting.
Subscriber 8210 got new message data:
- From : 8217
- Count : 1
Subscriber 8210 is done. Exiting.
Subscriber 8214 got new message data:
- From : 8213
- Count : 1
Subscriber 8214 is done. Exiting.
Subscriber 8216 got new message data:
- From : 8209
- Count : 1
Subscriber 8216 is done. Exiting.
Subscriber 8224 got new message data:
- From : 8209
- Count : 1
Subscriber 8224 is done. Exiting.
Subscriber 8218 got new message data:
- From : 8207
- Count : 2
Subscriber 8222 got new message data:
- From : 8207
- Count : 2
Subscriber 8218 is done. Exiting.
Subscriber 8222 is done. Exiting.
Publisher 8207 is done. Exiting.
Publisher 8223 is done. Exiting.
Publisher 8211 is done. Exiting.
Publisher 8217 is done. Exiting.
Publisher 8225 is done. Exiting.
Publisher 8215 is done. Exiting.
Publisher 8221 is done. Exiting.
Publisher 8219 is done. Exiting.
Publisher 8213 is done. Exiting.
Publisher 8209 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc_tcp publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8389
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8399 started at 2026-03-06 13:17:48
(8399|8399) -> Thrasher started
(8399|8399) -> Subscriber::Subscriber
(8389|8389) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8399|8399) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8399|8399) Subscriber reader id: 01030000.31e32a2e.00000002.00000507(e96af7de)
(8399|8399) -> PublisherService::PublisherService
(8399|8399) -> PublisherService::start (1 threads)
(8399|8399) sub wait_received 0:1
(8399|8411) pub0 writer id: 01030000.31e32a2e.00000003.00000102(c00cefe5)
(8399|8411) pub0->started
(8399|8411) pub0->wait_match() before write for 01030000.31e32a2e.00000003.00000102(c00cefe5)
(8399|8411) pub0<-match found! before write for 01030000.31e32a2e.00000003.00000102(c00cefe5)
(8399|8411) pub0 100% (1 samples sent)
(8399|8411) pub0 waiting for acks
(8399|8410) sub 100% (1 samples received)
(8399|8410) sub condition_.notify_all
(8399|8399) sub condition_.wait returned
(8399|8399) sub check_received
(8399|8399) sub check_received returns 0
(8399|8399) <- PublisherService::end
(8399|8411) pub0 waiting for acks returned
(8399|8411) pub0<-delete_contained_entities
(8399|8411) pub0<-delete_participant
(8399|8399) <- PublisherService::~PublisherService
(8399|8399) <- Subscriber delete_contained_entities
(8399|8399) <- Subscriber delete_participant
(8399|8399) <- Subscriber::~Subscriber
(8399|8399) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8413
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8423 started at 2026-03-06 13:17:48
(8423|8423) -> Thrasher started
(8423|8423) -> Subscriber::Subscriber
(8413|8413) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8423|8423) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8423|8423) Subscriber reader id: 01030000.538e887c.00000002.00000507(474a6d6a)
(8423|8423) -> PublisherService::PublisherService
(8423|8423) -> PublisherService::start (2 threads)
(8423|8423) sub wait_received 0:2
(8423|8436) pub1 writer id: 01030000.538e887c.00000004.00000102(dc0ca941)
(8423|8436) pub1->started
(8423|8436) pub1->wait_match() before write for 01030000.538e887c.00000004.00000102(dc0ca941)
(8423|8435) pub0 writer id: 01030000.538e887c.00000003.00000102(6e2c7551)
(8423|8435) pub0->started
(8423|8435) pub0->wait_match() before write for 01030000.538e887c.00000003.00000102(6e2c7551)
(8423|8435) pub0<-match found! before write for 01030000.538e887c.00000003.00000102(6e2c7551)
(8423|8436) pub1<-match found! before write for 01030000.538e887c.00000004.00000102(dc0ca941)
(8423|8436) pub1 100% (1 samples sent)
(8423|8436) pub1 waiting for acks
(8423|8435) pub0 100% (1 samples sent)
(8423|8435) pub0 waiting for acks
(8423|8434) sub 50% (1 samples received)
(8423|8434) sub 100% (2 samples received)
(8423|8434) sub condition_.notify_all
(8423|8423) sub condition_.wait returned
(8423|8423) sub check_received
(8423|8423) sub check_received returns 0
(8423|8423) <- PublisherService::end
(8423|8436) pub1 waiting for acks returned
(8423|8436) pub1<-delete_contained_entities
(8423|8435) pub0 waiting for acks returned
(8423|8435) pub0<-delete_contained_entities
(8423|8436) pub1<-delete_participant
(8423|8435) pub0<-delete_participant
(8423|8423) <- PublisherService::~PublisherService
(8423|8423) <- Subscriber delete_contained_entities
(8423|8423) <- Subscriber delete_participant
(8423|8423) <- Subscriber::~Subscriber
(8423|8423) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8438
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8448 started at 2026-03-06 13:17:49
(8448|8448) -> Thrasher started
(8448|8448) -> Subscriber::Subscriber
(8438|8438) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8448|8448) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8448|8448) Subscriber reader id: 01030000.3c6a5c29.00000002.00000507(e45f653c)
(8448|8448) -> PublisherService::PublisherService
(8448|8448) -> PublisherService::start (3 threads)
(8448|8448) sub wait_received 0:9
(8448|8462) pub2 writer id: 01030000.3c6a5c29.00000004.00000102(7f19a117)
(8448|8462) pub2->started
(8448|8462) pub2->wait_match() before write for 01030000.3c6a5c29.00000004.00000102(7f19a117)
(8448|8461) pub1 writer id: 01030000.3c6a5c29.00000005.00000102(427988a7)
(8448|8461) pub1->started
(8448|8461) pub1->wait_match() before write for 01030000.3c6a5c29.00000005.00000102(427988a7)
(8448|8460) pub0 writer id: 01030000.3c6a5c29.00000003.00000102(cd397d07)
(8448|8460) pub0->started
(8448|8460) pub0->wait_match() before write for 01030000.3c6a5c29.00000003.00000102(cd397d07)
(8448|8462) pub2<-match found! before write for 01030000.3c6a5c29.00000004.00000102(7f19a117)
(8448|8461) pub1<-match found! before write for 01030000.3c6a5c29.00000005.00000102(427988a7)
(8448|8462) pub2 33% (1 samples sent)
(8448|8460) pub0<-match found! before write for 01030000.3c6a5c29.00000003.00000102(cd397d07)
(8448|8461) pub1 33% (1 samples sent)
(8448|8462) pub2 66% (2 samples sent)
(8448|8461) pub1 66% (2 samples sent)
(8448|8462) pub2 100% (3 samples sent)
(8448|8462) pub2 waiting for acks
(8448|8461) pub1 100% (3 samples sent)
(8448|8461) pub1 waiting for acks
(8448|8460) pub0 33% (1 samples sent)
(8448|8459) sub 11% (1 samples received)
(8448|8460) pub0 66% (2 samples sent)
(8448|8459) sub 22% (2 samples received)
(8448|8460) pub0 100% (3 samples sent)
(8448|8460) pub0 waiting for acks
(8448|8459) sub 33% (3 samples received)
(8448|8459) sub 44% (4 samples received)
(8448|8459) sub 55% (5 samples received)
(8448|8459) sub 66% (6 samples received)
(8448|8459) sub 77% (7 samples received)
(8448|8459) sub 88% (8 samples received)
(8448|8459) sub 100% (9 samples received)
(8448|8459) sub condition_.notify_all
(8448|8448) sub condition_.wait returned
(8448|8448) sub check_received
(8448|8448) sub check_received returns 0
(8448|8448) <- PublisherService::end
(8448|8462) pub2 waiting for acks returned
(8448|8462) pub2<-delete_contained_entities
(8448|8461) pub1 waiting for acks returned
(8448|8461) pub1<-delete_contained_entities
(8448|8460) pub0 waiting for acks returned
(8448|8460) pub0<-delete_contained_entities
(8448|8462) pub2<-delete_participant
(8448|8461) pub1<-delete_participant
(8448|8460) pub0<-delete_participant
(8448|8448) <- PublisherService::~PublisherService
(8448|8448) <- Subscriber delete_contained_entities
(8448|8448) <- Subscriber delete_participant
(8448|8448) <- Subscriber::~Subscriber
(8448|8448) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8464
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8474 started at 2026-03-06 13:17:50
(8474|8474) -> Thrasher started
(8474|8474) -> Subscriber::Subscriber
(8464|8464) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8474|8474) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8474|8474) Subscriber reader id: 01030000.25b3ae8c.00000002.00000507(bb76ff68)
(8474|8474) -> PublisherService::PublisherService
(8474|8474) -> PublisherService::start (1 threads)
(8474|8474) sub wait_received 0:1024
(8474|8486) pub0 writer id: 01030000.25b3ae8c.00000003.00000102(9210e753)
(8474|8486) pub0->started
(8474|8486) pub0->wait_match() before write for 01030000.25b3ae8c.00000003.00000102(9210e753)
(8474|8486) pub0<-match found! before write for 01030000.25b3ae8c.00000003.00000102(9210e753)
(8474|8486) pub0 10% (103 samples sent)
(8474|8485) sub 10% (103 samples received)
(8474|8486) pub0 20% (205 samples sent)
(8474|8485) sub 20% (205 samples received)
(8474|8486) pub0 30% (308 samples sent)
(8474|8486) pub0 40% (410 samples sent)
(8474|8485) sub 30% (308 samples received)
(8474|8486) pub0 50% (512 samples sent)
(8474|8485) sub 40% (410 samples received)
(8474|8486) pub0 60% (615 samples sent)
(8474|8486) pub0 70% (717 samples sent)
(8474|8485) sub 50% (512 samples received)
(8474|8486) pub0 80% (820 samples sent)
(8474|8486) pub0 90% (922 samples sent)
(8474|8486) pub0 100% (1024 samples sent)
(8474|8486) pub0 waiting for acks
(8474|8485) sub 60% (615 samples received)
(8474|8485) sub 70% (717 samples received)
(8474|8485) sub 80% (820 samples received)
(8474|8485) sub 90% (922 samples received)
(8474|8485) sub 100% (1024 samples received)
(8474|8485) sub condition_.notify_all
(8474|8474) sub condition_.wait returned
(8474|8474) sub check_received
(8474|8474) sub check_received returns 0
(8474|8474) <- PublisherService::end
(8474|8486) pub0 waiting for acks returned
(8474|8486) pub0<-delete_contained_entities
(8474|8486) pub0<-delete_participant
(8474|8474) <- PublisherService::~PublisherService
(8474|8474) <- Subscriber delete_contained_entities
(8474|8474) <- Subscriber delete_participant
(8474|8474) <- Subscriber::~Subscriber
(8474|8474) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8488
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8498 started at 2026-03-06 13:17:51
(8498|8498) -> Thrasher started
(8498|8498) -> Subscriber::Subscriber
(8488|8488) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8498|8498) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8498|8498) Subscriber reader id: 01030000.676a5cf5.00000002.00000507(5b852913)
(8498|8498) -> PublisherService::PublisherService
(8498|8498) -> PublisherService::start (8 threads)
(8498|8498) sub wait_received 0:1024
(8498|8516) pub6 writer id: 01030000.676a5cf5.00000006.00000102(ba03be58)
(8498|8516) pub6->started
(8498|8516) pub6->wait_match() before write for 01030000.676a5cf5.00000006.00000102(ba03be58)
(8498|8511) pub1 writer id: 01030000.676a5cf5.00000008.00000102(05330039)
(8498|8511) pub1->started
(8498|8511) pub1->wait_match() before write for 01030000.676a5cf5.00000008.00000102(05330039)
(8498|8512) pub2 writer id: 01030000.676a5cf5.00000004.00000102(c0c3ed38)
(8498|8512) pub2->started
(8498|8512) pub2->wait_match() before write for 01030000.676a5cf5.00000004.00000102(c0c3ed38)
(8498|8512) pub2<-match found! before write for 01030000.676a5cf5.00000004.00000102(c0c3ed38)
(8498|8516) pub6<-match found! before write for 01030000.676a5cf5.00000006.00000102(ba03be58)
(8498|8511) pub1<-match found! before write for 01030000.676a5cf5.00000008.00000102(05330039)
(8498|8512) pub2 10% (13 samples sent)
(8498|8511) pub1 10% (13 samples sent)
(8498|8516) pub6 10% (13 samples sent)
(8498|8514) pub4 writer id: 01030000.676a5cf5.00000009.00000102(38532989)
(8498|8514) pub4->started
(8498|8514) pub4->wait_match() before write for 01030000.676a5cf5.00000009.00000102(38532989)
(8498|8512) pub2 20% (26 samples sent)
(8498|8516) pub6 20% (26 samples sent)
(8498|8511) pub1 20% (26 samples sent)
(8498|8513) pub3 writer id: 01030000.676a5cf5.00000005.00000102(fda3c488)
(8498|8513) pub3->started
(8498|8513) pub3->wait_match() before write for 01030000.676a5cf5.00000005.00000102(fda3c488)
(8498|8510) pub0 writer id: 01030000.676a5cf5.00000003.00000102(72e33128)
(8498|8510) pub0->started
(8498|8510) pub0->wait_match() before write for 01030000.676a5cf5.00000003.00000102(72e33128)
(8498|8514) pub4<-match found! before write for 01030000.676a5cf5.00000009.00000102(38532989)
(8498|8513) pub3<-match found! before write for 01030000.676a5cf5.00000005.00000102(fda3c488)
(8498|8517) pub7 writer id: 01030000.676a5cf5.00000007.00000102(876397e8)
(8498|8517) pub7->started
(8498|8517) pub7->wait_match() before write for 01030000.676a5cf5.00000007.00000102(876397e8)
(8498|8511) pub1 30% (39 samples sent)
(8498|8512) pub2 30% (39 samples sent)
(8498|8510) pub0<-match found! before write for 01030000.676a5cf5.00000003.00000102(72e33128)
(8498|8515) pub5 writer id: 01030000.676a5cf5.0000000a.00000102(7ff35359)
(8498|8515) pub5->started
(8498|8515) pub5->wait_match() before write for 01030000.676a5cf5.0000000a.00000102(7ff35359)
(8498|8516) pub6 30% (39 samples sent)
(8498|8514) pub4 10% (13 samples sent)
(8498|8513) pub3 10% (13 samples sent)
(8498|8512) pub2 40% (52 samples sent)
(8498|8510) pub0 10% (13 samples sent)
(8498|8511) pub1 40% (52 samples sent)
(8498|8514) pub4 20% (26 samples sent)
(8498|8512) pub2 50% (64 samples sent)
(8498|8516) pub6 40% (52 samples sent)
(8498|8513) pub3 20% (26 samples sent)
(8498|8514) pub4 30% (39 samples sent)
(8498|8511) pub1 50% (64 samples sent)
(8498|8510) pub0 20% (26 samples sent)
(8498|8516) pub6 50% (64 samples sent)
(8498|8512) pub2 60% (77 samples sent)
(8498|8513) pub3 30% (39 samples sent)
(8498|8514) pub4 40% (52 samples sent)
(8498|8510) pub0 30% (39 samples sent)
(8498|8511) pub1 60% (77 samples sent)
(8498|8509) sub 10% (103 samples received)
(8498|8510) pub0 40% (52 samples sent)
(8498|8514) pub4 50% (64 samples sent)
(8498|8516) pub6 60% (77 samples sent)
(8498|8513) pub3 40% (52 samples sent)
(8498|8514) pub4 60% (77 samples sent)
(8498|8512) pub2 70% (90 samples sent)
(8498|8510) pub0 50% (64 samples sent)
(8498|8513) pub3 50% (64 samples sent)
(8498|8511) pub1 70% (90 samples sent)
(8498|8512) pub2 80% (103 samples sent)
(8498|8517) pub7<-match found! before write for 01030000.676a5cf5.00000007.00000102(876397e8)
(8498|8516) pub6 70% (90 samples sent)
(8498|8514) pub4 70% (90 samples sent)
(8498|8514) pub4 80% (103 samples sent)
(8498|8515) pub5<-match found! before write for 01030000.676a5cf5.0000000a.00000102(7ff35359)
(8498|8514) pub4 90% (116 samples sent)
(8498|8517) pub7 10% (13 samples sent)
(8498|8513) pub3 60% (77 samples sent)
(8498|8515) pub5 10% (13 samples sent)
(8498|8510) pub0 60% (77 samples sent)
(8498|8516) pub6 80% (103 samples sent)
(8498|8516) pub6 90% (116 samples sent)
(8498|8512) pub2 90% (116 samples sent)
(8498|8513) pub3 70% (90 samples sent)
(8498|8512) pub2 100% (128 samples sent)
(8498|8512) pub2 waiting for acks
(8498|8514) pub4 100% (128 samples sent)
(8498|8514) pub4 waiting for acks
(8498|8517) pub7 20% (26 samples sent)
(8498|8516) pub6 100% (128 samples sent)
(8498|8516) pub6 waiting for acks
(8498|8511) pub1 80% (103 samples sent)
(8498|8509) sub 20% (205 samples received)
(8498|8510) pub0 70% (90 samples sent)
(8498|8515) pub5 20% (26 samples sent)
(8498|8517) pub7 30% (39 samples sent)
(8498|8515) pub5 30% (39 samples sent)
(8498|8513) pub3 80% (103 samples sent)
(8498|8515) pub5 40% (52 samples sent)
(8498|8513) pub3 90% (116 samples sent)
(8498|8513) pub3 100% (128 samples sent)
(8498|8513) pub3 waiting for acks
(8498|8510) pub0 80% (103 samples sent)
(8498|8517) pub7 40% (52 samples sent)
(8498|8511) pub1 90% (116 samples sent)
(8498|8510) pub0 90% (116 samples sent)
(8498|8515) pub5 50% (64 samples sent)
(8498|8510) pub0 100% (128 samples sent)
(8498|8510) pub0 waiting for acks
(8498|8511) pub1 100% (128 samples sent)
(8498|8511) pub1 waiting for acks
(8498|8517) pub7 50% (64 samples sent)
(8498|8515) pub5 60% (77 samples sent)
(8498|8517) pub7 60% (77 samples sent)
(8498|8509) sub 30% (308 samples received)
(8498|8515) pub5 70% (90 samples sent)
(8498|8517) pub7 70% (90 samples sent)
(8498|8515) pub5 80% (103 samples sent)
(8498|8517) pub7 80% (103 samples sent)
(8498|8515) pub5 90% (116 samples sent)
(8498|8517) pub7 90% (116 samples sent)
(8498|8515) pub5 100% (128 samples sent)
(8498|8515) pub5 waiting for acks
(8498|8517) pub7 100% (128 samples sent)
(8498|8517) pub7 waiting for acks
(8498|8509) sub 40% (410 samples received)
(8498|8509) sub 50% (512 samples received)
(8498|8509) sub 60% (615 samples received)
(8498|8509) sub 70% (717 samples received)
(8498|8509) sub 80% (820 samples received)
(8498|8509) sub 90% (922 samples received)
(8498|8509) sub 100% (1024 samples received)
(8498|8509) sub condition_.notify_all
(8498|8498) sub condition_.wait returned
(8498|8498) sub check_received
(8498|8498) sub check_received returns 0
(8498|8498) <- PublisherService::end
(8498|8512) pub2 waiting for acks returned
(8498|8512) pub2<-delete_contained_entities
(8498|8514) pub4 waiting for acks returned
(8498|8514) pub4<-delete_contained_entities
(8498|8513) pub3 waiting for acks returned
(8498|8513) pub3<-delete_contained_entities
(8498|8510) pub0 waiting for acks returned
(8498|8510) pub0<-delete_contained_entities
(8498|8511) pub1 waiting for acks returned
(8498|8511) pub1<-delete_contained_entities
(8498|8515) pub5 waiting for acks returned
(8498|8515) pub5<-delete_contained_entities
(8498|8516) pub6 waiting for acks returned
(8498|8517) pub7 waiting for acks returned
(8498|8516) pub6<-delete_contained_entities
(8498|8517) pub7<-delete_contained_entities
(8498|8513) pub3<-delete_participant
(8498|8510) pub0<-delete_participant
(8498|8516) pub6<-delete_participant
(8498|8517) pub7<-delete_participant
(8498|8514) pub4<-delete_participant
(8498|8512) pub2<-delete_participant
(8498|8515) pub5<-delete_participant
(8498|8511) pub1<-delete_participant
(8498|8498) <- PublisherService::~PublisherService
(8498|8498) <- Subscriber delete_contained_entities
(8498|8498) <- Subscriber delete_participant
(8498|8498) <- Subscriber::~Subscriber
(8498|8498) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8519
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8529 started at 2026-03-06 13:17:53
(8529|8529) -> Thrasher started
(8529|8529) -> Subscriber::Subscriber
(8519|8519) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8529|8529) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8529|8529) Subscriber reader id: 01030000.7683baca.00000002.00000507(5b346797)
(8529|8529) -> PublisherService::PublisherService
(8529|8529) -> PublisherService::start (16 threads)
(8529|8529) sub wait_received 0:1024
(8529|8546) pub5 writer id: 01030000.7683baca.00000007.00000102(87d2d96c)
(8529|8546) pub5->started
(8529|8546) pub5->wait_match() before write for 01030000.7683baca.00000007.00000102(87d2d96c)
(8529|8546) pub5<-match found! before write for 01030000.7683baca.00000007.00000102(87d2d96c)
(8529|8546) pub5 10% (7 samples sent)
(8529|8546) pub5 20% (13 samples sent)
(8529|8544) pub3 writer id: 01030000.7683baca.00000005.00000102(fd128a0c)
(8529|8544) pub3->started
(8529|8544) pub3->wait_match() before write for 01030000.7683baca.00000005.00000102(fd128a0c)
(8529|8546) pub5 31% (20 samples sent)
(8529|8546) pub5 40% (26 samples sent)
(8529|8546) pub5 50% (32 samples sent)
(8529|8546) pub5 60% (39 samples sent)
(8529|8546) pub5 70% (45 samples sent)
(8529|8546) pub5 81% (52 samples sent)
(8529|8550) pub9 writer id: 01030000.7683baca.00000010.00000102(551292fe)
(8529|8550) pub9->started
(8529|8550) pub9->wait_match() before write for 01030000.7683baca.00000010.00000102(551292fe)
(8529|8546) pub5 90% (58 samples sent)
(8529|8546) pub5 100% (64 samples sent)
(8529|8546) pub5 waiting for acks
(8529|8548) pub7 writer id: 01030000.7683baca.0000000b.00000102(4222346d)
(8529|8548) pub7->started
(8529|8548) pub7->wait_match() before write for 01030000.7683baca.0000000b.00000102(4222346d)
(8529|8544) pub3<-match found! before write for 01030000.7683baca.00000005.00000102(fd128a0c)
(8529|8550) pub9<-match found! before write for 01030000.7683baca.00000010.00000102(551292fe)
(8529|8544) pub3 10% (7 samples sent)
(8529|8544) pub3 20% (13 samples sent)
(8529|8548) pub7<-match found! before write for 01030000.7683baca.0000000b.00000102(4222346d)
(8529|8548) pub7 10% (7 samples sent)
(8529|8548) pub7 20% (13 samples sent)
(8529|8556) pub15 writer id: 01030000.7683baca.00000012.00000102(2fd2c19e)
(8529|8556) pub15->started
(8529|8556) pub15->wait_match() before write for 01030000.7683baca.00000012.00000102(2fd2c19e)
(8529|8550) pub9 10% (7 samples sent)
(8529|8550) pub9 20% (13 samples sent)
(8529|8548) pub7 31% (20 samples sent)
(8529|8548) pub7 40% (26 samples sent)
(8529|8551) pub10 writer id: 01030000.7683baca.00000009.00000102(38e2670d)
(8529|8551) pub10->started
(8529|8551) pub10->wait_match() before write for 01030000.7683baca.00000009.00000102(38e2670d)
(8529|8544) pub3 31% (20 samples sent)
(8529|8544) pub3 40% (26 samples sent)
(8529|8548) pub7 50% (32 samples sent)
(8529|8548) pub7 60% (39 samples sent)
(8529|8548) pub7 70% (45 samples sent)
(8529|8544) pub3 50% (32 samples sent)
(8529|8550) pub9 31% (20 samples sent)
(8529|8544) pub3 60% (39 samples sent)
(8529|8544) pub3 70% (45 samples sent)
(8529|8544) pub3 81% (52 samples sent)
(8529|8548) pub7 81% (52 samples sent)
(8529|8550) pub9 40% (26 samples sent)
(8529|8556) pub15<-match found! before write for 01030000.7683baca.00000012.00000102(2fd2c19e)
(8529|8552) pub11 writer id: 01030000.7683baca.0000000d.00000102(cd62c1cd)
(8529|8552) pub11->started
(8529|8552) pub11->wait_match() before write for 01030000.7683baca.0000000d.00000102(cd62c1cd)
(8529|8551) pub10<-match found! before write for 01030000.7683baca.00000009.00000102(38e2670d)
(8529|8546) pub5 waiting for acks returned
(8529|8546) pub5<-delete_contained_entities
(8529|8550) pub9 50% (32 samples sent)
(8529|8556) pub15 10% (7 samples sent)
(8529|8551) pub10 10% (7 samples sent)
(8529|8556) pub15 20% (13 samples sent)
(8529|8548) pub7 90% (58 samples sent)
(8529|8548) pub7 100% (64 samples sent)
(8529|8548) pub7 waiting for acks
(8529|8544) pub3 90% (58 samples sent)
(8529|8551) pub10 20% (13 samples sent)
(8529|8551) pub10 31% (20 samples sent)
(8529|8551) pub10 40% (26 samples sent)
(8529|8556) pub15 31% (20 samples sent)
(8529|8545) pub4 writer id: 01030000.7683baca.00000006.00000102(bab2f0dc)
(8529|8545) pub4->started
(8529|8545) pub4->wait_match() before write for 01030000.7683baca.00000006.00000102(bab2f0dc)
(8529|8556) pub15 40% (26 samples sent)
(8529|8556) pub15 50% (32 samples sent)
(8529|8550) pub9 60% (39 samples sent)
(8529|8543) pub2 writer id: 01030000.7683baca.00000004.00000102(c072a3bc)
(8529|8543) pub2->started
(8529|8543) pub2->wait_match() before write for 01030000.7683baca.00000004.00000102(c072a3bc)
(8529|8550) pub9 70% (45 samples sent)
(8529|8550) pub9 81% (52 samples sent)
(8529|8544) pub3 100% (64 samples sent)
(8529|8544) pub3 waiting for acks
(8529|8551) pub10 50% (32 samples sent)
(8529|8540) sub 10% (103 samples received)
(8529|8550) pub9 90% (58 samples sent)
(8529|8550) pub9 100% (64 samples sent)
(8529|8550) pub9 waiting for acks
(8529|8556) pub15 60% (39 samples sent)
(8529|8556) pub15 70% (45 samples sent)
(8529|8556) pub15 81% (52 samples sent)
(8529|8556) pub15 90% (58 samples sent)
(8529|8556) pub15 100% (64 samples sent)
(8529|8556) pub15 waiting for acks
(8529|8542) pub1 writer id: 01030000.7683baca.00000008.00000102(05824ebd)
(8529|8542) pub1->started
(8529|8542) pub1->wait_match() before write for 01030000.7683baca.00000008.00000102(05824ebd)
(8529|8551) pub10 60% (39 samples sent)
(8529|8551) pub10 70% (45 samples sent)
(8529|8549) pub8 writer id: 01030000.7683baca.0000000a.00000102(7f421ddd)
(8529|8549) pub8->started
(8529|8549) pub8->wait_match() before write for 01030000.7683baca.0000000a.00000102(7f421ddd)
(8529|8551) pub10 81% (52 samples sent)
(8529|8551) pub10 90% (58 samples sent)
(8529|8551) pub10 100% (64 samples sent)
(8529|8551) pub10 waiting for acks
(8529|8555) pub14 writer id: 01030000.7683baca.00000011.00000102(6872bb4e)
(8529|8555) pub14->started
(8529|8555) pub14->wait_match() before write for 01030000.7683baca.00000011.00000102(6872bb4e)
(8529|8547) pub6 writer id: 01030000.7683baca.0000000c.00000102(f002e87d)
(8529|8547) pub6->started
(8529|8547) pub6->wait_match() before write for 01030000.7683baca.0000000c.00000102(f002e87d)
(8529|8541) pub0 writer id: 01030000.7683baca.00000003.00000102(72527fac)
(8529|8541) pub0->started
(8529|8541) pub0->wait_match() before write for 01030000.7683baca.00000003.00000102(72527fac)
(8529|8554) pub13 writer id: 01030000.7683baca.0000000f.00000102(b7a292ad)
(8529|8554) pub13->started
(8529|8554) pub13->wait_match() before write for 01030000.7683baca.0000000f.00000102(b7a292ad)
(8529|8545) pub4<-match found! before write for 01030000.7683baca.00000006.00000102(bab2f0dc)
(8529|8552) pub11<-match found! before write for 01030000.7683baca.0000000d.00000102(cd62c1cd)
(8529|8553) pub12 writer id: 01030000.7683baca.0000000e.00000102(8ac2bb1d)
(8529|8553) pub12->started
(8529|8553) pub12->wait_match() before write for 01030000.7683baca.0000000e.00000102(8ac2bb1d)
(8529|8543) pub2<-match found! before write for 01030000.7683baca.00000004.00000102(c072a3bc)
(8529|8542) pub1<-match found! before write for 01030000.7683baca.00000008.00000102(05824ebd)
(8529|8542) pub1 10% (7 samples sent)
(8529|8542) pub1 20% (13 samples sent)
(8529|8545) pub4 10% (7 samples sent)
(8529|8549) pub8<-match found! before write for 01030000.7683baca.0000000a.00000102(7f421ddd)
(8529|8545) pub4 20% (13 samples sent)
(8529|8543) pub2 10% (7 samples sent)
(8529|8546) pub5<-delete_participant
(8529|8543) pub2 20% (13 samples sent)
(8529|8555) pub14<-match found! before write for 01030000.7683baca.00000011.00000102(6872bb4e)
(8529|8549) pub8 10% (7 samples sent)
(8529|8543) pub2 31% (20 samples sent)
(8529|8552) pub11 10% (7 samples sent)
(8529|8547) pub6<-match found! before write for 01030000.7683baca.0000000c.00000102(f002e87d)
(8529|8542) pub1 31% (20 samples sent)
(8529|8541) pub0<-match found! before write for 01030000.7683baca.00000003.00000102(72527fac)
(8529|8545) pub4 31% (20 samples sent)
(8529|8541) pub0 10% (7 samples sent)
(8529|8552) pub11 20% (13 samples sent)
(8529|8554) pub13<-match found! before write for 01030000.7683baca.0000000f.00000102(b7a292ad)
(8529|8553) pub12<-match found! before write for 01030000.7683baca.0000000e.00000102(8ac2bb1d)
(8529|8554) pub13 10% (7 samples sent)
(8529|8542) pub1 40% (26 samples sent)
(8529|8540) sub 20% (205 samples received)
(8529|8542) pub1 50% (32 samples sent)
(8529|8542) pub1 60% (39 samples sent)
(8529|8552) pub11 31% (20 samples sent)
(8529|8555) pub14 10% (7 samples sent)
(8529|8541) pub0 20% (13 samples sent)
(8529|8543) pub2 40% (26 samples sent)
(8529|8555) pub14 20% (13 samples sent)
(8529|8555) pub14 31% (20 samples sent)
(8529|8554) pub13 20% (13 samples sent)
(8529|8552) pub11 40% (26 samples sent)
(8529|8547) pub6 10% (7 samples sent)
(8529|8547) pub6 20% (13 samples sent)
(8529|8547) pub6 31% (20 samples sent)
(8529|8547) pub6 40% (26 samples sent)
(8529|8545) pub4 40% (26 samples sent)
(8529|8545) pub4 50% (32 samples sent)
(8529|8545) pub4 60% (39 samples sent)
(8529|8547) pub6 50% (32 samples sent)
(8529|8549) pub8 20% (13 samples sent)
(8529|8549) pub8 31% (20 samples sent)
(8529|8542) pub1 70% (45 samples sent)
(8529|8549) pub8 40% (26 samples sent)
(8529|8554) pub13 31% (20 samples sent)
(8529|8543) pub2 50% (32 samples sent)
(8529|8543) pub2 60% (39 samples sent)
(8529|8547) pub6 60% (39 samples sent)
(8529|8547) pub6 70% (45 samples sent)
(8529|8541) pub0 31% (20 samples sent)
(8529|8552) pub11 50% (32 samples sent)
(8529|8540) sub 30% (308 samples received)
(8529|8553) pub12 10% (7 samples sent)
(8529|8555) pub14 40% (26 samples sent)
(8529|8541) pub0 40% (26 samples sent)
(8529|8549) pub8 50% (32 samples sent)
(8529|8549) pub8 60% (39 samples sent)
(8529|8549) pub8 70% (45 samples sent)
(8529|8541) pub0 50% (32 samples sent)
(8529|8543) pub2 70% (45 samples sent)
(8529|8542) pub1 81% (52 samples sent)
(8529|8554) pub13 40% (26 samples sent)
(8529|8549) pub8 81% (52 samples sent)
(8529|8553) pub12 20% (13 samples sent)
(8529|8553) pub12 31% (20 samples sent)
(8529|8545) pub4 70% (45 samples sent)
(8529|8555) pub14 50% (32 samples sent)
(8529|8555) pub14 60% (39 samples sent)
(8529|8555) pub14 70% (45 samples sent)
(8529|8554) pub13 50% (32 samples sent)
(8529|8547) pub6 81% (52 samples sent)
(8529|8549) pub8 90% (58 samples sent)
(8529|8555) pub14 81% (52 samples sent)
(8529|8542) pub1 90% (58 samples sent)
(8529|8542) pub1 100% (64 samples sent)
(8529|8553) pub12 40% (26 samples sent)
(8529|8552) pub11 60% (39 samples sent)
(8529|8541) pub0 60% (39 samples sent)
(8529|8542) pub1 waiting for acks
(8529|8543) pub2 81% (52 samples sent)
(8529|8554) pub13 60% (39 samples sent)
(8529|8541) pub0 70% (45 samples sent)
(8529|8541) pub0 81% (52 samples sent)
(8529|8552) pub11 70% (45 samples sent)
(8529|8547) pub6 90% (58 samples sent)
(8529|8545) pub4 81% (52 samples sent)
(8529|8555) pub14 90% (58 samples sent)
(8529|8554) pub13 70% (45 samples sent)
(8529|8549) pub8 100% (64 samples sent)
(8529|8549) pub8 waiting for acks
(8529|8553) pub12 50% (32 samples sent)
(8529|8553) pub12 60% (39 samples sent)
(8529|8552) pub11 81% (52 samples sent)
(8529|8540) sub 40% (410 samples received)
(8529|8555) pub14 100% (64 samples sent)
(8529|8555) pub14 waiting for acks
(8529|8543) pub2 90% (58 samples sent)
(8529|8553) pub12 70% (45 samples sent)
(8529|8545) pub4 90% (58 samples sent)
(8529|8541) pub0 90% (58 samples sent)
(8529|8554) pub13 81% (52 samples sent)
(8529|8543) pub2 100% (64 samples sent)
(8529|8543) pub2 waiting for acks
(8529|8547) pub6 100% (64 samples sent)
(8529|8547) pub6 waiting for acks
(8529|8553) pub12 81% (52 samples sent)
(8529|8552) pub11 90% (58 samples sent)
(8529|8553) pub12 90% (58 samples sent)
(8529|8553) pub12 100% (64 samples sent)
(8529|8553) pub12 waiting for acks
(8529|8554) pub13 90% (58 samples sent)
(8529|8552) pub11 100% (64 samples sent)
(8529|8552) pub11 waiting for acks
(8529|8545) pub4 100% (64 samples sent)
(8529|8554) pub13 100% (64 samples sent)
(8529|8545) pub4 waiting for acks
(8529|8554) pub13 waiting for acks
(8529|8541) pub0 100% (64 samples sent)
(8529|8541) pub0 waiting for acks
(8529|8548) pub7 waiting for acks returned
(8529|8548) pub7<-delete_contained_entities
(8529|8544) pub3 waiting for acks returned
(8529|8544) pub3<-delete_contained_entities
(8529|8551) pub10 waiting for acks returned
(8529|8551) pub10<-delete_contained_entities
(8529|8550) pub9 waiting for acks returned
(8529|8550) pub9<-delete_contained_entities
(8529|8556) pub15 waiting for acks returned
(8529|8556) pub15<-delete_contained_entities
(8529|8540) sub 50% (512 samples received)
(8529|8548) pub7<-delete_participant
(8529|8551) pub10<-delete_participant
(8529|8540) sub 60% (615 samples received)
(8529|8544) pub3<-delete_participant
(8529|8540) sub 70% (717 samples received)
(8529|8550) pub9<-delete_participant
(8529|8556) pub15<-delete_participant
(8529|8540) sub 80% (820 samples received)
(8529|8540) sub 90% (922 samples received)
(8529|8540) sub 100% (1024 samples received)
(8529|8540) sub condition_.notify_all
(8529|8529) sub condition_.wait returned
(8529|8529) sub check_received
(8529|8529) sub check_received returns 0
(8529|8529) <- PublisherService::end
(8529|8542) pub1 waiting for acks returned
(8529|8542) pub1<-delete_contained_entities
(8529|8549) pub8 waiting for acks returned
(8529|8549) pub8<-delete_contained_entities
(8529|8555) pub14 waiting for acks returned
(8529|8555) pub14<-delete_contained_entities
(8529|8543) pub2 waiting for acks returned
(8529|8543) pub2<-delete_contained_entities
(8529|8547) pub6 waiting for acks returned
(8529|8547) pub6<-delete_contained_entities
(8529|8545) pub4 waiting for acks returned
(8529|8545) pub4<-delete_contained_entities
(8529|8553) pub12 waiting for acks returned
(8529|8553) pub12<-delete_contained_entities
(8529|8552) pub11 waiting for acks returned
(8529|8552) pub11<-delete_contained_entities
(8529|8554) pub13 waiting for acks returned
(8529|8554) pub13<-delete_contained_entities
(8529|8541) pub0 waiting for acks returned
(8529|8541) pub0<-delete_contained_entities
(8529|8549) pub8<-delete_participant
(8529|8552) pub11<-delete_participant
(8529|8543) pub2<-delete_participant
(8529|8545) pub4<-delete_participant
(8529|8541) pub0<-delete_participant
(8529|8553) pub12<-delete_participant
(8529|8547) pub6<-delete_participant
(8529|8542) pub1<-delete_participant
(8529|8554) pub13<-delete_participant
(8529|8555) pub14<-delete_participant
(8529|8529) <- PublisherService::~PublisherService
(8529|8529) <- Subscriber delete_contained_entities
(8529|8529) <- Subscriber delete_participant
(8529|8529) <- Subscriber::~Subscriber
(8529|8529) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8558
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8568 started at 2026-03-06 13:17:54
(8568|8568) -> Thrasher started
(8568|8568) -> Subscriber::Subscriber
(8558|8558) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8568|8568) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8568|8568) Subscriber reader id: 01030000.3a658960.00000002.00000507(5393c54b)
(8568|8568) -> PublisherService::PublisherService
(8568|8568) -> PublisherService::start (32 threads)
(8568|8568) sub wait_received 0:1024
(8568|8583) pub3 writer id: 01030000.3a658960.00000005.00000102(f5b528d0)
(8568|8583) pub3->started
(8568|8583) pub3->wait_match() before write for 01030000.3a658960.00000005.00000102(f5b528d0)
(8568|8583) pub3<-match found! before write for 01030000.3a658960.00000005.00000102(f5b528d0)
(8568|8583) pub3 12% (4 samples sent)
(8568|8583) pub3 21% (7 samples sent)
(8568|8583) pub3 31% (10 samples sent)
(8568|8583) pub3 40% (13 samples sent)
(8568|8583) pub3 50% (16 samples sent)
(8568|8583) pub3 62% (20 samples sent)
(8568|8583) pub3 71% (23 samples sent)
(8568|8583) pub3 81% (26 samples sent)
(8568|8583) pub3 90% (29 samples sent)
(8568|8583) pub3 100% (32 samples sent)
(8568|8583) pub3 waiting for acks
(8568|8583) pub3 waiting for acks returned
(8568|8583) pub3<-delete_contained_entities
(8568|8586) pub6 writer id: 01030000.3a658960.00000007.00000102(8f757bb0)
(8568|8586) pub6->started
(8568|8586) pub6->wait_match() before write for 01030000.3a658960.00000007.00000102(8f757bb0)
(8568|8586) pub6<-match found! before write for 01030000.3a658960.00000007.00000102(8f757bb0)
(8568|8586) pub6 12% (4 samples sent)
(8568|8586) pub6 21% (7 samples sent)
(8568|8586) pub6 31% (10 samples sent)
(8568|8586) pub6 40% (13 samples sent)
(8568|8586) pub6 50% (16 samples sent)
(8568|8586) pub6 62% (20 samples sent)
(8568|8586) pub6 71% (23 samples sent)
(8568|8586) pub6 81% (26 samples sent)
(8568|8586) pub6 90% (29 samples sent)
(8568|8586) pub6 100% (32 samples sent)
(8568|8586) pub6 waiting for acks
(8568|8586) pub6 waiting for acks returned
(8568|8586) pub6<-delete_contained_entities
(8568|8582) pub2 writer id: 01030000.3a658960.00000004.00000102(c8d50160)
(8568|8582) pub2->started
(8568|8582) pub2->wait_match() before write for 01030000.3a658960.00000004.00000102(c8d50160)
(8568|8582) pub2<-match found! before write for 01030000.3a658960.00000004.00000102(c8d50160)
(8568|8582) pub2 12% (4 samples sent)
(8568|8582) pub2 21% (7 samples sent)
(8568|8585) pub5 writer id: 01030000.3a658960.00000006.00000102(b2155200)
(8568|8585) pub5->started
(8568|8590) pub10 writer id: 01030000.3a658960.0000000d.00000102(c5c56311)
(8568|8590) pub10->started
(8568|8590) pub10->wait_match() before write for 01030000.3a658960.0000000d.00000102(c5c56311)
(8568|8585) pub5->wait_match() before write for 01030000.3a658960.00000006.00000102(b2155200)
(8568|8585) pub5<-match found! before write for 01030000.3a658960.00000006.00000102(b2155200)
(8568|8585) pub5 12% (4 samples sent)
(8568|8582) pub2 31% (10 samples sent)
(8568|8590) pub10<-match found! before write for 01030000.3a658960.0000000d.00000102(c5c56311)
(8568|8590) pub10 12% (4 samples sent)
(8568|8590) pub10 21% (7 samples sent)
(8568|8590) pub10 31% (10 samples sent)
(8568|8590) pub10 40% (13 samples sent)
(8568|8590) pub10 50% (16 samples sent)
(8568|8585) pub5 21% (7 samples sent)
(8568|8585) pub5 31% (10 samples sent)
(8568|8585) pub5 40% (13 samples sent)
(8568|8582) pub2 40% (13 samples sent)
(8568|8585) pub5 50% (16 samples sent)
(8568|8587) pub7 writer id: 01030000.3a658960.00000009.00000102(3045c5d1)
(8568|8587) pub7->started
(8568|8587) pub7->wait_match() before write for 01030000.3a658960.00000009.00000102(3045c5d1)
(8568|8585) pub5 62% (20 samples sent)
(8568|8590) pub10 62% (20 samples sent)
(8568|8585) pub5 71% (23 samples sent)
(8568|8587) pub7<-match found! before write for 01030000.3a658960.00000009.00000102(3045c5d1)
(8568|8587) pub7 12% (4 samples sent)
(8568|8587) pub7 21% (7 samples sent)
(8568|8587) pub7 31% (10 samples sent)
(8568|8587) pub7 40% (13 samples sent)
(8568|8587) pub7 50% (16 samples sent)
(8568|8582) pub2 50% (16 samples sent)
(8568|8593) pub13 writer id: 01030000.3a658960.00000010.00000102(5db53022)
(8568|8593) pub13->started
(8568|8593) pub13->wait_match() before write for 01030000.3a658960.00000010.00000102(5db53022)
(8568|8580) pub0 writer id: 01030000.3a658960.00000003.00000102(7af5dd70)
(8568|8580) pub0->started
(8568|8580) pub0->wait_match() before write for 01030000.3a658960.00000003.00000102(7af5dd70)
(8568|8582) pub2 62% (20 samples sent)
(8568|8582) pub2 71% (23 samples sent)
(8568|8582) pub2 81% (26 samples sent)
(8568|8585) pub5 81% (26 samples sent)
(8568|8585) pub5 90% (29 samples sent)
(8568|8582) pub2 90% (29 samples sent)
(8568|8585) pub5 100% (32 samples sent)
(8568|8585) pub5 waiting for acks
(8568|8590) pub10 71% (23 samples sent)
(8568|8590) pub10 81% (26 samples sent)
(8568|8590) pub10 90% (29 samples sent)
(8568|8579) sub 10% (103 samples received)
(8568|8590) pub10 100% (32 samples sent)
(8568|8590) pub10 waiting for acks
(8568|8582) pub2 100% (32 samples sent)
(8568|8582) pub2 waiting for acks
(8568|8587) pub7 62% (20 samples sent)
(8568|8587) pub7 71% (23 samples sent)
(8568|8587) pub7 81% (26 samples sent)
(8568|8587) pub7 90% (29 samples sent)
(8568|8587) pub7 100% (32 samples sent)
(8568|8587) pub7 waiting for acks
(8568|8610) pub30 writer id: 01030000.3a658960.00000021.00000102(c1f4a114)
(8568|8610) pub30->started
(8568|8610) pub30->wait_match() before write for 01030000.3a658960.00000021.00000102(c1f4a114)
(8568|8580) pub0<-match found! before write for 01030000.3a658960.00000003.00000102(7af5dd70)
(8568|8580) pub0 12% (4 samples sent)
(8568|8580) pub0 21% (7 samples sent)
(8568|8580) pub0 31% (10 samples sent)
(8568|8593) pub13<-match found! before write for 01030000.3a658960.00000010.00000102(5db53022)
(8568|8580) pub0 40% (13 samples sent)
(8568|8610) pub30<-match found! before write for 01030000.3a658960.00000021.00000102(c1f4a114)
(8568|8610) pub30 12% (4 samples sent)
(8568|8588) pub8 writer id: 01030000.3a658960.0000000a.00000102(77e5bf01)
(8568|8588) pub8->started
(8568|8610) pub30 21% (7 samples sent)
(8568|8588) pub8->wait_match() before write for 01030000.3a658960.0000000a.00000102(77e5bf01)
(8568|8580) pub0 50% (16 samples sent)
(8568|8580) pub0 62% (20 samples sent)
(8568|8593) pub13 12% (4 samples sent)
(8568|8593) pub13 21% (7 samples sent)
(8568|8591) pub11 writer id: 01030000.3a658960.0000000e.00000102(826519c1)
(8568|8591) pub11->started
(8568|8591) pub11->wait_match() before write for 01030000.3a658960.0000000e.00000102(826519c1)
(8568|8593) pub13 31% (10 samples sent)
(8568|8610) pub30 31% (10 samples sent)
(8568|8593) pub13 40% (13 samples sent)
(8568|8580) pub0 71% (23 samples sent)
(8568|8593) pub13 50% (16 samples sent)
(8568|8593) pub13 62% (20 samples sent)
(8568|8593) pub13 71% (23 samples sent)
(8568|8593) pub13 81% (26 samples sent)
(8568|8580) pub0 81% (26 samples sent)
(8568|8593) pub13 90% (29 samples sent)
(8568|8593) pub13 100% (32 samples sent)
(8568|8593) pub13 waiting for acks
(8568|8580) pub0 90% (29 samples sent)
(8568|8580) pub0 100% (32 samples sent)
(8568|8580) pub0 waiting for acks
(8568|8610) pub30 40% (13 samples sent)
(8568|8610) pub30 50% (16 samples sent)
(8568|8610) pub30 62% (20 samples sent)
(8568|8610) pub30 71% (23 samples sent)
(8568|8610) pub30 81% (26 samples sent)
(8568|8610) pub30 90% (29 samples sent)
(8568|8592) pub12 writer id: 01030000.3a658960.0000000f.00000102(bf053071)
(8568|8592) pub12->started
(8568|8592) pub12->wait_match() before write for 01030000.3a658960.0000000f.00000102(bf053071)
(8568|8610) pub30 100% (32 samples sent)
(8568|8610) pub30 waiting for acks
(8568|8581) pub1 writer id: 01030000.3a658960.0000000c.00000102(f8a54aa1)
(8568|8581) pub1->started
(8568|8581) pub1->wait_match() before write for 01030000.3a658960.0000000c.00000102(f8a54aa1)
(8568|8579) sub 20% (205 samples received)
(8568|8601) pub21 writer id: 01030000.3a658960.00000018.00000102(6dc57be3)
(8568|8601) pub21->started
(8568|8601) pub21->wait_match() before write for 01030000.3a658960.00000018.00000102(6dc57be3)
(8568|8588) pub8<-match found! before write for 01030000.3a658960.0000000a.00000102(77e5bf01)
(8568|8591) pub11<-match found! before write for 01030000.3a658960.0000000e.00000102(826519c1)
(8568|8590) pub10 waiting for acks returned
(8568|8590) pub10<-delete_contained_entities
(8568|8582) pub2 waiting for acks returned
(8568|8585) pub5 waiting for acks returned
(8568|8582) pub2<-delete_contained_entities
(8568|8585) pub5<-delete_contained_entities
(8568|8592) pub12<-match found! before write for 01030000.3a658960.0000000f.00000102(bf053071)
(8568|8587) pub7 waiting for acks returned
(8568|8587) pub7<-delete_contained_entities
(8568|8591) pub11 12% (4 samples sent)
(8568|8591) pub11 21% (7 samples sent)
(8568|8591) pub11 31% (10 samples sent)
(8568|8591) pub11 40% (13 samples sent)
(8568|8591) pub11 50% (16 samples sent)
(8568|8581) pub1<-match found! before write for 01030000.3a658960.0000000c.00000102(f8a54aa1)
(8568|8581) pub1 12% (4 samples sent)
(8568|8581) pub1 21% (7 samples sent)
(8568|8581) pub1 31% (10 samples sent)
(8568|8581) pub1 40% (13 samples sent)
(8568|8581) pub1 50% (16 samples sent)
(8568|8592) pub12 12% (4 samples sent)
(8568|8592) pub12 21% (7 samples sent)
(8568|8592) pub12 31% (10 samples sent)
(8568|8592) pub12 40% (13 samples sent)
(8568|8592) pub12 50% (16 samples sent)
(8568|8592) pub12 62% (20 samples sent)
(8568|8588) pub8 12% (4 samples sent)
(8568|8588) pub8 21% (7 samples sent)
(8568|8602) pub22 writer id: 01030000.3a658960.00000019.00000102(50a55253)
(8568|8602) pub22->started
(8568|8602) pub22->wait_match() before write for 01030000.3a658960.00000019.00000102(50a55253)
(8568|8588) pub8 31% (10 samples sent)
(8568|8588) pub8 40% (13 samples sent)
(8568|8588) pub8 50% (16 samples sent)
(8568|8588) pub8 62% (20 samples sent)
(8568|8588) pub8 71% (23 samples sent)
(8568|8588) pub8 81% (26 samples sent)
(8568|8591) pub11 62% (20 samples sent)
(8568|8591) pub11 71% (23 samples sent)
(8568|8591) pub11 81% (26 samples sent)
(8568|8591) pub11 90% (29 samples sent)
(8568|8591) pub11 100% (32 samples sent)
(8568|8591) pub11 waiting for acks
(8568|8594) pub14 writer id: 01030000.3a658960.00000011.00000102(60d51992)
(8568|8594) pub14->started
(8568|8594) pub14->wait_match() before write for 01030000.3a658960.00000011.00000102(60d51992)
(8568|8581) pub1 62% (20 samples sent)
(8568|8581) pub1 71% (23 samples sent)
(8568|8581) pub1 81% (26 samples sent)
(8568|8581) pub1 90% (29 samples sent)
(8568|8581) pub1 100% (32 samples sent)
(8568|8581) pub1 waiting for acks
(8568|8588) pub8 90% (29 samples sent)
(8568|8588) pub8 100% (32 samples sent)
(8568|8588) pub8 waiting for acks
(8568|8592) pub12 71% (23 samples sent)
(8568|8595) pub16 writer id: 01030000.3a658960.00000013.00000102(1a154af2)
(8568|8595) pub16->started
(8568|8595) pub16->wait_match() before write for 01030000.3a658960.00000013.00000102(1a154af2)
(8568|8592) pub12 81% (26 samples sent)
(8568|8592) pub12 90% (29 samples sent)
(8568|8592) pub12 100% (32 samples sent)
(8568|8592) pub12 waiting for acks
(8568|8598) pub18 writer id: 01030000.3a658960.00000016.00000102(d2f5c582)
(8568|8598) pub18->started
(8568|8598) pub18->wait_match() before write for 01030000.3a658960.00000016.00000102(d2f5c582)
(8568|8603) pub23 writer id: 01030000.3a658960.0000001a.00000102(17052883)
(8568|8603) pub23->started
(8568|8603) pub23->wait_match() before write for 01030000.3a658960.0000001a.00000102(17052883)
(8568|8600) pub20 writer id: 01030000.3a658960.00000017.00000102(ef95ec32)
(8568|8600) pub20->started
(8568|8600) pub20->wait_match() before write for 01030000.3a658960.00000017.00000102(ef95ec32)
(8568|8599) pub19 writer id: 01030000.3a658960.00000015.00000102(9555bf52)
(8568|8599) pub19->started
(8568|8599) pub19->wait_match() before write for 01030000.3a658960.00000015.00000102(9555bf52)
(8568|8606) pub26 writer id: 01030000.3a658960.0000001d.00000102(a525f493)
(8568|8606) pub26->started
(8568|8606) pub26->wait_match() before write for 01030000.3a658960.0000001d.00000102(a525f493)
(8568|8601) pub21<-match found! before write for 01030000.3a658960.00000018.00000102(6dc57be3)
(8568|8602) pub22<-match found! before write for 01030000.3a658960.00000019.00000102(50a55253)
(8568|8594) pub14<-match found! before write for 01030000.3a658960.00000011.00000102(60d51992)
(8568|8595) pub16<-match found! before write for 01030000.3a658960.00000013.00000102(1a154af2)
(8568|8594) pub14 12% (4 samples sent)
(8568|8598) pub18<-match found! before write for 01030000.3a658960.00000016.00000102(d2f5c582)
(8568|8601) pub21 12% (4 samples sent)
(8568|8602) pub22 12% (4 samples sent)
(8568|8601) pub21 21% (7 samples sent)
(8568|8598) pub18 12% (4 samples sent)
(8568|8593) pub13 waiting for acks returned
(8568|8593) pub13<-delete_contained_entities
(8568|8580) pub0 waiting for acks returned
(8568|8580) pub0<-delete_contained_entities
(8568|8601) pub21 31% (10 samples sent)
(8568|8597) pub17 writer id: 01030000.3a658960.00000014.00000102(a83596e2)
(8568|8597) pub17->started
(8568|8597) pub17->wait_match() before write for 01030000.3a658960.00000014.00000102(a83596e2)
(8568|8594) pub14 21% (7 samples sent)
(8568|8600) pub20<-match found! before write for 01030000.3a658960.00000017.00000102(ef95ec32)
(8568|8595) pub16 12% (4 samples sent)
(8568|8600) pub20 12% (4 samples sent)
(8568|8595) pub16 21% (7 samples sent)
(8568|8595) pub16 31% (10 samples sent)
(8568|8601) pub21 40% (13 samples sent)
(8568|8609) pub29 writer id: 01030000.3a658960.00000020.00000102(fc9488a4)
(8568|8609) pub29->started
(8568|8609) pub29->wait_match() before write for 01030000.3a658960.00000020.00000102(fc9488a4)
(8568|8603) pub23<-match found! before write for 01030000.3a658960.0000001a.00000102(17052883)
(8568|8611) pub31 writer id: 01030000.3a658960.00000022.00000102(8654dbc4)
(8568|8611) pub31->started
(8568|8611) pub31->wait_match() before write for 01030000.3a658960.00000022.00000102(8654dbc4)
(8568|8601) pub21 50% (16 samples sent)
(8568|8594) pub14 31% (10 samples sent)
(8568|8602) pub22 21% (7 samples sent)
(8568|8600) pub20 21% (7 samples sent)
(8568|8594) pub14 40% (13 samples sent)
(8568|8594) pub14 50% (16 samples sent)
(8568|8595) pub16 40% (13 samples sent)
(8568|8601) pub21 62% (20 samples sent)
(8568|8607) pub27 writer id: 01030000.3a658960.0000001e.00000102(e2858e43)
(8568|8607) pub27->started
(8568|8607) pub27->wait_match() before write for 01030000.3a658960.0000001e.00000102(e2858e43)
(8568|8601) pub21 71% (23 samples sent)
(8568|8601) pub21 81% (26 samples sent)
(8568|8601) pub21 90% (29 samples sent)
(8568|8603) pub23 12% (4 samples sent)
(8568|8601) pub21 100% (32 samples sent)
(8568|8601) pub21 waiting for acks
(8568|8584) pub4 writer id: 01030000.3a658960.00000008.00000102(0d25ec61)
(8568|8584) pub4->started
(8568|8584) pub4->wait_match() before write for 01030000.3a658960.00000008.00000102(0d25ec61)
(8568|8594) pub14 62% (20 samples sent)
(8568|8579) sub 30% (308 samples received)
(8568|8602) pub22 31% (10 samples sent)
(8568|8594) pub14 71% (23 samples sent)
(8568|8603) pub23 21% (7 samples sent)
(8568|8598) pub18 21% (7 samples sent)
(8568|8598) pub18 31% (10 samples sent)
(8568|8598) pub18 40% (13 samples sent)
(8568|8598) pub18 50% (16 samples sent)
(8568|8598) pub18 62% (20 samples sent)
(8568|8598) pub18 71% (23 samples sent)
(8568|8598) pub18 81% (26 samples sent)
(8568|8602) pub22 40% (13 samples sent)
(8568|8602) pub22 50% (16 samples sent)
(8568|8602) pub22 62% (20 samples sent)
(8568|8602) pub22 71% (23 samples sent)
(8568|8602) pub22 81% (26 samples sent)
(8568|8604) pub24 writer id: 01030000.3a658960.0000001b.00000102(2a650133)
(8568|8604) pub24->started
(8568|8604) pub24->wait_match() before write for 01030000.3a658960.0000001b.00000102(2a650133)
(8568|8605) pub25 writer id: 01030000.3a658960.0000001c.00000102(9845dd23)
(8568|8605) pub25->started
(8568|8605) pub25->wait_match() before write for 01030000.3a658960.0000001c.00000102(9845dd23)
(8568|8594) pub14 81% (26 samples sent)
(8568|8594) pub14 90% (29 samples sent)
(8568|8600) pub20 31% (10 samples sent)
(8568|8594) pub14 100% (32 samples sent)
(8568|8594) pub14 waiting for acks
(8568|8602) pub22 90% (29 samples sent)
(8568|8598) pub18 90% (29 samples sent)
(8568|8600) pub20 40% (13 samples sent)
(8568|8596) pub15 writer id: 01030000.3a658960.00000012.00000102(27756342)
(8568|8596) pub15->started
(8568|8596) pub15->wait_match() before write for 01030000.3a658960.00000012.00000102(27756342)
(8568|8598) pub18 100% (32 samples sent)
(8568|8598) pub18 waiting for acks
(8568|8602) pub22 100% (32 samples sent)
(8568|8602) pub22 waiting for acks
(8568|8595) pub16 50% (16 samples sent)
(8568|8603) pub23 31% (10 samples sent)
(8568|8600) pub20 50% (16 samples sent)
(8568|8595) pub16 62% (20 samples sent)
(8568|8603) pub23 40% (13 samples sent)
(8568|8603) pub23 50% (16 samples sent)
(8568|8603) pub23 62% (20 samples sent)
(8568|8603) pub23 71% (23 samples sent)
(8568|8603) pub23 81% (26 samples sent)
(8568|8595) pub16 71% (23 samples sent)
(8568|8595) pub16 81% (26 samples sent)
(8568|8600) pub20 62% (20 samples sent)
(8568|8600) pub20 71% (23 samples sent)
(8568|8600) pub20 81% (26 samples sent)
(8568|8600) pub20 90% (29 samples sent)
(8568|8600) pub20 100% (32 samples sent)
(8568|8600) pub20 waiting for acks
(8568|8603) pub23 90% (29 samples sent)
(8568|8603) pub23 100% (32 samples sent)
(8568|8603) pub23 waiting for acks
(8568|8595) pub16 90% (29 samples sent)
(8568|8595) pub16 100% (32 samples sent)
(8568|8595) pub16 waiting for acks
(8568|8589) pub9 writer id: 01030000.3a658960.0000000b.00000102(4a8596b1)
(8568|8589) pub9->started
(8568|8589) pub9->wait_match() before write for 01030000.3a658960.0000000b.00000102(4a8596b1)
(8568|8583) pub3<-delete_participant
(8568|8608) pub28 writer id: 01030000.3a658960.0000001f.00000102(dfe5a7f3)
(8568|8608) pub28->started
(8568|8608) pub28->wait_match() before write for 01030000.3a658960.0000001f.00000102(dfe5a7f3)
(8568|8579) sub 40% (410 samples received)
(8568|8586) pub6<-delete_participant
(8568|8610) pub30 waiting for acks returned
(8568|8610) pub30<-delete_contained_entities
(8568|8599) pub19<-match found! before write for 01030000.3a658960.00000015.00000102(9555bf52)
(8568|8599) pub19 12% (4 samples sent)
(8568|8606) pub26<-match found! before write for 01030000.3a658960.0000001d.00000102(a525f493)
(8568|8597) pub17<-match found! before write for 01030000.3a658960.00000014.00000102(a83596e2)
(8568|8609) pub29<-match found! before write for 01030000.3a658960.00000020.00000102(fc9488a4)
(8568|8599) pub19 21% (7 samples sent)
(8568|8599) pub19 31% (10 samples sent)
(8568|8607) pub27<-match found! before write for 01030000.3a658960.0000001e.00000102(e2858e43)
(8568|8597) pub17 12% (4 samples sent)
(8568|8609) pub29 12% (4 samples sent)
(8568|8599) pub19 40% (13 samples sent)
(8568|8609) pub29 21% (7 samples sent)
(8568|8599) pub19 50% (16 samples sent)
(8568|8607) pub27 12% (4 samples sent)
(8568|8611) pub31<-match found! before write for 01030000.3a658960.00000022.00000102(8654dbc4)
(8568|8606) pub26 12% (4 samples sent)
(8568|8609) pub29 31% (10 samples sent)
(8568|8597) pub17 21% (7 samples sent)
(8568|8584) pub4<-match found! before write for 01030000.3a658960.00000008.00000102(0d25ec61)
(8568|8605) pub25<-match found! before write for 01030000.3a658960.0000001c.00000102(9845dd23)
(8568|8597) pub17 31% (10 samples sent)
(8568|8609) pub29 40% (13 samples sent)
(8568|8606) pub26 21% (7 samples sent)
(8568|8606) pub26 31% (10 samples sent)
(8568|8590) pub10<-delete_participant
(8568|8606) pub26 40% (13 samples sent)
(8568|8604) pub24<-match found! before write for 01030000.3a658960.0000001b.00000102(2a650133)
(8568|8599) pub19 62% (20 samples sent)
(8568|8611) pub31 12% (4 samples sent)
(8568|8599) pub19 71% (23 samples sent)
(8568|8611) pub31 21% (7 samples sent)
(8568|8604) pub24 12% (4 samples sent)
(8568|8604) pub24 21% (7 samples sent)
(8568|8609) pub29 50% (16 samples sent)
(8568|8597) pub17 40% (13 samples sent)
(8568|8604) pub24 31% (10 samples sent)
(8568|8609) pub29 62% (20 samples sent)
(8568|8606) pub26 50% (16 samples sent)
(8568|8607) pub27 21% (7 samples sent)
(8568|8609) pub29 71% (23 samples sent)
(8568|8584) pub4 12% (4 samples sent)
(8568|8597) pub17 50% (16 samples sent)
(8568|8584) pub4 21% (7 samples sent)
(8568|8599) pub19 81% (26 samples sent)
(8568|8584) pub4 31% (10 samples sent)
(8568|8605) pub25 12% (4 samples sent)
(8568|8606) pub26 62% (20 samples sent)
(8568|8609) pub29 81% (26 samples sent)
(8568|8611) pub31 31% (10 samples sent)
(8568|8604) pub24 40% (13 samples sent)
(8568|8604) pub24 50% (16 samples sent)
(8568|8584) pub4 40% (13 samples sent)
(8568|8596) pub15<-match found! before write for 01030000.3a658960.00000012.00000102(27756342)
(8568|8607) pub27 31% (10 samples sent)
(8568|8611) pub31 40% (13 samples sent)
(8568|8589) pub9<-match found! before write for 01030000.3a658960.0000000b.00000102(4a8596b1)
(8568|8607) pub27 40% (13 samples sent)
(8568|8599) pub19 90% (29 samples sent)
(8568|8599) pub19 100% (32 samples sent)
(8568|8599) pub19 waiting for acks
(8568|8589) pub9 12% (4 samples sent)
(8568|8609) pub29 90% (29 samples sent)
(8568|8606) pub26 71% (23 samples sent)
(8568|8609) pub29 100% (32 samples sent)
(8568|8609) pub29 waiting for acks
(8568|8584) pub4 50% (16 samples sent)
(8568|8607) pub27 50% (16 samples sent)
(8568|8611) pub31 50% (16 samples sent)
(8568|8608) pub28<-match found! before write for 01030000.3a658960.0000001f.00000102(dfe5a7f3)
(8568|8605) pub25 21% (7 samples sent)
(8568|8591) pub11 waiting for acks returned
(8568|8591) pub11<-delete_contained_entities
(8568|8592) pub12 waiting for acks returned
(8568|8592) pub12<-delete_contained_entities
(8568|8608) pub28 12% (4 samples sent)
(8568|8608) pub28 21% (7 samples sent)
(8568|8596) pub15 12% (4 samples sent)
(8568|8581) pub1 waiting for acks returned
(8568|8581) pub1<-delete_contained_entities
(8568|8588) pub8 waiting for acks returned
(8568|8588) pub8<-delete_contained_entities
(8568|8596) pub15 21% (7 samples sent)
(8568|8596) pub15 31% (10 samples sent)
(8568|8585) pub5<-delete_participant
(8568|8596) pub15 40% (13 samples sent)
(8568|8604) pub24 62% (20 samples sent)
(8568|8604) pub24 71% (23 samples sent)
(8568|8597) pub17 62% (20 samples sent)
(8568|8608) pub28 31% (10 samples sent)
(8568|8589) pub9 21% (7 samples sent)
(8568|8589) pub9 31% (10 samples sent)
(8568|8589) pub9 40% (13 samples sent)
(8568|8589) pub9 50% (16 samples sent)
(8568|8611) pub31 62% (20 samples sent)
(8568|8596) pub15 50% (16 samples sent)
(8568|8596) pub15 62% (20 samples sent)
(8568|8596) pub15 71% (23 samples sent)
(8568|8596) pub15 81% (26 samples sent)
(8568|8596) pub15 90% (29 samples sent)
(8568|8596) pub15 100% (32 samples sent)
(8568|8596) pub15 waiting for acks
(8568|8606) pub26 81% (26 samples sent)
(8568|8597) pub17 71% (23 samples sent)
(8568|8597) pub17 81% (26 samples sent)
(8568|8597) pub17 90% (29 samples sent)
(8568|8597) pub17 100% (32 samples sent)
(8568|8597) pub17 waiting for acks
(8568|8604) pub24 81% (26 samples sent)
(8568|8604) pub24 90% (29 samples sent)
(8568|8607) pub27 62% (20 samples sent)
(8568|8605) pub25 31% (10 samples sent)
(8568|8608) pub28 40% (13 samples sent)
(8568|8605) pub25 40% (13 samples sent)
(8568|8608) pub28 50% (16 samples sent)
(8568|8604) pub24 100% (32 samples sent)
(8568|8604) pub24 waiting for acks
(8568|8584) pub4 62% (20 samples sent)
(8568|8606) pub26 90% (29 samples sent)
(8568|8606) pub26 100% (32 samples sent)
(8568|8606) pub26 waiting for acks
(8568|8582) pub2<-delete_participant
(8568|8611) pub31 71% (23 samples sent)
(8568|8607) pub27 71% (23 samples sent)
(8568|8584) pub4 71% (23 samples sent)
(8568|8605) pub25 50% (16 samples sent)
(8568|8589) pub9 62% (20 samples sent)
(8568|8589) pub9 71% (23 samples sent)
(8568|8607) pub27 81% (26 samples sent)
(8568|8605) pub25 62% (20 samples sent)
(8568|8608) pub28 62% (20 samples sent)
(8568|8589) pub9 81% (26 samples sent)
(8568|8608) pub28 71% (23 samples sent)
(8568|8589) pub9 90% (29 samples sent)
(8568|8579) sub 50% (512 samples received)
(8568|8611) pub31 81% (26 samples sent)
(8568|8589) pub9 100% (32 samples sent)
(8568|8589) pub9 waiting for acks
(8568|8584) pub4 81% (26 samples sent)
(8568|8605) pub25 71% (23 samples sent)
(8568|8584) pub4 90% (29 samples sent)
(8568|8607) pub27 90% (29 samples sent)
(8568|8611) pub31 90% (29 samples sent)
(8568|8584) pub4 100% (32 samples sent)
(8568|8584) pub4 waiting for acks
(8568|8611) pub31 100% (32 samples sent)
(8568|8611) pub31 waiting for acks
(8568|8608) pub28 81% (26 samples sent)
(8568|8608) pub28 90% (29 samples sent)
(8568|8608) pub28 100% (32 samples sent)
(8568|8608) pub28 waiting for acks
(8568|8605) pub25 81% (26 samples sent)
(8568|8605) pub25 90% (29 samples sent)
(8568|8605) pub25 100% (32 samples sent)
(8568|8605) pub25 waiting for acks
(8568|8607) pub27 100% (32 samples sent)
(8568|8607) pub27 waiting for acks
(8568|8587) pub7<-delete_participant
(8568|8579) sub 60% (615 samples received)
(8568|8580) pub0<-delete_participant
(8568|8593) pub13<-delete_participant
(8568|8579) sub 70% (717 samples received)
(8568|8610) pub30<-delete_participant
(8568|8591) pub11<-delete_participant
(8568|8579) sub 80% (820 samples received)
(8568|8594) pub14 waiting for acks returned
(8568|8594) pub14<-delete_contained_entities
(8568|8602) pub22 waiting for acks returned
(8568|8602) pub22<-delete_contained_entities
(8568|8598) pub18 waiting for acks returned
(8568|8598) pub18<-delete_contained_entities
(8568|8601) pub21 waiting for acks returned
(8568|8601) pub21<-delete_contained_entities
(8568|8600) pub20 waiting for acks returned
(8568|8603) pub23 waiting for acks returned
(8568|8595) pub16 waiting for acks returned
(8568|8595) pub16<-delete_contained_entities
(8568|8603) pub23<-delete_contained_entities
(8568|8600) pub20<-delete_contained_entities
(8568|8599) pub19 waiting for acks returned
(8568|8599) pub19<-delete_contained_entities
(8568|8588) pub8<-delete_participant
(8568|8592) pub12<-delete_participant
(8568|8579) sub 90% (922 samples received)
(8568|8581) pub1<-delete_participant
(8568|8602) pub22<-delete_participant
(8568|8599) pub19<-delete_participant
(8568|8579) sub 100% (1024 samples received)
(8568|8579) sub condition_.notify_all
(8568|8568) sub condition_.wait returned
(8568|8568) sub check_received
(8568|8568) sub check_received returns 0
(8568|8568) <- PublisherService::end
(8568|8609) pub29 waiting for acks returned
(8568|8609) pub29<-delete_contained_entities
(8568|8596) pub15 waiting for acks returned
(8568|8596) pub15<-delete_contained_entities
(8568|8604) pub24 waiting for acks returned
(8568|8604) pub24<-delete_contained_entities
(8568|8589) pub9 waiting for acks returned
(8568|8589) pub9<-delete_contained_entities
(8568|8606) pub26 waiting for acks returned
(8568|8611) pub31 waiting for acks returned
(8568|8611) pub31<-delete_contained_entities
(8568|8597) pub17 waiting for acks returned
(8568|8597) pub17<-delete_contained_entities
(8568|8606) pub26<-delete_contained_entities
(8568|8584) pub4 waiting for acks returned
(8568|8608) pub28 waiting for acks returned
(8568|8608) pub28<-delete_contained_entities
(8568|8584) pub4<-delete_contained_entities
(8568|8607) pub27 waiting for acks returned
(8568|8607) pub27<-delete_contained_entities
(8568|8605) pub25 waiting for acks returned
(8568|8605) pub25<-delete_contained_entities
(8568|8600) pub20<-delete_participant
(8568|8594) pub14<-delete_participant
(8568|8603) pub23<-delete_participant
(8568|8595) pub16<-delete_participant
(8568|8598) pub18<-delete_participant
(8568|8601) pub21<-delete_participant
(8568|8609) pub29<-delete_participant
(8568|8596) pub15<-delete_participant
(8568|8597) pub17<-delete_participant
(8568|8611) pub31<-delete_participant
(8568|8606) pub26<-delete_participant
(8568|8608) pub28<-delete_participant
(8568|8589) pub9<-delete_participant
(8568|8584) pub4<-delete_participant
(8568|8607) pub27<-delete_participant
(8568|8604) pub24<-delete_participant
(8568|8605) pub25<-delete_participant
(8568|8568) <- PublisherService::~PublisherService
(8568|8568) <- Subscriber delete_contained_entities
(8568|8568) <- Subscriber delete_participant
(8568|8568) <- Subscriber::~Subscriber
(8568|8568) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8613
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8623 started at 2026-03-06 13:17:56
(8623|8623) -> Thrasher started
(8623|8623) -> Subscriber::Subscriber
(8613|8613) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8623|8623) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8623|8623) Subscriber reader id: 01030000.187c5941.00000002.00000507(b8b963cb)
(8623|8623) -> PublisherService::PublisherService
(8623|8623) -> PublisherService::start (64 threads)
(8623|8623) sub wait_received 0:1024
(8623|8635) pub0 writer id: 01030000.187c5941.00000003.00000102(91df7bf0)
(8623|8635) pub0->started
(8623|8635) pub0->wait_match() before write for 01030000.187c5941.00000003.00000102(91df7bf0)
(8623|8637) pub2 writer id: 01030000.187c5941.00000004.00000102(23ffa7e0)
(8623|8637) pub2->started
(8623|8637) pub2->wait_match() before write for 01030000.187c5941.00000004.00000102(23ffa7e0)
(8623|8637) pub2<-match found! before write for 01030000.187c5941.00000004.00000102(23ffa7e0)
(8623|8635) pub0<-match found! before write for 01030000.187c5941.00000003.00000102(91df7bf0)
(8623|8635) pub0 12% (2 samples sent)
(8623|8635) pub0 25% (4 samples sent)
(8623|8635) pub0 31% (5 samples sent)
(8623|8635) pub0 43% (7 samples sent)
(8623|8635) pub0 50% (8 samples sent)
(8623|8635) pub0 62% (10 samples sent)
(8623|8635) pub0 75% (12 samples sent)
(8623|8635) pub0 81% (13 samples sent)
(8623|8635) pub0 93% (15 samples sent)
(8623|8635) pub0 100% (16 samples sent)
(8623|8635) pub0 waiting for acks
(8623|8637) pub2 12% (2 samples sent)
(8623|8637) pub2 25% (4 samples sent)
(8623|8637) pub2 31% (5 samples sent)
(8623|8637) pub2 43% (7 samples sent)
(8623|8637) pub2 50% (8 samples sent)
(8623|8635) pub0 waiting for acks returned
(8623|8635) pub0<-delete_contained_entities
(8623|8637) pub2 62% (10 samples sent)
(8623|8637) pub2 75% (12 samples sent)
(8623|8637) pub2 81% (13 samples sent)
(8623|8637) pub2 93% (15 samples sent)
(8623|8637) pub2 100% (16 samples sent)
(8623|8637) pub2 waiting for acks
(8623|8637) pub2 waiting for acks returned
(8623|8637) pub2<-delete_contained_entities
(8623|8639) pub4 writer id: 01030000.187c5941.00000006.00000102(593ff480)
(8623|8639) pub4->started
(8623|8639) pub4->wait_match() before write for 01030000.187c5941.00000006.00000102(593ff480)
(8623|8639) pub4<-match found! before write for 01030000.187c5941.00000006.00000102(593ff480)
(8623|8639) pub4 12% (2 samples sent)
(8623|8639) pub4 25% (4 samples sent)
(8623|8639) pub4 31% (5 samples sent)
(8623|8639) pub4 43% (7 samples sent)
(8623|8639) pub4 50% (8 samples sent)
(8623|8639) pub4 62% (10 samples sent)
(8623|8639) pub4 75% (12 samples sent)
(8623|8639) pub4 81% (13 samples sent)
(8623|8639) pub4 93% (15 samples sent)
(8623|8639) pub4 100% (16 samples sent)
(8623|8639) pub4 waiting for acks
(8623|8640) pub5 writer id: 01030000.187c5941.00000007.00000102(645fdd30)
(8623|8640) pub5->started
(8623|8640) pub5->wait_match() before write for 01030000.187c5941.00000007.00000102(645fdd30)
(8623|8640) pub5<-match found! before write for 01030000.187c5941.00000007.00000102(645fdd30)
(8623|8640) pub5 12% (2 samples sent)
(8623|8640) pub5 25% (4 samples sent)
(8623|8640) pub5 31% (5 samples sent)
(8623|8640) pub5 43% (7 samples sent)
(8623|8640) pub5 50% (8 samples sent)
(8623|8640) pub5 62% (10 samples sent)
(8623|8640) pub5 75% (12 samples sent)
(8623|8640) pub5 81% (13 samples sent)
(8623|8640) pub5 93% (15 samples sent)
(8623|8640) pub5 100% (16 samples sent)
(8623|8640) pub5 waiting for acks
(8623|8639) pub4 waiting for acks returned
(8623|8639) pub4<-delete_contained_entities
(8623|8640) pub5 waiting for acks returned
(8623|8640) pub5<-delete_contained_entities
(8623|8645) pub10 writer id: 01030000.187c5941.0000000d.00000102(2eefc591)
(8623|8645) pub10->started
(8623|8645) pub10->wait_match() before write for 01030000.187c5941.0000000d.00000102(2eefc591)
(8623|8645) pub10<-match found! before write for 01030000.187c5941.0000000d.00000102(2eefc591)
(8623|8645) pub10 12% (2 samples sent)
(8623|8645) pub10 25% (4 samples sent)
(8623|8645) pub10 31% (5 samples sent)
(8623|8645) pub10 43% (7 samples sent)
(8623|8645) pub10 50% (8 samples sent)
(8623|8645) pub10 62% (10 samples sent)
(8623|8645) pub10 75% (12 samples sent)
(8623|8645) pub10 81% (13 samples sent)
(8623|8645) pub10 93% (15 samples sent)
(8623|8645) pub10 100% (16 samples sent)
(8623|8645) pub10 waiting for acks
(8623|8645) pub10 waiting for acks returned
(8623|8645) pub10<-delete_contained_entities
(8623|8641) pub6 writer id: 01030000.187c5941.00000009.00000102(db6f6351)
(8623|8641) pub6->started
(8623|8641) pub6->wait_match() before write for 01030000.187c5941.00000009.00000102(db6f6351)
(8623|8641) pub6<-match found! before write for 01030000.187c5941.00000009.00000102(db6f6351)
(8623|8641) pub6 12% (2 samples sent)
(8623|8641) pub6 25% (4 samples sent)
(8623|8641) pub6 31% (5 samples sent)
(8623|8641) pub6 43% (7 samples sent)
(8623|8641) pub6 50% (8 samples sent)
(8623|8641) pub6 62% (10 samples sent)
(8623|8641) pub6 75% (12 samples sent)
(8623|8641) pub6 81% (13 samples sent)
(8623|8641) pub6 93% (15 samples sent)
(8623|8641) pub6 100% (16 samples sent)
(8623|8641) pub6 waiting for acks
(8623|8641) pub6 waiting for acks returned
(8623|8641) pub6<-delete_contained_entities
(8623|8649) pub14 writer id: 01030000.187c5941.00000012.00000102(cc5fc5c2)
(8623|8649) pub14->started
(8623|8649) pub14->wait_match() before write for 01030000.187c5941.00000012.00000102(cc5fc5c2)
(8623|8649) pub14<-match found! before write for 01030000.187c5941.00000012.00000102(cc5fc5c2)
(8623|8649) pub14 12% (2 samples sent)
(8623|8649) pub14 25% (4 samples sent)
(8623|8649) pub14 31% (5 samples sent)
(8623|8649) pub14 43% (7 samples sent)
(8623|8634) sub 10% (103 samples received)
(8623|8649) pub14 50% (8 samples sent)
(8623|8649) pub14 62% (10 samples sent)
(8623|8647) pub12 writer id: 01030000.187c5941.0000000f.00000102(542f96f1)
(8623|8647) pub12->started
(8623|8647) pub12->wait_match() before write for 01030000.187c5941.0000000f.00000102(542f96f1)
(8623|8649) pub14 75% (12 samples sent)
(8623|8649) pub14 81% (13 samples sent)
(8623|8649) pub14 93% (15 samples sent)
(8623|8649) pub14 100% (16 samples sent)
(8623|8649) pub14 waiting for acks
(8623|8647) pub12<-match found! before write for 01030000.187c5941.0000000f.00000102(542f96f1)
(8623|8647) pub12 12% (2 samples sent)
(8623|8647) pub12 25% (4 samples sent)
(8623|8647) pub12 31% (5 samples sent)
(8623|8647) pub12 43% (7 samples sent)
(8623|8647) pub12 50% (8 samples sent)
(8623|8647) pub12 62% (10 samples sent)
(8623|8647) pub12 75% (12 samples sent)
(8623|8647) pub12 81% (13 samples sent)
(8623|8647) pub12 93% (15 samples sent)
(8623|8647) pub12 100% (16 samples sent)
(8623|8649) pub14 waiting for acks returned
(8623|8649) pub14<-delete_contained_entities
(8623|8647) pub12 waiting for acks
(8623|8647) pub12 waiting for acks returned
(8623|8647) pub12<-delete_contained_entities
(8623|8687) pub52 writer id: 01030000.187c5941.0000002a.00000102(5d0e3685)
(8623|8687) pub52->started
(8623|8687) pub52->wait_match() before write for 01030000.187c5941.0000002a.00000102(5d0e3685)
(8623|8687) pub52<-match found! before write for 01030000.187c5941.0000002a.00000102(5d0e3685)
(8623|8687) pub52 12% (2 samples sent)
(8623|8687) pub52 25% (4 samples sent)
(8623|8687) pub52 31% (5 samples sent)
(8623|8687) pub52 43% (7 samples sent)
(8623|8687) pub52 50% (8 samples sent)
(8623|8687) pub52 62% (10 samples sent)
(8623|8687) pub52 75% (12 samples sent)
(8623|8687) pub52 81% (13 samples sent)
(8623|8687) pub52 93% (15 samples sent)
(8623|8687) pub52 100% (16 samples sent)
(8623|8687) pub52 waiting for acks
(8623|8684) pub49 writer id: 01030000.187c5941.0000003b.00000102(008e88b7)
(8623|8684) pub49->started
(8623|8684) pub49->wait_match() before write for 01030000.187c5941.0000003b.00000102(008e88b7)
(8623|8687) pub52 waiting for acks returned
(8623|8687) pub52<-delete_contained_entities
(8623|8684) pub49<-match found! before write for 01030000.187c5941.0000003b.00000102(008e88b7)
(8623|8684) pub49 12% (2 samples sent)
(8623|8684) pub49 25% (4 samples sent)
(8623|8684) pub49 31% (5 samples sent)
(8623|8684) pub49 43% (7 samples sent)
(8623|8684) pub49 50% (8 samples sent)
(8623|8684) pub49 62% (10 samples sent)
(8623|8652) pub17 writer id: 01030000.187c5941.00000013.00000102(f13fec72)
(8623|8652) pub17->started
(8623|8652) pub17->wait_match() before write for 01030000.187c5941.00000013.00000102(f13fec72)
(8623|8684) pub49 75% (12 samples sent)
(8623|8684) pub49 81% (13 samples sent)
(8623|8684) pub49 93% (15 samples sent)
(8623|8684) pub49 100% (16 samples sent)
(8623|8684) pub49 waiting for acks
(8623|8652) pub17<-match found! before write for 01030000.187c5941.00000013.00000102(f13fec72)
(8623|8652) pub17 12% (2 samples sent)
(8623|8652) pub17 25% (4 samples sent)
(8623|8652) pub17 31% (5 samples sent)
(8623|8652) pub17 43% (7 samples sent)
(8623|8652) pub17 50% (8 samples sent)
(8623|8652) pub17 62% (10 samples sent)
(8623|8652) pub17 75% (12 samples sent)
(8623|8684) pub49 waiting for acks returned
(8623|8684) pub49<-delete_contained_entities
(8623|8652) pub17 81% (13 samples sent)
(8623|8652) pub17 93% (15 samples sent)
(8623|8652) pub17 100% (16 samples sent)
(8623|8652) pub17 waiting for acks
(8623|8652) pub17 waiting for acks returned
(8623|8652) pub17<-delete_contained_entities
(8623|8659) pub23 writer id: 01030000.187c5941.0000001a.00000102(fc2f8e03)
(8623|8659) pub23->started
(8623|8659) pub23->wait_match() before write for 01030000.187c5941.0000001a.00000102(fc2f8e03)
(8623|8659) pub23<-match found! before write for 01030000.187c5941.0000001a.00000102(fc2f8e03)
(8623|8696) pub61 writer id: 01030000.187c5941.00000037.00000102(c57e65b6)
(8623|8696) pub61->started
(8623|8696) pub61->wait_match() before write for 01030000.187c5941.00000037.00000102(c57e65b6)
(8623|8659) pub23 12% (2 samples sent)
(8623|8659) pub23 25% (4 samples sent)
(8623|8659) pub23 31% (5 samples sent)
(8623|8696) pub61<-match found! before write for 01030000.187c5941.00000037.00000102(c57e65b6)
(8623|8659) pub23 43% (7 samples sent)
(8623|8659) pub23 50% (8 samples sent)
(8623|8661) pub26 writer id: 01030000.187c5941.0000001f.00000102(34cf0173)
(8623|8661) pub26->started
(8623|8661) pub26->wait_match() before write for 01030000.187c5941.0000001f.00000102(34cf0173)
(8623|8659) pub23 62% (10 samples sent)
(8623|8696) pub61 12% (2 samples sent)
(8623|8659) pub23 75% (12 samples sent)
(8623|8696) pub61 25% (4 samples sent)
(8623|8659) pub23 81% (13 samples sent)
(8623|8696) pub61 31% (5 samples sent)
(8623|8696) pub61 43% (7 samples sent)
(8623|8696) pub61 50% (8 samples sent)
(8623|8696) pub61 62% (10 samples sent)
(8623|8696) pub61 75% (12 samples sent)
(8623|8696) pub61 81% (13 samples sent)
(8623|8696) pub61 93% (15 samples sent)
(8623|8659) pub23 93% (15 samples sent)
(8623|8659) pub23 100% (16 samples sent)
(8623|8659) pub23 waiting for acks
(8623|8691) pub56 writer id: 01030000.187c5941.0000003f.00000102(f50e2e77)
(8623|8691) pub56->started
(8623|8691) pub56->wait_match() before write for 01030000.187c5941.0000003f.00000102(f50e2e77)
(8623|8661) pub26<-match found! before write for 01030000.187c5941.0000001f.00000102(34cf0173)
(8623|8661) pub26 12% (2 samples sent)
(8623|8696) pub61 100% (16 samples sent)
(8623|8696) pub61 waiting for acks
(8623|8661) pub26 25% (4 samples sent)
(8623|8661) pub26 31% (5 samples sent)
(8623|8661) pub26 43% (7 samples sent)
(8623|8661) pub26 50% (8 samples sent)
(8623|8661) pub26 62% (10 samples sent)
(8623|8661) pub26 75% (12 samples sent)
(8623|8691) pub56<-match found! before write for 01030000.187c5941.0000003f.00000102(f50e2e77)
(8623|8661) pub26 81% (13 samples sent)
(8623|8691) pub56 12% (2 samples sent)
(8623|8691) pub56 25% (4 samples sent)
(8623|8691) pub56 31% (5 samples sent)
(8623|8691) pub56 43% (7 samples sent)
(8623|8691) pub56 50% (8 samples sent)
(8623|8691) pub56 62% (10 samples sent)
(8623|8691) pub56 75% (12 samples sent)
(8623|8691) pub56 81% (13 samples sent)
(8623|8691) pub56 93% (15 samples sent)
(8623|8691) pub56 100% (16 samples sent)
(8623|8691) pub56 waiting for acks
(8623|8634) sub 20% (205 samples received)
(8623|8661) pub26 93% (15 samples sent)
(8623|8661) pub26 100% (16 samples sent)
(8623|8661) pub26 waiting for acks
(8623|8677) pub42 writer id: 01030000.187c5941.00000031.00000102(4a3e9016)
(8623|8677) pub42->started
(8623|8677) pub42->wait_match() before write for 01030000.187c5941.00000031.00000102(4a3e9016)
(8623|8659) pub23 waiting for acks returned
(8623|8659) pub23<-delete_contained_entities
(8623|8694) pub59 writer id: 01030000.187c5941.00000035.00000102(bfbe36d6)
(8623|8694) pub59->started
(8623|8694) pub59->wait_match() before write for 01030000.187c5941.00000035.00000102(bfbe36d6)
(8623|8673) pub38 writer id: 01030000.187c5941.0000002c.00000102(d24ec325)
(8623|8673) pub38->started
(8623|8673) pub38->wait_match() before write for 01030000.187c5941.0000002c.00000102(d24ec325)
(8623|8671) pub36 writer id: 01030000.187c5941.00000028.00000102(27ce65e5)
(8623|8671) pub36->started
(8623|8671) pub36->wait_match() before write for 01030000.187c5941.00000028.00000102(27ce65e5)
(8623|8670) pub35 writer id: 01030000.187c5941.00000020.00000102(17be2e24)
(8623|8670) pub35->started
(8623|8670) pub35->wait_match() before write for 01030000.187c5941.00000020.00000102(17be2e24)
(8623|8677) pub42<-match found! before write for 01030000.187c5941.00000031.00000102(4a3e9016)
(8623|8696) pub61 waiting for acks returned
(8623|8696) pub61<-delete_contained_entities
(8623|8694) pub59<-match found! before write for 01030000.187c5941.00000035.00000102(bfbe36d6)
(8623|8661) pub26 waiting for acks returned
(8623|8661) pub26<-delete_contained_entities
(8623|8673) pub38<-match found! before write for 01030000.187c5941.0000002c.00000102(d24ec325)
(8623|8673) pub38 12% (2 samples sent)
(8623|8673) pub38 25% (4 samples sent)
(8623|8673) pub38 31% (5 samples sent)
(8623|8671) pub36<-match found! before write for 01030000.187c5941.00000028.00000102(27ce65e5)
(8623|8691) pub56 waiting for acks returned
(8623|8691) pub56<-delete_contained_entities
(8623|8677) pub42 12% (2 samples sent)
(8623|8658) pub24 writer id: 01030000.187c5941.0000001c.00000102(736f7ba3)
(8623|8658) pub24->started
(8623|8658) pub24->wait_match() before write for 01030000.187c5941.0000001c.00000102(736f7ba3)
(8623|8694) pub59 12% (2 samples sent)
(8623|8673) pub38 43% (7 samples sent)
(8623|8673) pub38 50% (8 samples sent)
(8623|8671) pub36 12% (2 samples sent)
(8623|8673) pub38 62% (10 samples sent)
(8623|8694) pub59 25% (4 samples sent)
(8623|8673) pub38 75% (12 samples sent)
(8623|8694) pub59 31% (5 samples sent)
(8623|8694) pub59 43% (7 samples sent)
(8623|8673) pub38 81% (13 samples sent)
(8623|8694) pub59 50% (8 samples sent)
(8623|8673) pub38 93% (15 samples sent)
(8623|8694) pub59 62% (10 samples sent)
(8623|8673) pub38 100% (16 samples sent)
(8623|8673) pub38 waiting for acks
(8623|8654) pub19 writer id: 01030000.187c5941.00000015.00000102(7e7f19d2)
(8623|8654) pub19->started
(8623|8654) pub19->wait_match() before write for 01030000.187c5941.00000015.00000102(7e7f19d2)
(8623|8677) pub42 25% (4 samples sent)
(8623|8670) pub35<-match found! before write for 01030000.187c5941.00000020.00000102(17be2e24)
(8623|8677) pub42 31% (5 samples sent)
(8623|8671) pub36 25% (4 samples sent)
(8623|8658) pub24<-match found! before write for 01030000.187c5941.0000001c.00000102(736f7ba3)
(8623|8671) pub36 31% (5 samples sent)
(8623|8658) pub24 12% (2 samples sent)
(8623|8658) pub24 25% (4 samples sent)
(8623|8677) pub42 43% (7 samples sent)
(8623|8677) pub42 50% (8 samples sent)
(8623|8658) pub24 31% (5 samples sent)
(8623|8677) pub42 62% (10 samples sent)
(8623|8672) pub37 writer id: 01030000.187c5941.00000029.00000102(1aae4c55)
(8623|8672) pub37->started
(8623|8672) pub37->wait_match() before write for 01030000.187c5941.00000029.00000102(1aae4c55)
(8623|8671) pub36 43% (7 samples sent)
(8623|8671) pub36 50% (8 samples sent)
(8623|8694) pub59 75% (12 samples sent)
(8623|8694) pub59 81% (13 samples sent)
(8623|8671) pub36 62% (10 samples sent)
(8623|8697) pub62 writer id: 01030000.187c5941.00000041.00000102(b3ec70d9)
(8623|8697) pub62->started
(8623|8697) pub62->wait_match() before write for 01030000.187c5941.00000041.00000102(b3ec70d9)
(8623|8670) pub35 12% (2 samples sent)
(8623|8670) pub35 25% (4 samples sent)
(8623|8670) pub35 31% (5 samples sent)
(8623|8670) pub35 43% (7 samples sent)
(8623|8670) pub35 50% (8 samples sent)
(8623|8677) pub42 75% (12 samples sent)
(8623|8670) pub35 62% (10 samples sent)
(8623|8677) pub42 81% (13 samples sent)
(8623|8670) pub35 75% (12 samples sent)
(8623|8677) pub42 93% (15 samples sent)
(8623|8670) pub35 81% (13 samples sent)
(8623|8677) pub42 100% (16 samples sent)
(8623|8677) pub42 waiting for acks
(8623|8658) pub24 43% (7 samples sent)
(8623|8658) pub24 50% (8 samples sent)
(8623|8658) pub24 62% (10 samples sent)
(8623|8658) pub24 75% (12 samples sent)
(8623|8694) pub59 93% (15 samples sent)
(8623|8658) pub24 81% (13 samples sent)
(8623|8694) pub59 100% (16 samples sent)
(8623|8694) pub59 waiting for acks
(8623|8658) pub24 93% (15 samples sent)
(8623|8658) pub24 100% (16 samples sent)
(8623|8658) pub24 waiting for acks
(8623|8698) pub63 writer id: 01030000.187c5941.00000042.00000102(f44c0a09)
(8623|8698) pub63->started
(8623|8698) pub63->wait_match() before write for 01030000.187c5941.00000042.00000102(f44c0a09)
(8623|8670) pub35 93% (15 samples sent)
(8623|8670) pub35 100% (16 samples sent)
(8623|8670) pub35 waiting for acks
(8623|8671) pub36 75% (12 samples sent)
(8623|8671) pub36 81% (13 samples sent)
(8623|8671) pub36 93% (15 samples sent)
(8623|8671) pub36 100% (16 samples sent)
(8623|8671) pub36 waiting for acks
(8623|8668) pub33 writer id: 01030000.187c5941.00000026.00000102(98fedb84)
(8623|8668) pub33->started
(8623|8668) pub33->wait_match() before write for 01030000.187c5941.00000026.00000102(98fedb84)
(8623|8672) pub37<-match found! before write for 01030000.187c5941.00000029.00000102(1aae4c55)
(8623|8672) pub37 12% (2 samples sent)
(8623|8672) pub37 25% (4 samples sent)
(8623|8672) pub37 31% (5 samples sent)
(8623|8672) pub37 43% (7 samples sent)
(8623|8672) pub37 50% (8 samples sent)
(8623|8672) pub37 62% (10 samples sent)
(8623|8672) pub37 75% (12 samples sent)
(8623|8697) pub62<-match found! before write for 01030000.187c5941.00000041.00000102(b3ec70d9)
(8623|8697) pub62 12% (2 samples sent)
(8623|8654) pub19<-match found! before write for 01030000.187c5941.00000015.00000102(7e7f19d2)
(8623|8698) pub63<-match found! before write for 01030000.187c5941.00000042.00000102(f44c0a09)
(8623|8668) pub33<-match found! before write for 01030000.187c5941.00000026.00000102(98fedb84)
(8623|8672) pub37 81% (13 samples sent)
(8623|8654) pub19 12% (2 samples sent)
(8623|8672) pub37 93% (15 samples sent)
(8623|8654) pub19 25% (4 samples sent)
(8623|8654) pub19 31% (5 samples sent)
(8623|8664) pub29 writer id: 01030000.187c5941.0000001e.00000102(09af28c3)
(8623|8664) pub29->started
(8623|8664) pub29->wait_match() before write for 01030000.187c5941.0000001e.00000102(09af28c3)
(8623|8668) pub33 12% (2 samples sent)
(8623|8697) pub62 25% (4 samples sent)
(8623|8697) pub62 31% (5 samples sent)
(8623|8672) pub37 100% (16 samples sent)
(8623|8672) pub37 waiting for acks
(8623|8654) pub19 43% (7 samples sent)
(8623|8654) pub19 50% (8 samples sent)
(8623|8689) pub54 writer id: 01030000.187c5941.0000003c.00000102(b2ae54a7)
(8623|8689) pub54->started
(8623|8697) pub62 43% (7 samples sent)
(8623|8689) pub54->wait_match() before write for 01030000.187c5941.0000003c.00000102(b2ae54a7)
(8623|8697) pub62 50% (8 samples sent)
(8623|8697) pub62 62% (10 samples sent)
(8623|8697) pub62 75% (12 samples sent)
(8623|8697) pub62 81% (13 samples sent)
(8623|8697) pub62 93% (15 samples sent)
(8623|8697) pub62 100% (16 samples sent)
(8623|8697) pub62 waiting for acks
(8623|8668) pub33 25% (4 samples sent)
(8623|8668) pub33 31% (5 samples sent)
(8623|8668) pub33 43% (7 samples sent)
(8623|8668) pub33 50% (8 samples sent)
(8623|8654) pub19 62% (10 samples sent)
(8623|8654) pub19 75% (12 samples sent)
(8623|8654) pub19 81% (13 samples sent)
(8623|8654) pub19 93% (15 samples sent)
(8623|8654) pub19 100% (16 samples sent)
(8623|8654) pub19 waiting for acks
(8623|8668) pub33 62% (10 samples sent)
(8623|8668) pub33 75% (12 samples sent)
(8623|8668) pub33 81% (13 samples sent)
(8623|8668) pub33 93% (15 samples sent)
(8623|8668) pub33 100% (16 samples sent)
(8623|8668) pub33 waiting for acks
(8623|8698) pub63 12% (2 samples sent)
(8623|8698) pub63 25% (4 samples sent)
(8623|8698) pub63 31% (5 samples sent)
(8623|8698) pub63 43% (7 samples sent)
(8623|8698) pub63 50% (8 samples sent)
(8623|8698) pub63 62% (10 samples sent)
(8623|8698) pub63 75% (12 samples sent)
(8623|8698) pub63 81% (13 samples sent)
(8623|8698) pub63 93% (15 samples sent)
(8623|8698) pub63 100% (16 samples sent)
(8623|8698) pub63 waiting for acks
(8623|8634) sub 30% (308 samples received)
(8623|8667) pub32 writer id: 01030000.187c5941.00000024.00000102(e23e88e4)
(8623|8667) pub32->started
(8623|8667) pub32->wait_match() before write for 01030000.187c5941.00000024.00000102(e23e88e4)
(8623|8664) pub29<-match found! before write for 01030000.187c5941.0000001e.00000102(09af28c3)
(8623|8689) pub54<-match found! before write for 01030000.187c5941.0000003c.00000102(b2ae54a7)
(8623|8664) pub29 12% (2 samples sent)
(8623|8673) pub38 waiting for acks returned
(8623|8673) pub38<-delete_contained_entities
(8623|8694) pub59 waiting for acks returned
(8623|8694) pub59<-delete_contained_entities
(8623|8664) pub29 25% (4 samples sent)
(8623|8677) pub42 waiting for acks returned
(8623|8677) pub42<-delete_contained_entities
(8623|8670) pub35 waiting for acks returned
(8623|8670) pub35<-delete_contained_entities
(8623|8658) pub24 waiting for acks returned
(8623|8658) pub24<-delete_contained_entities
(8623|8671) pub36 waiting for acks returned
(8623|8671) pub36<-delete_contained_entities
(8623|8664) pub29 31% (5 samples sent)
(8623|8689) pub54 12% (2 samples sent)
(8623|8689) pub54 25% (4 samples sent)
(8623|8689) pub54 31% (5 samples sent)
(8623|8689) pub54 43% (7 samples sent)
(8623|8667) pub32<-match found! before write for 01030000.187c5941.00000024.00000102(e23e88e4)
(8623|8689) pub54 50% (8 samples sent)
(8623|8689) pub54 62% (10 samples sent)
(8623|8689) pub54 75% (12 samples sent)
(8623|8689) pub54 81% (13 samples sent)
(8623|8689) pub54 93% (15 samples sent)
(8623|8689) pub54 100% (16 samples sent)
(8623|8689) pub54 waiting for acks
(8623|8664) pub29 43% (7 samples sent)
(8623|8664) pub29 50% (8 samples sent)
(8623|8664) pub29 62% (10 samples sent)
(8623|8664) pub29 75% (12 samples sent)
(8623|8664) pub29 81% (13 samples sent)
(8623|8664) pub29 93% (15 samples sent)
(8623|8664) pub29 100% (16 samples sent)
(8623|8664) pub29 waiting for acks
(8623|8667) pub32 12% (2 samples sent)
(8623|8667) pub32 25% (4 samples sent)
(8623|8667) pub32 31% (5 samples sent)
(8623|8667) pub32 43% (7 samples sent)
(8623|8667) pub32 50% (8 samples sent)
(8623|8667) pub32 62% (10 samples sent)
(8623|8667) pub32 75% (12 samples sent)
(8623|8667) pub32 81% (13 samples sent)
(8623|8667) pub32 93% (15 samples sent)
(8623|8667) pub32 100% (16 samples sent)
(8623|8667) pub32 waiting for acks
(8623|8635) pub0<-delete_participant
(8623|8634) sub 40% (410 samples received)
(8623|8642) pub7 writer id: 01030000.187c5941.0000000a.00000102(9ccf1981)
(8623|8642) pub7->started
(8623|8642) pub7->wait_match() before write for 01030000.187c5941.0000000a.00000102(9ccf1981)
(8623|8672) pub37 waiting for acks returned
(8623|8672) pub37<-delete_contained_entities
(8623|8697) pub62 waiting for acks returned
(8623|8697) pub62<-delete_contained_entities
(8623|8668) pub33 waiting for acks returned
(8623|8668) pub33<-delete_contained_entities
(8623|8654) pub19 waiting for acks returned
(8623|8654) pub19<-delete_contained_entities
(8623|8642) pub7<-match found! before write for 01030000.187c5941.0000000a.00000102(9ccf1981)
(8623|8642) pub7 12% (2 samples sent)
(8623|8642) pub7 25% (4 samples sent)
(8623|8642) pub7 31% (5 samples sent)
(8623|8642) pub7 43% (7 samples sent)
(8623|8642) pub7 50% (8 samples sent)
(8623|8642) pub7 62% (10 samples sent)
(8623|8642) pub7 75% (12 samples sent)
(8623|8642) pub7 81% (13 samples sent)
(8623|8642) pub7 93% (15 samples sent)
(8623|8642) pub7 100% (16 samples sent)
(8623|8642) pub7 waiting for acks
(8623|8698) pub63 waiting for acks returned
(8623|8698) pub63<-delete_contained_entities
(8623|8657) pub22 writer id: 01030000.187c5941.00000019.00000102(bb8ff4d3)
(8623|8657) pub22->started
(8623|8657) pub22->wait_match() before write for 01030000.187c5941.00000019.00000102(bb8ff4d3)
(8623|8657) pub22<-match found! before write for 01030000.187c5941.00000019.00000102(bb8ff4d3)
(8623|8667) pub32 waiting for acks returned
(8623|8667) pub32<-delete_contained_entities
(8623|8689) pub54 waiting for acks returned
(8623|8689) pub54<-delete_contained_entities
(8623|8664) pub29 waiting for acks returned
(8623|8664) pub29<-delete_contained_entities
(8623|8642) pub7 waiting for acks returned
(8623|8642) pub7<-delete_contained_entities
(8623|8657) pub22 12% (2 samples sent)
(8623|8657) pub22 25% (4 samples sent)
(8623|8657) pub22 31% (5 samples sent)
(8623|8657) pub22 43% (7 samples sent)
(8623|8657) pub22 50% (8 samples sent)
(8623|8657) pub22 62% (10 samples sent)
(8623|8657) pub22 75% (12 samples sent)
(8623|8657) pub22 81% (13 samples sent)
(8623|8657) pub22 93% (15 samples sent)
(8623|8657) pub22 100% (16 samples sent)
(8623|8657) pub22 waiting for acks
(8623|8657) pub22 waiting for acks returned
(8623|8657) pub22<-delete_contained_entities
(8623|8646) pub11 writer id: 01030000.187c5941.0000000e.00000102(694fbf41)
(8623|8646) pub11->started
(8623|8646) pub11->wait_match() before write for 01030000.187c5941.0000000e.00000102(694fbf41)
(8623|8646) pub11<-match found! before write for 01030000.187c5941.0000000e.00000102(694fbf41)
(8623|8646) pub11 12% (2 samples sent)
(8623|8646) pub11 25% (4 samples sent)
(8623|8646) pub11 31% (5 samples sent)
(8623|8646) pub11 43% (7 samples sent)
(8623|8638) pub3 writer id: 01030000.187c5941.00000008.00000102(e60f4ae1)
(8623|8638) pub3->started
(8623|8638) pub3->wait_match() before write for 01030000.187c5941.00000008.00000102(e60f4ae1)
(8623|8638) pub3<-match found! before write for 01030000.187c5941.00000008.00000102(e60f4ae1)
(8623|8638) pub3 12% (2 samples sent)
(8623|8638) pub3 25% (4 samples sent)
(8623|8638) pub3 31% (5 samples sent)
(8623|8638) pub3 43% (7 samples sent)
(8623|8638) pub3 50% (8 samples sent)
(8623|8638) pub3 62% (10 samples sent)
(8623|8638) pub3 75% (12 samples sent)
(8623|8638) pub3 81% (13 samples sent)
(8623|8638) pub3 93% (15 samples sent)
(8623|8638) pub3 100% (16 samples sent)
(8623|8638) pub3 waiting for acks
(8623|8646) pub11 50% (8 samples sent)
(8623|8646) pub11 62% (10 samples sent)
(8623|8646) pub11 75% (12 samples sent)
(8623|8646) pub11 81% (13 samples sent)
(8623|8646) pub11 93% (15 samples sent)
(8623|8646) pub11 100% (16 samples sent)
(8623|8646) pub11 waiting for acks
(8623|8634) sub 50% (512 samples received)
(8623|8643) pub8 writer id: 01030000.187c5941.0000000b.00000102(a1af3031)
(8623|8643) pub8->started
(8623|8643) pub8->wait_match() before write for 01030000.187c5941.0000000b.00000102(a1af3031)
(8623|8643) pub8<-match found! before write for 01030000.187c5941.0000000b.00000102(a1af3031)
(8623|8638) pub3 waiting for acks returned
(8623|8638) pub3<-delete_contained_entities
(8623|8643) pub8 12% (2 samples sent)
(8623|8643) pub8 25% (4 samples sent)
(8623|8643) pub8 31% (5 samples sent)
(8623|8643) pub8 43% (7 samples sent)
(8623|8643) pub8 50% (8 samples sent)
(8623|8643) pub8 62% (10 samples sent)
(8623|8643) pub8 75% (12 samples sent)
(8623|8643) pub8 81% (13 samples sent)
(8623|8643) pub8 93% (15 samples sent)
(8623|8643) pub8 100% (16 samples sent)
(8623|8643) pub8 waiting for acks
(8623|8650) pub15 writer id: 01030000.187c5941.00000014.00000102(431f3062)
(8623|8650) pub15->started
(8623|8650) pub15->wait_match() before write for 01030000.187c5941.00000014.00000102(431f3062)
(8623|8692) pub58 writer id: 01030000.187c5941.00000034.00000102(82de1f66)
(8623|8692) pub58->started
(8623|8692) pub58->wait_match() before write for 01030000.187c5941.00000034.00000102(82de1f66)
(8623|8650) pub15<-match found! before write for 01030000.187c5941.00000014.00000102(431f3062)
(8623|8674) pub39 writer id: 01030000.187c5941.00000025.00000102(df5ea154)
(8623|8674) pub39->started
(8623|8674) pub39->wait_match() before write for 01030000.187c5941.00000025.00000102(df5ea154)
(8623|8646) pub11 waiting for acks returned
(8623|8646) pub11<-delete_contained_entities
(8623|8650) pub15 12% (2 samples sent)
(8623|8650) pub15 25% (4 samples sent)
(8623|8650) pub15 31% (5 samples sent)
(8623|8650) pub15 43% (7 samples sent)
(8623|8650) pub15 50% (8 samples sent)
(8623|8650) pub15 62% (10 samples sent)
(8623|8650) pub15 75% (12 samples sent)
(8623|8650) pub15 81% (13 samples sent)
(8623|8650) pub15 93% (15 samples sent)
(8623|8665) pub30 writer id: 01030000.187c5941.00000022.00000102(6d7e7d44)
(8623|8665) pub30->started
(8623|8665) pub30->wait_match() before write for 01030000.187c5941.00000022.00000102(6d7e7d44)
(8623|8692) pub58<-match found! before write for 01030000.187c5941.00000034.00000102(82de1f66)
(8623|8692) pub58 12% (2 samples sent)
(8623|8692) pub58 25% (4 samples sent)
(8623|8692) pub58 31% (5 samples sent)
(8623|8692) pub58 43% (7 samples sent)
(8623|8650) pub15 100% (16 samples sent)
(8623|8692) pub58 50% (8 samples sent)
(8623|8674) pub39<-match found! before write for 01030000.187c5941.00000025.00000102(df5ea154)
(8623|8692) pub58 62% (10 samples sent)
(8623|8643) pub8 waiting for acks returned
(8623|8643) pub8<-delete_contained_entities
(8623|8665) pub30<-match found! before write for 01030000.187c5941.00000022.00000102(6d7e7d44)
(8623|8665) pub30 12% (2 samples sent)
(8623|8665) pub30 25% (4 samples sent)
(8623|8665) pub30 31% (5 samples sent)
(8623|8650) pub15 waiting for acks
(8623|8665) pub30 43% (7 samples sent)
(8623|8665) pub30 50% (8 samples sent)
(8623|8665) pub30 62% (10 samples sent)
(8623|8665) pub30 75% (12 samples sent)
(8623|8665) pub30 81% (13 samples sent)
(8623|8665) pub30 93% (15 samples sent)
(8623|8665) pub30 100% (16 samples sent)
(8623|8692) pub58 75% (12 samples sent)
(8623|8692) pub58 81% (13 samples sent)
(8623|8692) pub58 93% (15 samples sent)
(8623|8692) pub58 100% (16 samples sent)
(8623|8692) pub58 waiting for acks
(8623|8693) pub57 writer id: 01030000.187c5941.0000003e.00000102(c86e07c7)
(8623|8693) pub57->started
(8623|8693) pub57->wait_match() before write for 01030000.187c5941.0000003e.00000102(c86e07c7)
(8623|8665) pub30 waiting for acks
(8623|8674) pub39 12% (2 samples sent)
(8623|8674) pub39 25% (4 samples sent)
(8623|8674) pub39 31% (5 samples sent)
(8623|8674) pub39 43% (7 samples sent)
(8623|8674) pub39 50% (8 samples sent)
(8623|8690) pub55 writer id: 01030000.187c5941.0000003d.00000102(8fce7d17)
(8623|8690) pub55->started
(8623|8690) pub55->wait_match() before write for 01030000.187c5941.0000003d.00000102(8fce7d17)
(8623|8674) pub39 62% (10 samples sent)
(8623|8674) pub39 75% (12 samples sent)
(8623|8674) pub39 81% (13 samples sent)
(8623|8674) pub39 93% (15 samples sent)
(8623|8693) pub57<-match found! before write for 01030000.187c5941.0000003e.00000102(c86e07c7)
(8623|8693) pub57 12% (2 samples sent)
(8623|8690) pub55<-match found! before write for 01030000.187c5941.0000003d.00000102(8fce7d17)
(8623|8690) pub55 12% (2 samples sent)
(8623|8690) pub55 25% (4 samples sent)
(8623|8690) pub55 31% (5 samples sent)
(8623|8690) pub55 43% (7 samples sent)
(8623|8690) pub55 50% (8 samples sent)
(8623|8690) pub55 62% (10 samples sent)
(8623|8690) pub55 75% (12 samples sent)
(8623|8690) pub55 81% (13 samples sent)
(8623|8690) pub55 93% (15 samples sent)
(8623|8690) pub55 100% (16 samples sent)
(8623|8690) pub55 waiting for acks
(8623|8674) pub39 100% (16 samples sent)
(8623|8674) pub39 waiting for acks
(8623|8693) pub57 25% (4 samples sent)
(8623|8693) pub57 31% (5 samples sent)
(8623|8693) pub57 43% (7 samples sent)
(8623|8693) pub57 50% (8 samples sent)
(8623|8693) pub57 62% (10 samples sent)
(8623|8693) pub57 75% (12 samples sent)
(8623|8693) pub57 81% (13 samples sent)
(8623|8693) pub57 93% (15 samples sent)
(8623|8693) pub57 100% (16 samples sent)
(8623|8693) pub57 waiting for acks
(8623|8650) pub15 waiting for acks returned
(8623|8650) pub15<-delete_contained_entities
(8623|8692) pub58 waiting for acks returned
(8623|8692) pub58<-delete_contained_entities
(8623|8681) pub46 writer id: 01030000.187c5941.00000039.00000102(7a4edbd7)
(8623|8681) pub46->started
(8623|8681) pub46->wait_match() before write for 01030000.187c5941.00000039.00000102(7a4edbd7)
(8623|8681) pub46<-match found! before write for 01030000.187c5941.00000039.00000102(7a4edbd7)
(8623|8681) pub46 12% (2 samples sent)
(8623|8681) pub46 25% (4 samples sent)
(8623|8681) pub46 31% (5 samples sent)
(8623|8681) pub46 43% (7 samples sent)
(8623|8681) pub46 50% (8 samples sent)
(8623|8681) pub46 62% (10 samples sent)
(8623|8681) pub46 75% (12 samples sent)
(8623|8681) pub46 81% (13 samples sent)
(8623|8665) pub30 waiting for acks returned
(8623|8665) pub30<-delete_contained_entities
(8623|8634) sub 60% (615 samples received)
(8623|8636) pub1 writer id: 01030000.187c5941.00000005.00000102(1e9f8e50)
(8623|8636) pub1->started
(8623|8636) pub1->wait_match() before write for 01030000.187c5941.00000005.00000102(1e9f8e50)
(8623|8681) pub46 93% (15 samples sent)
(8623|8681) pub46 100% (16 samples sent)
(8623|8681) pub46 waiting for acks
(8623|8666) pub31 writer id: 01030000.187c5941.00000023.00000102(501e54f4)
(8623|8666) pub31->started
(8623|8666) pub31->wait_match() before write for 01030000.187c5941.00000023.00000102(501e54f4)
(8623|8663) pub28 writer id: 01030000.187c5941.00000021.00000102(2ade0794)
(8623|8663) pub28->started
(8623|8663) pub28->wait_match() before write for 01030000.187c5941.00000021.00000102(2ade0794)
(8623|8636) pub1<-match found! before write for 01030000.187c5941.00000005.00000102(1e9f8e50)
(8623|8636) pub1 12% (2 samples sent)
(8623|8690) pub55 waiting for acks returned
(8623|8690) pub55<-delete_contained_entities
(8623|8666) pub31<-match found! before write for 01030000.187c5941.00000023.00000102(501e54f4)
(8623|8636) pub1 25% (4 samples sent)
(8623|8636) pub1 31% (5 samples sent)
(8623|8674) pub39 waiting for acks returned
(8623|8674) pub39<-delete_contained_entities
(8623|8636) pub1 43% (7 samples sent)
(8623|8636) pub1 50% (8 samples sent)
(8623|8666) pub31 12% (2 samples sent)
(8623|8666) pub31 25% (4 samples sent)
(8623|8693) pub57 waiting for acks returned
(8623|8693) pub57<-delete_contained_entities
(8623|8663) pub28<-match found! before write for 01030000.187c5941.00000021.00000102(2ade0794)
(8623|8688) pub53 writer id: 01030000.187c5941.0000002f.00000102(95eeb9f5)
(8623|8688) pub53->started
(8623|8688) pub53->wait_match() before write for 01030000.187c5941.0000002f.00000102(95eeb9f5)
(8623|8663) pub28 12% (2 samples sent)
(8623|8636) pub1 62% (10 samples sent)
(8623|8636) pub1 75% (12 samples sent)
(8623|8636) pub1 81% (13 samples sent)
(8623|8636) pub1 93% (15 samples sent)
(8623|8636) pub1 100% (16 samples sent)
(8623|8636) pub1 waiting for acks
(8623|8666) pub31 31% (5 samples sent)
(8623|8666) pub31 43% (7 samples sent)
(8623|8666) pub31 50% (8 samples sent)
(8623|8666) pub31 62% (10 samples sent)
(8623|8666) pub31 75% (12 samples sent)
(8623|8666) pub31 81% (13 samples sent)
(8623|8666) pub31 93% (15 samples sent)
(8623|8666) pub31 100% (16 samples sent)
(8623|8666) pub31 waiting for acks
(8623|8663) pub28 25% (4 samples sent)
(8623|8663) pub28 31% (5 samples sent)
(8623|8663) pub28 43% (7 samples sent)
(8623|8663) pub28 50% (8 samples sent)
(8623|8663) pub28 62% (10 samples sent)
(8623|8663) pub28 75% (12 samples sent)
(8623|8663) pub28 81% (13 samples sent)
(8623|8663) pub28 93% (15 samples sent)
(8623|8663) pub28 100% (16 samples sent)
(8623|8663) pub28 waiting for acks
(8623|8686) pub51 writer id: 01030000.187c5941.0000002d.00000102(ef2eea95)
(8623|8686) pub51->started
(8623|8686) pub51->wait_match() before write for 01030000.187c5941.0000002d.00000102(ef2eea95)
(8623|8680) pub45 writer id: 01030000.187c5941.00000038.00000102(472ef267)
(8623|8680) pub45->started
(8623|8680) pub45->wait_match() before write for 01030000.187c5941.00000038.00000102(472ef267)
(8623|8680) pub45<-match found! before write for 01030000.187c5941.00000038.00000102(472ef267)
(8623|8686) pub51<-match found! before write for 01030000.187c5941.0000002d.00000102(ef2eea95)
(8623|8686) pub51 12% (2 samples sent)
(8623|8686) pub51 25% (4 samples sent)
(8623|8680) pub45 12% (2 samples sent)
(8623|8686) pub51 31% (5 samples sent)
(8623|8680) pub45 25% (4 samples sent)
(8623|8680) pub45 31% (5 samples sent)
(8623|8680) pub45 43% (7 samples sent)
(8623|8680) pub45 50% (8 samples sent)
(8623|8688) pub53<-match found! before write for 01030000.187c5941.0000002f.00000102(95eeb9f5)
(8623|8688) pub53 12% (2 samples sent)
(8623|8681) pub46 waiting for acks returned
(8623|8681) pub46<-delete_contained_entities
(8623|8688) pub53 25% (4 samples sent)
(8623|8686) pub51 43% (7 samples sent)
(8623|8688) pub53 31% (5 samples sent)
(8623|8686) pub51 50% (8 samples sent)
(8623|8686) pub51 62% (10 samples sent)
(8623|8686) pub51 75% (12 samples sent)
(8623|8686) pub51 81% (13 samples sent)
(8623|8686) pub51 93% (15 samples sent)
(8623|8686) pub51 100% (16 samples sent)
(8623|8686) pub51 waiting for acks
(8623|8688) pub53 43% (7 samples sent)
(8623|8688) pub53 50% (8 samples sent)
(8623|8688) pub53 62% (10 samples sent)
(8623|8695) pub60 writer id: 01030000.187c5941.00000040.00000102(8e8c5969)
(8623|8695) pub60->started
(8623|8695) pub60->wait_match() before write for 01030000.187c5941.00000040.00000102(8e8c5969)
(8623|8688) pub53 75% (12 samples sent)
(8623|8688) pub53 81% (13 samples sent)
(8623|8688) pub53 93% (15 samples sent)
(8623|8688) pub53 100% (16 samples sent)
(8623|8688) pub53 waiting for acks
(8623|8680) pub45 62% (10 samples sent)
(8623|8680) pub45 75% (12 samples sent)
(8623|8680) pub45 81% (13 samples sent)
(8623|8680) pub45 93% (15 samples sent)
(8623|8680) pub45 100% (16 samples sent)
(8623|8680) pub45 waiting for acks
(8623|8695) pub60<-match found! before write for 01030000.187c5941.00000040.00000102(8e8c5969)
(8623|8695) pub60 12% (2 samples sent)
(8623|8695) pub60 25% (4 samples sent)
(8623|8695) pub60 31% (5 samples sent)
(8623|8695) pub60 43% (7 samples sent)
(8623|8695) pub60 50% (8 samples sent)
(8623|8695) pub60 62% (10 samples sent)
(8623|8695) pub60 75% (12 samples sent)
(8623|8666) pub31 waiting for acks returned
(8623|8666) pub31<-delete_contained_entities
(8623|8636) pub1 waiting for acks returned
(8623|8636) pub1<-delete_contained_entities
(8623|8663) pub28 waiting for acks returned
(8623|8663) pub28<-delete_contained_entities
(8623|8648) pub13 writer id: 01030000.187c5941.00000010.00000102(b69f96a2)
(8623|8648) pub13->started
(8623|8648) pub13->wait_match() before write for 01030000.187c5941.00000010.00000102(b69f96a2)
(8623|8648) pub13<-match found! before write for 01030000.187c5941.00000010.00000102(b69f96a2)
(8623|8648) pub13 12% (2 samples sent)
(8623|8634) sub 70% (717 samples received)
(8623|8648) pub13 25% (4 samples sent)
(8623|8648) pub13 31% (5 samples sent)
(8623|8695) pub60 81% (13 samples sent)
(8623|8695) pub60 93% (15 samples sent)
(8623|8695) pub60 100% (16 samples sent)
(8623|8695) pub60 waiting for acks
(8623|8648) pub13 43% (7 samples sent)
(8623|8648) pub13 50% (8 samples sent)
(8623|8648) pub13 62% (10 samples sent)
(8623|8648) pub13 75% (12 samples sent)
(8623|8648) pub13 81% (13 samples sent)
(8623|8648) pub13 93% (15 samples sent)
(8623|8648) pub13 100% (16 samples sent)
(8623|8648) pub13 waiting for acks
(8623|8637) pub2<-delete_participant
(8623|8688) pub53 waiting for acks returned
(8623|8688) pub53<-delete_contained_entities
(8623|8686) pub51 waiting for acks returned
(8623|8686) pub51<-delete_contained_entities
(8623|8680) pub45 waiting for acks returned
(8623|8680) pub45<-delete_contained_entities
(8623|8695) pub60 waiting for acks returned
(8623|8695) pub60<-delete_contained_entities
(8623|8648) pub13 waiting for acks returned
(8623|8648) pub13<-delete_contained_entities
(8623|8662) pub27 writer id: 01030000.187c5941.0000001d.00000102(4e0f5213)
(8623|8662) pub27->started
(8623|8662) pub27->wait_match() before write for 01030000.187c5941.0000001d.00000102(4e0f5213)
(8623|8662) pub27<-match found! before write for 01030000.187c5941.0000001d.00000102(4e0f5213)
(8623|8662) pub27 12% (2 samples sent)
(8623|8662) pub27 25% (4 samples sent)
(8623|8662) pub27 31% (5 samples sent)
(8623|8662) pub27 43% (7 samples sent)
(8623|8662) pub27 50% (8 samples sent)
(8623|8662) pub27 62% (10 samples sent)
(8623|8662) pub27 75% (12 samples sent)
(8623|8662) pub27 81% (13 samples sent)
(8623|8662) pub27 93% (15 samples sent)
(8623|8662) pub27 100% (16 samples sent)
(8623|8662) pub27 waiting for acks
(8623|8662) pub27 waiting for acks returned
(8623|8662) pub27<-delete_contained_entities
(8623|8683) pub48 writer id: 01030000.187c5941.0000002b.00000102(606e1f35)
(8623|8683) pub48->started
(8623|8683) pub48->wait_match() before write for 01030000.187c5941.0000002b.00000102(606e1f35)
(8623|8683) pub48<-match found! before write for 01030000.187c5941.0000002b.00000102(606e1f35)
(8623|8683) pub48 12% (2 samples sent)
(8623|8683) pub48 25% (4 samples sent)
(8623|8683) pub48 31% (5 samples sent)
(8623|8683) pub48 43% (7 samples sent)
(8623|8683) pub48 50% (8 samples sent)
(8623|8683) pub48 62% (10 samples sent)
(8623|8683) pub48 75% (12 samples sent)
(8623|8683) pub48 81% (13 samples sent)
(8623|8683) pub48 93% (15 samples sent)
(8623|8683) pub48 100% (16 samples sent)
(8623|8683) pub48 waiting for acks
(8623|8660) pub25 writer id: 01030000.187c5941.0000001b.00000102(c14fa7b3)
(8623|8660) pub25->started
(8623|8660) pub25->wait_match() before write for 01030000.187c5941.0000001b.00000102(c14fa7b3)
(8623|8660) pub25<-match found! before write for 01030000.187c5941.0000001b.00000102(c14fa7b3)
(8623|8660) pub25 12% (2 samples sent)
(8623|8660) pub25 25% (4 samples sent)
(8623|8660) pub25 31% (5 samples sent)
(8623|8644) pub9 writer id: 01030000.187c5941.0000000c.00000102(138fec21)
(8623|8644) pub9->started
(8623|8644) pub9->wait_match() before write for 01030000.187c5941.0000000c.00000102(138fec21)
(8623|8660) pub25 43% (7 samples sent)
(8623|8660) pub25 50% (8 samples sent)
(8623|8660) pub25 62% (10 samples sent)
(8623|8660) pub25 75% (12 samples sent)
(8623|8660) pub25 81% (13 samples sent)
(8623|8660) pub25 93% (15 samples sent)
(8623|8660) pub25 100% (16 samples sent)
(8623|8660) pub25 waiting for acks
(8623|8634) sub 80% (820 samples received)
(8623|8683) pub48 waiting for acks returned
(8623|8683) pub48<-delete_contained_entities
(8623|8644) pub9<-match found! before write for 01030000.187c5941.0000000c.00000102(138fec21)
(8623|8644) pub9 12% (2 samples sent)
(8623|8644) pub9 25% (4 samples sent)
(8623|8644) pub9 31% (5 samples sent)
(8623|8644) pub9 43% (7 samples sent)
(8623|8644) pub9 50% (8 samples sent)
(8623|8644) pub9 62% (10 samples sent)
(8623|8644) pub9 75% (12 samples sent)
(8623|8644) pub9 81% (13 samples sent)
(8623|8644) pub9 93% (15 samples sent)
(8623|8644) pub9 100% (16 samples sent)
(8623|8644) pub9 waiting for acks
(8623|8655) pub20 writer id: 01030000.187c5941.00000016.00000102(39df6302)
(8623|8655) pub20->started
(8623|8655) pub20->wait_match() before write for 01030000.187c5941.00000016.00000102(39df6302)
(8623|8656) pub21 writer id: 01030000.187c5941.00000018.00000102(86efdd63)
(8623|8656) pub21->started
(8623|8656) pub21->wait_match() before write for 01030000.187c5941.00000018.00000102(86efdd63)
(8623|8660) pub25 waiting for acks returned
(8623|8660) pub25<-delete_contained_entities
(8623|8655) pub20<-match found! before write for 01030000.187c5941.00000016.00000102(39df6302)
(8623|8655) pub20 12% (2 samples sent)
(8623|8655) pub20 25% (4 samples sent)
(8623|8653) pub18 writer id: 01030000.187c5941.00000011.00000102(8bffbf12)
(8623|8653) pub18->started
(8623|8653) pub18->wait_match() before write for 01030000.187c5941.00000011.00000102(8bffbf12)
(8623|8655) pub20 31% (5 samples sent)
(8623|8655) pub20 43% (7 samples sent)
(8623|8655) pub20 50% (8 samples sent)
(8623|8651) pub16 writer id: 01030000.187c5941.00000017.00000102(04bf4ab2)
(8623|8651) pub16->started
(8623|8651) pub16->wait_match() before write for 01030000.187c5941.00000017.00000102(04bf4ab2)
(8623|8655) pub20 62% (10 samples sent)
(8623|8655) pub20 75% (12 samples sent)
(8623|8655) pub20 81% (13 samples sent)
(8623|8655) pub20 93% (15 samples sent)
(8623|8655) pub20 100% (16 samples sent)
(8623|8685) pub50 writer id: 01030000.187c5941.00000032.00000102(0d9eeac6)
(8623|8685) pub50->started
(8623|8685) pub50->wait_match() before write for 01030000.187c5941.00000032.00000102(0d9eeac6)
(8623|8655) pub20 waiting for acks
(8623|8656) pub21<-match found! before write for 01030000.187c5941.00000018.00000102(86efdd63)
(8623|8653) pub18<-match found! before write for 01030000.187c5941.00000011.00000102(8bffbf12)
(8623|8656) pub21 12% (2 samples sent)
(8623|8651) pub16<-match found! before write for 01030000.187c5941.00000017.00000102(04bf4ab2)
(8623|8656) pub21 25% (4 samples sent)
(8623|8656) pub21 31% (5 samples sent)
(8623|8651) pub16 12% (2 samples sent)
(8623|8653) pub18 12% (2 samples sent)
(8623|8644) pub9 waiting for acks returned
(8623|8644) pub9<-delete_contained_entities
(8623|8653) pub18 25% (4 samples sent)
(8623|8653) pub18 31% (5 samples sent)
(8623|8656) pub21 43% (7 samples sent)
(8623|8656) pub21 50% (8 samples sent)
(8623|8653) pub18 43% (7 samples sent)
(8623|8653) pub18 50% (8 samples sent)
(8623|8653) pub18 62% (10 samples sent)
(8623|8656) pub21 62% (10 samples sent)
(8623|8653) pub18 75% (12 samples sent)
(8623|8656) pub21 75% (12 samples sent)
(8623|8653) pub18 81% (13 samples sent)
(8623|8656) pub21 81% (13 samples sent)
(8623|8676) pub41 writer id: 01030000.187c5941.00000030.00000102(775eb9a6)
(8623|8676) pub41->started
(8623|8676) pub41->wait_match() before write for 01030000.187c5941.00000030.00000102(775eb9a6)
(8623|8651) pub16 25% (4 samples sent)
(8623|8653) pub18 93% (15 samples sent)
(8623|8651) pub16 31% (5 samples sent)
(8623|8656) pub21 93% (15 samples sent)
(8623|8651) pub16 43% (7 samples sent)
(8623|8651) pub16 50% (8 samples sent)
(8623|8651) pub16 62% (10 samples sent)
(8623|8651) pub16 75% (12 samples sent)
(8623|8651) pub16 81% (13 samples sent)
(8623|8651) pub16 93% (15 samples sent)
(8623|8651) pub16 100% (16 samples sent)
(8623|8651) pub16 waiting for acks
(8623|8653) pub18 100% (16 samples sent)
(8623|8653) pub18 waiting for acks
(8623|8656) pub21 100% (16 samples sent)
(8623|8656) pub21 waiting for acks
(8623|8685) pub50<-match found! before write for 01030000.187c5941.00000032.00000102(0d9eeac6)
(8623|8679) pub44 writer id: 01030000.187c5941.00000036.00000102(f81e4c06)
(8623|8679) pub44->started
(8623|8679) pub44->wait_match() before write for 01030000.187c5941.00000036.00000102(f81e4c06)
(8623|8685) pub50 12% (2 samples sent)
(8623|8676) pub41<-match found! before write for 01030000.187c5941.00000030.00000102(775eb9a6)
(8623|8685) pub50 25% (4 samples sent)
(8623|8655) pub20 waiting for acks returned
(8623|8655) pub20<-delete_contained_entities
(8623|8685) pub50 31% (5 samples sent)
(8623|8676) pub41 12% (2 samples sent)
(8623|8676) pub41 25% (4 samples sent)
(8623|8676) pub41 31% (5 samples sent)
(8623|8685) pub50 43% (7 samples sent)
(8623|8685) pub50 50% (8 samples sent)
(8623|8685) pub50 62% (10 samples sent)
(8623|8676) pub41 43% (7 samples sent)
(8623|8676) pub41 50% (8 samples sent)
(8623|8676) pub41 62% (10 samples sent)
(8623|8676) pub41 75% (12 samples sent)
(8623|8676) pub41 81% (13 samples sent)
(8623|8676) pub41 93% (15 samples sent)
(8623|8685) pub50 75% (12 samples sent)
(8623|8685) pub50 81% (13 samples sent)
(8623|8685) pub50 93% (15 samples sent)
(8623|8678) pub43 writer id: 01030000.187c5941.00000033.00000102(30fec376)
(8623|8678) pub43->started
(8623|8678) pub43->wait_match() before write for 01030000.187c5941.00000033.00000102(30fec376)
(8623|8685) pub50 100% (16 samples sent)
(8623|8685) pub50 waiting for acks
(8623|8676) pub41 100% (16 samples sent)
(8623|8676) pub41 waiting for acks
(8623|8682) pub47 writer id: 01030000.187c5941.0000003a.00000102(3deea107)
(8623|8682) pub47->started
(8623|8682) pub47->wait_match() before write for 01030000.187c5941.0000003a.00000102(3deea107)
(8623|8675) pub40 writer id: 01030000.187c5941.0000002e.00000102(a88e9045)
(8623|8675) pub40->started
(8623|8675) pub40->wait_match() before write for 01030000.187c5941.0000002e.00000102(a88e9045)
(8623|8639) pub4<-delete_participant
(8623|8679) pub44<-match found! before write for 01030000.187c5941.00000036.00000102(f81e4c06)
(8623|8678) pub43<-match found! before write for 01030000.187c5941.00000033.00000102(30fec376)
(8623|8682) pub47<-match found! before write for 01030000.187c5941.0000003a.00000102(3deea107)
(8623|8679) pub44 12% (2 samples sent)
(8623|8682) pub47 12% (2 samples sent)
(8623|8682) pub47 25% (4 samples sent)
(8623|8669) pub34 writer id: 01030000.187c5941.00000027.00000102(a59ef234)
(8623|8669) pub34->started
(8623|8669) pub34->wait_match() before write for 01030000.187c5941.00000027.00000102(a59ef234)
(8623|8675) pub40<-match found! before write for 01030000.187c5941.0000002e.00000102(a88e9045)
(8623|8682) pub47 31% (5 samples sent)
(8623|8679) pub44 25% (4 samples sent)
(8623|8651) pub16 waiting for acks returned
(8623|8651) pub16<-delete_contained_entities
(8623|8656) pub21 waiting for acks returned
(8623|8656) pub21<-delete_contained_entities
(8623|8653) pub18 waiting for acks returned
(8623|8653) pub18<-delete_contained_entities
(8623|8679) pub44 31% (5 samples sent)
(8623|8679) pub44 43% (7 samples sent)
(8623|8678) pub43 12% (2 samples sent)
(8623|8679) pub44 50% (8 samples sent)
(8623|8678) pub43 25% (4 samples sent)
(8623|8679) pub44 62% (10 samples sent)
(8623|8678) pub43 31% (5 samples sent)
(8623|8682) pub47 43% (7 samples sent)
(8623|8634) sub 90% (922 samples received)
(8623|8682) pub47 50% (8 samples sent)
(8623|8678) pub43 43% (7 samples sent)
(8623|8678) pub43 50% (8 samples sent)
(8623|8682) pub47 62% (10 samples sent)
(8623|8679) pub44 75% (12 samples sent)
(8623|8675) pub40 12% (2 samples sent)
(8623|8675) pub40 25% (4 samples sent)
(8623|8675) pub40 31% (5 samples sent)
(8623|8675) pub40 43% (7 samples sent)
(8623|8675) pub40 50% (8 samples sent)
(8623|8675) pub40 62% (10 samples sent)
(8623|8675) pub40 75% (12 samples sent)
(8623|8675) pub40 81% (13 samples sent)
(8623|8675) pub40 93% (15 samples sent)
(8623|8675) pub40 100% (16 samples sent)
(8623|8675) pub40 waiting for acks
(8623|8678) pub43 62% (10 samples sent)
(8623|8678) pub43 75% (12 samples sent)
(8623|8678) pub43 81% (13 samples sent)
(8623|8678) pub43 93% (15 samples sent)
(8623|8678) pub43 100% (16 samples sent)
(8623|8678) pub43 waiting for acks
(8623|8679) pub44 81% (13 samples sent)
(8623|8679) pub44 93% (15 samples sent)
(8623|8679) pub44 100% (16 samples sent)
(8623|8679) pub44 waiting for acks
(8623|8682) pub47 75% (12 samples sent)
(8623|8682) pub47 81% (13 samples sent)
(8623|8682) pub47 93% (15 samples sent)
(8623|8682) pub47 100% (16 samples sent)
(8623|8682) pub47 waiting for acks
(8623|8669) pub34<-match found! before write for 01030000.187c5941.00000027.00000102(a59ef234)
(8623|8685) pub50 waiting for acks returned
(8623|8685) pub50<-delete_contained_entities
(8623|8676) pub41 waiting for acks returned
(8623|8676) pub41<-delete_contained_entities
(8623|8669) pub34 12% (2 samples sent)
(8623|8669) pub34 25% (4 samples sent)
(8623|8669) pub34 31% (5 samples sent)
(8623|8669) pub34 43% (7 samples sent)
(8623|8669) pub34 50% (8 samples sent)
(8623|8669) pub34 62% (10 samples sent)
(8623|8669) pub34 75% (12 samples sent)
(8623|8669) pub34 81% (13 samples sent)
(8623|8669) pub34 93% (15 samples sent)
(8623|8669) pub34 100% (16 samples sent)
(8623|8669) pub34 waiting for acks
(8623|8640) pub5<-delete_participant
(8623|8675) pub40 waiting for acks returned
(8623|8675) pub40<-delete_contained_entities
(8623|8679) pub44 waiting for acks returned
(8623|8679) pub44<-delete_contained_entities
(8623|8682) pub47 waiting for acks returned
(8623|8682) pub47<-delete_contained_entities
(8623|8678) pub43 waiting for acks returned
(8623|8678) pub43<-delete_contained_entities
(8623|8634) sub 100% (1024 samples received)
(8623|8634) sub condition_.notify_all
(8623|8623) sub condition_.wait returned
(8623|8623) sub check_received
(8623|8623) sub check_received returns 0
(8623|8623) <- PublisherService::end
(8623|8669) pub34 waiting for acks returned
(8623|8669) pub34<-delete_contained_entities
(8623|8645) pub10<-delete_participant
(8623|8641) pub6<-delete_participant
(8623|8649) pub14<-delete_participant
(8623|8647) pub12<-delete_participant
(8623|8687) pub52<-delete_participant
(8623|8684) pub49<-delete_participant
(8623|8652) pub17<-delete_participant
(8623|8659) pub23<-delete_participant
(8623|8696) pub61<-delete_participant
(8623|8691) pub56<-delete_participant
(8623|8661) pub26<-delete_participant
(8623|8670) pub35<-delete_participant
(8623|8677) pub42<-delete_participant
(8623|8694) pub59<-delete_participant
(8623|8673) pub38<-delete_participant
(8623|8658) pub24<-delete_participant
(8623|8671) pub36<-delete_participant
(8623|8668) pub33<-delete_participant
(8623|8654) pub19<-delete_participant
(8623|8697) pub62<-delete_participant
(8623|8672) pub37<-delete_participant
(8623|8698) pub63<-delete_participant
(8623|8689) pub54<-delete_participant
(8623|8667) pub32<-delete_participant
(8623|8664) pub29<-delete_participant
(8623|8642) pub7<-delete_participant
(8623|8657) pub22<-delete_participant
(8623|8638) pub3<-delete_participant
(8623|8646) pub11<-delete_participant
(8623|8643) pub8<-delete_participant
(8623|8650) pub15<-delete_participant
(8623|8665) pub30<-delete_participant
(8623|8692) pub58<-delete_participant
(8623|8690) pub55<-delete_participant
(8623|8674) pub39<-delete_participant
(8623|8693) pub57<-delete_participant
(8623|8681) pub46<-delete_participant
(8623|8666) pub31<-delete_participant
(8623|8636) pub1<-delete_participant
(8623|8663) pub28<-delete_participant
(8623|8686) pub51<-delete_participant
(8623|8680) pub45<-delete_participant
(8623|8688) pub53<-delete_participant
(8623|8695) pub60<-delete_participant
(8623|8648) pub13<-delete_participant
(8623|8662) pub27<-delete_participant
(8623|8683) pub48<-delete_participant
(8623|8660) pub25<-delete_participant
(8623|8644) pub9<-delete_participant
(8623|8655) pub20<-delete_participant
(8623|8651) pub16<-delete_participant
(8623|8656) pub21<-delete_participant
(8623|8653) pub18<-delete_participant
(8623|8685) pub50<-delete_participant
(8623|8676) pub41<-delete_participant
(8623|8678) pub43<-delete_participant
(8623|8682) pub47<-delete_participant
(8623|8679) pub44<-delete_participant
(8623|8675) pub40<-delete_participant
(8623|8669) pub34<-delete_participant
(8623|8623) <- PublisherService::~PublisherService
(8623|8623) <- Subscriber delete_contained_entities
(8623|8623) <- Subscriber delete_participant
(8613|8630) send_bytes: iov[0].iov_len = 28 .iov_base =10020
(8613|8630) send_bytes: iov[1].iov_len = 40 .iov_base =3A680
(8613|8630) send_bytes: iov[2].iov_len = 20 .iov_base =31740
(8613|8630) WARNING: TransportSendStrategy::stop() - terminating with 88 unsent bytes.
(8613|8630) WARNING: TransportSendStrategy::stop() - terminating with 0 unsent elements.
(8623|8623) <- Subscriber::~Subscriber
(8623|8623) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive Time:3s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8700 started at 2026-03-06 13:17:58
(8700|8700) -> Thrasher started
(8700|8700) -> Subscriber::Subscriber
(8700|8700) Subscriber reader id: 01037c1e.5298f536.21fcea52.00000007(38651131)
(8700|8700) -> PublisherService::PublisherService
(8700|8700) -> PublisherService::start (1 threads)
(8700|8700) sub wait_received 0:1
(8700|8708) pub0->transport cfg_0
(8700|8708) pub0 writer id: 01037c1e.5298f536.21fcea53.00000002(756fcc0e)
(8700|8708) pub0->started
(8700|8708) pub0->wait_match() before write for 01037c1e.5298f536.21fcea53.00000002(756fcc0e)
(8700|8708) pub0<-match found! before write for 01037c1e.5298f536.21fcea53.00000002(756fcc0e)
(8700|8708) pub0 100% (1 samples sent)
(8700|8708) pub0 waiting for acks
(8700|8707) sub 100% (1 samples received)
(8700|8707) sub condition_.notify_all
(8700|8700) sub condition_.wait returned
(8700|8700) sub check_received
(8700|8700) sub check_received returns 0
(8700|8700) <- PublisherService::end
(8700|8708) pub0 waiting for acks returned
(8700|8708) pub0<-delete_contained_entities
(8700|8708) pub0<-delete_participant
(8700|8700) <- PublisherService::~PublisherService
(8700|8700) <- Subscriber delete_contained_entities
(8700|8700) <- Subscriber delete_participant
(8700|8700) <- Subscriber::~Subscriber
(8700|8700) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8714 started at 2026-03-06 13:17:59
(8714|8714) -> Thrasher started
(8714|8714) -> Subscriber::Subscriber
(8714|8714) Subscriber reader id: 01037c1e.5298f536.220a207c.00000007(7fc6b586)
(8714|8714) -> PublisherService::PublisherService
(8714|8714) -> PublisherService::start (2 threads)
(8714|8714) sub wait_received 0:2
(8714|8722) pub0->transport cfg_0
(8714|8723) pub1->transport cfg_1
(8714|8722) pub0 writer id: 01037c1e.5298f536.220a207d.00000002(32cc68b9)
(8714|8722) pub0->started
(8714|8722) pub0->wait_match() before write for 01037c1e.5298f536.220a207d.00000002(32cc68b9)
(8714|8723) pub1 writer id: 01037c1e.5298f536.220a207e.00000002(756c1269)
(8714|8723) pub1->started
(8714|8723) pub1->wait_match() before write for 01037c1e.5298f536.220a207e.00000002(756c1269)
(8714|8723) pub1<-match found! before write for 01037c1e.5298f536.220a207e.00000002(756c1269)
(8714|8722) pub0<-match found! before write for 01037c1e.5298f536.220a207d.00000002(32cc68b9)
(8714|8722) pub0 100% (1 samples sent)
(8714|8723) pub1 100% (1 samples sent)
(8714|8722) pub0 waiting for acks
(8714|8723) pub1 waiting for acks
(8714|8721) sub 50% (1 samples received)
(8714|8721) sub 100% (2 samples received)
(8714|8721) sub condition_.notify_all
(8714|8714) sub condition_.wait returned
(8714|8714) sub check_received
(8714|8714) sub check_received returns 0
(8714|8714) <- PublisherService::end
(8714|8722) pub0 waiting for acks returned
(8714|8723) pub1 waiting for acks returned
(8714|8722) pub0<-delete_contained_entities
(8714|8723) pub1<-delete_contained_entities
(8714|8723) pub1<-delete_participant
(8714|8722) pub0<-delete_participant
(8714|8714) <- PublisherService::~PublisherService
(8714|8714) <- Subscriber delete_contained_entities
(8714|8714) <- Subscriber delete_participant
(8714|8714) <- Subscriber::~Subscriber
(8714|8714) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double rtps Time:0s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8733 started at 2026-03-06 13:18:00
(8733|8733) -> Thrasher started
(8733|8733) -> Subscriber::Subscriber
(8733|8733) Subscriber reader id: 01037c1e.5298f536.221df648.00000007(4d79f6b2)
(8733|8733) -> PublisherService::PublisherService
(8733|8733) -> PublisherService::start (3 threads)
(8733|8733) sub wait_received 0:9
(8733|8742) pub1->transport cfg_1
(8733|8743) pub2->transport cfg_2
(8733|8741) pub0->transport cfg_0
(8733|8743) pub2 writer id: 01037c1e.5298f536.221df64b.00000002(7ab378ed)
(8733|8743) pub2->started
(8733|8743) pub2->wait_match() before write for 01037c1e.5298f536.221df64b.00000002(7ab378ed)
(8733|8742) pub1 writer id: 01037c1e.5298f536.221df64a.00000002(47d3515d)
(8733|8742) pub1->started
(8733|8742) pub1->wait_match() before write for 01037c1e.5298f536.221df64a.00000002(47d3515d)
(8733|8741) pub0 writer id: 01037c1e.5298f536.221df649.00000002(00732b8d)
(8733|8741) pub0->started
(8733|8741) pub0->wait_match() before write for 01037c1e.5298f536.221df649.00000002(00732b8d)
(8733|8743) pub2<-match found! before write for 01037c1e.5298f536.221df64b.00000002(7ab378ed)
(8733|8743) pub2 33% (1 samples sent)
(8733|8742) pub1<-match found! before write for 01037c1e.5298f536.221df64a.00000002(47d3515d)
(8733|8743) pub2 66% (2 samples sent)
(8733|8743) pub2 100% (3 samples sent)
(8733|8743) pub2 waiting for acks
(8733|8741) pub0<-match found! before write for 01037c1e.5298f536.221df649.00000002(00732b8d)
(8733|8742) pub1 33% (1 samples sent)
(8733|8742) pub1 66% (2 samples sent)
(8733|8741) pub0 33% (1 samples sent)
(8733|8742) pub1 100% (3 samples sent)
(8733|8742) pub1 waiting for acks
(8733|8741) pub0 66% (2 samples sent)
(8733|8741) pub0 100% (3 samples sent)
(8733|8741) pub0 waiting for acks
(8733|8740) sub 11% (1 samples received)
(8733|8740) sub 22% (2 samples received)
(8733|8740) sub 33% (3 samples received)
(8733|8740) sub 44% (4 samples received)
(8733|8740) sub 55% (5 samples received)
(8733|8740) sub 66% (6 samples received)
(8733|8740) sub 77% (7 samples received)
(8733|8740) sub 88% (8 samples received)
(8733|8740) sub 100% (9 samples received)
(8733|8740) sub condition_.notify_all
(8733|8733) sub condition_.wait returned
(8733|8733) sub check_received
(8733|8733) sub check_received returns 0
(8733|8733) <- PublisherService::end
(8733|8742) pub1 waiting for acks returned
(8733|8742) pub1<-delete_contained_entities
(8733|8743) pub2 waiting for acks returned
(8733|8743) pub2<-delete_contained_entities
(8733|8741) pub0 waiting for acks returned
(8733|8741) pub0<-delete_contained_entities
(8733|8741) pub0<-delete_participant
(8733|8742) pub1<-delete_participant
(8733|8743) pub2<-delete_participant
(8733|8733) <- PublisherService::~PublisherService
(8733|8733) <- Subscriber delete_contained_entities
(8733|8733) <- Subscriber delete_participant
(8733|8733) <- Subscriber::~Subscriber
(8733|8733) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle rtps Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8757 started at 2026-03-06 13:18:00
(8757|8757) -> Thrasher started
(8757|8757) -> Subscriber::Subscriber
(8757|8757) Subscriber reader id: 01037c1e.5298f536.2235c8e3.00000007(88ac4913)
(8757|8757) -> PublisherService::PublisherService
(8757|8757) -> PublisherService::start (1 threads)
(8757|8757) sub wait_received 0:1024
(8757|8765) pub0->transport cfg_0
(8757|8765) pub0 writer id: 01037c1e.5298f536.2235c8e4.00000002(4ae6618c)
(8757|8765) pub0->started
(8757|8765) pub0->wait_match() before write for 01037c1e.5298f536.2235c8e4.00000002(4ae6618c)
(8757|8765) pub0<-match found! before write for 01037c1e.5298f536.2235c8e4.00000002(4ae6618c)
(8757|8765) pub0 10% (103 samples sent)
(8757|8764) sub 10% (103 samples received)
(8757|8765) pub0 20% (205 samples sent)
(8757|8764) sub 20% (205 samples received)
(8757|8765) pub0 30% (308 samples sent)
(8757|8765) pub0 40% (410 samples sent)
(8757|8764) sub 30% (308 samples received)
(8757|8765) pub0 50% (512 samples sent)
(8757|8765) pub0 60% (615 samples sent)
(8757|8765) pub0 70% (717 samples sent)
(8757|8765) pub0 80% (820 samples sent)
(8757|8765) pub0 90% (922 samples sent)
(8757|8765) pub0 100% (1024 samples sent)
(8757|8765) pub0 waiting for acks
(8757|8764) sub 40% (410 samples received)
(8757|8764) sub 50% (512 samples received)
(8757|8764) sub 60% (615 samples received)
(8757|8764) sub 70% (717 samples received)
(8757|8764) sub 80% (820 samples received)
(8757|8764) sub 90% (922 samples received)
(8757|8764) sub 100% (1024 samples received)
(8757|8764) sub condition_.notify_all
(8757|8757) sub condition_.wait returned
(8757|8757) sub check_received
(8757|8757) sub check_received returns 0
(8757|8757) <- PublisherService::end
(8757|8765) pub0 waiting for acks returned
(8757|8765) pub0<-delete_contained_entities
(8757|8765) pub0<-delete_participant
(8757|8757) <- PublisherService::~PublisherService
(8757|8757) <- Subscriber delete_contained_entities
(8757|8757) <- Subscriber delete_participant
(8757|8757) <- Subscriber::~Subscriber
(8757|8757) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default rtps Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8773 started at 2026-03-06 13:18:02
(8773|8773) -> Thrasher started
(8773|8773) -> Subscriber::Subscriber
(8773|8773) Subscriber reader id: 01037c1e.5298f536.2245857e.00000007(fe94632b)
(8773|8773) -> PublisherService::PublisherService
(8773|8773) -> PublisherService::start (8 threads)
(8773|8773) sub wait_received 0:1024
(8773|8781) pub0->transport cfg_0
(8773|8783) pub2->transport cfg_2
(8773|8786) pub5->transport cfg_5
(8773|8782) pub1->transport cfg_1
(8773|8784) pub3->transport cfg_3
(8773|8785) pub4->transport cfg_4
(8773|8788) pub7->transport cfg_7
(8773|8787) pub6->transport cfg_6
(8773|8781) pub0 writer id: 01037c1e.5298f536.2245857f.00000002(b39ebe14)
(8773|8781) pub0->started
(8773|8781) pub0->wait_match() before write for 01037c1e.5298f536.2245857f.00000002(b39ebe14)
(8773|8783) pub2 writer id: 01037c1e.5298f536.22458581.00000002(449a5028)
(8773|8783) pub2->started
(8773|8783) pub2->wait_match() before write for 01037c1e.5298f536.22458581.00000002(449a5028)
(8773|8786) pub5 writer id: 01037c1e.5298f536.22458584.00000002(8c7adf58)
(8773|8786) pub5->started
(8773|8786) pub5->wait_match() before write for 01037c1e.5298f536.22458584.00000002(8c7adf58)
(8773|8782) pub1 writer id: 01037c1e.5298f536.22458580.00000002(79fa7998)
(8773|8782) pub1->started
(8773|8782) pub1->wait_match() before write for 01037c1e.5298f536.22458580.00000002(79fa7998)
(8773|8784) pub3 writer id: 01037c1e.5298f536.22458582.00000002(033a2af8)
(8773|8784) pub3->started
(8773|8784) pub3->wait_match() before write for 01037c1e.5298f536.22458582.00000002(033a2af8)
(8773|8785) pub4 writer id: 01037c1e.5298f536.22458583.00000002(3e5a0348)
(8773|8785) pub4->started
(8773|8785) pub4->wait_match() before write for 01037c1e.5298f536.22458583.00000002(3e5a0348)
(8773|8788) pub7 writer id: 01037c1e.5298f536.22458586.00000002(f6ba8c38)
(8773|8788) pub7->started
(8773|8788) pub7->wait_match() before write for 01037c1e.5298f536.22458586.00000002(f6ba8c38)
(8773|8787) pub6 writer id: 01037c1e.5298f536.22458585.00000002(b11af6e8)
(8773|8787) pub6->started
(8773|8787) pub6->wait_match() before write for 01037c1e.5298f536.22458585.00000002(b11af6e8)
(8773|8786) pub5<-match found! before write for 01037c1e.5298f536.22458584.00000002(8c7adf58)
(8773|8783) pub2<-match found! before write for 01037c1e.5298f536.22458581.00000002(449a5028)
(8773|8781) pub0<-match found! before write for 01037c1e.5298f536.2245857f.00000002(b39ebe14)
(8773|8783) pub2 10% (13 samples sent)
(8773|8781) pub0 10% (13 samples sent)
(8773|8781) pub0 20% (26 samples sent)
(8773|8781) pub0 30% (39 samples sent)
(8773|8786) pub5 10% (13 samples sent)
(8773|8781) pub0 40% (52 samples sent)
(8773|8783) pub2 20% (26 samples sent)
(8773|8781) pub0 50% (64 samples sent)
(8773|8781) pub0 60% (77 samples sent)
(8773|8786) pub5 20% (26 samples sent)
(8773|8783) pub2 30% (39 samples sent)
(8773|8781) pub0 70% (90 samples sent)
(8773|8781) pub0 80% (103 samples sent)
(8773|8786) pub5 30% (39 samples sent)
(8773|8786) pub5 40% (52 samples sent)
(8773|8783) pub2 40% (52 samples sent)
(8773|8781) pub0 90% (116 samples sent)
(8773|8786) pub5 50% (64 samples sent)
(8773|8781) pub0 100% (128 samples sent)
(8773|8781) pub0 waiting for acks
(8773|8783) pub2 50% (64 samples sent)
(8773|8786) pub5 60% (77 samples sent)
(8773|8783) pub2 60% (77 samples sent)
(8773|8786) pub5 70% (90 samples sent)
(8773|8783) pub2 70% (90 samples sent)
(8773|8786) pub5 80% (103 samples sent)
(8773|8783) pub2 80% (103 samples sent)
(8773|8783) pub2 90% (116 samples sent)
(8773|8786) pub5 90% (116 samples sent)
(8773|8783) pub2 100% (128 samples sent)
(8773|8783) pub2 waiting for acks
(8773|8786) pub5 100% (128 samples sent)
(8773|8786) pub5 waiting for acks
(8773|8780) sub 10% (103 samples received)
(8773|8785) pub4<-match found! before write for 01037c1e.5298f536.22458583.00000002(3e5a0348)
(8773|8785) pub4 10% (13 samples sent)
(8773|8785) pub4 20% (26 samples sent)
(8773|8785) pub4 30% (39 samples sent)
(8773|8785) pub4 40% (52 samples sent)
(8773|8785) pub4 50% (64 samples sent)
(8773|8785) pub4 60% (77 samples sent)
(8773|8785) pub4 70% (90 samples sent)
(8773|8785) pub4 80% (103 samples sent)
(8773|8785) pub4 90% (116 samples sent)
(8773|8785) pub4 100% (128 samples sent)
(8773|8785) pub4 waiting for acks
(8773|8780) sub 20% (205 samples received)
(8773|8785) pub4 waiting for acks returned
(8773|8785) pub4<-delete_contained_entities
(8773|8784) pub3<-match found! before write for 01037c1e.5298f536.22458582.00000002(033a2af8)
(8773|8788) pub7<-match found! before write for 01037c1e.5298f536.22458586.00000002(f6ba8c38)
(8773|8787) pub6<-match found! before write for 01037c1e.5298f536.22458585.00000002(b11af6e8)
(8773|8782) pub1<-match found! before write for 01037c1e.5298f536.22458580.00000002(79fa7998)
(8773|8784) pub3 10% (13 samples sent)
(8773|8787) pub6 10% (13 samples sent)
(8773|8788) pub7 10% (13 samples sent)
(8773|8782) pub1 10% (13 samples sent)
(8773|8784) pub3 20% (26 samples sent)
(8773|8787) pub6 20% (26 samples sent)
(8773|8782) pub1 20% (26 samples sent)
(8773|8784) pub3 30% (39 samples sent)
(8773|8782) pub1 30% (39 samples sent)
(8773|8787) pub6 30% (39 samples sent)
(8773|8784) pub3 40% (52 samples sent)
(8773|8788) pub7 20% (26 samples sent)
(8773|8782) pub1 40% (52 samples sent)
(8773|8787) pub6 40% (52 samples sent)
(8773|8784) pub3 50% (64 samples sent)
(8773|8788) pub7 30% (39 samples sent)
(8773|8787) pub6 50% (64 samples sent)
(8773|8784) pub3 60% (77 samples sent)
(8773|8788) pub7 40% (52 samples sent)
(8773|8782) pub1 50% (64 samples sent)
(8773|8787) pub6 60% (77 samples sent)
(8773|8784) pub3 70% (90 samples sent)
(8773|8788) pub7 50% (64 samples sent)
(8773|8782) pub1 60% (77 samples sent)
(8773|8787) pub6 70% (90 samples sent)
(8773|8788) pub7 60% (77 samples sent)
(8773|8784) pub3 80% (103 samples sent)
(8773|8787) pub6 80% (103 samples sent)
(8773|8788) pub7 70% (90 samples sent)
(8773|8782) pub1 70% (90 samples sent)
(8773|8787) pub6 90% (116 samples sent)
(8773|8788) pub7 80% (103 samples sent)
(8773|8784) pub3 90% (116 samples sent)
(8773|8787) pub6 100% (128 samples sent)
(8773|8787) pub6 waiting for acks
(8773|8782) pub1 80% (103 samples sent)
(8773|8788) pub7 90% (116 samples sent)
(8773|8784) pub3 100% (128 samples sent)
(8773|8784) pub3 waiting for acks
(8773|8782) pub1 90% (116 samples sent)
(8773|8788) pub7 100% (128 samples sent)
(8773|8788) pub7 waiting for acks
(8773|8782) pub1 100% (128 samples sent)
(8773|8782) pub1 waiting for acks
(8773|8780) sub 30% (308 samples received)
(8773|8785) pub4<-delete_participant
(8773|8786) pub5 waiting for acks returned
(8773|8786) pub5<-delete_contained_entities
(8773|8786) pub5<-delete_participant
(8773|8780) sub 40% (410 samples received)
(8773|8780) sub 50% (512 samples received)
(8773|8788) pub7 waiting for acks returned
(8773|8788) pub7<-delete_contained_entities
(8773|8780) sub 60% (615 samples received)
(8773|8780) sub 70% (717 samples received)
(8773|8780) sub 80% (820 samples received)
(8773|8781) pub0 waiting for acks returned
(8773|8781) pub0<-delete_contained_entities
(8773|8783) pub2 waiting for acks returned
(8773|8783) pub2<-delete_contained_entities
(8773|8780) sub 90% (922 samples received)
(8773|8780) sub 100% (1024 samples received)
(8773|8780) sub condition_.notify_all
(8773|8773) sub condition_.wait returned
(8773|8773) sub check_received
(8773|8773) sub check_received returns 0
(8773|8773) <- PublisherService::end
(8773|8784) pub3 waiting for acks returned
(8773|8784) pub3<-delete_contained_entities
(8773|8787) pub6 waiting for acks returned
(8773|8787) pub6<-delete_contained_entities
(8773|8782) pub1 waiting for acks returned
(8773|8782) pub1<-delete_contained_entities
(8773|8788) pub7<-delete_participant
(8773|8781) pub0<-delete_participant
(8773|8783) pub2<-delete_participant
(8773|8784) pub3<-delete_participant
(8773|8787) pub6<-delete_participant
(8773|8782) pub1<-delete_participant
(8773|8773) <- PublisherService::~PublisherService
(8773|8773) <- Subscriber delete_contained_entities
(8773|8773) <- Subscriber delete_participant
(8773|8773) <- Subscriber::~Subscriber
(8773|8773) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low rtps Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8822 started at 2026-03-06 13:18:03
(8822|8822) -> Thrasher started
(8822|8822) -> Subscriber::Subscriber
(8822|8822) Subscriber reader id: 01037c1e.5298f536.227619ac.00000007(fe8e26e5)
(8822|8822) -> PublisherService::PublisherService
(8822|8822) -> PublisherService::start (16 threads)
(8822|8822) sub wait_received 0:1024
(8822|8831) pub1->transport cfg_1
(8822|8830) pub0->transport cfg_0
(8822|8837) pub7->transport cfg_7
(8822|8833) pub3->transport cfg_3
(8822|8832) pub2->transport cfg_2
(8822|8835) pub5->transport cfg_5
(8822|8836) pub6->transport cfg_6
(8822|8839) pub9->transport cfg_9
(8822|8842) pub12->transport cfg_12
(8822|8844) pub13->transport cfg_13
(8822|8845) pub15->transport cfg_15
(8822|8831) pub1 writer id: 01037c1e.5298f536.227619ae.00000002(f424810a)
(8822|8831) pub1->started
(8822|8831) pub1->wait_match() before write for 01037c1e.5298f536.227619ae.00000002(f424810a)
(8822|8840) pub10->transport cfg_10
(8822|8830) pub0 writer id: 01037c1e.5298f536.227619ad.00000002(b384fbda)
(8822|8830) pub0->started
(8822|8830) pub0->wait_match() before write for 01037c1e.5298f536.227619ad.00000002(b384fbda)
(8822|8831) pub1<-match found! before write for 01037c1e.5298f536.227619ae.00000002(f424810a)
(8822|8831) pub1 10% (7 samples sent)
(8822|8831) pub1 20% (13 samples sent)
(8822|8831) pub1 31% (20 samples sent)
(8822|8831) pub1 40% (26 samples sent)
(8822|8831) pub1 50% (32 samples sent)
(8822|8831) pub1 60% (39 samples sent)
(8822|8831) pub1 70% (45 samples sent)
(8822|8831) pub1 81% (52 samples sent)
(8822|8831) pub1 90% (58 samples sent)
(8822|8831) pub1 100% (64 samples sent)
(8822|8831) pub1 waiting for acks
(8822|8837) pub7 writer id: 01037c1e.5298f536.227619b4.00000002(de740e29)
(8822|8837) pub7->started
(8822|8837) pub7->wait_match() before write for 01037c1e.5298f536.227619b4.00000002(de740e29)
(8822|8831) pub1 waiting for acks returned
(8822|8831) pub1<-delete_contained_entities
(8822|8833) pub3 writer id: 01037c1e.5298f536.227619b0.00000002(2bf4a8e9)
(8822|8833) pub3->started
(8822|8833) pub3->wait_match() before write for 01037c1e.5298f536.227619b0.00000002(2bf4a8e9)
(8822|8838) pub8->transport cfg_8
(8822|8832) pub2 writer id: 01037c1e.5298f536.227619af.00000002(c944a8ba)
(8822|8832) pub2->started
(8822|8832) pub2->wait_match() before write for 01037c1e.5298f536.227619af.00000002(c944a8ba)
(8822|8841) pub11->transport cfg_11
(8822|8830) pub0<-match found! before write for 01037c1e.5298f536.227619ad.00000002(b384fbda)
(8822|8830) pub0 10% (7 samples sent)
(8822|8830) pub0 20% (13 samples sent)
(8822|8830) pub0 31% (20 samples sent)
(8822|8830) pub0 40% (26 samples sent)
(8822|8830) pub0 50% (32 samples sent)
(8822|8843) pub14->transport cfg_14
(8822|8830) pub0 60% (39 samples sent)
(8822|8830) pub0 70% (45 samples sent)
(8822|8837) pub7<-match found! before write for 01037c1e.5298f536.227619b4.00000002(de740e29)
(8822|8837) pub7 10% (7 samples sent)
(8822|8830) pub0 81% (52 samples sent)
(8822|8830) pub0 90% (58 samples sent)
(8822|8837) pub7 20% (13 samples sent)
(8822|8829) sub 10% (103 samples received)
(8822|8833) pub3<-match found! before write for 01037c1e.5298f536.227619b0.00000002(2bf4a8e9)
(8822|8833) pub3 10% (7 samples sent)
(8822|8830) pub0 100% (64 samples sent)
(8822|8830) pub0 waiting for acks
(8822|8833) pub3 20% (13 samples sent)
(8822|8833) pub3 31% (20 samples sent)
(8822|8833) pub3 40% (26 samples sent)
(8822|8833) pub3 50% (32 samples sent)
(8822|8833) pub3 60% (39 samples sent)
(8822|8837) pub7 31% (20 samples sent)
(8822|8833) pub3 70% (45 samples sent)
(8822|8837) pub7 40% (26 samples sent)
(8822|8837) pub7 50% (32 samples sent)
(8822|8833) pub3 81% (52 samples sent)
(8822|8833) pub3 90% (58 samples sent)
(8822|8837) pub7 60% (39 samples sent)
(8822|8833) pub3 100% (64 samples sent)
(8822|8833) pub3 waiting for acks
(8822|8837) pub7 70% (45 samples sent)
(8822|8837) pub7 81% (52 samples sent)
(8822|8831) pub1<-delete_participant
(8822|8837) pub7 90% (58 samples sent)
(8822|8837) pub7 100% (64 samples sent)
(8822|8837) pub7 waiting for acks
(8822|8832) pub2<-match found! before write for 01037c1e.5298f536.227619af.00000002(c944a8ba)
(8822|8832) pub2 10% (7 samples sent)
(8822|8832) pub2 20% (13 samples sent)
(8822|8832) pub2 31% (20 samples sent)
(8822|8832) pub2 40% (26 samples sent)
(8822|8829) sub 20% (205 samples received)
(8822|8830) pub0 waiting for acks returned
(8822|8830) pub0<-delete_contained_entities
(8822|8832) pub2 50% (32 samples sent)
(8822|8832) pub2 60% (39 samples sent)
(8822|8832) pub2 70% (45 samples sent)
(8822|8832) pub2 81% (52 samples sent)
(8822|8832) pub2 90% (58 samples sent)
(8822|8832) pub2 100% (64 samples sent)
(8822|8832) pub2 waiting for acks
(8822|8835) pub5 writer id: 01037c1e.5298f536.227619b2.00000002(5134fb89)
(8822|8835) pub5->started
(8822|8835) pub5->wait_match() before write for 01037c1e.5298f536.227619b2.00000002(5134fb89)
(8822|8834) pub4->transport cfg_4
(8822|8832) pub2 waiting for acks returned
(8822|8832) pub2<-delete_contained_entities
(8822|8830) pub0<-delete_participant
(8822|8829) sub 30% (308 samples received)
(8822|8833) pub3 waiting for acks returned
(8822|8833) pub3<-delete_contained_entities
(8822|8837) pub7 waiting for acks returned
(8822|8837) pub7<-delete_contained_entities
(8822|8836) pub6 writer id: 01037c1e.5298f536.227619b3.00000002(6c54d239)
(8822|8836) pub6->started
(8822|8836) pub6->wait_match() before write for 01037c1e.5298f536.227619b3.00000002(6c54d239)
(8822|8835) pub5<-match found! before write for 01037c1e.5298f536.227619b2.00000002(5134fb89)
(8822|8835) pub5 10% (7 samples sent)
(8822|8839) pub9 writer id: 01037c1e.5298f536.227619b6.00000002(a4b45d49)
(8822|8839) pub9->started
(8822|8839) pub9->wait_match() before write for 01037c1e.5298f536.227619b6.00000002(a4b45d49)
(8822|8835) pub5 20% (13 samples sent)
(8822|8835) pub5 31% (20 samples sent)
(8822|8835) pub5 40% (26 samples sent)
(8822|8835) pub5 50% (32 samples sent)
(8822|8835) pub5 60% (39 samples sent)
(8822|8835) pub5 70% (45 samples sent)
(8822|8835) pub5 81% (52 samples sent)
(8822|8835) pub5 90% (58 samples sent)
(8822|8832) pub2<-delete_participant
(8822|8835) pub5 100% (64 samples sent)
(8822|8835) pub5 waiting for acks
(8822|8842) pub12 writer id: 01037c1e.5298f536.227619b8.00000002(1b84e328)
(8822|8842) pub12->started
(8822|8842) pub12->wait_match() before write for 01037c1e.5298f536.227619b8.00000002(1b84e328)
(8822|8835) pub5 waiting for acks returned
(8822|8835) pub5<-delete_contained_entities
(8822|8836) pub6<-match found! before write for 01037c1e.5298f536.227619b3.00000002(6c54d239)
(8822|8836) pub6 10% (7 samples sent)
(8822|8836) pub6 20% (13 samples sent)
(8822|8836) pub6 31% (20 samples sent)
(8822|8836) pub6 40% (26 samples sent)
(8822|8836) pub6 50% (32 samples sent)
(8822|8836) pub6 60% (39 samples sent)
(8822|8836) pub6 70% (45 samples sent)
(8822|8836) pub6 81% (52 samples sent)
(8822|8844) pub13 writer id: 01037c1e.5298f536.227619ba.00000002(6144b048)
(8822|8844) pub13->started
(8822|8844) pub13->wait_match() before write for 01037c1e.5298f536.227619ba.00000002(6144b048)
(8822|8836) pub6 90% (58 samples sent)
(8822|8836) pub6 100% (64 samples sent)
(8822|8836) pub6 waiting for acks
(8822|8829) sub 40% (410 samples received)
(8822|8845) pub15 writer id: 01037c1e.5298f536.227619bc.00000002(ee0445e8)
(8822|8845) pub15->started
(8822|8845) pub15->wait_match() before write for 01037c1e.5298f536.227619bc.00000002(ee0445e8)
(8822|8836) pub6 waiting for acks returned
(8822|8836) pub6<-delete_contained_entities
(8822|8839) pub9<-match found! before write for 01037c1e.5298f536.227619b6.00000002(a4b45d49)
(8822|8839) pub9 10% (7 samples sent)
(8822|8842) pub12<-match found! before write for 01037c1e.5298f536.227619b8.00000002(1b84e328)
(8822|8839) pub9 20% (13 samples sent)
(8822|8842) pub12 10% (7 samples sent)
(8822|8842) pub12 20% (13 samples sent)
(8822|8839) pub9 31% (20 samples sent)
(8822|8842) pub12 31% (20 samples sent)
(8822|8839) pub9 40% (26 samples sent)
(8822|8842) pub12 40% (26 samples sent)
(8822|8839) pub9 50% (32 samples sent)
(8822|8842) pub12 50% (32 samples sent)
(8822|8842) pub12 60% (39 samples sent)
(8822|8839) pub9 60% (39 samples sent)
(8822|8842) pub12 70% (45 samples sent)
(8822|8839) pub9 70% (45 samples sent)
(8822|8842) pub12 81% (52 samples sent)
(8822|8839) pub9 81% (52 samples sent)
(8822|8842) pub12 90% (58 samples sent)
(8822|8839) pub9 90% (58 samples sent)
(8822|8842) pub12 100% (64 samples sent)
(8822|8842) pub12 waiting for acks
(8822|8839) pub9 100% (64 samples sent)
(8822|8839) pub9 waiting for acks
(8822|8829) sub 50% (512 samples received)
(8822|8840) pub10 writer id: 01037c1e.5298f536.227619b9.00000002(26e4ca98)
(8822|8840) pub10->started
(8822|8840) pub10->wait_match() before write for 01037c1e.5298f536.227619b9.00000002(26e4ca98)
(8822|8844) pub13<-match found! before write for 01037c1e.5298f536.227619ba.00000002(6144b048)
(8822|8844) pub13 10% (7 samples sent)
(8822|8844) pub13 20% (13 samples sent)
(8822|8842) pub12 waiting for acks returned
(8822|8842) pub12<-delete_contained_entities
(8822|8844) pub13 31% (20 samples sent)
(8822|8844) pub13 40% (26 samples sent)
(8822|8838) pub8 writer id: 01037c1e.5298f536.227619b5.00000002(e3142799)
(8822|8838) pub8->started
(8822|8838) pub8->wait_match() before write for 01037c1e.5298f536.227619b5.00000002(e3142799)
(8822|8844) pub13 50% (32 samples sent)
(8822|8844) pub13 60% (39 samples sent)
(8822|8833) pub3<-delete_participant
(8822|8844) pub13 70% (45 samples sent)
(8822|8839) pub9 waiting for acks returned
(8822|8839) pub9<-delete_contained_entities
(8822|8844) pub13 81% (52 samples sent)
(8822|8844) pub13 90% (58 samples sent)
(8822|8844) pub13 100% (64 samples sent)
(8822|8844) pub13 waiting for acks
(8822|8829) sub 60% (615 samples received)
(8822|8837) pub7<-delete_participant
(8822|8845) pub15<-match found! before write for 01037c1e.5298f536.227619bc.00000002(ee0445e8)
(8822|8845) pub15 10% (7 samples sent)
(8822|8845) pub15 20% (13 samples sent)
(8822|8845) pub15 31% (20 samples sent)
(8822|8845) pub15 40% (26 samples sent)
(8822|8845) pub15 50% (32 samples sent)
(8822|8845) pub15 60% (39 samples sent)
(8822|8845) pub15 70% (45 samples sent)
(8822|8845) pub15 81% (52 samples sent)
(8822|8845) pub15 90% (58 samples sent)
(8822|8845) pub15 100% (64 samples sent)
(8822|8845) pub15 waiting for acks
(8822|8841) pub11 writer id: 01037c1e.5298f536.227619b7.00000002(99d474f9)
(8822|8841) pub11->started
(8822|8841) pub11->wait_match() before write for 01037c1e.5298f536.227619b7.00000002(99d474f9)
(8822|8844) pub13 waiting for acks returned
(8822|8844) pub13<-delete_contained_entities
(8822|8835) pub5<-delete_participant
(8822|8845) pub15 waiting for acks returned
(8822|8845) pub15<-delete_contained_entities
(8822|8843) pub14 writer id: 01037c1e.5298f536.227619bb.00000002(5c2499f8)
(8822|8843) pub14->started
(8822|8843) pub14->wait_match() before write for 01037c1e.5298f536.227619bb.00000002(5c2499f8)
(8822|8838) pub8<-match found! before write for 01037c1e.5298f536.227619b5.00000002(e3142799)
(8822|8838) pub8 10% (7 samples sent)
(8822|8838) pub8 20% (13 samples sent)
(8822|8838) pub8 31% (20 samples sent)
(8822|8838) pub8 40% (26 samples sent)
(8822|8838) pub8 50% (32 samples sent)
(8822|8838) pub8 60% (39 samples sent)
(8822|8838) pub8 70% (45 samples sent)
(8822|8838) pub8 81% (52 samples sent)
(8822|8829) sub 70% (717 samples received)
(8822|8838) pub8 90% (58 samples sent)
(8822|8838) pub8 100% (64 samples sent)
(8822|8838) pub8 waiting for acks
(8822|8840) pub10<-match found! before write for 01037c1e.5298f536.227619b9.00000002(26e4ca98)
(8822|8840) pub10 10% (7 samples sent)
(8822|8834) pub4 writer id: 01037c1e.5298f536.227619b1.00000002(16948159)
(8822|8834) pub4->started
(8822|8834) pub4->wait_match() before write for 01037c1e.5298f536.227619b1.00000002(16948159)
(8822|8840) pub10 20% (13 samples sent)
(8822|8840) pub10 31% (20 samples sent)
(8822|8840) pub10 40% (26 samples sent)
(8822|8840) pub10 50% (32 samples sent)
(8822|8840) pub10 60% (39 samples sent)
(8822|8840) pub10 70% (45 samples sent)
(8822|8836) pub6<-delete_participant
(8822|8840) pub10 81% (52 samples sent)
(8822|8840) pub10 90% (58 samples sent)
(8822|8840) pub10 100% (64 samples sent)
(8822|8840) pub10 waiting for acks
(8822|8838) pub8 waiting for acks returned
(8822|8838) pub8<-delete_contained_entities
(8822|8829) sub 80% (820 samples received)
(8822|8834) pub4<-match found! before write for 01037c1e.5298f536.227619b1.00000002(16948159)
(8822|8834) pub4 10% (7 samples sent)
(8822|8834) pub4 20% (13 samples sent)
(8822|8834) pub4 31% (20 samples sent)
(8822|8834) pub4 40% (26 samples sent)
(8822|8834) pub4 50% (32 samples sent)
(8822|8834) pub4 60% (39 samples sent)
(8822|8834) pub4 70% (45 samples sent)
(8822|8834) pub4 81% (52 samples sent)
(8822|8834) pub4 90% (58 samples sent)
(8822|8840) pub10 waiting for acks returned
(8822|8840) pub10<-delete_contained_entities
(8822|8834) pub4 100% (64 samples sent)
(8822|8834) pub4 waiting for acks
(8822|8842) pub12<-delete_participant
(8822|8839) pub9<-delete_participant
(8822|8834) pub4 waiting for acks returned
(8822|8834) pub4<-delete_contained_entities
(8822|8844) pub13<-delete_participant
(8822|8845) pub15<-delete_participant
(8822|8841) pub11<-match found! before write for 01037c1e.5298f536.227619b7.00000002(99d474f9)
(8822|8841) pub11 10% (7 samples sent)
(8822|8841) pub11 20% (13 samples sent)
(8822|8841) pub11 31% (20 samples sent)
(8822|8841) pub11 40% (26 samples sent)
(8822|8841) pub11 50% (32 samples sent)
(8822|8829) sub 90% (922 samples received)
(8822|8841) pub11 60% (39 samples sent)
(8822|8841) pub11 70% (45 samples sent)
(8822|8843) pub14<-match found! before write for 01037c1e.5298f536.227619bb.00000002(5c2499f8)
(8822|8841) pub11 81% (52 samples sent)
(8822|8841) pub11 90% (58 samples sent)
(8822|8843) pub14 10% (7 samples sent)
(8822|8843) pub14 20% (13 samples sent)
(8822|8843) pub14 31% (20 samples sent)
(8822|8841) pub11 100% (64 samples sent)
(8822|8841) pub11 waiting for acks
(8822|8838) pub8<-delete_participant
(8822|8843) pub14 40% (26 samples sent)
(8822|8843) pub14 50% (32 samples sent)
(8822|8843) pub14 60% (39 samples sent)
(8822|8843) pub14 70% (45 samples sent)
(8822|8843) pub14 81% (52 samples sent)
(8822|8843) pub14 90% (58 samples sent)
(8822|8843) pub14 100% (64 samples sent)
(8822|8843) pub14 waiting for acks
(8822|8840) pub10<-delete_participant
(8822|8829) sub 100% (1024 samples received)
(8822|8829) sub condition_.notify_all
(8822|8822) sub condition_.wait returned
(8822|8822) sub check_received
(8822|8822) sub check_received returns 0
(8822|8822) <- PublisherService::end
(8822|8841) pub11 waiting for acks returned
(8822|8841) pub11<-delete_contained_entities
(8822|8843) pub14 waiting for acks returned
(8822|8843) pub14<-delete_contained_entities
(8822|8834) pub4<-delete_participant
(8822|8841) pub11<-delete_participant
(8822|8843) pub14<-delete_participant
(8822|8822) <- PublisherService::~PublisherService
(8822|8822) <- Subscriber delete_contained_entities
(8822|8822) <- Subscriber delete_participant
(8822|8822) <- Subscriber::~Subscriber
(8822|8822) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps Time:4s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8911 started at 2026-03-06 13:18:07
(8911|8911) -> Thrasher started
(8911|8911) -> Subscriber::Subscriber
(8911|8911) Subscriber reader id: 01037c1e.5298f536.22cf4d3b.00000007(bf5a9d77)
(8911|8911) -> PublisherService::PublisherService
(8911|8911) -> PublisherService::start (32 threads)
(8911|8911) sub wait_received 0:1024
(8911|8922) pub3->transport cfg_3
(8911|8924) pub5->transport cfg_5
(8911|8921) pub2->transport cfg_2
(8911|8923) pub4->transport cfg_4
(8911|8925) pub6->transport cfg_6
(8911|8920) pub1->transport cfg_1
(8911|8927) pub8->transport cfg_8
(8911|8934) pub13->transport cfg_13
(8911|8936) pub17->transport cfg_17
(8911|8932) pub14->transport cfg_14
(8911|8928) pub9->transport cfg_9
(8911|8941) pub22->transport cfg_22
(8911|8945) pub26->transport cfg_26
(8911|8943) pub25->transport cfg_25
(8911|8937) pub18->transport cfg_18
(8911|8919) pub0->transport cfg_0
(8911|8933) pub15->transport cfg_15
(8911|8944) pub23->transport cfg_23
(8911|8947) pub28->transport cfg_28
(8911|8926) pub7->transport cfg_7
(8911|8922) pub3 writer id: 01037c1e.5298f536.22cf4d3f.00000002(3ab0cf38)
(8911|8922) pub3->started
(8911|8922) pub3->wait_match() before write for 01037c1e.5298f536.22cf4d3f.00000002(3ab0cf38)
(8911|8922) pub3<-match found! before write for 01037c1e.5298f536.22cf4d3f.00000002(3ab0cf38)
(8911|8922) pub3 12% (4 samples sent)
(8911|8922) pub3 21% (7 samples sent)
(8911|8922) pub3 31% (10 samples sent)
(8911|8922) pub3 40% (13 samples sent)
(8911|8922) pub3 50% (16 samples sent)
(8911|8922) pub3 62% (20 samples sent)
(8911|8922) pub3 71% (23 samples sent)
(8911|8922) pub3 81% (26 samples sent)
(8911|8922) pub3 90% (29 samples sent)
(8911|8922) pub3 100% (32 samples sent)
(8911|8922) pub3 waiting for acks
(8911|8924) pub5 writer id: 01037c1e.5298f536.22cf4d41.00000002(7c529196)
(8911|8924) pub5->started
(8911|8924) pub5->wait_match() before write for 01037c1e.5298f536.22cf4d41.00000002(7c529196)
(8911|8922) pub3 waiting for acks returned
(8911|8922) pub3<-delete_contained_entities
(8911|8921) pub2 writer id: 01037c1e.5298f536.22cf4d3e.00000002(07d0e688)
(8911|8921) pub2->started
(8911|8921) pub2->wait_match() before write for 01037c1e.5298f536.22cf4d3e.00000002(07d0e688)
(8911|8923) pub4 writer id: 01037c1e.5298f536.22cf4d40.00000002(4132b826)
(8911|8923) pub4->started
(8911|8923) pub4->wait_match() before write for 01037c1e.5298f536.22cf4d40.00000002(4132b826)
(8911|8930) pub11->transport cfg_11
(8911|8922) pub3<-delete_participant
(8911|8924) pub5<-match found! before write for 01037c1e.5298f536.22cf4d41.00000002(7c529196)
(8911|8921) pub2<-match found! before write for 01037c1e.5298f536.22cf4d3e.00000002(07d0e688)
(8911|8924) pub5 12% (4 samples sent)
(8911|8921) pub2 12% (4 samples sent)
(8911|8924) pub5 21% (7 samples sent)
(8911|8921) pub2 21% (7 samples sent)
(8911|8924) pub5 31% (10 samples sent)
(8911|8921) pub2 31% (10 samples sent)
(8911|8924) pub5 40% (13 samples sent)
(8911|8921) pub2 40% (13 samples sent)
(8911|8924) pub5 50% (16 samples sent)
(8911|8921) pub2 50% (16 samples sent)
(8911|8921) pub2 62% (20 samples sent)
(8911|8924) pub5 62% (20 samples sent)
(8911|8924) pub5 71% (23 samples sent)
(8911|8924) pub5 81% (26 samples sent)
(8911|8921) pub2 71% (23 samples sent)
(8911|8924) pub5 90% (29 samples sent)
(8911|8921) pub2 81% (26 samples sent)
(8911|8924) pub5 100% (32 samples sent)
(8911|8924) pub5 waiting for acks
(8911|8921) pub2 90% (29 samples sent)
(8911|8921) pub2 100% (32 samples sent)
(8911|8921) pub2 waiting for acks
(8911|8923) pub4<-match found! before write for 01037c1e.5298f536.22cf4d40.00000002(4132b826)
(8911|8923) pub4 12% (4 samples sent)
(8911|8923) pub4 21% (7 samples sent)
(8911|8923) pub4 31% (10 samples sent)
(8911|8923) pub4 40% (13 samples sent)
(8911|8923) pub4 50% (16 samples sent)
(8911|8923) pub4 62% (20 samples sent)
(8911|8923) pub4 71% (23 samples sent)
(8911|8923) pub4 81% (26 samples sent)
(8911|8923) pub4 90% (29 samples sent)
(8911|8923) pub4 100% (32 samples sent)
(8911|8923) pub4 waiting for acks
(8911|8918) sub 10% (103 samples received)
(8911|8924) pub5 waiting for acks returned
(8911|8924) pub5<-delete_contained_entities
(8911|8921) pub2 waiting for acks returned
(8911|8921) pub2<-delete_contained_entities
(8911|8923) pub4 waiting for acks returned
(8911|8923) pub4<-delete_contained_entities
(8911|8925) pub6 writer id: 01037c1e.5298f536.22cf4d42.00000002(3bf2eb46)
(8911|8925) pub6->started
(8911|8925) pub6->wait_match() before write for 01037c1e.5298f536.22cf4d42.00000002(3bf2eb46)
(8911|8920) pub1 writer id: 01037c1e.5298f536.22cf4d3d.00000002(40709c58)
(8911|8920) pub1->started
(8911|8920) pub1->wait_match() before write for 01037c1e.5298f536.22cf4d3d.00000002(40709c58)
(8911|8931) pub12->transport cfg_12
(8911|8924) pub5<-delete_participant
(8911|8921) pub2<-delete_participant
(8911|8923) pub4<-delete_participant
(8911|8925) pub6<-match found! before write for 01037c1e.5298f536.22cf4d42.00000002(3bf2eb46)
(8911|8925) pub6 12% (4 samples sent)
(8911|8925) pub6 21% (7 samples sent)
(8911|8925) pub6 31% (10 samples sent)
(8911|8925) pub6 40% (13 samples sent)
(8911|8925) pub6 50% (16 samples sent)
(8911|8925) pub6 62% (20 samples sent)
(8911|8925) pub6 71% (23 samples sent)
(8911|8925) pub6 81% (26 samples sent)
(8911|8925) pub6 90% (29 samples sent)
(8911|8925) pub6 100% (32 samples sent)
(8911|8925) pub6 waiting for acks
(8911|8927) pub8 writer id: 01037c1e.5298f536.22cf4d45.00000002(89d23756)
(8911|8927) pub8->started
(8911|8927) pub8->wait_match() before write for 01037c1e.5298f536.22cf4d45.00000002(89d23756)
(8911|8920) pub1<-match found! before write for 01037c1e.5298f536.22cf4d3d.00000002(40709c58)
(8911|8920) pub1 12% (4 samples sent)
(8911|8920) pub1 21% (7 samples sent)
(8911|8920) pub1 31% (10 samples sent)
(8911|8920) pub1 40% (13 samples sent)
(8911|8920) pub1 50% (16 samples sent)
(8911|8920) pub1 62% (20 samples sent)
(8911|8920) pub1 71% (23 samples sent)
(8911|8920) pub1 81% (26 samples sent)
(8911|8920) pub1 90% (29 samples sent)
(8911|8920) pub1 100% (32 samples sent)
(8911|8920) pub1 waiting for acks
(8911|8925) pub6 waiting for acks returned
(8911|8925) pub6<-delete_contained_entities
(8911|8920) pub1 waiting for acks returned
(8911|8920) pub1<-delete_contained_entities
(8911|8942) pub24->transport cfg_24
(8911|8927) pub8<-match found! before write for 01037c1e.5298f536.22cf4d45.00000002(89d23756)
(8911|8927) pub8 12% (4 samples sent)
(8911|8927) pub8 21% (7 samples sent)
(8911|8927) pub8 31% (10 samples sent)
(8911|8927) pub8 40% (13 samples sent)
(8911|8927) pub8 50% (16 samples sent)
(8911|8927) pub8 62% (20 samples sent)
(8911|8927) pub8 71% (23 samples sent)
(8911|8918) sub 20% (205 samples received)
(8911|8927) pub8 81% (26 samples sent)
(8911|8927) pub8 90% (29 samples sent)
(8911|8925) pub6<-delete_participant
(8911|8927) pub8 100% (32 samples sent)
(8911|8927) pub8 waiting for acks
(8911|8927) pub8 waiting for acks returned
(8911|8927) pub8<-delete_contained_entities
(8911|8920) pub1<-delete_participant
(8911|8934) pub13 writer id: 01037c1e.5298f536.22cf4d4c.00000002(84c25527)
(8911|8934) pub13->started
(8911|8934) pub13->wait_match() before write for 01037c1e.5298f536.22cf4d4c.00000002(84c25527)
(8911|8936) pub17 writer id: 01037c1e.5298f536.22cf4d4d.00000002(b9a27c97)
(8911|8936) pub17->started
(8911|8936) pub17->wait_match() before write for 01037c1e.5298f536.22cf4d4d.00000002(b9a27c97)
(8911|8934) pub13<-match found! before write for 01037c1e.5298f536.22cf4d4c.00000002(84c25527)
(8911|8934) pub13 12% (4 samples sent)
(8911|8934) pub13 21% (7 samples sent)
(8911|8934) pub13 31% (10 samples sent)
(8911|8934) pub13 40% (13 samples sent)
(8911|8934) pub13 50% (16 samples sent)
(8911|8934) pub13 62% (20 samples sent)
(8911|8934) pub13 71% (23 samples sent)
(8911|8934) pub13 81% (26 samples sent)
(8911|8934) pub13 90% (29 samples sent)
(8911|8934) pub13 100% (32 samples sent)
(8911|8934) pub13 waiting for acks
(8911|8948) pub29->transport cfg_29
(8911|8936) pub17<-match found! before write for 01037c1e.5298f536.22cf4d4d.00000002(b9a27c97)
(8911|8936) pub17 12% (4 samples sent)
(8911|8936) pub17 21% (7 samples sent)
(8911|8936) pub17 31% (10 samples sent)
(8911|8934) pub13 waiting for acks returned
(8911|8934) pub13<-delete_contained_entities
(8911|8936) pub17 40% (13 samples sent)
(8911|8936) pub17 50% (16 samples sent)
(8911|8936) pub17 62% (20 samples sent)
(8911|8936) pub17 71% (23 samples sent)
(8911|8936) pub17 81% (26 samples sent)
(8911|8936) pub17 90% (29 samples sent)
(8911|8936) pub17 100% (32 samples sent)
(8911|8936) pub17 waiting for acks
(8911|8927) pub8<-delete_participant
(8911|8936) pub17 waiting for acks returned
(8911|8936) pub17<-delete_contained_entities
(8911|8934) pub13<-delete_participant
(8911|8936) pub17<-delete_participant
(8911|8932) pub14 writer id: 01037c1e.5298f536.22cf4d49.00000002(4c22da57)
(8911|8932) pub14->started
(8911|8932) pub14->wait_match() before write for 01037c1e.5298f536.22cf4d49.00000002(4c22da57)
(8911|8938) pub19->transport cfg_19
(8911|8928) pub9 writer id: 01037c1e.5298f536.22cf4d44.00000002(b4b21ee6)
(8911|8928) pub9->started
(8911|8928) pub9->wait_match() before write for 01037c1e.5298f536.22cf4d44.00000002(b4b21ee6)
(8911|8940) pub21->transport cfg_21
(8911|8932) pub14<-match found! before write for 01037c1e.5298f536.22cf4d49.00000002(4c22da57)
(8911|8932) pub14 12% (4 samples sent)
(8911|8932) pub14 21% (7 samples sent)
(8911|8932) pub14 31% (10 samples sent)
(8911|8932) pub14 40% (13 samples sent)
(8911|8932) pub14 50% (16 samples sent)
(8911|8932) pub14 62% (20 samples sent)
(8911|8932) pub14 71% (23 samples sent)
(8911|8932) pub14 81% (26 samples sent)
(8911|8932) pub14 90% (29 samples sent)
(8911|8932) pub14 100% (32 samples sent)
(8911|8932) pub14 waiting for acks
(8911|8918) sub 30% (308 samples received)
(8911|8932) pub14 waiting for acks returned
(8911|8932) pub14<-delete_contained_entities
(8911|8939) pub20->transport cfg_20
(8911|8928) pub9<-match found! before write for 01037c1e.5298f536.22cf4d44.00000002(b4b21ee6)
(8911|8928) pub9 12% (4 samples sent)
(8911|8928) pub9 21% (7 samples sent)
(8911|8928) pub9 31% (10 samples sent)
(8911|8928) pub9 40% (13 samples sent)
(8911|8928) pub9 50% (16 samples sent)
(8911|8928) pub9 62% (20 samples sent)
(8911|8928) pub9 71% (23 samples sent)
(8911|8928) pub9 81% (26 samples sent)
(8911|8928) pub9 90% (29 samples sent)
(8911|8928) pub9 100% (32 samples sent)
(8911|8928) pub9 waiting for acks
(8911|8928) pub9 waiting for acks returned
(8911|8928) pub9<-delete_contained_entities
(8911|8932) pub14<-delete_participant
(8911|8941) pub22 writer id: 01037c1e.5298f536.22cf4d53.00000002(66725574)
(8911|8941) pub22->started
(8911|8941) pub22->wait_match() before write for 01037c1e.5298f536.22cf4d53.00000002(66725574)
(8911|8949) pub30->transport cfg_30
(8911|8941) pub22<-match found! before write for 01037c1e.5298f536.22cf4d53.00000002(66725574)
(8911|8941) pub22 12% (4 samples sent)
(8911|8941) pub22 21% (7 samples sent)
(8911|8941) pub22 31% (10 samples sent)
(8911|8941) pub22 40% (13 samples sent)
(8911|8941) pub22 50% (16 samples sent)
(8911|8941) pub22 62% (20 samples sent)
(8911|8941) pub22 71% (23 samples sent)
(8911|8941) pub22 81% (26 samples sent)
(8911|8941) pub22 90% (29 samples sent)
(8911|8941) pub22 100% (32 samples sent)
(8911|8941) pub22 waiting for acks
(8911|8928) pub9<-delete_participant
(8911|8941) pub22 waiting for acks returned
(8911|8941) pub22<-delete_contained_entities
(8911|8945) pub26 writer id: 01037c1e.5298f536.22cf4d56.00000002(ae92da04)
(8911|8945) pub26->started
(8911|8945) pub26->wait_match() before write for 01037c1e.5298f536.22cf4d56.00000002(ae92da04)
(8911|8950) pub31->transport cfg_31
(8911|8941) pub22<-delete_participant
(8911|8945) pub26<-match found! before write for 01037c1e.5298f536.22cf4d56.00000002(ae92da04)
(8911|8945) pub26 12% (4 samples sent)
(8911|8945) pub26 21% (7 samples sent)
(8911|8945) pub26 31% (10 samples sent)
(8911|8945) pub26 40% (13 samples sent)
(8911|8945) pub26 50% (16 samples sent)
(8911|8945) pub26 62% (20 samples sent)
(8911|8945) pub26 71% (23 samples sent)
(8911|8945) pub26 81% (26 samples sent)
(8911|8943) pub25 writer id: 01037c1e.5298f536.22cf4d55.00000002(e932a0d4)
(8911|8943) pub25->started
(8911|8943) pub25->wait_match() before write for 01037c1e.5298f536.22cf4d55.00000002(e932a0d4)
(8911|8945) pub26 90% (29 samples sent)
(8911|8945) pub26 100% (32 samples sent)
(8911|8945) pub26 waiting for acks
(8911|8918) sub 40% (410 samples received)
(8911|8945) pub26 waiting for acks returned
(8911|8945) pub26<-delete_contained_entities
(8911|8937) pub18 writer id: 01037c1e.5298f536.22cf4d4f.00000002(c3622ff7)
(8911|8937) pub18->started
(8911|8937) pub18->wait_match() before write for 01037c1e.5298f536.22cf4d4f.00000002(c3622ff7)
(8911|8919) pub0 writer id: 01037c1e.5298f536.22cf4d3c.00000002(7d10b5e8)
(8911|8919) pub0->started
(8911|8919) pub0->wait_match() before write for 01037c1e.5298f536.22cf4d3c.00000002(7d10b5e8)
(8911|8943) pub25<-match found! before write for 01037c1e.5298f536.22cf4d55.00000002(e932a0d4)
(8911|8943) pub25 12% (4 samples sent)
(8911|8943) pub25 21% (7 samples sent)
(8911|8943) pub25 31% (10 samples sent)
(8911|8943) pub25 40% (13 samples sent)
(8911|8943) pub25 50% (16 samples sent)
(8911|8943) pub25 62% (20 samples sent)
(8911|8943) pub25 71% (23 samples sent)
(8911|8943) pub25 81% (26 samples sent)
(8911|8943) pub25 90% (29 samples sent)
(8911|8943) pub25 100% (32 samples sent)
(8911|8943) pub25 waiting for acks
(8911|8943) pub25 waiting for acks returned
(8911|8943) pub25<-delete_contained_entities
(8911|8933) pub15 writer id: 01037c1e.5298f536.22cf4d4b.00000002(36e28937)
(8911|8933) pub15->started
(8911|8933) pub15->wait_match() before write for 01037c1e.5298f536.22cf4d4b.00000002(36e28937)
(8911|8944) pub23 writer id: 01037c1e.5298f536.22cf4d54.00000002(d4528964)
(8911|8944) pub23->started
(8911|8944) pub23->wait_match() before write for 01037c1e.5298f536.22cf4d54.00000002(d4528964)
(8911|8945) pub26<-delete_participant
(8911|8947) pub28 writer id: 01037c1e.5298f536.22cf4d59.00000002(2cc24dd5)
(8911|8947) pub28->started
(8911|8947) pub28->wait_match() before write for 01037c1e.5298f536.22cf4d59.00000002(2cc24dd5)
(8911|8929) pub10->transport cfg_10
(8911|8937) pub18<-match found! before write for 01037c1e.5298f536.22cf4d4f.00000002(c3622ff7)
(8911|8937) pub18 12% (4 samples sent)
(8911|8937) pub18 21% (7 samples sent)
(8911|8937) pub18 31% (10 samples sent)
(8911|8937) pub18 40% (13 samples sent)
(8911|8937) pub18 50% (16 samples sent)
(8911|8944) pub23<-match found! before write for 01037c1e.5298f536.22cf4d54.00000002(d4528964)
(8911|8919) pub0<-match found! before write for 01037c1e.5298f536.22cf4d3c.00000002(7d10b5e8)
(8911|8944) pub23 12% (4 samples sent)
(8911|8937) pub18 62% (20 samples sent)
(8911|8937) pub18 71% (23 samples sent)
(8911|8944) pub23 21% (7 samples sent)
(8911|8919) pub0 12% (4 samples sent)
(8911|8919) pub0 21% (7 samples sent)
(8911|8944) pub23 31% (10 samples sent)
(8911|8919) pub0 31% (10 samples sent)
(8911|8944) pub23 40% (13 samples sent)
(8911|8919) pub0 40% (13 samples sent)
(8911|8943) pub25<-delete_participant
(8911|8944) pub23 50% (16 samples sent)
(8911|8933) pub15<-match found! before write for 01037c1e.5298f536.22cf4d4b.00000002(36e28937)
(8911|8919) pub0 50% (16 samples sent)
(8911|8919) pub0 62% (20 samples sent)
(8911|8933) pub15 12% (4 samples sent)
(8911|8919) pub0 71% (23 samples sent)
(8911|8937) pub18 81% (26 samples sent)
(8911|8933) pub15 21% (7 samples sent)
(8911|8919) pub0 81% (26 samples sent)
(8911|8937) pub18 90% (29 samples sent)
(8911|8919) pub0 90% (29 samples sent)
(8911|8937) pub18 100% (32 samples sent)
(8911|8937) pub18 waiting for acks
(8911|8919) pub0 100% (32 samples sent)
(8911|8919) pub0 waiting for acks
(8911|8933) pub15 31% (10 samples sent)
(8911|8933) pub15 40% (13 samples sent)
(8911|8933) pub15 50% (16 samples sent)
(8911|8944) pub23 62% (20 samples sent)
(8911|8944) pub23 71% (23 samples sent)
(8911|8944) pub23 81% (26 samples sent)
(8911|8944) pub23 90% (29 samples sent)
(8911|8944) pub23 100% (32 samples sent)
(8911|8944) pub23 waiting for acks
(8911|8933) pub15 62% (20 samples sent)
(8911|8933) pub15 71% (23 samples sent)
(8911|8933) pub15 81% (26 samples sent)
(8911|8933) pub15 90% (29 samples sent)
(8911|8933) pub15 100% (32 samples sent)
(8911|8933) pub15 waiting for acks
(8911|8918) sub 50% (512 samples received)
(8911|8937) pub18 waiting for acks returned
(8911|8937) pub18<-delete_contained_entities
(8911|8919) pub0 waiting for acks returned
(8911|8919) pub0<-delete_contained_entities
(8911|8944) pub23 waiting for acks returned
(8911|8944) pub23<-delete_contained_entities
(8911|8933) pub15 waiting for acks returned
(8911|8933) pub15<-delete_contained_entities
(8911|8926) pub7 writer id: 01037c1e.5298f536.22cf4d43.00000002(0692c2f6)
(8911|8926) pub7->started
(8911|8926) pub7->wait_match() before write for 01037c1e.5298f536.22cf4d43.00000002(0692c2f6)
(8911|8947) pub28<-match found! before write for 01037c1e.5298f536.22cf4d59.00000002(2cc24dd5)
(8911|8947) pub28 12% (4 samples sent)
(8911|8947) pub28 21% (7 samples sent)
(8911|8947) pub28 31% (10 samples sent)
(8911|8947) pub28 40% (13 samples sent)
(8911|8947) pub28 50% (16 samples sent)
(8911|8947) pub28 62% (20 samples sent)
(8911|8947) pub28 71% (23 samples sent)
(8911|8947) pub28 81% (26 samples sent)
(8911|8947) pub28 90% (29 samples sent)
(8911|8947) pub28 100% (32 samples sent)
(8911|8947) pub28 waiting for acks
(8911|8930) pub11 writer id: 01037c1e.5298f536.22cf4d47.00000002(f3126436)
(8911|8930) pub11->started
(8911|8930) pub11->wait_match() before write for 01037c1e.5298f536.22cf4d47.00000002(f3126436)
(8911|8926) pub7<-match found! before write for 01037c1e.5298f536.22cf4d43.00000002(0692c2f6)
(8911|8926) pub7 12% (4 samples sent)
(8911|8926) pub7 21% (7 samples sent)
(8911|8926) pub7 31% (10 samples sent)
(8911|8926) pub7 40% (13 samples sent)
(8911|8926) pub7 50% (16 samples sent)
(8911|8926) pub7 62% (20 samples sent)
(8911|8926) pub7 71% (23 samples sent)
(8911|8926) pub7 81% (26 samples sent)
(8911|8918) sub 60% (615 samples received)
(8911|8926) pub7 90% (29 samples sent)
(8911|8926) pub7 100% (32 samples sent)
(8911|8926) pub7 waiting for acks
(8911|8947) pub28 waiting for acks returned
(8911|8947) pub28<-delete_contained_entities
(8911|8926) pub7 waiting for acks returned
(8911|8926) pub7<-delete_contained_entities
(8911|8937) pub18<-delete_participant
(8911|8919) pub0<-delete_participant
(8911|8944) pub23<-delete_participant
(8911|8933) pub15<-delete_participant
(8911|8931) pub12 writer id: 01037c1e.5298f536.22cf4d48.00000002(7142f3e7)
(8911|8931) pub12->started
(8911|8931) pub12->wait_match() before write for 01037c1e.5298f536.22cf4d48.00000002(7142f3e7)
(8911|8930) pub11<-match found! before write for 01037c1e.5298f536.22cf4d47.00000002(f3126436)
(8911|8930) pub11 12% (4 samples sent)
(8911|8930) pub11 21% (7 samples sent)
(8911|8930) pub11 31% (10 samples sent)
(8911|8930) pub11 40% (13 samples sent)
(8911|8930) pub11 50% (16 samples sent)
(8911|8930) pub11 62% (20 samples sent)
(8911|8930) pub11 71% (23 samples sent)
(8911|8930) pub11 81% (26 samples sent)
(8911|8930) pub11 90% (29 samples sent)
(8911|8930) pub11 100% (32 samples sent)
(8911|8930) pub11 waiting for acks
(8911|8930) pub11 waiting for acks returned
(8911|8930) pub11<-delete_contained_entities
(8911|8947) pub28<-delete_participant
(8911|8926) pub7<-delete_participant
(8911|8931) pub12<-match found! before write for 01037c1e.5298f536.22cf4d48.00000002(7142f3e7)
(8911|8931) pub12 12% (4 samples sent)
(8911|8931) pub12 21% (7 samples sent)
(8911|8931) pub12 31% (10 samples sent)
(8911|8931) pub12 40% (13 samples sent)
(8911|8931) pub12 50% (16 samples sent)
(8911|8931) pub12 62% (20 samples sent)
(8911|8931) pub12 71% (23 samples sent)
(8911|8931) pub12 81% (26 samples sent)
(8911|8931) pub12 90% (29 samples sent)
(8911|8931) pub12 100% (32 samples sent)
(8911|8931) pub12 waiting for acks
(8911|8946) pub27->transport cfg_27
(8911|8931) pub12 waiting for acks returned
(8911|8931) pub12<-delete_contained_entities
(8911|8930) pub11<-delete_participant
(8911|8931) pub12<-delete_participant
(8911|8942) pub24 writer id: 01037c1e.5298f536.22cf4d51.00000002(1cb20614)
(8911|8942) pub24->started
(8911|8942) pub24->wait_match() before write for 01037c1e.5298f536.22cf4d51.00000002(1cb20614)
(8911|8948) pub29 writer id: 01037c1e.5298f536.22cf4d58.00000002(11a26465)
(8911|8948) pub29->started
(8911|8948) pub29->wait_match() before write for 01037c1e.5298f536.22cf4d58.00000002(11a26465)
(8911|8942) pub24<-match found! before write for 01037c1e.5298f536.22cf4d51.00000002(1cb20614)
(8911|8942) pub24 12% (4 samples sent)
(8911|8942) pub24 21% (7 samples sent)
(8911|8942) pub24 31% (10 samples sent)
(8911|8942) pub24 40% (13 samples sent)
(8911|8942) pub24 50% (16 samples sent)
(8911|8942) pub24 62% (20 samples sent)
(8911|8942) pub24 71% (23 samples sent)
(8911|8942) pub24 81% (26 samples sent)
(8911|8942) pub24 90% (29 samples sent)
(8911|8942) pub24 100% (32 samples sent)
(8911|8942) pub24 waiting for acks
(8911|8918) sub 70% (717 samples received)
(8911|8942) pub24 waiting for acks returned
(8911|8942) pub24<-delete_contained_entities
(8911|8938) pub19 writer id: 01037c1e.5298f536.22cf4d50.00000002(21d22fa4)
(8911|8938) pub19->started
(8911|8938) pub19->wait_match() before write for 01037c1e.5298f536.22cf4d50.00000002(21d22fa4)
(8911|8948) pub29<-match found! before write for 01037c1e.5298f536.22cf4d58.00000002(11a26465)
(8911|8948) pub29 12% (4 samples sent)
(8911|8948) pub29 21% (7 samples sent)
(8911|8948) pub29 31% (10 samples sent)
(8911|8948) pub29 40% (13 samples sent)
(8911|8948) pub29 50% (16 samples sent)
(8911|8948) pub29 62% (20 samples sent)
(8911|8948) pub29 71% (23 samples sent)
(8911|8948) pub29 81% (26 samples sent)
(8911|8948) pub29 90% (29 samples sent)
(8911|8948) pub29 100% (32 samples sent)
(8911|8948) pub29 waiting for acks
(8911|8948) pub29 waiting for acks returned
(8911|8948) pub29<-delete_contained_entities
(8911|8940) pub21 writer id: 01037c1e.5298f536.22cf4d52.00000002(5b127cc4)
(8911|8940) pub21->started
(8911|8940) pub21->wait_match() before write for 01037c1e.5298f536.22cf4d52.00000002(5b127cc4)
(8911|8939) pub20 writer id: 01037c1e.5298f536.22cf4d4e.00000002(fe020647)
(8911|8939) pub20->started
(8911|8939) pub20->wait_match() before write for 01037c1e.5298f536.22cf4d4e.00000002(fe020647)
(8911|8942) pub24<-delete_participant
(8911|8949) pub30 writer id: 01037c1e.5298f536.22cf4d5b.00000002(56021eb5)
(8911|8949) pub30->started
(8911|8949) pub30->wait_match() before write for 01037c1e.5298f536.22cf4d5b.00000002(56021eb5)
(8911|8950) pub31 writer id: 01037c1e.5298f536.22cf4d5a.00000002(6b623705)
(8911|8950) pub31->started
(8911|8950) pub31->wait_match() before write for 01037c1e.5298f536.22cf4d5a.00000002(6b623705)
(8911|8938) pub19<-match found! before write for 01037c1e.5298f536.22cf4d50.00000002(21d22fa4)
(8911|8938) pub19 12% (4 samples sent)
(8911|8938) pub19 21% (7 samples sent)
(8911|8938) pub19 31% (10 samples sent)
(8911|8948) pub29<-delete_participant
(8911|8938) pub19 40% (13 samples sent)
(8911|8938) pub19 50% (16 samples sent)
(8911|8938) pub19 62% (20 samples sent)
(8911|8938) pub19 71% (23 samples sent)
(8911|8938) pub19 81% (26 samples sent)
(8911|8938) pub19 90% (29 samples sent)
(8911|8938) pub19 100% (32 samples sent)
(8911|8938) pub19 waiting for acks
(8911|8938) pub19 waiting for acks returned
(8911|8938) pub19<-delete_contained_entities
(8911|8940) pub21<-match found! before write for 01037c1e.5298f536.22cf4d52.00000002(5b127cc4)
(8911|8940) pub21 12% (4 samples sent)
(8911|8940) pub21 21% (7 samples sent)
(8911|8940) pub21 31% (10 samples sent)
(8911|8940) pub21 40% (13 samples sent)
(8911|8940) pub21 50% (16 samples sent)
(8911|8940) pub21 62% (20 samples sent)
(8911|8940) pub21 71% (23 samples sent)
(8911|8940) pub21 81% (26 samples sent)
(8911|8940) pub21 90% (29 samples sent)
(8911|8940) pub21 100% (32 samples sent)
(8911|8940) pub21 waiting for acks
(8911|8918) sub 80% (820 samples received)
(8911|8940) pub21 waiting for acks returned
(8911|8940) pub21<-delete_contained_entities
(8911|8939) pub20<-match found! before write for 01037c1e.5298f536.22cf4d4e.00000002(fe020647)
(8911|8929) pub10 writer id: 01037c1e.5298f536.22cf4d46.00000002(ce724d86)
(8911|8929) pub10->started
(8911|8929) pub10->wait_match() before write for 01037c1e.5298f536.22cf4d46.00000002(ce724d86)
(8911|8939) pub20 12% (4 samples sent)
(8911|8939) pub20 21% (7 samples sent)
(8911|8939) pub20 31% (10 samples sent)
(8911|8939) pub20 40% (13 samples sent)
(8911|8939) pub20 50% (16 samples sent)
(8911|8939) pub20 62% (20 samples sent)
(8911|8939) pub20 71% (23 samples sent)
(8911|8939) pub20 81% (26 samples sent)
(8911|8939) pub20 90% (29 samples sent)
(8911|8939) pub20 100% (32 samples sent)
(8911|8939) pub20 waiting for acks
(8911|8939) pub20 waiting for acks returned
(8911|8939) pub20<-delete_contained_entities
(8911|8949) pub30<-match found! before write for 01037c1e.5298f536.22cf4d5b.00000002(56021eb5)
(8911|8949) pub30 12% (4 samples sent)
(8911|8949) pub30 21% (7 samples sent)
(8911|8949) pub30 31% (10 samples sent)
(8911|8949) pub30 40% (13 samples sent)
(8911|8949) pub30 50% (16 samples sent)
(8911|8949) pub30 62% (20 samples sent)
(8911|8949) pub30 71% (23 samples sent)
(8911|8949) pub30 81% (26 samples sent)
(8911|8949) pub30 90% (29 samples sent)
(8911|8949) pub30 100% (32 samples sent)
(8911|8949) pub30 waiting for acks
(8911|8935) pub16->transport cfg_16
(8911|8949) pub30 waiting for acks returned
(8911|8949) pub30<-delete_contained_entities
(8911|8950) pub31<-match found! before write for 01037c1e.5298f536.22cf4d5a.00000002(6b623705)
(8911|8950) pub31 12% (4 samples sent)
(8911|8950) pub31 21% (7 samples sent)
(8911|8950) pub31 31% (10 samples sent)
(8911|8950) pub31 40% (13 samples sent)
(8911|8950) pub31 50% (16 samples sent)
(8911|8950) pub31 62% (20 samples sent)
(8911|8950) pub31 71% (23 samples sent)
(8911|8950) pub31 81% (26 samples sent)
(8911|8950) pub31 90% (29 samples sent)
(8911|8950) pub31 100% (32 samples sent)
(8911|8950) pub31 waiting for acks
(8911|8918) sub 90% (922 samples received)
(8911|8938) pub19<-delete_participant
(8911|8950) pub31 waiting for acks returned
(8911|8950) pub31<-delete_contained_entities
(8911|8940) pub21<-delete_participant
(8911|8939) pub20<-delete_participant
(8911|8929) pub10<-match found! before write for 01037c1e.5298f536.22cf4d46.00000002(ce724d86)
(8911|8929) pub10 12% (4 samples sent)
(8911|8929) pub10 21% (7 samples sent)
(8911|8929) pub10 31% (10 samples sent)
(8911|8929) pub10 40% (13 samples sent)
(8911|8929) pub10 50% (16 samples sent)
(8911|8929) pub10 62% (20 samples sent)
(8911|8929) pub10 71% (23 samples sent)
(8911|8929) pub10 81% (26 samples sent)
(8911|8929) pub10 90% (29 samples sent)
(8911|8929) pub10 100% (32 samples sent)
(8911|8929) pub10 waiting for acks
(8911|8929) pub10 waiting for acks returned
(8911|8929) pub10<-delete_contained_entities
(8911|8949) pub30<-delete_participant
(8911|8950) pub31<-delete_participant
(8911|8929) pub10<-delete_participant
(8911|8946) pub27 writer id: 01037c1e.5298f536.22cf4d57.00000002(93f2f3b4)
(8911|8946) pub27->started
(8911|8946) pub27->wait_match() before write for 01037c1e.5298f536.22cf4d57.00000002(93f2f3b4)
(8911|8946) pub27<-match found! before write for 01037c1e.5298f536.22cf4d57.00000002(93f2f3b4)
(8911|8946) pub27 12% (4 samples sent)
(8911|8946) pub27 21% (7 samples sent)
(8911|8946) pub27 31% (10 samples sent)
(8911|8946) pub27 40% (13 samples sent)
(8911|8946) pub27 50% (16 samples sent)
(8911|8946) pub27 62% (20 samples sent)
(8911|8946) pub27 71% (23 samples sent)
(8911|8946) pub27 81% (26 samples sent)
(8911|8946) pub27 90% (29 samples sent)
(8911|8946) pub27 100% (32 samples sent)
(8911|8946) pub27 waiting for acks
(8911|8946) pub27 waiting for acks returned
(8911|8946) pub27<-delete_contained_entities
(8911|8946) pub27<-delete_participant
(8911|8935) pub16 writer id: 01037c1e.5298f536.22cf4d4a.00000002(0b82a087)
(8911|8935) pub16->started
(8911|8935) pub16->wait_match() before write for 01037c1e.5298f536.22cf4d4a.00000002(0b82a087)
(8911|8935) pub16<-match found! before write for 01037c1e.5298f536.22cf4d4a.00000002(0b82a087)
(8911|8935) pub16 12% (4 samples sent)
(8911|8935) pub16 21% (7 samples sent)
(8911|8935) pub16 31% (10 samples sent)
(8911|8935) pub16 40% (13 samples sent)
(8911|8935) pub16 50% (16 samples sent)
(8911|8935) pub16 62% (20 samples sent)
(8911|8935) pub16 71% (23 samples sent)
(8911|8935) pub16 81% (26 samples sent)
(8911|8935) pub16 90% (29 samples sent)
(8911|8935) pub16 100% (32 samples sent)
(8911|8935) pub16 waiting for acks
(8911|8918) sub 100% (1024 samples received)
(8911|8918) sub condition_.notify_all
(8911|8911) sub condition_.wait returned
(8911|8911) sub check_received
(8911|8911) sub check_received returns 0
(8911|8911) <- PublisherService::end
(8911|8935) pub16 waiting for acks returned
(8911|8935) pub16<-delete_contained_entities
(8911|8935) pub16<-delete_participant
(8911|8911) <- PublisherService::~PublisherService
(8911|8911) <- Subscriber delete_contained_entities
(8911|8911) <- Subscriber delete_participant
(8911|8911) <- Subscriber::~Subscriber
(8911|8911) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps Time:14s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9081
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9091 started at 2026-03-06 13:18:22
(9091|9091) -> Thrasher started
(9091|9091) -> Subscriber::Subscriber
(9081|9081) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9091|9091) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9091|9091) Subscriber reader id: 01030000.16bb5d9e.00000002.00000507(1b4fa7b4)
(9091|9091) -> PublisherService::PublisherService
(9091|9091) -> PublisherService::start (1 threads)
(9091|9091) sub wait_received 0:1
(9091|9103) pub0 writer id: 01030000.16bb5d9e.00000003.00000102(3229bf8f)
(9091|9103) pub0->started
(9091|9103) pub0 100% (1 samples sent)
(9091|9103) pub0->wait_match() before write for 01030000.16bb5d9e.00000003.00000102(3229bf8f)
(9091|9103) pub0<-match found! before write for 01030000.16bb5d9e.00000003.00000102(3229bf8f)
(9091|9103) pub0 waiting for acks
(9091|9102) sub 100% (1 samples received)
(9091|9102) sub condition_.notify_all
(9091|9091) sub condition_.wait returned
(9091|9091) sub check_received
(9091|9091) sub check_received returns 0
(9091|9091) <- PublisherService::end
(9091|9103) pub0 waiting for acks returned
(9091|9103) pub0<-delete_contained_entities
(9091|9103) pub0<-delete_participant
(9091|9091) <- PublisherService::~PublisherService
(9091|9091) <- Subscriber delete_contained_entities
(9091|9091) <- Subscriber delete_participant
(9091|9091) <- Subscriber::~Subscriber
(9091|9091) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9105
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9115 started at 2026-03-06 13:18:22
(9115|9115) -> Thrasher started
(9115|9115) -> Subscriber::Subscriber
(9105|9105) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9115|9115) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9115|9115) Subscriber reader id: 01030000.23eb0092.00000002.00000507(45a5c568)
(9115|9115) -> PublisherService::PublisherService
(9115|9115) -> PublisherService::start (2 threads)
(9115|9115) sub wait_received 0:2
(9115|9129) pub1 writer id: 01030000.23eb0092.00000004.00000102(dee30143)
(9115|9129) pub1->started
(9115|9129) pub1 100% (1 samples sent)
(9115|9129) pub1->wait_match() before write for 01030000.23eb0092.00000004.00000102(dee30143)
(9115|9128) pub0 writer id: 01030000.23eb0092.00000003.00000102(6cc3dd53)
(9115|9128) pub0->started
(9115|9128) pub0 100% (1 samples sent)
(9115|9128) pub0->wait_match() before write for 01030000.23eb0092.00000003.00000102(6cc3dd53)
(9115|9128) pub0<-match found! before write for 01030000.23eb0092.00000003.00000102(6cc3dd53)
(9115|9128) pub0 waiting for acks
(9115|9129) pub1<-match found! before write for 01030000.23eb0092.00000004.00000102(dee30143)
(9115|9129) pub1 waiting for acks
(9115|9127) sub 50% (1 samples received)
(9115|9127) sub 100% (2 samples received)
(9115|9127) sub condition_.notify_all
(9115|9115) sub condition_.wait returned
(9115|9115) sub check_received
(9115|9115) sub check_received returns 0
(9115|9115) <- PublisherService::end
(9115|9128) pub0 waiting for acks returned
(9115|9128) pub0<-delete_contained_entities
(9115|9129) pub1 waiting for acks returned
(9115|9129) pub1<-delete_contained_entities
(9115|9128) pub0<-delete_participant
(9115|9129) pub1<-delete_participant
(9115|9115) <- PublisherService::~PublisherService
(9115|9115) <- Subscriber delete_contained_entities
(9115|9115) <- Subscriber delete_participant
(9115|9115) <- Subscriber::~Subscriber
(9115|9115) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9131
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9141 started at 2026-03-06 13:18:23
(9141|9141) -> Thrasher started
(9141|9141) -> Subscriber::Subscriber
(9131|9131) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9141|9141) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9141|9141) Subscriber reader id: 01030000.5ed5ed4d.00000002.00000507(8cfe2d41)
(9141|9141) -> PublisherService::PublisherService
(9141|9141) -> PublisherService::start (3 threads)
(9141|9141) sub wait_received 0:9
(9141|9155) pub2 writer id: 01030000.5ed5ed4d.00000004.00000102(17b8e96a)
(9141|9155) pub2->started
(9141|9155) pub2 33% (1 samples sent)
(9141|9155) pub2 66% (2 samples sent)
(9141|9155) pub2 100% (3 samples sent)
(9141|9155) pub2->wait_match() before write for 01030000.5ed5ed4d.00000004.00000102(17b8e96a)
(9141|9154) pub1 writer id: 01030000.5ed5ed4d.00000005.00000102(2ad8c0da)
(9141|9154) pub1->started
(9141|9154) pub1 33% (1 samples sent)
(9141|9154) pub1 66% (2 samples sent)
(9141|9154) pub1 100% (3 samples sent)
(9141|9154) pub1->wait_match() before write for 01030000.5ed5ed4d.00000005.00000102(2ad8c0da)
(9141|9155) pub2<-match found! before write for 01030000.5ed5ed4d.00000004.00000102(17b8e96a)
(9141|9155) pub2 waiting for acks
(9141|9154) pub1<-match found! before write for 01030000.5ed5ed4d.00000005.00000102(2ad8c0da)
(9141|9154) pub1 waiting for acks
(9141|9152) sub 11% (1 samples received)
(9141|9152) sub 22% (2 samples received)
(9141|9152) sub 33% (3 samples received)
(9141|9152) sub 44% (4 samples received)
(9141|9152) sub 55% (5 samples received)
(9141|9152) sub 66% (6 samples received)
(9141|9155) pub2 waiting for acks returned
(9141|9155) pub2<-delete_contained_entities
(9141|9154) pub1 waiting for acks returned
(9141|9154) pub1<-delete_contained_entities
(9141|9153) pub0 writer id: 01030000.5ed5ed4d.00000003.00000102(a598357a)
(9141|9153) pub0->started
(9141|9153) pub0 33% (1 samples sent)
(9141|9152) sub 77% (7 samples received)
(9141|9153) pub0 66% (2 samples sent)
(9141|9153) pub0 100% (3 samples sent)
(9141|9153) pub0->wait_match() before write for 01030000.5ed5ed4d.00000003.00000102(a598357a)
(9141|9152) sub 88% (8 samples received)
(9141|9153) pub0<-match found! before write for 01030000.5ed5ed4d.00000003.00000102(a598357a)
(9141|9153) pub0 waiting for acks
(9141|9152) sub 100% (9 samples received)
(9141|9152) sub condition_.notify_all
(9141|9141) sub condition_.wait returned
(9141|9141) sub check_received
(9141|9141) sub check_received returns 0
(9141|9141) <- PublisherService::end
(9141|9153) pub0 waiting for acks returned
(9141|9153) pub0<-delete_contained_entities
(9141|9155) pub2<-delete_participant
(9141|9154) pub1<-delete_participant
(9141|9153) pub0<-delete_participant
(9141|9141) <- PublisherService::~PublisherService
(9141|9141) <- Subscriber delete_contained_entities
(9141|9141) <- Subscriber delete_participant
(9141|9141) <- Subscriber::~Subscriber
(9141|9141) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9157
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9167 started at 2026-03-06 13:18:24
(9167|9167) -> Thrasher started
(9167|9167) -> Subscriber::Subscriber
(9157|9157) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9167|9167) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9167|9167) Subscriber reader id: 01030000.757f4402.00000002.00000507(a2e95db6)
(9167|9167) -> PublisherService::PublisherService
(9167|9167) -> PublisherService::start (1 threads)
(9167|9167) sub wait_received 0:1024
(9167|9179) pub0 writer id: 01030000.757f4402.00000003.00000102(8b8f458d)
(9167|9179) pub0->started
(9167|9179) pub0 10% (103 samples sent)
(9167|9178) sub 10% (103 samples received)
(9167|9179) pub0 20% (205 samples sent)
(9167|9178) sub 20% (205 samples received)
(9167|9179) pub0 30% (308 samples sent)
(9167|9178) sub 30% (308 samples received)
(9167|9179) pub0 40% (410 samples sent)
(9167|9178) sub 40% (410 samples received)
(9167|9179) pub0 50% (512 samples sent)
(9167|9178) sub 50% (512 samples received)
(9167|9179) pub0 60% (615 samples sent)
(9167|9178) sub 60% (615 samples received)
(9167|9179) pub0 70% (717 samples sent)
(9167|9178) sub 70% (717 samples received)
(9167|9179) pub0 80% (820 samples sent)
(9167|9178) sub 80% (820 samples received)
(9167|9179) pub0 90% (922 samples sent)
(9167|9178) sub 90% (922 samples received)
(9167|9179) pub0 100% (1024 samples sent)
(9167|9179) pub0->wait_match() before write for 01030000.757f4402.00000003.00000102(8b8f458d)
(9167|9178) sub 100% (1024 samples received)
(9167|9178) sub condition_.notify_all
(9167|9179) pub0<-match found! before write for 01030000.757f4402.00000003.00000102(8b8f458d)
(9167|9179) pub0 waiting for acks
(9167|9167) sub condition_.wait returned
(9167|9167) sub check_received
(9167|9167) sub check_received returns 0
(9167|9167) <- PublisherService::end
(9167|9179) pub0 waiting for acks returned
(9167|9179) pub0<-delete_contained_entities
(9167|9179) pub0<-delete_participant
(9167|9167) <- PublisherService::~PublisherService
(9167|9167) <- Subscriber delete_contained_entities
(9167|9167) <- Subscriber delete_participant
(9167|9167) <- Subscriber::~Subscriber
(9167|9167) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9181
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9191 started at 2026-03-06 13:18:26
(9191|9191) -> Thrasher started
(9191|9191) -> Subscriber::Subscriber
(9181|9181) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9191|9191) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9191|9191) Subscriber reader id: 01030000.44df0451.00000002.00000507(097de786)
(9191|9191) -> PublisherService::PublisherService
(9191|9191) -> PublisherService::start (8 threads)
(9191|9191) sub wait_received 0:1024
(9191|9209) pub6 writer id: 01030000.44df0451.00000009.00000102(6aabe71c)
(9191|9209) pub6->started
(9191|9209) pub6 10% (13 samples sent)
(9191|9210) pub7 writer id: 01030000.44df0451.0000000a.00000102(2d0b9dcc)
(9191|9210) pub7->started
(9191|9210) pub7 10% (13 samples sent)
(9191|9209) pub6 20% (26 samples sent)
(9191|9210) pub7 20% (26 samples sent)
(9191|9209) pub6 30% (39 samples sent)
(9191|9210) pub7 30% (39 samples sent)
(9191|9210) pub7 40% (52 samples sent)
(9191|9208) pub5 writer id: 01030000.44df0451.00000008.00000102(57cbceac)
(9191|9208) pub5->started
(9191|9208) pub5 10% (13 samples sent)
(9191|9210) pub7 50% (64 samples sent)
(9191|9205) pub2 writer id: 01030000.44df0451.00000004.00000102(923b23ad)
(9191|9205) pub2->started
(9191|9209) pub6 40% (52 samples sent)
(9191|9205) pub2 10% (13 samples sent)
(9191|9210) pub7 60% (77 samples sent)
(9191|9205) pub2 20% (26 samples sent)
(9191|9208) pub5 20% (26 samples sent)
(9191|9210) pub7 70% (90 samples sent)
(9191|9204) pub1 writer id: 01030000.44df0451.00000007.00000102(d59b597d)
(9191|9204) pub1->started
(9191|9205) pub2 30% (39 samples sent)
(9191|9208) pub5 30% (39 samples sent)
(9191|9206) pub3 writer id: 01030000.44df0451.00000005.00000102(af5b0a1d)
(9191|9206) pub3->started
(9191|9210) pub7 80% (103 samples sent)
(9191|9206) pub3 10% (13 samples sent)
(9191|9208) pub5 40% (52 samples sent)
(9191|9204) pub1 10% (13 samples sent)
(9191|9205) pub2 40% (52 samples sent)
(9191|9204) pub1 20% (26 samples sent)
(9191|9203) pub0 writer id: 01030000.44df0451.00000003.00000102(201bffbd)
(9191|9203) pub0->started
(9191|9204) pub1 30% (39 samples sent)
(9191|9206) pub3 20% (26 samples sent)
(9191|9203) pub0 10% (13 samples sent)
(9191|9206) pub3 30% (39 samples sent)
(9191|9204) pub1 40% (52 samples sent)
(9191|9208) pub5 50% (64 samples sent)
(9191|9206) pub3 40% (52 samples sent)
(9191|9204) pub1 50% (64 samples sent)
(9191|9205) pub2 50% (64 samples sent)
(9191|9204) pub1 60% (77 samples sent)
(9191|9207) pub4 writer id: 01030000.44df0451.00000006.00000102(e8fb70cd)
(9191|9207) pub4->started
(9191|9209) pub6 50% (64 samples sent)
(9191|9205) pub2 60% (77 samples sent)
(9191|9207) pub4 10% (13 samples sent)
(9191|9204) pub1 70% (90 samples sent)
(9191|9209) pub6 60% (77 samples sent)
(9191|9206) pub3 50% (64 samples sent)
(9191|9203) pub0 20% (26 samples sent)
(9191|9204) pub1 80% (103 samples sent)
(9191|9205) pub2 70% (90 samples sent)
(9191|9204) pub1 90% (116 samples sent)
(9191|9208) pub5 60% (77 samples sent)
(9191|9203) pub0 30% (39 samples sent)
(9191|9205) pub2 80% (103 samples sent)
(9191|9204) pub1 100% (128 samples sent)
(9191|9204) pub1->wait_match() before write for 01030000.44df0451.00000007.00000102(d59b597d)
(9191|9206) pub3 60% (77 samples sent)
(9191|9203) pub0 40% (52 samples sent)
(9191|9205) pub2 90% (116 samples sent)
(9191|9206) pub3 70% (90 samples sent)
(9191|9203) pub0 50% (64 samples sent)
(9191|9205) pub2 100% (128 samples sent)
(9191|9205) pub2->wait_match() before write for 01030000.44df0451.00000004.00000102(923b23ad)
(9191|9207) pub4 20% (26 samples sent)
(9191|9206) pub3 80% (103 samples sent)
(9191|9207) pub4 30% (39 samples sent)
(9191|9208) pub5 70% (90 samples sent)
(9191|9209) pub6 70% (90 samples sent)
(9191|9206) pub3 90% (116 samples sent)
(9191|9207) pub4 40% (52 samples sent)
(9191|9207) pub4 50% (64 samples sent)
(9191|9206) pub3 100% (128 samples sent)
(9191|9206) pub3->wait_match() before write for 01030000.44df0451.00000005.00000102(af5b0a1d)
(9191|9207) pub4 60% (77 samples sent)
(9191|9203) pub0 60% (77 samples sent)
(9191|9203) pub0 70% (90 samples sent)
(9191|9207) pub4 70% (90 samples sent)
(9191|9209) pub6 80% (103 samples sent)
(9191|9203) pub0 80% (103 samples sent)
(9191|9207) pub4 80% (103 samples sent)
(9191|9208) pub5 80% (103 samples sent)
(9191|9207) pub4 90% (116 samples sent)
(9191|9210) pub7 90% (116 samples sent)
(9191|9207) pub4 100% (128 samples sent)
(9191|9207) pub4->wait_match() before write for 01030000.44df0451.00000006.00000102(e8fb70cd)
(9191|9203) pub0 90% (116 samples sent)
(9191|9205) pub2<-match found! before write for 01030000.44df0451.00000004.00000102(923b23ad)
(9191|9205) pub2 waiting for acks
(9191|9210) pub7 100% (128 samples sent)
(9191|9210) pub7->wait_match() before write for 01030000.44df0451.0000000a.00000102(2d0b9dcc)
(9191|9210) pub7<-match found! before write for 01030000.44df0451.0000000a.00000102(2d0b9dcc)
(9191|9210) pub7 waiting for acks
(9191|9203) pub0 100% (128 samples sent)
(9191|9203) pub0->wait_match() before write for 01030000.44df0451.00000003.00000102(201bffbd)
(9191|9208) pub5 90% (116 samples sent)
(9191|9209) pub6 90% (116 samples sent)
(9191|9208) pub5 100% (128 samples sent)
(9191|9208) pub5->wait_match() before write for 01030000.44df0451.00000008.00000102(57cbceac)
(9191|9208) pub5<-match found! before write for 01030000.44df0451.00000008.00000102(57cbceac)
(9191|9208) pub5 waiting for acks
(9191|9209) pub6 100% (128 samples sent)
(9191|9209) pub6->wait_match() before write for 01030000.44df0451.00000009.00000102(6aabe71c)
(9191|9209) pub6<-match found! before write for 01030000.44df0451.00000009.00000102(6aabe71c)
(9191|9209) pub6 waiting for acks
(9191|9204) pub1<-match found! before write for 01030000.44df0451.00000007.00000102(d59b597d)
(9191|9204) pub1 waiting for acks
(9191|9206) pub3<-match found! before write for 01030000.44df0451.00000005.00000102(af5b0a1d)
(9191|9206) pub3 waiting for acks
(9191|9203) pub0<-match found! before write for 01030000.44df0451.00000003.00000102(201bffbd)
(9191|9203) pub0 waiting for acks
(9191|9207) pub4<-match found! before write for 01030000.44df0451.00000006.00000102(e8fb70cd)
(9191|9207) pub4 waiting for acks
(9191|9202) sub 10% (103 samples received)
(9191|9202) sub 20% (205 samples received)
(9191|9202) sub 30% (308 samples received)
(9191|9202) sub 40% (410 samples received)
(9191|9202) sub 50% (512 samples received)
(9191|9202) sub 60% (615 samples received)
(9191|9202) sub 70% (717 samples received)
(9191|9202) sub 80% (820 samples received)
(9191|9210) pub7 waiting for acks returned
(9191|9210) pub7<-delete_contained_entities
(9191|9208) pub5 waiting for acks returned
(9191|9208) pub5<-delete_contained_entities
(9191|9205) pub2 waiting for acks returned
(9191|9205) pub2<-delete_contained_entities
(9191|9209) pub6 waiting for acks returned
(9191|9204) pub1 waiting for acks returned
(9191|9209) pub6<-delete_contained_entities
(9191|9204) pub1<-delete_contained_entities
(9191|9206) pub3 waiting for acks returned
(9191|9206) pub3<-delete_contained_entities
(9191|9203) pub0 waiting for acks returned
(9191|9203) pub0<-delete_contained_entities
(9191|9207) pub4 waiting for acks returned
(9191|9207) pub4<-delete_contained_entities
(9191|9202) sub 90% (922 samples received)
(9191|9208) pub5<-delete_participant
(9191|9202) sub 100% (1024 samples received)
(9191|9202) sub condition_.notify_all
(9191|9191) sub condition_.wait returned
(9191|9191) sub check_received
(9191|9191) sub check_received returns 0
(9191|9191) <- PublisherService::end
(9191|9203) pub0<-delete_participant
(9191|9205) pub2<-delete_participant
(9191|9209) pub6<-delete_participant
(9191|9210) pub7<-delete_participant
(9191|9204) pub1<-delete_participant
(9191|9207) pub4<-delete_participant
(9191|9206) pub3<-delete_participant
(9191|9191) <- PublisherService::~PublisherService
(9191|9191) <- Subscriber delete_contained_entities
(9191|9191) <- Subscriber delete_participant
(9191|9191) <- Subscriber::~Subscriber
(9191|9191) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9212
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9222 started at 2026-03-06 13:18:27
(9222|9222) -> Thrasher started
(9222|9222) -> Subscriber::Subscriber
(9212|9212) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9222|9222) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9222|9222) Subscriber reader id: 01030000.00e850ed.00000002.00000507(25e6202d)
(9222|9222) -> PublisherService::PublisherService
(9222|9222) -> PublisherService::start (16 threads)
(9222|9222) sub wait_received 0:1024
(9222|9234) pub0 writer id: 01030000.00e850ed.00000003.00000102(0c803816)
(9222|9234) pub0->started
(9222|9234) pub0 10% (7 samples sent)
(9222|9234) pub0 20% (13 samples sent)
(9222|9234) pub0 31% (20 samples sent)
(9222|9234) pub0 40% (26 samples sent)
(9222|9234) pub0 50% (32 samples sent)
(9222|9234) pub0 60% (39 samples sent)
(9222|9234) pub0 70% (45 samples sent)
(9222|9234) pub0 81% (52 samples sent)
(9222|9234) pub0 90% (58 samples sent)
(9222|9234) pub0 100% (64 samples sent)
(9222|9235) pub1 writer id: 01030000.00e850ed.00000004.00000102(bea0e406)
(9222|9235) pub1->started
(9222|9235) pub1 10% (7 samples sent)
(9222|9235) pub1 20% (13 samples sent)
(9222|9235) pub1 31% (20 samples sent)
(9222|9235) pub1 40% (26 samples sent)
(9222|9234) pub0->wait_match() before write for 01030000.00e850ed.00000003.00000102(0c803816)
(9222|9234) pub0<-match found! before write for 01030000.00e850ed.00000003.00000102(0c803816)
(9222|9234) pub0 waiting for acks
(9222|9236) pub2 writer id: 01030000.00e850ed.00000005.00000102(83c0cdb6)
(9222|9236) pub2->started
(9222|9236) pub2 10% (7 samples sent)
(9222|9236) pub2 20% (13 samples sent)
(9222|9236) pub2 31% (20 samples sent)
(9222|9236) pub2 40% (26 samples sent)
(9222|9235) pub1 50% (32 samples sent)
(9222|9235) pub1 60% (39 samples sent)
(9222|9235) pub1 70% (45 samples sent)
(9222|9235) pub1 81% (52 samples sent)
(9222|9236) pub2 50% (32 samples sent)
(9222|9236) pub2 60% (39 samples sent)
(9222|9236) pub2 70% (45 samples sent)
(9222|9236) pub2 81% (52 samples sent)
(9222|9236) pub2 90% (58 samples sent)
(9222|9239) pub5 writer id: 01030000.00e850ed.00000006.00000102(c460b766)
(9222|9239) pub5->started
(9222|9236) pub2 100% (64 samples sent)
(9222|9236) pub2->wait_match() before write for 01030000.00e850ed.00000005.00000102(83c0cdb6)
(9222|9239) pub5 10% (7 samples sent)
(9222|9235) pub1 90% (58 samples sent)
(9222|9239) pub5 20% (13 samples sent)
(9222|9235) pub1 100% (64 samples sent)
(9222|9239) pub5 31% (20 samples sent)
(9222|9239) pub5 40% (26 samples sent)
(9222|9239) pub5 50% (32 samples sent)
(9222|9235) pub1->wait_match() before write for 01030000.00e850ed.00000004.00000102(bea0e406)
(9222|9239) pub5 60% (39 samples sent)
(9222|9239) pub5 70% (45 samples sent)
(9222|9242) pub8 writer id: 01030000.00e850ed.00000007.00000102(f9009ed6)
(9222|9242) pub8->started
(9222|9242) pub8 10% (7 samples sent)
(9222|9242) pub8 20% (13 samples sent)
(9222|9240) pub6 writer id: 01030000.00e850ed.00000008.00000102(7b500907)
(9222|9240) pub6->started
(9222|9242) pub8 31% (20 samples sent)
(9222|9240) pub6 10% (7 samples sent)
(9222|9242) pub8 40% (26 samples sent)
(9222|9240) pub6 20% (13 samples sent)
(9222|9242) pub8 50% (32 samples sent)
(9222|9242) pub8 60% (39 samples sent)
(9222|9242) pub8 70% (45 samples sent)
(9222|9238) pub4 writer id: 01030000.00e850ed.0000000b.00000102(3cf073d7)
(9222|9238) pub4->started
(9222|9240) pub6 31% (20 samples sent)
(9222|9239) pub5 81% (52 samples sent)
(9222|9238) pub4 10% (7 samples sent)
(9222|9239) pub5 90% (58 samples sent)
(9222|9238) pub4 20% (13 samples sent)
(9222|9242) pub8 81% (52 samples sent)
(9222|9240) pub6 40% (26 samples sent)
(9222|9242) pub8 90% (58 samples sent)
(9222|9240) pub6 50% (32 samples sent)
(9222|9239) pub5 100% (64 samples sent)
(9222|9239) pub5->wait_match() before write for 01030000.00e850ed.00000006.00000102(c460b766)
(9222|9240) pub6 60% (39 samples sent)
(9222|9242) pub8 100% (64 samples sent)
(9222|9242) pub8->wait_match() before write for 01030000.00e850ed.00000007.00000102(f9009ed6)
(9222|9240) pub6 70% (45 samples sent)
(9222|9235) pub1<-match found! before write for 01030000.00e850ed.00000004.00000102(bea0e406)
(9222|9235) pub1 waiting for acks
(9222|9240) pub6 81% (52 samples sent)
(9222|9238) pub4 31% (20 samples sent)
(9222|9238) pub4 40% (26 samples sent)
(9222|9240) pub6 90% (58 samples sent)
(9222|9241) pub7 writer id: 01030000.00e850ed.0000000a.00000102(01905a67)
(9222|9238) pub4 50% (32 samples sent)
(9222|9241) pub7->started
(9222|9238) pub4 60% (39 samples sent)
(9222|9241) pub7 10% (7 samples sent)
(9222|9238) pub4 70% (45 samples sent)
(9222|9238) pub4 81% (52 samples sent)
(9222|9238) pub4 90% (58 samples sent)
(9222|9241) pub7 20% (13 samples sent)
(9222|9241) pub7 31% (20 samples sent)
(9222|9240) pub6 100% (64 samples sent)
(9222|9240) pub6->wait_match() before write for 01030000.00e850ed.00000008.00000102(7b500907)
(9222|9241) pub7 40% (26 samples sent)
(9222|9241) pub7 50% (32 samples sent)
(9222|9238) pub4 100% (64 samples sent)
(9222|9238) pub4->wait_match() before write for 01030000.00e850ed.0000000b.00000102(3cf073d7)
(9222|9241) pub7 60% (39 samples sent)
(9222|9243) pub9 writer id: 01030000.00e850ed.00000009.00000102(463020b7)
(9222|9243) pub9->started
(9222|9241) pub7 70% (45 samples sent)
(9222|9243) pub9 10% (7 samples sent)
(9222|9236) pub2<-match found! before write for 01030000.00e850ed.00000005.00000102(83c0cdb6)
(9222|9236) pub2 waiting for acks
(9222|9241) pub7 81% (52 samples sent)
(9222|9243) pub9 20% (13 samples sent)
(9222|9241) pub7 90% (58 samples sent)
(9222|9243) pub9 31% (20 samples sent)
(9222|9241) pub7 100% (64 samples sent)
(9222|9241) pub7->wait_match() before write for 01030000.00e850ed.0000000a.00000102(01905a67)
(9222|9243) pub9 40% (26 samples sent)
(9222|9243) pub9 50% (32 samples sent)
(9222|9243) pub9 60% (39 samples sent)
(9222|9243) pub9 70% (45 samples sent)
(9222|9247) pub12 writer id: 01030000.00e850ed.00000010.00000102(2bc0d544)
(9222|9247) pub12->started
(9222|9243) pub9 81% (52 samples sent)
(9222|9239) pub5<-match found! before write for 01030000.00e850ed.00000006.00000102(c460b766)
(9222|9239) pub5 waiting for acks
(9222|9247) pub12 10% (7 samples sent)
(9222|9247) pub12 20% (13 samples sent)
(9222|9243) pub9 90% (58 samples sent)
(9222|9247) pub12 31% (20 samples sent)
(9222|9243) pub9 100% (64 samples sent)
(9222|9243) pub9->wait_match() before write for 01030000.00e850ed.00000009.00000102(463020b7)
(9222|9245) pub11 writer id: 01030000.00e850ed.0000000e.00000102(f410fca7)
(9222|9245) pub11->started
(9222|9245) pub11 10% (7 samples sent)
(9222|9245) pub11 20% (13 samples sent)
(9222|9245) pub11 31% (20 samples sent)
(9222|9247) pub12 40% (26 samples sent)
(9222|9245) pub11 40% (26 samples sent)
(9222|9247) pub12 50% (32 samples sent)
(9222|9247) pub12 60% (39 samples sent)
(9222|9242) pub8<-match found! before write for 01030000.00e850ed.00000007.00000102(f9009ed6)
(9222|9242) pub8 waiting for acks
(9222|9247) pub12 70% (45 samples sent)
(9222|9246) pub13 writer id: 01030000.00e850ed.0000000f.00000102(c970d517)
(9222|9246) pub13->started
(9222|9246) pub13 10% (7 samples sent)
(9222|9249) pub15 writer id: 01030000.00e850ed.00000012.00000102(51008624)
(9222|9249) pub15->started
(9222|9246) pub13 20% (13 samples sent)
(9222|9249) pub15 10% (7 samples sent)
(9222|9246) pub13 31% (20 samples sent)
(9222|9249) pub15 20% (13 samples sent)
(9222|9246) pub13 40% (26 samples sent)
(9222|9249) pub15 31% (20 samples sent)
(9222|9246) pub13 50% (32 samples sent)
(9222|9245) pub11 50% (32 samples sent)
(9222|9246) pub13 60% (39 samples sent)
(9222|9245) pub11 60% (39 samples sent)
(9222|9245) pub11 70% (45 samples sent)
(9222|9249) pub15 40% (26 samples sent)
(9222|9249) pub15 50% (32 samples sent)
(9222|9249) pub15 60% (39 samples sent)
(9222|9247) pub12 81% (52 samples sent)
(9222|9245) pub11 81% (52 samples sent)
(9222|9247) pub12 90% (58 samples sent)
(9222|9245) pub11 90% (58 samples sent)
(9222|9247) pub12 100% (64 samples sent)
(9222|9247) pub12->wait_match() before write for 01030000.00e850ed.00000010.00000102(2bc0d544)
(9222|9245) pub11 100% (64 samples sent)
(9222|9245) pub11->wait_match() before write for 01030000.00e850ed.0000000e.00000102(f410fca7)
(9222|9237) pub3 writer id: 01030000.00e850ed.0000000d.00000102(b3b08677)
(9222|9237) pub3->started
(9222|9246) pub13 70% (45 samples sent)
(9222|9244) pub10 writer id: 01030000.00e850ed.0000000c.00000102(8ed0afc7)
(9222|9244) pub10->started
(9222|9246) pub13 81% (52 samples sent)
(9222|9249) pub15 70% (45 samples sent)
(9222|9246) pub13 90% (58 samples sent)
(9222|9249) pub15 81% (52 samples sent)
(9222|9246) pub13 100% (64 samples sent)
(9222|9246) pub13->wait_match() before write for 01030000.00e850ed.0000000f.00000102(c970d517)
(9222|9237) pub3 10% (7 samples sent)
(9222|9237) pub3 20% (13 samples sent)
(9222|9248) pub14 writer id: 01030000.00e850ed.00000011.00000102(16a0fcf4)
(9222|9248) pub14->started
(9222|9241) pub7<-match found! before write for 01030000.00e850ed.0000000a.00000102(01905a67)
(9222|9241) pub7 waiting for acks
(9222|9237) pub3 31% (20 samples sent)
(9222|9248) pub14 10% (7 samples sent)
(9222|9237) pub3 40% (26 samples sent)
(9222|9248) pub14 20% (13 samples sent)
(9222|9237) pub3 50% (32 samples sent)
(9222|9248) pub14 31% (20 samples sent)
(9222|9237) pub3 60% (39 samples sent)
(9222|9248) pub14 40% (26 samples sent)
(9222|9237) pub3 70% (45 samples sent)
(9222|9248) pub14 50% (32 samples sent)
(9222|9237) pub3 81% (52 samples sent)
(9222|9248) pub14 60% (39 samples sent)
(9222|9237) pub3 90% (58 samples sent)
(9222|9249) pub15 90% (58 samples sent)
(9222|9237) pub3 100% (64 samples sent)
(9222|9237) pub3->wait_match() before write for 01030000.00e850ed.0000000d.00000102(b3b08677)
(9222|9240) pub6<-match found! before write for 01030000.00e850ed.00000008.00000102(7b500907)
(9222|9240) pub6 waiting for acks
(9222|9249) pub15 100% (64 samples sent)
(9222|9249) pub15->wait_match() before write for 01030000.00e850ed.00000012.00000102(51008624)
(9222|9244) pub10 10% (7 samples sent)
(9222|9238) pub4<-match found! before write for 01030000.00e850ed.0000000b.00000102(3cf073d7)
(9222|9238) pub4 waiting for acks
(9222|9244) pub10 20% (13 samples sent)
(9222|9248) pub14 70% (45 samples sent)
(9222|9244) pub10 31% (20 samples sent)
(9222|9248) pub14 81% (52 samples sent)
(9222|9244) pub10 40% (26 samples sent)
(9222|9248) pub14 90% (58 samples sent)
(9222|9244) pub10 50% (32 samples sent)
(9222|9248) pub14 100% (64 samples sent)
(9222|9248) pub14->wait_match() before write for 01030000.00e850ed.00000011.00000102(16a0fcf4)
(9222|9244) pub10 60% (39 samples sent)
(9222|9244) pub10 70% (45 samples sent)
(9222|9244) pub10 81% (52 samples sent)
(9222|9244) pub10 90% (58 samples sent)
(9222|9244) pub10 100% (64 samples sent)
(9222|9244) pub10->wait_match() before write for 01030000.00e850ed.0000000c.00000102(8ed0afc7)
(9222|9233) sub 10% (103 samples received)
(9222|9233) sub 20% (205 samples received)
(9222|9233) sub 30% (308 samples received)
(9222|9233) sub 40% (410 samples received)
(9222|9233) sub 50% (512 samples received)
(9222|9243) pub9<-match found! before write for 01030000.00e850ed.00000009.00000102(463020b7)
(9222|9243) pub9 waiting for acks
(9222|9247) pub12<-match found! before write for 01030000.00e850ed.00000010.00000102(2bc0d544)
(9222|9247) pub12 waiting for acks
(9222|9245) pub11<-match found! before write for 01030000.00e850ed.0000000e.00000102(f410fca7)
(9222|9245) pub11 waiting for acks
(9222|9249) pub15<-match found! before write for 01030000.00e850ed.00000012.00000102(51008624)
(9222|9249) pub15 waiting for acks
(9222|9246) pub13<-match found! before write for 01030000.00e850ed.0000000f.00000102(c970d517)
(9222|9246) pub13 waiting for acks
(9222|9244) pub10<-match found! before write for 01030000.00e850ed.0000000c.00000102(8ed0afc7)
(9222|9244) pub10 waiting for acks
(9222|9237) pub3<-match found! before write for 01030000.00e850ed.0000000d.00000102(b3b08677)
(9222|9237) pub3 waiting for acks
(9222|9248) pub14<-match found! before write for 01030000.00e850ed.00000011.00000102(16a0fcf4)
(9222|9248) pub14 waiting for acks
(9222|9234) pub0 waiting for acks returned
(9222|9234) pub0<-delete_contained_entities
(9222|9235) pub1 waiting for acks returned
(9222|9236) pub2 waiting for acks returned
(9222|9235) pub1<-delete_contained_entities
(9222|9239) pub5 waiting for acks returned
(9222|9236) pub2<-delete_contained_entities
(9222|9239) pub5<-delete_contained_entities
(9222|9242) pub8 waiting for acks returned
(9222|9242) pub8<-delete_contained_entities
(9222|9242) pub8<-delete_participant
(9222|9233) sub 60% (615 samples received)
(9222|9235) pub1<-delete_participant
(9222|9236) pub2<-delete_participant
(9222|9233) sub 70% (717 samples received)
(9222|9239) pub5<-delete_participant
(9222|9234) pub0<-delete_participant
(9222|9233) sub 80% (820 samples received)
(9222|9241) pub7 waiting for acks returned
(9222|9241) pub7<-delete_contained_entities
(9222|9240) pub6 waiting for acks returned
(9222|9240) pub6<-delete_contained_entities
(9222|9238) pub4 waiting for acks returned
(9222|9238) pub4<-delete_contained_entities
(9222|9243) pub9 waiting for acks returned
(9222|9247) pub12 waiting for acks returned
(9222|9247) pub12<-delete_contained_entities
(9222|9243) pub9<-delete_contained_entities
(9222|9245) pub11 waiting for acks returned
(9222|9245) pub11<-delete_contained_entities
(9222|9249) pub15 waiting for acks returned
(9222|9249) pub15<-delete_contained_entities
(9222|9246) pub13 waiting for acks returned
(9222|9246) pub13<-delete_contained_entities
(9222|9244) pub10 waiting for acks returned
(9222|9244) pub10<-delete_contained_entities
(9222|9233) sub 90% (922 samples received)
(9222|9240) pub6<-delete_participant
(9222|9233) sub 100% (1024 samples received)
(9222|9233) sub condition_.notify_all
(9222|9222) sub condition_.wait returned
(9222|9222) sub check_received
(9222|9222) sub check_received returns 0
(9222|9222) <- PublisherService::end
(9222|9237) pub3 waiting for acks returned
(9222|9237) pub3<-delete_contained_entities
(9222|9248) pub14 waiting for acks returned
(9222|9248) pub14<-delete_contained_entities
(9222|9247) pub12<-delete_participant
(9222|9238) pub4<-delete_participant
(9222|9246) pub13<-delete_participant
(9222|9241) pub7<-delete_participant
(9222|9249) pub15<-delete_participant
(9222|9243) pub9<-delete_participant
(9222|9244) pub10<-delete_participant
(9222|9245) pub11<-delete_participant
(9222|9237) pub3<-delete_participant
(9222|9248) pub14<-delete_participant
(9222|9222) <- PublisherService::~PublisherService
(9222|9222) <- Subscriber delete_contained_entities
(9222|9222) <- Subscriber delete_participant
(9222|9222) <- Subscriber::~Subscriber
(9222|9222) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9251
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9261 started at 2026-03-06 13:18:28
(9261|9261) -> Thrasher started
(9261|9261) -> Subscriber::Subscriber
(9251|9251) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9261|9261) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9261|9261) Subscriber reader id: 01030000.3041c628.00000002.00000507(851a2c4d)
(9261|9261) -> PublisherService::PublisherService
(9261|9261) -> PublisherService::start (32 threads)
(9261|9261) sub wait_received 0:1024
(9261|9296) pub23 writer id: 01030000.3041c628.00000018.00000102(bb4c92e5)
(9261|9296) pub23->started
(9261|9296) pub23 12% (4 samples sent)
(9261|9281) pub8 writer id: 01030000.3041c628.0000000e.00000102(54ecf0c7)
(9261|9281) pub8->started
(9261|9281) pub8 12% (4 samples sent)
(9261|9296) pub23 21% (7 samples sent)
(9261|9281) pub8 21% (7 samples sent)
(9261|9296) pub23 31% (10 samples sent)
(9261|9281) pub8 31% (10 samples sent)
(9261|9296) pub23 40% (13 samples sent)
(9261|9281) pub8 40% (13 samples sent)
(9261|9296) pub23 50% (16 samples sent)
(9261|9281) pub8 50% (16 samples sent)
(9261|9281) pub8 62% (20 samples sent)
(9261|9296) pub23 62% (20 samples sent)
(9261|9296) pub23 71% (23 samples sent)
(9261|9281) pub8 71% (23 samples sent)
(9261|9296) pub23 81% (26 samples sent)
(9261|9296) pub23 90% (29 samples sent)
(9261|9296) pub23 100% (32 samples sent)
(9261|9296) pub23->wait_match() before write for 01030000.3041c628.00000018.00000102(bb4c92e5)
(9261|9281) pub8 81% (26 samples sent)
(9261|9280) pub7 writer id: 01030000.3041c628.0000000a.00000102(a16c5607)
(9261|9280) pub7->started
(9261|9280) pub7 12% (4 samples sent)
(9261|9280) pub7 21% (7 samples sent)
(9261|9280) pub7 31% (10 samples sent)
(9261|9280) pub7 40% (13 samples sent)
(9261|9281) pub8 90% (29 samples sent)
(9261|9280) pub7 50% (16 samples sent)
(9261|9296) pub23<-match found! before write for 01030000.3041c628.00000018.00000102(bb4c92e5)
(9261|9296) pub23 waiting for acks
(9261|9281) pub8 100% (32 samples sent)
(9261|9281) pub8->wait_match() before write for 01030000.3041c628.0000000e.00000102(54ecf0c7)
(9261|9281) pub8<-match found! before write for 01030000.3041c628.0000000e.00000102(54ecf0c7)
(9261|9281) pub8 waiting for acks
(9261|9280) pub7 62% (20 samples sent)
(9261|9280) pub7 71% (23 samples sent)
(9261|9280) pub7 81% (26 samples sent)
(9261|9280) pub7 90% (29 samples sent)
(9261|9280) pub7 100% (32 samples sent)
(9261|9280) pub7->wait_match() before write for 01030000.3041c628.0000000a.00000102(a16c5607)
(9261|9280) pub7<-match found! before write for 01030000.3041c628.0000000a.00000102(a16c5607)
(9261|9280) pub7 waiting for acks
(9261|9303) pub30 writer id: 01030000.3041c628.00000021.00000102(177d4812)
(9261|9303) pub30->started
(9261|9303) pub30 12% (4 samples sent)
(9261|9303) pub30 21% (7 samples sent)
(9261|9303) pub30 31% (10 samples sent)
(9261|9303) pub30 40% (13 samples sent)
(9261|9303) pub30 50% (16 samples sent)
(9261|9303) pub30 62% (20 samples sent)
(9261|9303) pub30 71% (23 samples sent)
(9261|9303) pub30 81% (26 samples sent)
(9261|9303) pub30 90% (29 samples sent)
(9261|9303) pub30 100% (32 samples sent)
(9261|9303) pub30->wait_match() before write for 01030000.3041c628.00000021.00000102(177d4812)
(9261|9277) pub4 writer id: 01030000.3041c628.00000008.00000102(dbac0567)
(9261|9277) pub4->started
(9261|9277) pub4 12% (4 samples sent)
(9261|9277) pub4 21% (7 samples sent)
(9261|9277) pub4 31% (10 samples sent)
(9261|9277) pub4 40% (13 samples sent)
(9261|9277) pub4 50% (16 samples sent)
(9261|9277) pub4 62% (20 samples sent)
(9261|9273) pub0 writer id: 01030000.3041c628.00000003.00000102(ac7c3476)
(9261|9273) pub0->started
(9261|9277) pub4 71% (23 samples sent)
(9261|9273) pub0 12% (4 samples sent)
(9261|9273) pub0 21% (7 samples sent)
(9261|9273) pub0 31% (10 samples sent)
(9261|9273) pub0 40% (13 samples sent)
(9261|9273) pub0 50% (16 samples sent)
(9261|9273) pub0 62% (20 samples sent)
(9261|9273) pub0 71% (23 samples sent)
(9261|9273) pub0 81% (26 samples sent)
(9261|9277) pub4 81% (26 samples sent)
(9261|9277) pub4 90% (29 samples sent)
(9261|9277) pub4 100% (32 samples sent)
(9261|9277) pub4->wait_match() before write for 01030000.3041c628.00000008.00000102(dbac0567)
(9261|9273) pub0 90% (29 samples sent)
(9261|9273) pub0 100% (32 samples sent)
(9261|9273) pub0->wait_match() before write for 01030000.3041c628.00000003.00000102(ac7c3476)
(9261|9274) pub1 writer id: 01030000.3041c628.00000004.00000102(1e5ce866)
(9261|9274) pub1->started
(9261|9274) pub1 12% (4 samples sent)
(9261|9274) pub1 21% (7 samples sent)
(9261|9274) pub1 31% (10 samples sent)
(9261|9274) pub1 40% (13 samples sent)
(9261|9274) pub1 50% (16 samples sent)
(9261|9274) pub1 62% (20 samples sent)
(9261|9274) pub1 71% (23 samples sent)
(9261|9274) pub1 81% (26 samples sent)
(9261|9274) pub1 90% (29 samples sent)
(9261|9274) pub1 100% (32 samples sent)
(9261|9274) pub1->wait_match() before write for 01030000.3041c628.00000004.00000102(1e5ce866)
(9261|9284) pub11 writer id: 01030000.3041c628.0000000b.00000102(9c0c7fb7)
(9261|9284) pub11->started
(9261|9284) pub11 12% (4 samples sent)
(9261|9284) pub11 21% (7 samples sent)
(9261|9284) pub11 31% (10 samples sent)
(9261|9284) pub11 40% (13 samples sent)
(9261|9284) pub11 50% (16 samples sent)
(9261|9303) pub30<-match found! before write for 01030000.3041c628.00000021.00000102(177d4812)
(9261|9303) pub30 waiting for acks
(9261|9284) pub11 62% (20 samples sent)
(9261|9284) pub11 71% (23 samples sent)
(9261|9284) pub11 81% (26 samples sent)
(9261|9284) pub11 90% (29 samples sent)
(9261|9284) pub11 100% (32 samples sent)
(9261|9284) pub11->wait_match() before write for 01030000.3041c628.0000000b.00000102(9c0c7fb7)
(9261|9281) pub8 waiting for acks returned
(9261|9277) pub4<-match found! before write for 01030000.3041c628.00000008.00000102(dbac0567)
(9261|9277) pub4 waiting for acks
(9261|9281) pub8<-delete_contained_entities
(9261|9286) pub13 writer id: 01030000.3041c628.00000013.00000102(cc9ca3f4)
(9261|9286) pub13->started
(9261|9286) pub13 12% (4 samples sent)
(9261|9273) pub0<-match found! before write for 01030000.3041c628.00000003.00000102(ac7c3476)
(9261|9273) pub0 waiting for acks
(9261|9286) pub13 21% (7 samples sent)
(9261|9286) pub13 31% (10 samples sent)
(9261|9286) pub13 40% (13 samples sent)
(9261|9286) pub13 50% (16 samples sent)
(9261|9286) pub13 62% (20 samples sent)
(9261|9286) pub13 71% (23 samples sent)
(9261|9286) pub13 81% (26 samples sent)
(9261|9274) pub1<-match found! before write for 01030000.3041c628.00000004.00000102(1e5ce866)
(9261|9274) pub1 waiting for acks
(9261|9286) pub13 90% (29 samples sent)
(9261|9286) pub13 100% (32 samples sent)
(9261|9286) pub13->wait_match() before write for 01030000.3041c628.00000013.00000102(cc9ca3f4)
(9261|9296) pub23 waiting for acks returned
(9261|9296) pub23<-delete_contained_entities
(9261|9280) pub7 waiting for acks returned
(9261|9280) pub7<-delete_contained_entities
(9261|9291) pub18 writer id: 01030000.3041c628.00000014.00000102(7ebc7fe4)
(9261|9291) pub18->started
(9261|9285) pub12 writer id: 01030000.3041c628.0000000f.00000102(698cd977)
(9261|9285) pub12->started
(9261|9284) pub11<-match found! before write for 01030000.3041c628.0000000b.00000102(9c0c7fb7)
(9261|9284) pub11 waiting for acks
(9261|9291) pub18 12% (4 samples sent)
(9261|9291) pub18 21% (7 samples sent)
(9261|9291) pub18 31% (10 samples sent)
(9261|9291) pub18 40% (13 samples sent)
(9261|9291) pub18 50% (16 samples sent)
(9261|9291) pub18 62% (20 samples sent)
(9261|9285) pub12 12% (4 samples sent)
(9261|9291) pub18 71% (23 samples sent)
(9261|9285) pub12 21% (7 samples sent)
(9261|9291) pub18 81% (26 samples sent)
(9261|9285) pub12 31% (10 samples sent)
(9261|9285) pub12 40% (13 samples sent)
(9261|9285) pub12 50% (16 samples sent)
(9261|9285) pub12 62% (20 samples sent)
(9261|9285) pub12 71% (23 samples sent)
(9261|9285) pub12 81% (26 samples sent)
(9261|9286) pub13<-match found! before write for 01030000.3041c628.00000013.00000102(cc9ca3f4)
(9261|9286) pub13 waiting for acks
(9261|9285) pub12 90% (29 samples sent)
(9261|9285) pub12 100% (32 samples sent)
(9261|9285) pub12->wait_match() before write for 01030000.3041c628.0000000f.00000102(698cd977)
(9261|9304) pub31 writer id: 01030000.3041c628.00000022.00000102(50dd32c2)
(9261|9304) pub31->started
(9261|9304) pub31 12% (4 samples sent)
(9261|9304) pub31 21% (7 samples sent)
(9261|9304) pub31 31% (10 samples sent)
(9261|9304) pub31 40% (13 samples sent)
(9261|9304) pub31 50% (16 samples sent)
(9261|9304) pub31 62% (20 samples sent)
(9261|9276) pub3 writer id: 01030000.3041c628.00000006.00000102(649cbb06)
(9261|9276) pub3->started
(9261|9276) pub3 12% (4 samples sent)
(9261|9291) pub18 90% (29 samples sent)
(9261|9291) pub18 100% (32 samples sent)
(9261|9291) pub18->wait_match() before write for 01030000.3041c628.00000014.00000102(7ebc7fe4)
(9261|9291) pub18<-match found! before write for 01030000.3041c628.00000014.00000102(7ebc7fe4)
(9261|9291) pub18 waiting for acks
(9261|9285) pub12<-match found! before write for 01030000.3041c628.0000000f.00000102(698cd977)
(9261|9285) pub12 waiting for acks
(9261|9304) pub31 71% (23 samples sent)
(9261|9276) pub3 21% (7 samples sent)
(9261|9304) pub31 81% (26 samples sent)
(9261|9276) pub3 31% (10 samples sent)
(9261|9276) pub3 40% (13 samples sent)
(9261|9304) pub31 90% (29 samples sent)
(9261|9276) pub3 50% (16 samples sent)
(9261|9304) pub31 100% (32 samples sent)
(9261|9304) pub31->wait_match() before write for 01030000.3041c628.00000022.00000102(50dd32c2)
(9261|9276) pub3 62% (20 samples sent)
(9261|9276) pub3 71% (23 samples sent)
(9261|9276) pub3 81% (26 samples sent)
(9261|9276) pub3 90% (29 samples sent)
(9261|9276) pub3 100% (32 samples sent)
(9261|9276) pub3->wait_match() before write for 01030000.3041c628.00000006.00000102(649cbb06)
(9261|9287) pub14 writer id: 01030000.3041c628.00000010.00000102(8b3cd924)
(9261|9287) pub14->started
(9261|9287) pub14 12% (4 samples sent)
(9261|9272) sub 10% (103 samples received)
(9261|9287) pub14 21% (7 samples sent)
(9261|9287) pub14 31% (10 samples sent)
(9261|9287) pub14 40% (13 samples sent)
(9261|9287) pub14 50% (16 samples sent)
(9261|9287) pub14 62% (20 samples sent)
(9261|9287) pub14 71% (23 samples sent)
(9261|9287) pub14 81% (26 samples sent)
(9261|9287) pub14 90% (29 samples sent)
(9261|9287) pub14 100% (32 samples sent)
(9261|9287) pub14->wait_match() before write for 01030000.3041c628.00000010.00000102(8b3cd924)
(9261|9300) pub27 writer id: 01030000.3041c628.0000001b.00000102(fcece835)
(9261|9300) pub27->started
(9261|9300) pub27 12% (4 samples sent)
(9261|9300) pub27 21% (7 samples sent)
(9261|9300) pub27 31% (10 samples sent)
(9261|9300) pub27 40% (13 samples sent)
(9261|9300) pub27 50% (16 samples sent)
(9261|9300) pub27 62% (20 samples sent)
(9261|9300) pub27 71% (23 samples sent)
(9261|9300) pub27 81% (26 samples sent)
(9261|9300) pub27 90% (29 samples sent)
(9261|9300) pub27 100% (32 samples sent)
(9261|9300) pub27->wait_match() before write for 01030000.3041c628.0000001b.00000102(fcece835)
(9261|9295) pub22 writer id: 01030000.3041c628.0000001e.00000102(340c6745)
(9261|9295) pub22->started
(9261|9295) pub22 12% (4 samples sent)
(9261|9295) pub22 21% (7 samples sent)
(9261|9295) pub22 31% (10 samples sent)
(9261|9289) pub16 writer id: 01030000.3041c628.00000012.00000102(f1fc8a44)
(9261|9289) pub16->started
(9261|9295) pub22 40% (13 samples sent)
(9261|9295) pub22 50% (16 samples sent)
(9261|9289) pub16 12% (4 samples sent)
(9261|9289) pub16 21% (7 samples sent)
(9261|9289) pub16 31% (10 samples sent)
(9261|9289) pub16 40% (13 samples sent)
(9261|9289) pub16 50% (16 samples sent)
(9261|9289) pub16 62% (20 samples sent)
(9261|9295) pub22 62% (20 samples sent)
(9261|9295) pub22 71% (23 samples sent)
(9261|9295) pub22 81% (26 samples sent)
(9261|9295) pub22 90% (29 samples sent)
(9261|9295) pub22 100% (32 samples sent)
(9261|9295) pub22->wait_match() before write for 01030000.3041c628.0000001e.00000102(340c6745)
(9261|9289) pub16 71% (23 samples sent)
(9261|9289) pub16 81% (26 samples sent)
(9261|9289) pub16 90% (29 samples sent)
(9261|9289) pub16 100% (32 samples sent)
(9261|9289) pub16->wait_match() before write for 01030000.3041c628.00000012.00000102(f1fc8a44)
(9261|9283) pub10 writer id: 01030000.3041c628.0000000c.00000102(2e2ca3a7)
(9261|9283) pub10->started
(9261|9283) pub10 12% (4 samples sent)
(9261|9283) pub10 21% (7 samples sent)
(9261|9283) pub10 31% (10 samples sent)
(9261|9283) pub10 40% (13 samples sent)
(9261|9283) pub10 50% (16 samples sent)
(9261|9283) pub10 62% (20 samples sent)
(9261|9283) pub10 71% (23 samples sent)
(9261|9301) pub28 writer id: 01030000.3041c628.00000020.00000102(2a1d61a2)
(9261|9301) pub28->started
(9261|9302) pub29 writer id: 01030000.3041c628.0000001c.00000102(4ecc3425)
(9261|9302) pub29->started
(9261|9283) pub10 81% (26 samples sent)
(9261|9301) pub28 12% (4 samples sent)
(9261|9302) pub29 12% (4 samples sent)
(9261|9301) pub28 21% (7 samples sent)
(9261|9283) pub10 90% (29 samples sent)
(9261|9302) pub29 21% (7 samples sent)
(9261|9301) pub28 31% (10 samples sent)
(9261|9283) pub10 100% (32 samples sent)
(9261|9302) pub29 31% (10 samples sent)
(9261|9283) pub10->wait_match() before write for 01030000.3041c628.0000000c.00000102(2e2ca3a7)
(9261|9301) pub28 40% (13 samples sent)
(9261|9302) pub29 40% (13 samples sent)
(9261|9301) pub28 50% (16 samples sent)
(9261|9302) pub29 50% (16 samples sent)
(9261|9301) pub28 62% (20 samples sent)
(9261|9302) pub29 62% (20 samples sent)
(9261|9301) pub28 71% (23 samples sent)
(9261|9302) pub29 71% (23 samples sent)
(9261|9302) pub29 81% (26 samples sent)
(9261|9302) pub29 90% (29 samples sent)
(9261|9302) pub29 100% (32 samples sent)
(9261|9302) pub29->wait_match() before write for 01030000.3041c628.0000001c.00000102(4ecc3425)
(9261|9301) pub28 81% (26 samples sent)
(9261|9278) pub5 writer id: 01030000.3041c628.00000007.00000102(59fc92b6)
(9261|9278) pub5->started
(9261|9278) pub5 12% (4 samples sent)
(9261|9278) pub5 21% (7 samples sent)
(9261|9278) pub5 31% (10 samples sent)
(9261|9278) pub5 40% (13 samples sent)
(9261|9278) pub5 50% (16 samples sent)
(9261|9278) pub5 62% (20 samples sent)
(9261|9278) pub5 71% (23 samples sent)
(9261|9301) pub28 90% (29 samples sent)
(9261|9278) pub5 81% (26 samples sent)
(9261|9294) pub21 writer id: 01030000.3041c628.0000001d.00000102(73ac1d95)
(9261|9294) pub21->started
(9261|9278) pub5 90% (29 samples sent)
(9261|9294) pub21 12% (4 samples sent)
(9261|9301) pub28 100% (32 samples sent)
(9261|9301) pub28->wait_match() before write for 01030000.3041c628.00000020.00000102(2a1d61a2)
(9261|9278) pub5 100% (32 samples sent)
(9261|9278) pub5->wait_match() before write for 01030000.3041c628.00000007.00000102(59fc92b6)
(9261|9294) pub21 21% (7 samples sent)
(9261|9294) pub21 31% (10 samples sent)
(9261|9294) pub21 40% (13 samples sent)
(9261|9294) pub21 50% (16 samples sent)
(9261|9294) pub21 62% (20 samples sent)
(9261|9294) pub21 71% (23 samples sent)
(9261|9292) pub19 writer id: 01030000.3041c628.00000019.00000102(862cbb55)
(9261|9292) pub19->started
(9261|9292) pub19 12% (4 samples sent)
(9261|9292) pub19 21% (7 samples sent)
(9261|9292) pub19 31% (10 samples sent)
(9261|9292) pub19 40% (13 samples sent)
(9261|9292) pub19 50% (16 samples sent)
(9261|9292) pub19 62% (20 samples sent)
(9261|9292) pub19 71% (23 samples sent)
(9261|9292) pub19 81% (26 samples sent)
(9261|9292) pub19 90% (29 samples sent)
(9261|9292) pub19 100% (32 samples sent)
(9261|9292) pub19->wait_match() before write for 01030000.3041c628.00000019.00000102(862cbb55)
(9261|9272) sub 20% (205 samples received)
(9261|9294) pub21 81% (26 samples sent)
(9261|9294) pub21 90% (29 samples sent)
(9261|9294) pub21 100% (32 samples sent)
(9261|9294) pub21->wait_match() before write for 01030000.3041c628.0000001d.00000102(73ac1d95)
(9261|9275) pub2 writer id: 01030000.3041c628.00000005.00000102(233cc1d6)
(9261|9275) pub2->started
(9261|9275) pub2 12% (4 samples sent)
(9261|9297) pub24 writer id: 01030000.3041c628.00000015.00000102(43dc5654)
(9261|9297) pub24->started
(9261|9275) pub2 21% (7 samples sent)
(9261|9297) pub24 12% (4 samples sent)
(9261|9275) pub2 31% (10 samples sent)
(9261|9297) pub24 21% (7 samples sent)
(9261|9275) pub2 40% (13 samples sent)
(9261|9297) pub24 31% (10 samples sent)
(9261|9275) pub2 50% (16 samples sent)
(9261|9275) pub2 62% (20 samples sent)
(9261|9275) pub2 71% (23 samples sent)
(9261|9275) pub2 81% (26 samples sent)
(9261|9297) pub24 40% (13 samples sent)
(9261|9275) pub2 90% (29 samples sent)
(9261|9297) pub24 50% (16 samples sent)
(9261|9275) pub2 100% (32 samples sent)
(9261|9275) pub2->wait_match() before write for 01030000.3041c628.00000005.00000102(233cc1d6)
(9261|9297) pub24 62% (20 samples sent)
(9261|9297) pub24 71% (23 samples sent)
(9261|9297) pub24 81% (26 samples sent)
(9261|9297) pub24 90% (29 samples sent)
(9261|9297) pub24 100% (32 samples sent)
(9261|9297) pub24->wait_match() before write for 01030000.3041c628.00000015.00000102(43dc5654)
(9261|9279) pub6 writer id: 01030000.3041c628.0000000d.00000102(134c8a17)
(9261|9279) pub6->started
(9261|9279) pub6 12% (4 samples sent)
(9261|9279) pub6 21% (7 samples sent)
(9261|9279) pub6 31% (10 samples sent)
(9261|9282) pub9 writer id: 01030000.3041c628.00000009.00000102(e6cc2cd7)
(9261|9282) pub9->started
(9261|9282) pub9 12% (4 samples sent)
(9261|9282) pub9 21% (7 samples sent)
(9261|9282) pub9 31% (10 samples sent)
(9261|9282) pub9 40% (13 samples sent)
(9261|9282) pub9 50% (16 samples sent)
(9261|9282) pub9 62% (20 samples sent)
(9261|9282) pub9 71% (23 samples sent)
(9261|9279) pub6 40% (13 samples sent)
(9261|9279) pub6 50% (16 samples sent)
(9261|9279) pub6 62% (20 samples sent)
(9261|9279) pub6 71% (23 samples sent)
(9261|9279) pub6 81% (26 samples sent)
(9261|9279) pub6 90% (29 samples sent)
(9261|9279) pub6 100% (32 samples sent)
(9261|9279) pub6->wait_match() before write for 01030000.3041c628.0000000d.00000102(134c8a17)
(9261|9282) pub9 81% (26 samples sent)
(9261|9282) pub9 90% (29 samples sent)
(9261|9282) pub9 100% (32 samples sent)
(9261|9282) pub9->wait_match() before write for 01030000.3041c628.00000009.00000102(e6cc2cd7)
(9261|9299) pub26 writer id: 01030000.3041c628.0000001f.00000102(096c4ef5)
(9261|9299) pub26->started
(9261|9299) pub26 12% (4 samples sent)
(9261|9299) pub26 21% (7 samples sent)
(9261|9299) pub26 31% (10 samples sent)
(9261|9299) pub26 40% (13 samples sent)
(9261|9299) pub26 50% (16 samples sent)
(9261|9299) pub26 62% (20 samples sent)
(9261|9299) pub26 71% (23 samples sent)
(9261|9299) pub26 81% (26 samples sent)
(9261|9299) pub26 90% (29 samples sent)
(9261|9299) pub26 100% (32 samples sent)
(9261|9299) pub26->wait_match() before write for 01030000.3041c628.0000001f.00000102(096c4ef5)
(9261|9293) pub20 writer id: 01030000.3041c628.00000017.00000102(391c0534)
(9261|9293) pub20->started
(9261|9293) pub20 12% (4 samples sent)
(9261|9293) pub20 21% (7 samples sent)
(9261|9293) pub20 31% (10 samples sent)
(9261|9293) pub20 40% (13 samples sent)
(9261|9293) pub20 50% (16 samples sent)
(9261|9293) pub20 62% (20 samples sent)
(9261|9293) pub20 71% (23 samples sent)
(9261|9293) pub20 81% (26 samples sent)
(9261|9293) pub20 90% (29 samples sent)
(9261|9293) pub20 100% (32 samples sent)
(9261|9293) pub20->wait_match() before write for 01030000.3041c628.00000017.00000102(391c0534)
(9261|9272) sub 30% (308 samples received)
(9261|9281) pub8<-delete_participant
(9261|9298) pub25 writer id: 01030000.3041c628.0000001a.00000102(c18cc185)
(9261|9298) pub25->started
(9261|9298) pub25 12% (4 samples sent)
(9261|9298) pub25 21% (7 samples sent)
(9261|9298) pub25 31% (10 samples sent)
(9261|9298) pub25 40% (13 samples sent)
(9261|9298) pub25 50% (16 samples sent)
(9261|9288) pub15 writer id: 01030000.3041c628.00000011.00000102(b65cf094)
(9261|9288) pub15->started
(9261|9298) pub25 62% (20 samples sent)
(9261|9288) pub15 12% (4 samples sent)
(9261|9298) pub25 71% (23 samples sent)
(9261|9288) pub15 21% (7 samples sent)
(9261|9298) pub25 81% (26 samples sent)
(9261|9288) pub15 31% (10 samples sent)
(9261|9304) pub31<-match found! before write for 01030000.3041c628.00000022.00000102(50dd32c2)
(9261|9304) pub31 waiting for acks
(9261|9288) pub15 40% (13 samples sent)
(9261|9298) pub25 90% (29 samples sent)
(9261|9288) pub15 50% (16 samples sent)
(9261|9298) pub25 100% (32 samples sent)
(9261|9298) pub25->wait_match() before write for 01030000.3041c628.0000001a.00000102(c18cc185)
(9261|9288) pub15 62% (20 samples sent)
(9261|9288) pub15 71% (23 samples sent)
(9261|9288) pub15 81% (26 samples sent)
(9261|9276) pub3<-match found! before write for 01030000.3041c628.00000006.00000102(649cbb06)
(9261|9276) pub3 waiting for acks
(9261|9288) pub15 90% (29 samples sent)
(9261|9290) pub17 writer id: 01030000.3041c628.00000016.00000102(047c2c84)
(9261|9290) pub17->started
(9261|9288) pub15 100% (32 samples sent)
(9261|9288) pub15->wait_match() before write for 01030000.3041c628.00000011.00000102(b65cf094)
(9261|9290) pub17 12% (4 samples sent)
(9261|9290) pub17 21% (7 samples sent)
(9261|9290) pub17 31% (10 samples sent)
(9261|9290) pub17 40% (13 samples sent)
(9261|9290) pub17 50% (16 samples sent)
(9261|9290) pub17 62% (20 samples sent)
(9261|9290) pub17 71% (23 samples sent)
(9261|9290) pub17 81% (26 samples sent)
(9261|9290) pub17 90% (29 samples sent)
(9261|9290) pub17 100% (32 samples sent)
(9261|9290) pub17->wait_match() before write for 01030000.3041c628.00000016.00000102(047c2c84)
(9261|9287) pub14<-match found! before write for 01030000.3041c628.00000010.00000102(8b3cd924)
(9261|9287) pub14 waiting for acks
(9261|9300) pub27<-match found! before write for 01030000.3041c628.0000001b.00000102(fcece835)
(9261|9300) pub27 waiting for acks
(9261|9296) pub23<-delete_participant
(9261|9295) pub22<-match found! before write for 01030000.3041c628.0000001e.00000102(340c6745)
(9261|9295) pub22 waiting for acks
(9261|9289) pub16<-match found! before write for 01030000.3041c628.00000012.00000102(f1fc8a44)
(9261|9289) pub16 waiting for acks
(9261|9303) pub30 waiting for acks returned
(9261|9303) pub30<-delete_contained_entities
(9261|9277) pub4 waiting for acks returned
(9261|9277) pub4<-delete_contained_entities
(9261|9283) pub10<-match found! before write for 01030000.3041c628.0000000c.00000102(2e2ca3a7)
(9261|9283) pub10 waiting for acks
(9261|9301) pub28<-match found! before write for 01030000.3041c628.00000020.00000102(2a1d61a2)
(9261|9301) pub28 waiting for acks
(9261|9280) pub7<-delete_participant
(9261|9302) pub29<-match found! before write for 01030000.3041c628.0000001c.00000102(4ecc3425)
(9261|9302) pub29 waiting for acks
(9261|9273) pub0 waiting for acks returned
(9261|9273) pub0<-delete_contained_entities
(9261|9278) pub5<-match found! before write for 01030000.3041c628.00000007.00000102(59fc92b6)
(9261|9278) pub5 waiting for acks
(9261|9294) pub21<-match found! before write for 01030000.3041c628.0000001d.00000102(73ac1d95)
(9261|9294) pub21 waiting for acks
(9261|9292) pub19<-match found! before write for 01030000.3041c628.00000019.00000102(862cbb55)
(9261|9292) pub19 waiting for acks
(9261|9297) pub24<-match found! before write for 01030000.3041c628.00000015.00000102(43dc5654)
(9261|9297) pub24 waiting for acks
(9261|9303) pub30<-delete_participant
(9261|9275) pub2<-match found! before write for 01030000.3041c628.00000005.00000102(233cc1d6)
(9261|9275) pub2 waiting for acks
(9261|9274) pub1 waiting for acks returned
(9261|9274) pub1<-delete_contained_entities
(9261|9279) pub6<-match found! before write for 01030000.3041c628.0000000d.00000102(134c8a17)
(9261|9279) pub6 waiting for acks
(9261|9282) pub9<-match found! before write for 01030000.3041c628.00000009.00000102(e6cc2cd7)
(9261|9282) pub9 waiting for acks
(9261|9299) pub26<-match found! before write for 01030000.3041c628.0000001f.00000102(096c4ef5)
(9261|9299) pub26 waiting for acks
(9261|9284) pub11 waiting for acks returned
(9261|9284) pub11<-delete_contained_entities
(9261|9286) pub13 waiting for acks returned
(9261|9286) pub13<-delete_contained_entities
(9261|9293) pub20<-match found! before write for 01030000.3041c628.00000017.00000102(391c0534)
(9261|9293) pub20 waiting for acks
(9261|9291) pub18 waiting for acks returned
(9261|9291) pub18<-delete_contained_entities
(9261|9277) pub4<-delete_participant
(9261|9298) pub25<-match found! before write for 01030000.3041c628.0000001a.00000102(c18cc185)
(9261|9298) pub25 waiting for acks
(9261|9272) sub 40% (410 samples received)
(9261|9273) pub0<-delete_participant
(9261|9274) pub1<-delete_participant
(9261|9272) sub 50% (512 samples received)
(9261|9286) pub13<-delete_participant
(9261|9284) pub11<-delete_participant
(9261|9272) sub 60% (615 samples received)
(9261|9291) pub18<-delete_participant
(9261|9272) sub 70% (717 samples received)
(9261|9272) sub 80% (820 samples received)
(9261|9272) sub 90% (922 samples received)
(9261|9288) pub15<-match found! before write for 01030000.3041c628.00000011.00000102(b65cf094)
(9261|9288) pub15 waiting for acks
(9261|9290) pub17<-match found! before write for 01030000.3041c628.00000016.00000102(047c2c84)
(9261|9290) pub17 waiting for acks
(9261|9285) pub12 waiting for acks returned
(9261|9285) pub12<-delete_contained_entities
(9261|9304) pub31 waiting for acks returned
(9261|9276) pub3 waiting for acks returned
(9261|9276) pub3<-delete_contained_entities
(9261|9304) pub31<-delete_contained_entities
(9261|9287) pub14 waiting for acks returned
(9261|9287) pub14<-delete_contained_entities
(9261|9300) pub27 waiting for acks returned
(9261|9300) pub27<-delete_contained_entities
(9261|9295) pub22 waiting for acks returned
(9261|9295) pub22<-delete_contained_entities
(9261|9289) pub16 waiting for acks returned
(9261|9289) pub16<-delete_contained_entities
(9261|9283) pub10 waiting for acks returned
(9261|9283) pub10<-delete_contained_entities
(9261|9301) pub28 waiting for acks returned
(9261|9301) pub28<-delete_contained_entities
(9261|9302) pub29 waiting for acks returned
(9261|9302) pub29<-delete_contained_entities
(9261|9278) pub5 waiting for acks returned
(9261|9278) pub5<-delete_contained_entities
(9261|9294) pub21 waiting for acks returned
(9261|9294) pub21<-delete_contained_entities
(9261|9297) pub24 waiting for acks returned
(9261|9297) pub24<-delete_contained_entities
(9261|9292) pub19 waiting for acks returned
(9261|9292) pub19<-delete_contained_entities
(9261|9279) pub6 waiting for acks returned
(9261|9275) pub2 waiting for acks returned
(9261|9279) pub6<-delete_contained_entities
(9261|9275) pub2<-delete_contained_entities
(9261|9282) pub9 waiting for acks returned
(9261|9282) pub9<-delete_contained_entities
(9261|9299) pub26 waiting for acks returned
(9261|9299) pub26<-delete_contained_entities
(9261|9293) pub20 waiting for acks returned
(9261|9293) pub20<-delete_contained_entities
(9261|9272) sub 100% (1024 samples received)
(9261|9272) sub condition_.notify_all
(9261|9285) pub12<-delete_participant
(9261|9261) sub condition_.wait returned
(9261|9261) sub check_received
(9261|9261) sub check_received returns 0
(9261|9261) <- PublisherService::end
(9261|9298) pub25 waiting for acks returned
(9261|9288) pub15 waiting for acks returned
(9261|9288) pub15<-delete_contained_entities
(9261|9298) pub25<-delete_contained_entities
(9261|9290) pub17 waiting for acks returned
(9261|9290) pub17<-delete_contained_entities
(9261|9276) pub3<-delete_participant
(9261|9304) pub31<-delete_participant
(9261|9300) pub27<-delete_participant
(9261|9295) pub22<-delete_participant
(9261|9287) pub14<-delete_participant
(9261|9301) pub28<-delete_participant
(9261|9283) pub10<-delete_participant
(9261|9292) pub19<-delete_participant
(9261|9282) pub9<-delete_participant
(9261|9294) pub21<-delete_participant
(9261|9289) pub16<-delete_participant
(9261|9278) pub5<-delete_participant
(9261|9299) pub26<-delete_participant
(9261|9279) pub6<-delete_participant
(9261|9297) pub24<-delete_participant
(9261|9275) pub2<-delete_participant
(9261|9302) pub29<-delete_participant
(9261|9293) pub20<-delete_participant
(9261|9290) pub17<-delete_participant
(9261|9288) pub15<-delete_participant
(9261|9298) pub25<-delete_participant
(9261|9261) <- PublisherService::~PublisherService
(9261|9261) <- Subscriber delete_contained_entities
(9261|9261) <- Subscriber delete_participant
(9261|9261) <- Subscriber::~Subscriber
(9261|9261) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9306
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9316 started at 2026-03-06 13:18:30
(9316|9316) -> Thrasher started
(9316|9316) -> Subscriber::Subscriber
(9306|9306) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9316|9316) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9316|9316) Subscriber reader id: 01030000.4eba3dd7.00000002.00000507(4360e5aa)
(9316|9316) -> PublisherService::PublisherService
(9316|9316) -> PublisherService::start (64 threads)
(9316|9316) sub wait_received 0:1024
(9316|9334) pub6 writer id: 01030000.4eba3dd7.00000008.00000102(1dd6cc80)
(9316|9334) pub6->started
(9316|9334) pub6 12% (2 samples sent)
(9316|9334) pub6 25% (4 samples sent)
(9316|9334) pub6 31% (5 samples sent)
(9316|9334) pub6 43% (7 samples sent)
(9316|9334) pub6 50% (8 samples sent)
(9316|9334) pub6 62% (10 samples sent)
(9316|9334) pub6 75% (12 samples sent)
(9316|9334) pub6 81% (13 samples sent)
(9316|9334) pub6 93% (15 samples sent)
(9316|9334) pub6 100% (16 samples sent)
(9316|9334) pub6->wait_match() before write for 01030000.4eba3dd7.00000008.00000102(1dd6cc80)
(9316|9334) pub6<-match found! before write for 01030000.4eba3dd7.00000008.00000102(1dd6cc80)
(9316|9334) pub6 waiting for acks
(9316|9372) pub44 writer id: 01030000.4eba3dd7.00000034.00000102(79079907)
(9316|9372) pub44->started
(9316|9372) pub44 12% (2 samples sent)
(9316|9372) pub44 25% (4 samples sent)
(9316|9372) pub44 31% (5 samples sent)
(9316|9372) pub44 43% (7 samples sent)
(9316|9372) pub44 50% (8 samples sent)
(9316|9372) pub44 62% (10 samples sent)
(9316|9372) pub44 75% (12 samples sent)
(9316|9372) pub44 81% (13 samples sent)
(9316|9372) pub44 93% (15 samples sent)
(9316|9372) pub44 100% (16 samples sent)
(9316|9372) pub44->wait_match() before write for 01030000.4eba3dd7.00000034.00000102(79079907)
(9316|9372) pub44<-match found! before write for 01030000.4eba3dd7.00000034.00000102(79079907)
(9316|9372) pub44 waiting for acks
(9316|9334) pub6 waiting for acks returned
(9316|9334) pub6<-delete_contained_entities
(9316|9372) pub44 waiting for acks returned
(9316|9372) pub44<-delete_contained_entities
(9316|9342) pub14 writer id: 01030000.4eba3dd7.0000000f.00000102(aff61090)
(9316|9342) pub14->started
(9316|9342) pub14 12% (2 samples sent)
(9316|9342) pub14 25% (4 samples sent)
(9316|9342) pub14 31% (5 samples sent)
(9316|9342) pub14 43% (7 samples sent)
(9316|9342) pub14 50% (8 samples sent)
(9316|9342) pub14 62% (10 samples sent)
(9316|9342) pub14 75% (12 samples sent)
(9316|9342) pub14 81% (13 samples sent)
(9316|9342) pub14 93% (15 samples sent)
(9316|9342) pub14 100% (16 samples sent)
(9316|9342) pub14->wait_match() before write for 01030000.4eba3dd7.0000000f.00000102(aff61090)
(9316|9342) pub14<-match found! before write for 01030000.4eba3dd7.0000000f.00000102(aff61090)
(9316|9342) pub14 waiting for acks
(9316|9342) pub14 waiting for acks returned
(9316|9342) pub14<-delete_contained_entities
(9316|9344) pub16 writer id: 01030000.4eba3dd7.00000010.00000102(4d4610c3)
(9316|9344) pub16->started
(9316|9344) pub16 12% (2 samples sent)
(9316|9344) pub16 25% (4 samples sent)
(9316|9344) pub16 31% (5 samples sent)
(9316|9344) pub16 43% (7 samples sent)
(9316|9344) pub16 50% (8 samples sent)
(9316|9344) pub16 62% (10 samples sent)
(9316|9344) pub16 75% (12 samples sent)
(9316|9344) pub16 81% (13 samples sent)
(9316|9344) pub16 93% (15 samples sent)
(9316|9344) pub16 100% (16 samples sent)
(9316|9344) pub16->wait_match() before write for 01030000.4eba3dd7.00000010.00000102(4d4610c3)
(9316|9344) pub16<-match found! before write for 01030000.4eba3dd7.00000010.00000102(4d4610c3)
(9316|9344) pub16 waiting for acks
(9316|9344) pub16 waiting for acks returned
(9316|9344) pub16<-delete_contained_entities
(9316|9350) pub22 writer id: 01030000.4eba3dd7.0000001b.00000102(3a9621d2)
(9316|9350) pub22->started
(9316|9350) pub22 12% (2 samples sent)
(9316|9350) pub22 25% (4 samples sent)
(9316|9350) pub22 31% (5 samples sent)
(9316|9350) pub22 43% (7 samples sent)
(9316|9350) pub22 50% (8 samples sent)
(9316|9350) pub22 62% (10 samples sent)
(9316|9350) pub22 75% (12 samples sent)
(9316|9350) pub22 81% (13 samples sent)
(9316|9350) pub22 93% (15 samples sent)
(9316|9350) pub22 100% (16 samples sent)
(9316|9350) pub22->wait_match() before write for 01030000.4eba3dd7.0000001b.00000102(3a9621d2)
(9316|9350) pub22<-match found! before write for 01030000.4eba3dd7.0000001b.00000102(3a9621d2)
(9316|9350) pub22 waiting for acks
(9316|9350) pub22 waiting for acks returned
(9316|9350) pub22<-delete_contained_entities
(9316|9347) pub19 writer id: 01030000.4eba3dd7.00000016.00000102(c206e563)
(9316|9347) pub19->started
(9316|9347) pub19 12% (2 samples sent)
(9316|9347) pub19 25% (4 samples sent)
(9316|9347) pub19 31% (5 samples sent)
(9316|9347) pub19 43% (7 samples sent)
(9316|9347) pub19 50% (8 samples sent)
(9316|9347) pub19 62% (10 samples sent)
(9316|9347) pub19 75% (12 samples sent)
(9316|9347) pub19 81% (13 samples sent)
(9316|9347) pub19 93% (15 samples sent)
(9316|9347) pub19 100% (16 samples sent)
(9316|9347) pub19->wait_match() before write for 01030000.4eba3dd7.00000016.00000102(c206e563)
(9316|9347) pub19<-match found! before write for 01030000.4eba3dd7.00000016.00000102(c206e563)
(9316|9347) pub19 waiting for acks
(9316|9347) pub19 waiting for acks returned
(9316|9347) pub19<-delete_contained_entities
(9316|9374) pub46 writer id: 01030000.4eba3dd7.00000035.00000102(4467b0b7)
(9316|9374) pub46->started
(9316|9374) pub46 12% (2 samples sent)
(9316|9374) pub46 25% (4 samples sent)
(9316|9374) pub46 31% (5 samples sent)
(9316|9374) pub46 43% (7 samples sent)
(9316|9374) pub46 50% (8 samples sent)
(9316|9374) pub46 62% (10 samples sent)
(9316|9374) pub46 75% (12 samples sent)
(9316|9374) pub46 81% (13 samples sent)
(9316|9374) pub46 93% (15 samples sent)
(9316|9374) pub46 100% (16 samples sent)
(9316|9374) pub46->wait_match() before write for 01030000.4eba3dd7.00000035.00000102(4467b0b7)
(9316|9374) pub46<-match found! before write for 01030000.4eba3dd7.00000035.00000102(4467b0b7)
(9316|9374) pub46 waiting for acks
(9316|9327) sub 10% (103 samples received)
(9316|9374) pub46 waiting for acks returned
(9316|9374) pub46<-delete_contained_entities
(9316|9337) pub9 writer id: 01030000.4eba3dd7.0000000b.00000102(5a76b650)
(9316|9337) pub9->started
(9316|9337) pub9 12% (2 samples sent)
(9316|9337) pub9 25% (4 samples sent)
(9316|9337) pub9 31% (5 samples sent)
(9316|9337) pub9 43% (7 samples sent)
(9316|9337) pub9 50% (8 samples sent)
(9316|9337) pub9 62% (10 samples sent)
(9316|9337) pub9 75% (12 samples sent)
(9316|9337) pub9 81% (13 samples sent)
(9316|9385) pub57 writer id: 01030000.4eba3dd7.0000003b.00000102(fb570ed6)
(9316|9385) pub57->started
(9316|9385) pub57 12% (2 samples sent)
(9316|9385) pub57 25% (4 samples sent)
(9316|9385) pub57 31% (5 samples sent)
(9316|9385) pub57 43% (7 samples sent)
(9316|9385) pub57 50% (8 samples sent)
(9316|9385) pub57 62% (10 samples sent)
(9316|9385) pub57 75% (12 samples sent)
(9316|9385) pub57 81% (13 samples sent)
(9316|9385) pub57 93% (15 samples sent)
(9316|9385) pub57 100% (16 samples sent)
(9316|9385) pub57->wait_match() before write for 01030000.4eba3dd7.0000003b.00000102(fb570ed6)
(9316|9337) pub9 93% (15 samples sent)
(9316|9337) pub9 100% (16 samples sent)
(9316|9337) pub9->wait_match() before write for 01030000.4eba3dd7.0000000b.00000102(5a76b650)
(9316|9337) pub9<-match found! before write for 01030000.4eba3dd7.0000000b.00000102(5a76b650)
(9316|9337) pub9 waiting for acks
(9316|9385) pub57<-match found! before write for 01030000.4eba3dd7.0000003b.00000102(fb570ed6)
(9316|9385) pub57 waiting for acks
(9316|9380) pub52 writer id: 01030000.4eba3dd7.00000033.00000102(cb274517)
(9316|9380) pub52->started
(9316|9380) pub52 12% (2 samples sent)
(9316|9380) pub52 25% (4 samples sent)
(9316|9380) pub52 31% (5 samples sent)
(9316|9380) pub52 43% (7 samples sent)
(9316|9380) pub52 50% (8 samples sent)
(9316|9380) pub52 62% (10 samples sent)
(9316|9380) pub52 75% (12 samples sent)
(9316|9380) pub52 81% (13 samples sent)
(9316|9380) pub52 93% (15 samples sent)
(9316|9380) pub52 100% (16 samples sent)
(9316|9380) pub52->wait_match() before write for 01030000.4eba3dd7.00000033.00000102(cb274517)
(9316|9341) pub13 writer id: 01030000.4eba3dd7.0000000c.00000102(e8566a40)
(9316|9341) pub13->started
(9316|9341) pub13 12% (2 samples sent)
(9316|9341) pub13 25% (4 samples sent)
(9316|9341) pub13 31% (5 samples sent)
(9316|9341) pub13 43% (7 samples sent)
(9316|9341) pub13 50% (8 samples sent)
(9316|9341) pub13 62% (10 samples sent)
(9316|9341) pub13 75% (12 samples sent)
(9316|9341) pub13 81% (13 samples sent)
(9316|9341) pub13 93% (15 samples sent)
(9316|9341) pub13 100% (16 samples sent)
(9316|9341) pub13->wait_match() before write for 01030000.4eba3dd7.0000000c.00000102(e8566a40)
(9316|9380) pub52<-match found! before write for 01030000.4eba3dd7.00000033.00000102(cb274517)
(9316|9380) pub52 waiting for acks
(9316|9337) pub9 waiting for acks returned
(9316|9337) pub9<-delete_contained_entities
(9316|9341) pub13<-match found! before write for 01030000.4eba3dd7.0000000c.00000102(e8566a40)
(9316|9341) pub13 waiting for acks
(9316|9385) pub57 waiting for acks returned
(9316|9385) pub57<-delete_contained_entities
(9316|9380) pub52 waiting for acks returned
(9316|9380) pub52<-delete_contained_entities
(9316|9341) pub13 waiting for acks returned
(9316|9341) pub13<-delete_contained_entities
(9316|9351) pub23 writer id: 01030000.4eba3dd7.00000017.00000102(ff66ccd3)
(9316|9351) pub23->started
(9316|9351) pub23 12% (2 samples sent)
(9316|9351) pub23 25% (4 samples sent)
(9316|9351) pub23 31% (5 samples sent)
(9316|9351) pub23 43% (7 samples sent)
(9316|9351) pub23 50% (8 samples sent)
(9316|9351) pub23 62% (10 samples sent)
(9316|9351) pub23 75% (12 samples sent)
(9316|9351) pub23 81% (13 samples sent)
(9316|9351) pub23 93% (15 samples sent)
(9316|9351) pub23 100% (16 samples sent)
(9316|9351) pub23->wait_match() before write for 01030000.4eba3dd7.00000017.00000102(ff66ccd3)
(9316|9336) pub8 writer id: 01030000.4eba3dd7.00000013.00000102(0ae66a13)
(9316|9336) pub8->started
(9316|9336) pub8 12% (2 samples sent)
(9316|9336) pub8 25% (4 samples sent)
(9316|9336) pub8 31% (5 samples sent)
(9316|9336) pub8 43% (7 samples sent)
(9316|9336) pub8 50% (8 samples sent)
(9316|9336) pub8 62% (10 samples sent)
(9316|9336) pub8 75% (12 samples sent)
(9316|9336) pub8 81% (13 samples sent)
(9316|9336) pub8 93% (15 samples sent)
(9316|9351) pub23<-match found! before write for 01030000.4eba3dd7.00000017.00000102(ff66ccd3)
(9316|9351) pub23 waiting for acks
(9316|9336) pub8 100% (16 samples sent)
(9316|9336) pub8->wait_match() before write for 01030000.4eba3dd7.00000013.00000102(0ae66a13)
(9316|9329) pub1 writer id: 01030000.4eba3dd7.00000012.00000102(378643a3)
(9316|9329) pub1->started
(9316|9329) pub1 12% (2 samples sent)
(9316|9329) pub1 25% (4 samples sent)
(9316|9329) pub1 31% (5 samples sent)
(9316|9329) pub1 43% (7 samples sent)
(9316|9329) pub1 50% (8 samples sent)
(9316|9329) pub1 62% (10 samples sent)
(9316|9329) pub1 75% (12 samples sent)
(9316|9329) pub1 81% (13 samples sent)
(9316|9329) pub1 93% (15 samples sent)
(9316|9329) pub1 100% (16 samples sent)
(9316|9329) pub1->wait_match() before write for 01030000.4eba3dd7.00000012.00000102(378643a3)
(9316|9336) pub8<-match found! before write for 01030000.4eba3dd7.00000013.00000102(0ae66a13)
(9316|9336) pub8 waiting for acks
(9316|9329) pub1<-match found! before write for 01030000.4eba3dd7.00000012.00000102(378643a3)
(9316|9329) pub1 waiting for acks
(9316|9351) pub23 waiting for acks returned
(9316|9351) pub23<-delete_contained_entities
(9316|9327) sub 20% (205 samples received)
(9316|9333) pub5 writer id: 01030000.4eba3dd7.00000007.00000102(9f865b51)
(9316|9333) pub5->started
(9316|9333) pub5 12% (2 samples sent)
(9316|9333) pub5 25% (4 samples sent)
(9316|9333) pub5 31% (5 samples sent)
(9316|9333) pub5 43% (7 samples sent)
(9316|9333) pub5 50% (8 samples sent)
(9316|9333) pub5 62% (10 samples sent)
(9316|9333) pub5 75% (12 samples sent)
(9316|9333) pub5 81% (13 samples sent)
(9316|9333) pub5 93% (15 samples sent)
(9316|9333) pub5 100% (16 samples sent)
(9316|9333) pub5->wait_match() before write for 01030000.4eba3dd7.00000007.00000102(9f865b51)
(9316|9335) pub7 writer id: 01030000.4eba3dd7.00000009.00000102(20b6e530)
(9316|9335) pub7->started
(9316|9335) pub7 12% (2 samples sent)
(9316|9335) pub7 25% (4 samples sent)
(9316|9335) pub7 31% (5 samples sent)
(9316|9335) pub7 43% (7 samples sent)
(9316|9335) pub7 50% (8 samples sent)
(9316|9335) pub7 62% (10 samples sent)
(9316|9335) pub7 75% (12 samples sent)
(9316|9335) pub7 81% (13 samples sent)
(9316|9335) pub7 93% (15 samples sent)
(9316|9335) pub7 100% (16 samples sent)
(9316|9335) pub7->wait_match() before write for 01030000.4eba3dd7.00000009.00000102(20b6e530)
(9316|9370) pub42 writer id: 01030000.4eba3dd7.0000002f.00000102(6e373f94)
(9316|9370) pub42->started
(9316|9370) pub42 12% (2 samples sent)
(9316|9370) pub42 25% (4 samples sent)
(9316|9370) pub42 31% (5 samples sent)
(9316|9370) pub42 43% (7 samples sent)
(9316|9370) pub42 50% (8 samples sent)
(9316|9370) pub42 62% (10 samples sent)
(9316|9370) pub42 75% (12 samples sent)
(9316|9370) pub42 81% (13 samples sent)
(9316|9370) pub42 93% (15 samples sent)
(9316|9370) pub42 100% (16 samples sent)
(9316|9370) pub42->wait_match() before write for 01030000.4eba3dd7.0000002f.00000102(6e373f94)
(9316|9333) pub5<-match found! before write for 01030000.4eba3dd7.00000007.00000102(9f865b51)
(9316|9333) pub5 waiting for acks
(9316|9346) pub18 writer id: 01030000.4eba3dd7.00000018.00000102(7d365b02)
(9316|9346) pub18->started
(9316|9346) pub18 12% (2 samples sent)
(9316|9346) pub18 25% (4 samples sent)
(9316|9346) pub18 31% (5 samples sent)
(9316|9346) pub18 43% (7 samples sent)
(9316|9346) pub18 50% (8 samples sent)
(9316|9359) pub31 writer id: 01030000.4eba3dd7.00000022.00000102(96a7fb25)
(9316|9359) pub31->started
(9316|9359) pub31 12% (2 samples sent)
(9316|9359) pub31 25% (4 samples sent)
(9316|9359) pub31 31% (5 samples sent)
(9316|9359) pub31 43% (7 samples sent)
(9316|9335) pub7<-match found! before write for 01030000.4eba3dd7.00000009.00000102(20b6e530)
(9316|9335) pub7 waiting for acks
(9316|9359) pub31 50% (8 samples sent)
(9316|9329) pub1 waiting for acks returned
(9316|9329) pub1<-delete_contained_entities
(9316|9370) pub42<-match found! before write for 01030000.4eba3dd7.0000002f.00000102(6e373f94)
(9316|9370) pub42 waiting for acks
(9316|9346) pub18 62% (10 samples sent)
(9316|9346) pub18 75% (12 samples sent)
(9316|9346) pub18 81% (13 samples sent)
(9316|9346) pub18 93% (15 samples sent)
(9316|9346) pub18 100% (16 samples sent)
(9316|9346) pub18->wait_match() before write for 01030000.4eba3dd7.00000018.00000102(7d365b02)
(9316|9359) pub31 62% (10 samples sent)
(9316|9359) pub31 75% (12 samples sent)
(9316|9336) pub8 waiting for acks returned
(9316|9336) pub8<-delete_contained_entities
(9316|9359) pub31 81% (13 samples sent)
(9316|9359) pub31 93% (15 samples sent)
(9316|9359) pub31 100% (16 samples sent)
(9316|9359) pub31->wait_match() before write for 01030000.4eba3dd7.00000022.00000102(96a7fb25)
(9316|9360) pub32 writer id: 01030000.4eba3dd7.00000020.00000102(ec67a845)
(9316|9360) pub32->started
(9316|9360) pub32 12% (2 samples sent)
(9316|9360) pub32 25% (4 samples sent)
(9316|9360) pub32 31% (5 samples sent)
(9316|9360) pub32 43% (7 samples sent)
(9316|9360) pub32 50% (8 samples sent)
(9316|9360) pub32 62% (10 samples sent)
(9316|9360) pub32 75% (12 samples sent)
(9316|9360) pub32 81% (13 samples sent)
(9316|9360) pub32 93% (15 samples sent)
(9316|9360) pub32 100% (16 samples sent)
(9316|9360) pub32->wait_match() before write for 01030000.4eba3dd7.00000020.00000102(ec67a845)
(9316|9369) pub41 writer id: 01030000.4eba3dd7.0000002b.00000102(9bb79954)
(9316|9369) pub41->started
(9316|9369) pub41 12% (2 samples sent)
(9316|9369) pub41 25% (4 samples sent)
(9316|9369) pub41 31% (5 samples sent)
(9316|9369) pub41 43% (7 samples sent)
(9316|9369) pub41 50% (8 samples sent)
(9316|9369) pub41 62% (10 samples sent)
(9316|9369) pub41 75% (12 samples sent)
(9316|9369) pub41 81% (13 samples sent)
(9316|9369) pub41 93% (15 samples sent)
(9316|9369) pub41 100% (16 samples sent)
(9316|9369) pub41->wait_match() before write for 01030000.4eba3dd7.0000002b.00000102(9bb79954)
(9316|9379) pub50 writer id: 01030000.4eba3dd7.0000002a.00000102(a6d7b0e4)
(9316|9379) pub50->started
(9316|9379) pub50 12% (2 samples sent)
(9316|9379) pub50 25% (4 samples sent)
(9316|9379) pub50 31% (5 samples sent)
(9316|9379) pub50 43% (7 samples sent)
(9316|9379) pub50 50% (8 samples sent)
(9316|9379) pub50 62% (10 samples sent)
(9316|9379) pub50 75% (12 samples sent)
(9316|9379) pub50 81% (13 samples sent)
(9316|9379) pub50 93% (15 samples sent)
(9316|9379) pub50 100% (16 samples sent)
(9316|9379) pub50->wait_match() before write for 01030000.4eba3dd7.0000002a.00000102(a6d7b0e4)
(9316|9387) pub59 writer id: 01030000.4eba3dd7.0000003d.00000102(7417fb76)
(9316|9387) pub59->started
(9316|9387) pub59 12% (2 samples sent)
(9316|9387) pub59 25% (4 samples sent)
(9316|9387) pub59 31% (5 samples sent)
(9316|9387) pub59 43% (7 samples sent)
(9316|9387) pub59 50% (8 samples sent)
(9316|9346) pub18<-match found! before write for 01030000.4eba3dd7.00000018.00000102(7d365b02)
(9316|9346) pub18 waiting for acks
(9316|9387) pub59 62% (10 samples sent)
(9316|9387) pub59 75% (12 samples sent)
(9316|9387) pub59 81% (13 samples sent)
(9316|9387) pub59 93% (15 samples sent)
(9316|9387) pub59 100% (16 samples sent)
(9316|9387) pub59->wait_match() before write for 01030000.4eba3dd7.0000003d.00000102(7417fb76)
(9316|9369) pub41<-match found! before write for 01030000.4eba3dd7.0000002b.00000102(9bb79954)
(9316|9369) pub41 waiting for acks
(9316|9343) pub15 writer id: 01030000.4eba3dd7.0000000d.00000102(d53643f0)
(9316|9343) pub15->started
(9316|9343) pub15 12% (2 samples sent)
(9316|9343) pub15 25% (4 samples sent)
(9316|9343) pub15 31% (5 samples sent)
(9316|9343) pub15 43% (7 samples sent)
(9316|9343) pub15 50% (8 samples sent)
(9316|9343) pub15 62% (10 samples sent)
(9316|9343) pub15 75% (12 samples sent)
(9316|9343) pub15 81% (13 samples sent)
(9316|9343) pub15 93% (15 samples sent)
(9316|9343) pub15 100% (16 samples sent)
(9316|9343) pub15->wait_match() before write for 01030000.4eba3dd7.0000000d.00000102(d53643f0)
(9316|9359) pub31<-match found! before write for 01030000.4eba3dd7.00000022.00000102(96a7fb25)
(9316|9359) pub31 waiting for acks
(9316|9360) pub32<-match found! before write for 01030000.4eba3dd7.00000020.00000102(ec67a845)
(9316|9360) pub32 waiting for acks
(9316|9379) pub50<-match found! before write for 01030000.4eba3dd7.0000002a.00000102(a6d7b0e4)
(9316|9379) pub50 waiting for acks
(9316|9335) pub7 waiting for acks returned
(9316|9335) pub7<-delete_contained_entities
(9316|9370) pub42 waiting for acks returned
(9316|9333) pub5 waiting for acks returned
(9316|9333) pub5<-delete_contained_entities
(9316|9382) pub54 writer id: 01030000.4eba3dd7.0000002d.00000102(14f76cf4)
(9316|9382) pub54->started
(9316|9370) pub42<-delete_contained_entities
(9316|9382) pub54 12% (2 samples sent)
(9316|9382) pub54 25% (4 samples sent)
(9316|9382) pub54 31% (5 samples sent)
(9316|9382) pub54 43% (7 samples sent)
(9316|9382) pub54 50% (8 samples sent)
(9316|9382) pub54 62% (10 samples sent)
(9316|9382) pub54 75% (12 samples sent)
(9316|9382) pub54 81% (13 samples sent)
(9316|9382) pub54 93% (15 samples sent)
(9316|9382) pub54 100% (16 samples sent)
(9316|9382) pub54->wait_match() before write for 01030000.4eba3dd7.0000002d.00000102(14f76cf4)
(9316|9390) pub62 writer id: 01030000.4eba3dd7.00000042.00000102(0f958c68)
(9316|9390) pub62->started
(9316|9390) pub62 12% (2 samples sent)
(9316|9390) pub62 25% (4 samples sent)
(9316|9390) pub62 31% (5 samples sent)
(9316|9390) pub62 43% (7 samples sent)
(9316|9349) pub21 writer id: 01030000.4eba3dd7.0000001a.00000102(07f60862)
(9316|9349) pub21->started
(9316|9349) pub21 12% (2 samples sent)
(9316|9349) pub21 25% (4 samples sent)
(9316|9349) pub21 31% (5 samples sent)
(9316|9349) pub21 43% (7 samples sent)
(9316|9349) pub21 50% (8 samples sent)
(9316|9349) pub21 62% (10 samples sent)
(9316|9349) pub21 75% (12 samples sent)
(9316|9349) pub21 81% (13 samples sent)
(9316|9349) pub21 93% (15 samples sent)
(9316|9349) pub21 100% (16 samples sent)
(9316|9349) pub21->wait_match() before write for 01030000.4eba3dd7.0000001a.00000102(07f60862)
(9316|9390) pub62 50% (8 samples sent)
(9316|9390) pub62 62% (10 samples sent)
(9316|9390) pub62 75% (12 samples sent)
(9316|9390) pub62 81% (13 samples sent)
(9316|9390) pub62 93% (15 samples sent)
(9316|9390) pub62 100% (16 samples sent)
(9316|9390) pub62->wait_match() before write for 01030000.4eba3dd7.00000042.00000102(0f958c68)
(9316|9366) pub38 writer id: 01030000.4eba3dd7.00000025.00000102(24872735)
(9316|9366) pub38->started
(9316|9366) pub38 12% (2 samples sent)
(9316|9366) pub38 25% (4 samples sent)
(9316|9366) pub38 31% (5 samples sent)
(9316|9391) pub63 writer id: 01030000.4eba3dd7.00000040.00000102(7555df08)
(9316|9366) pub38 43% (7 samples sent)
(9316|9391) pub63->started
(9316|9391) pub63 12% (2 samples sent)
(9316|9366) pub38 50% (8 samples sent)
(9316|9366) pub38 62% (10 samples sent)
(9316|9366) pub38 75% (12 samples sent)
(9316|9366) pub38 81% (13 samples sent)
(9316|9366) pub38 93% (15 samples sent)
(9316|9377) pub48 writer id: 01030000.4eba3dd7.0000003c.00000102(4977d2c6)
(9316|9377) pub48->started
(9316|9391) pub63 25% (4 samples sent)
(9316|9391) pub63 31% (5 samples sent)
(9316|9377) pub48 12% (2 samples sent)
(9316|9391) pub63 43% (7 samples sent)
(9316|9391) pub63 50% (8 samples sent)
(9316|9377) pub48 25% (4 samples sent)
(9316|9391) pub63 62% (10 samples sent)
(9316|9377) pub48 31% (5 samples sent)
(9316|9391) pub63 75% (12 samples sent)
(9316|9377) pub48 43% (7 samples sent)
(9316|9391) pub63 81% (13 samples sent)
(9316|9391) pub63 93% (15 samples sent)
(9316|9391) pub63 100% (16 samples sent)
(9316|9391) pub63->wait_match() before write for 01030000.4eba3dd7.00000040.00000102(7555df08)
(9316|9363) pub35 writer id: 01030000.4eba3dd7.00000024.00000102(19e70e85)
(9316|9363) pub35->started
(9316|9366) pub38 100% (16 samples sent)
(9316|9366) pub38->wait_match() before write for 01030000.4eba3dd7.00000025.00000102(24872735)
(9316|9363) pub35 12% (2 samples sent)
(9316|9363) pub35 25% (4 samples sent)
(9316|9363) pub35 31% (5 samples sent)
(9316|9363) pub35 43% (7 samples sent)
(9316|9363) pub35 50% (8 samples sent)
(9316|9363) pub35 62% (10 samples sent)
(9316|9377) pub48 50% (8 samples sent)
(9316|9363) pub35 75% (12 samples sent)
(9316|9363) pub35 81% (13 samples sent)
(9316|9377) pub48 62% (10 samples sent)
(9316|9363) pub35 93% (15 samples sent)
(9316|9377) pub48 75% (12 samples sent)
(9316|9363) pub35 100% (16 samples sent)
(9316|9363) pub35->wait_match() before write for 01030000.4eba3dd7.00000024.00000102(19e70e85)
(9316|9377) pub48 81% (13 samples sent)
(9316|9377) pub48 93% (15 samples sent)
(9316|9377) pub48 100% (16 samples sent)
(9316|9377) pub48->wait_match() before write for 01030000.4eba3dd7.0000003c.00000102(4977d2c6)
(9316|9332) pub4 writer id: 01030000.4eba3dd7.00000006.00000102(a2e672e1)
(9316|9332) pub4->started
(9316|9332) pub4 12% (2 samples sent)
(9316|9332) pub4 25% (4 samples sent)
(9316|9332) pub4 31% (5 samples sent)
(9316|9332) pub4 43% (7 samples sent)
(9316|9332) pub4 50% (8 samples sent)
(9316|9332) pub4 62% (10 samples sent)
(9316|9354) pub26 writer id: 01030000.4eba3dd7.0000001d.00000102(b5d6d472)
(9316|9354) pub26->started
(9316|9354) pub26 12% (2 samples sent)
(9316|9354) pub26 25% (4 samples sent)
(9316|9354) pub26 31% (5 samples sent)
(9316|9332) pub4 75% (12 samples sent)
(9316|9332) pub4 81% (13 samples sent)
(9316|9354) pub26 43% (7 samples sent)
(9316|9354) pub26 50% (8 samples sent)
(9316|9332) pub4 93% (15 samples sent)
(9316|9332) pub4 100% (16 samples sent)
(9316|9332) pub4->wait_match() before write for 01030000.4eba3dd7.00000006.00000102(a2e672e1)
(9316|9354) pub26 62% (10 samples sent)
(9316|9354) pub26 75% (12 samples sent)
(9316|9354) pub26 81% (13 samples sent)
(9316|9354) pub26 93% (15 samples sent)
(9316|9354) pub26 100% (16 samples sent)
(9316|9354) pub26->wait_match() before write for 01030000.4eba3dd7.0000001d.00000102(b5d6d472)
(9316|9373) pub45 writer id: 01030000.4eba3dd7.00000036.00000102(03c7ca67)
(9316|9373) pub45->started
(9316|9373) pub45 12% (2 samples sent)
(9316|9373) pub45 25% (4 samples sent)
(9316|9373) pub45 31% (5 samples sent)
(9316|9373) pub45 43% (7 samples sent)
(9316|9373) pub45 50% (8 samples sent)
(9316|9373) pub45 62% (10 samples sent)
(9316|9373) pub45 75% (12 samples sent)
(9316|9373) pub45 81% (13 samples sent)
(9316|9373) pub45 93% (15 samples sent)
(9316|9373) pub45 100% (16 samples sent)
(9316|9373) pub45->wait_match() before write for 01030000.4eba3dd7.00000036.00000102(03c7ca67)
(9316|9327) sub 30% (308 samples received)
(9316|9371) pub43 writer id: 01030000.4eba3dd7.00000032.00000102(f6476ca7)
(9316|9371) pub43->started
(9316|9371) pub43 12% (2 samples sent)
(9316|9371) pub43 25% (4 samples sent)
(9316|9371) pub43 31% (5 samples sent)
(9316|9371) pub43 43% (7 samples sent)
(9316|9371) pub43 50% (8 samples sent)
(9316|9371) pub43 62% (10 samples sent)
(9316|9371) pub43 75% (12 samples sent)
(9316|9371) pub43 81% (13 samples sent)
(9316|9371) pub43 93% (15 samples sent)
(9316|9371) pub43 100% (16 samples sent)
(9316|9371) pub43->wait_match() before write for 01030000.4eba3dd7.00000032.00000102(f6476ca7)
(9316|9358) pub30 writer id: 01030000.4eba3dd7.0000002e.00000102(53571624)
(9316|9358) pub30->started
(9316|9358) pub30 12% (2 samples sent)
(9316|9358) pub30 25% (4 samples sent)
(9316|9358) pub30 31% (5 samples sent)
(9316|9358) pub30 43% (7 samples sent)
(9316|9358) pub30 50% (8 samples sent)
(9316|9358) pub30 62% (10 samples sent)
(9316|9358) pub30 75% (12 samples sent)
(9316|9358) pub30 81% (13 samples sent)
(9316|9358) pub30 93% (15 samples sent)
(9316|9358) pub30 100% (16 samples sent)
(9316|9358) pub30->wait_match() before write for 01030000.4eba3dd7.0000002e.00000102(53571624)
(9316|9387) pub59<-match found! before write for 01030000.4eba3dd7.0000003d.00000102(7417fb76)
(9316|9387) pub59 waiting for acks
(9316|9343) pub15<-match found! before write for 01030000.4eba3dd7.0000000d.00000102(d53643f0)
(9316|9343) pub15 waiting for acks
(9316|9361) pub33 writer id: 01030000.4eba3dd7.00000021.00000102(d10781f5)
(9316|9361) pub33->started
(9316|9361) pub33 12% (2 samples sent)
(9316|9361) pub33 25% (4 samples sent)
(9316|9361) pub33 31% (5 samples sent)
(9316|9361) pub33 43% (7 samples sent)
(9316|9361) pub33 50% (8 samples sent)
(9316|9382) pub54<-match found! before write for 01030000.4eba3dd7.0000002d.00000102(14f76cf4)
(9316|9382) pub54 waiting for acks
(9316|9361) pub33 62% (10 samples sent)
(9316|9361) pub33 75% (12 samples sent)
(9316|9361) pub33 81% (13 samples sent)
(9316|9361) pub33 93% (15 samples sent)
(9316|9361) pub33 100% (16 samples sent)
(9316|9361) pub33->wait_match() before write for 01030000.4eba3dd7.00000021.00000102(d10781f5)
(9316|9349) pub21<-match found! before write for 01030000.4eba3dd7.0000001a.00000102(07f60862)
(9316|9349) pub21 waiting for acks
(9316|9390) pub62<-match found! before write for 01030000.4eba3dd7.00000042.00000102(0f958c68)
(9316|9390) pub62 waiting for acks
(9316|9391) pub63<-match found! before write for 01030000.4eba3dd7.00000040.00000102(7555df08)
(9316|9391) pub63 waiting for acks
(9316|9367) pub39 writer id: 01030000.4eba3dd7.00000027.00000102(5e477455)
(9316|9367) pub39->started
(9316|9346) pub18 waiting for acks returned
(9316|9346) pub18<-delete_contained_entities
(9316|9367) pub39 12% (2 samples sent)
(9316|9367) pub39 25% (4 samples sent)
(9316|9367) pub39 31% (5 samples sent)
(9316|9367) pub39 43% (7 samples sent)
(9316|9367) pub39 50% (8 samples sent)
(9316|9367) pub39 62% (10 samples sent)
(9316|9367) pub39 75% (12 samples sent)
(9316|9367) pub39 81% (13 samples sent)
(9316|9367) pub39 93% (15 samples sent)
(9316|9367) pub39 100% (16 samples sent)
(9316|9367) pub39->wait_match() before write for 01030000.4eba3dd7.00000027.00000102(5e477455)
(9316|9366) pub38<-match found! before write for 01030000.4eba3dd7.00000025.00000102(24872735)
(9316|9366) pub38 waiting for acks
(9316|9352) pub24 writer id: 01030000.4eba3dd7.00000019.00000102(405672b2)
(9316|9352) pub24->started
(9316|9352) pub24 12% (2 samples sent)
(9316|9352) pub24 25% (4 samples sent)
(9316|9352) pub24 31% (5 samples sent)
(9316|9352) pub24 43% (7 samples sent)
(9316|9352) pub24 50% (8 samples sent)
(9316|9352) pub24 62% (10 samples sent)
(9316|9352) pub24 75% (12 samples sent)
(9316|9352) pub24 81% (13 samples sent)
(9316|9352) pub24 93% (15 samples sent)
(9316|9352) pub24 100% (16 samples sent)
(9316|9352) pub24->wait_match() before write for 01030000.4eba3dd7.00000019.00000102(405672b2)
(9316|9331) pub3 writer id: 01030000.4eba3dd7.00000005.00000102(e5460831)
(9316|9331) pub3->started
(9316|9331) pub3 12% (2 samples sent)
(9316|9331) pub3 25% (4 samples sent)
(9316|9331) pub3 31% (5 samples sent)
(9316|9331) pub3 43% (7 samples sent)
(9316|9331) pub3 50% (8 samples sent)
(9316|9331) pub3 62% (10 samples sent)
(9316|9331) pub3 75% (12 samples sent)
(9316|9331) pub3 81% (13 samples sent)
(9316|9331) pub3 93% (15 samples sent)
(9316|9331) pub3 100% (16 samples sent)
(9316|9331) pub3->wait_match() before write for 01030000.4eba3dd7.00000005.00000102(e5460831)
(9316|9377) pub48<-match found! before write for 01030000.4eba3dd7.0000003c.00000102(4977d2c6)
(9316|9377) pub48 waiting for acks
(9316|9363) pub35<-match found! before write for 01030000.4eba3dd7.00000024.00000102(19e70e85)
(9316|9363) pub35 waiting for acks
(9316|9332) pub4<-match found! before write for 01030000.4eba3dd7.00000006.00000102(a2e672e1)
(9316|9332) pub4 waiting for acks
(9316|9365) pub37 writer id: 01030000.4eba3dd7.00000039.00000102(81975db6)
(9316|9365) pub37->started
(9316|9354) pub26<-match found! before write for 01030000.4eba3dd7.0000001d.00000102(b5d6d472)
(9316|9354) pub26 waiting for acks
(9316|9353) pub25 writer id: 01030000.4eba3dd7.0000001c.00000102(88b6fdc2)
(9316|9353) pub25->started
(9316|9373) pub45<-match found! before write for 01030000.4eba3dd7.00000036.00000102(03c7ca67)
(9316|9373) pub45 waiting for acks
(9316|9365) pub37 12% (2 samples sent)
(9316|9353) pub25 12% (2 samples sent)
(9316|9365) pub37 25% (4 samples sent)
(9316|9353) pub25 25% (4 samples sent)
(9316|9353) pub25 31% (5 samples sent)
(9316|9365) pub37 31% (5 samples sent)
(9316|9371) pub43<-match found! before write for 01030000.4eba3dd7.00000032.00000102(f6476ca7)
(9316|9371) pub43 waiting for acks
(9316|9365) pub37 43% (7 samples sent)
(9316|9365) pub37 50% (8 samples sent)
(9316|9353) pub25 43% (7 samples sent)
(9316|9353) pub25 50% (8 samples sent)
(9316|9353) pub25 62% (10 samples sent)
(9316|9353) pub25 75% (12 samples sent)
(9316|9353) pub25 81% (13 samples sent)
(9316|9369) pub41 waiting for acks returned
(9316|9369) pub41<-delete_contained_entities
(9316|9353) pub25 93% (15 samples sent)
(9316|9353) pub25 100% (16 samples sent)
(9316|9353) pub25->wait_match() before write for 01030000.4eba3dd7.0000001c.00000102(88b6fdc2)
(9316|9365) pub37 62% (10 samples sent)
(9316|9359) pub31 waiting for acks returned
(9316|9359) pub31<-delete_contained_entities
(9316|9365) pub37 75% (12 samples sent)
(9316|9365) pub37 81% (13 samples sent)
(9316|9365) pub37 93% (15 samples sent)
(9316|9365) pub37 100% (16 samples sent)
(9316|9365) pub37->wait_match() before write for 01030000.4eba3dd7.00000039.00000102(81975db6)
(9316|9348) pub20 writer id: 01030000.4eba3dd7.00000014.00000102(b8c6b603)
(9316|9348) pub20->started
(9316|9348) pub20 12% (2 samples sent)
(9316|9368) pub40 writer id: 01030000.4eba3dd7.00000028.00000102(dc17e384)
(9316|9368) pub40->started
(9316|9348) pub20 25% (4 samples sent)
(9316|9348) pub20 31% (5 samples sent)
(9316|9368) pub40 12% (2 samples sent)
(9316|9358) pub30<-match found! before write for 01030000.4eba3dd7.0000002e.00000102(53571624)
(9316|9358) pub30 waiting for acks
(9316|9368) pub40 25% (4 samples sent)
(9316|9360) pub32 waiting for acks returned
(9316|9360) pub32<-delete_contained_entities
(9316|9348) pub20 43% (7 samples sent)
(9316|9348) pub20 50% (8 samples sent)
(9316|9348) pub20 62% (10 samples sent)
(9316|9348) pub20 75% (12 samples sent)
(9316|9348) pub20 81% (13 samples sent)
(9316|9383) pub55 writer id: 01030000.4eba3dd7.0000003f.00000102(0ed7a816)
(9316|9383) pub55->started
(9316|9348) pub20 93% (15 samples sent)
(9316|9348) pub20 100% (16 samples sent)
(9316|9348) pub20->wait_match() before write for 01030000.4eba3dd7.00000014.00000102(b8c6b603)
(9316|9383) pub55 12% (2 samples sent)
(9316|9368) pub40 31% (5 samples sent)
(9316|9383) pub55 25% (4 samples sent)
(9316|9368) pub40 43% (7 samples sent)
(9316|9383) pub55 31% (5 samples sent)
(9316|9368) pub40 50% (8 samples sent)
(9316|9383) pub55 43% (7 samples sent)
(9316|9368) pub40 62% (10 samples sent)
(9316|9383) pub55 50% (8 samples sent)
(9316|9368) pub40 75% (12 samples sent)
(9316|9383) pub55 62% (10 samples sent)
(9316|9368) pub40 81% (13 samples sent)
(9316|9383) pub55 75% (12 samples sent)
(9316|9368) pub40 93% (15 samples sent)
(9316|9383) pub55 81% (13 samples sent)
(9316|9368) pub40 100% (16 samples sent)
(9316|9368) pub40->wait_match() before write for 01030000.4eba3dd7.00000028.00000102(dc17e384)
(9316|9383) pub55 93% (15 samples sent)
(9316|9383) pub55 100% (16 samples sent)
(9316|9383) pub55->wait_match() before write for 01030000.4eba3dd7.0000003f.00000102(0ed7a816)
(9316|9334) pub6<-delete_participant
(9316|9340) pub12 writer id: 01030000.4eba3dd7.00000011.00000102(70263973)
(9316|9340) pub12->started
(9316|9340) pub12 12% (2 samples sent)
(9316|9340) pub12 25% (4 samples sent)
(9316|9340) pub12 31% (5 samples sent)
(9316|9340) pub12 43% (7 samples sent)
(9316|9327) sub 40% (410 samples received)
(9316|9340) pub12 50% (8 samples sent)
(9316|9340) pub12 62% (10 samples sent)
(9316|9340) pub12 75% (12 samples sent)
(9316|9340) pub12 81% (13 samples sent)
(9316|9340) pub12 93% (15 samples sent)
(9316|9340) pub12 100% (16 samples sent)
(9316|9340) pub12->wait_match() before write for 01030000.4eba3dd7.00000011.00000102(70263973)
(9316|9384) pub56 writer id: 01030000.4eba3dd7.00000037.00000102(3ea7e3d7)
(9316|9384) pub56->started
(9316|9384) pub56 12% (2 samples sent)
(9316|9384) pub56 25% (4 samples sent)
(9316|9384) pub56 31% (5 samples sent)
(9316|9384) pub56 43% (7 samples sent)
(9316|9384) pub56 50% (8 samples sent)
(9316|9384) pub56 62% (10 samples sent)
(9316|9384) pub56 75% (12 samples sent)
(9316|9384) pub56 81% (13 samples sent)
(9316|9384) pub56 93% (15 samples sent)
(9316|9384) pub56 100% (16 samples sent)
(9316|9384) pub56->wait_match() before write for 01030000.4eba3dd7.00000037.00000102(3ea7e3d7)
(9316|9376) pub49 writer id: 01030000.4eba3dd7.00000029.00000102(e177ca34)
(9316|9376) pub49->started
(9316|9376) pub49 12% (2 samples sent)
(9316|9376) pub49 25% (4 samples sent)
(9316|9376) pub49 31% (5 samples sent)
(9316|9376) pub49 43% (7 samples sent)
(9316|9376) pub49 50% (8 samples sent)
(9316|9376) pub49 62% (10 samples sent)
(9316|9376) pub49 75% (12 samples sent)
(9316|9376) pub49 81% (13 samples sent)
(9316|9376) pub49 93% (15 samples sent)
(9316|9376) pub49 100% (16 samples sent)
(9316|9376) pub49->wait_match() before write for 01030000.4eba3dd7.00000029.00000102(e177ca34)
(9316|9328) pub0 writer id: 01030000.4eba3dd7.00000003.00000102(6a06fd91)
(9316|9328) pub0->started
(9316|9328) pub0 12% (2 samples sent)
(9316|9328) pub0 25% (4 samples sent)
(9316|9328) pub0 31% (5 samples sent)
(9316|9328) pub0 43% (7 samples sent)
(9316|9328) pub0 50% (8 samples sent)
(9316|9328) pub0 62% (10 samples sent)
(9316|9328) pub0 75% (12 samples sent)
(9316|9328) pub0 81% (13 samples sent)
(9316|9328) pub0 93% (15 samples sent)
(9316|9328) pub0 100% (16 samples sent)
(9316|9328) pub0->wait_match() before write for 01030000.4eba3dd7.00000003.00000102(6a06fd91)
(9316|9386) pub58 writer id: 01030000.4eba3dd7.00000041.00000102(4835f6b8)
(9316|9386) pub58->started
(9316|9386) pub58 12% (2 samples sent)
(9316|9386) pub58 25% (4 samples sent)
(9316|9386) pub58 31% (5 samples sent)
(9316|9330) pub2 writer id: 01030000.4eba3dd7.00000004.00000102(d8262181)
(9316|9330) pub2->started
(9316|9386) pub58 43% (7 samples sent)
(9316|9386) pub58 50% (8 samples sent)
(9316|9330) pub2 12% (2 samples sent)
(9316|9330) pub2 25% (4 samples sent)
(9316|9386) pub58 62% (10 samples sent)
(9316|9386) pub58 75% (12 samples sent)
(9316|9386) pub58 81% (13 samples sent)
(9316|9386) pub58 93% (15 samples sent)
(9316|9386) pub58 100% (16 samples sent)
(9316|9386) pub58->wait_match() before write for 01030000.4eba3dd7.00000041.00000102(4835f6b8)
(9316|9356) pub27 writer id: 01030000.4eba3dd7.0000001e.00000102(f276aea2)
(9316|9356) pub27->started
(9316|9330) pub2 31% (5 samples sent)
(9316|9330) pub2 43% (7 samples sent)
(9316|9330) pub2 50% (8 samples sent)
(9316|9330) pub2 62% (10 samples sent)
(9316|9330) pub2 75% (12 samples sent)
(9316|9330) pub2 81% (13 samples sent)
(9316|9330) pub2 93% (15 samples sent)
(9316|9330) pub2 100% (16 samples sent)
(9316|9330) pub2->wait_match() before write for 01030000.4eba3dd7.00000004.00000102(d8262181)
(9316|9381) pub53 writer id: 01030000.4eba3dd7.00000030.00000102(8c873fc7)
(9316|9381) pub53->started
(9316|9356) pub27 12% (2 samples sent)
(9316|9356) pub27 25% (4 samples sent)
(9316|9356) pub27 31% (5 samples sent)
(9316|9381) pub53 12% (2 samples sent)
(9316|9356) pub27 43% (7 samples sent)
(9316|9356) pub27 50% (8 samples sent)
(9316|9356) pub27 62% (10 samples sent)
(9316|9356) pub27 75% (12 samples sent)
(9316|9356) pub27 81% (13 samples sent)
(9316|9356) pub27 93% (15 samples sent)
(9316|9356) pub27 100% (16 samples sent)
(9316|9356) pub27->wait_match() before write for 01030000.4eba3dd7.0000001e.00000102(f276aea2)
(9316|9381) pub53 25% (4 samples sent)
(9316|9357) pub29 writer id: 01030000.4eba3dd7.0000001f.00000102(cf168712)
(9316|9357) pub29->started
(9316|9362) pub34 writer id: 01030000.4eba3dd7.00000023.00000102(abc7d295)
(9316|9357) pub29 12% (2 samples sent)
(9316|9357) pub29 25% (4 samples sent)
(9316|9357) pub29 31% (5 samples sent)
(9316|9357) pub29 43% (7 samples sent)
(9316|9357) pub29 50% (8 samples sent)
(9316|9357) pub29 62% (10 samples sent)
(9316|9381) pub53 31% (5 samples sent)
(9316|9357) pub29 75% (12 samples sent)
(9316|9381) pub53 43% (7 samples sent)
(9316|9357) pub29 81% (13 samples sent)
(9316|9381) pub53 50% (8 samples sent)
(9316|9357) pub29 93% (15 samples sent)
(9316|9381) pub53 62% (10 samples sent)
(9316|9357) pub29 100% (16 samples sent)
(9316|9357) pub29->wait_match() before write for 01030000.4eba3dd7.0000001f.00000102(cf168712)
(9316|9381) pub53 75% (12 samples sent)
(9316|9381) pub53 81% (13 samples sent)
(9316|9381) pub53 93% (15 samples sent)
(9316|9381) pub53 100% (16 samples sent)
(9316|9381) pub53->wait_match() before write for 01030000.4eba3dd7.00000030.00000102(8c873fc7)
(9316|9362) pub34->started
(9316|9362) pub34 12% (2 samples sent)
(9316|9362) pub34 25% (4 samples sent)
(9316|9362) pub34 31% (5 samples sent)
(9316|9362) pub34 43% (7 samples sent)
(9316|9362) pub34 50% (8 samples sent)
(9316|9362) pub34 62% (10 samples sent)
(9316|9362) pub34 75% (12 samples sent)
(9316|9362) pub34 81% (13 samples sent)
(9316|9362) pub34 93% (15 samples sent)
(9316|9362) pub34 100% (16 samples sent)
(9316|9362) pub34->wait_match() before write for 01030000.4eba3dd7.00000023.00000102(abc7d295)
(9316|9345) pub17 writer id: 01030000.4eba3dd7.00000015.00000102(85a69fb3)
(9316|9345) pub17->started
(9316|9345) pub17 12% (2 samples sent)
(9316|9345) pub17 25% (4 samples sent)
(9316|9345) pub17 31% (5 samples sent)
(9316|9345) pub17 43% (7 samples sent)
(9316|9345) pub17 50% (8 samples sent)
(9316|9345) pub17 62% (10 samples sent)
(9316|9345) pub17 75% (12 samples sent)
(9316|9345) pub17 81% (13 samples sent)
(9316|9345) pub17 93% (15 samples sent)
(9316|9345) pub17 100% (16 samples sent)
(9316|9345) pub17->wait_match() before write for 01030000.4eba3dd7.00000015.00000102(85a69fb3)
(9316|9375) pub47 writer id: 01030000.4eba3dd7.0000003a.00000102(c6372766)
(9316|9375) pub47->started
(9316|9375) pub47 12% (2 samples sent)
(9316|9375) pub47 25% (4 samples sent)
(9316|9375) pub47 31% (5 samples sent)
(9316|9375) pub47 43% (7 samples sent)
(9316|9375) pub47 50% (8 samples sent)
(9316|9375) pub47 62% (10 samples sent)
(9316|9375) pub47 75% (12 samples sent)
(9316|9375) pub47 81% (13 samples sent)
(9316|9375) pub47 93% (15 samples sent)
(9316|9375) pub47 100% (16 samples sent)
(9316|9375) pub47->wait_match() before write for 01030000.4eba3dd7.0000003a.00000102(c6372766)
(9316|9388) pub60 writer id: 01030000.4eba3dd7.00000031.00000102(b1e71677)
(9316|9388) pub60->started
(9316|9388) pub60 12% (2 samples sent)
(9316|9388) pub60 25% (4 samples sent)
(9316|9388) pub60 31% (5 samples sent)
(9316|9388) pub60 43% (7 samples sent)
(9316|9388) pub60 50% (8 samples sent)
(9316|9388) pub60 62% (10 samples sent)
(9316|9388) pub60 75% (12 samples sent)
(9316|9388) pub60 81% (13 samples sent)
(9316|9388) pub60 93% (15 samples sent)
(9316|9388) pub60 100% (16 samples sent)
(9316|9388) pub60->wait_match() before write for 01030000.4eba3dd7.00000031.00000102(b1e71677)
(9316|9327) sub 50% (512 samples received)
(9316|9389) pub61 writer id: 01030000.4eba3dd7.0000003e.00000102(33b781a6)
(9316|9389) pub61->started
(9316|9389) pub61 12% (2 samples sent)
(9316|9389) pub61 25% (4 samples sent)
(9316|9389) pub61 31% (5 samples sent)
(9316|9389) pub61 43% (7 samples sent)
(9316|9389) pub61 50% (8 samples sent)
(9316|9389) pub61 62% (10 samples sent)
(9316|9389) pub61 75% (12 samples sent)
(9316|9389) pub61 81% (13 samples sent)
(9316|9389) pub61 93% (15 samples sent)
(9316|9389) pub61 100% (16 samples sent)
(9316|9389) pub61->wait_match() before write for 01030000.4eba3dd7.0000003e.00000102(33b781a6)
(9316|9364) pub36 writer id: 01030000.4eba3dd7.00000038.00000102(bcf77406)
(9316|9364) pub36->started
(9316|9364) pub36 12% (2 samples sent)
(9316|9364) pub36 25% (4 samples sent)
(9316|9364) pub36 31% (5 samples sent)
(9316|9364) pub36 43% (7 samples sent)
(9316|9364) pub36 50% (8 samples sent)
(9316|9364) pub36 62% (10 samples sent)
(9316|9364) pub36 75% (12 samples sent)
(9316|9364) pub36 81% (13 samples sent)
(9316|9364) pub36 93% (15 samples sent)
(9316|9364) pub36 100% (16 samples sent)
(9316|9364) pub36->wait_match() before write for 01030000.4eba3dd7.00000038.00000102(bcf77406)
(9316|9355) pub28 writer id: 01030000.4eba3dd7.00000026.00000102(63275de5)
(9316|9355) pub28->started
(9316|9355) pub28 12% (2 samples sent)
(9316|9355) pub28 25% (4 samples sent)
(9316|9355) pub28 31% (5 samples sent)
(9316|9355) pub28 43% (7 samples sent)
(9316|9355) pub28 50% (8 samples sent)
(9316|9355) pub28 62% (10 samples sent)
(9316|9355) pub28 75% (12 samples sent)
(9316|9355) pub28 81% (13 samples sent)
(9316|9355) pub28 93% (15 samples sent)
(9316|9355) pub28 100% (16 samples sent)
(9316|9355) pub28->wait_match() before write for 01030000.4eba3dd7.00000026.00000102(63275de5)
(9316|9372) pub44<-delete_participant
(9316|9361) pub33<-match found! before write for 01030000.4eba3dd7.00000021.00000102(d10781f5)
(9316|9361) pub33 waiting for acks
(9316|9367) pub39<-match found! before write for 01030000.4eba3dd7.00000027.00000102(5e477455)
(9316|9367) pub39 waiting for acks
(9316|9338) pub10 writer id: 01030000.4eba3dd7.0000000a.00000102(67169fe0)
(9316|9338) pub10->started
(9316|9338) pub10 12% (2 samples sent)
(9316|9338) pub10 25% (4 samples sent)
(9316|9338) pub10 31% (5 samples sent)
(9316|9338) pub10 43% (7 samples sent)
(9316|9338) pub10 50% (8 samples sent)
(9316|9338) pub10 62% (10 samples sent)
(9316|9338) pub10 75% (12 samples sent)
(9316|9338) pub10 81% (13 samples sent)
(9316|9352) pub24<-match found! before write for 01030000.4eba3dd7.00000019.00000102(405672b2)
(9316|9352) pub24 waiting for acks
(9316|9338) pub10 93% (15 samples sent)
(9316|9338) pub10 100% (16 samples sent)
(9316|9338) pub10->wait_match() before write for 01030000.4eba3dd7.0000000a.00000102(67169fe0)
(9316|9331) pub3<-match found! before write for 01030000.4eba3dd7.00000005.00000102(e5460831)
(9316|9331) pub3 waiting for acks
(9316|9353) pub25<-match found! before write for 01030000.4eba3dd7.0000001c.00000102(88b6fdc2)
(9316|9353) pub25 waiting for acks
(9316|9365) pub37<-match found! before write for 01030000.4eba3dd7.00000039.00000102(81975db6)
(9316|9365) pub37 waiting for acks
(9316|9339) pub11 writer id: 01030000.4eba3dd7.0000000e.00000102(92963920)
(9316|9339) pub11->started
(9316|9339) pub11 12% (2 samples sent)
(9316|9339) pub11 25% (4 samples sent)
(9316|9339) pub11 31% (5 samples sent)
(9316|9339) pub11 43% (7 samples sent)
(9316|9339) pub11 50% (8 samples sent)
(9316|9339) pub11 62% (10 samples sent)
(9316|9339) pub11 75% (12 samples sent)
(9316|9339) pub11 81% (13 samples sent)
(9316|9339) pub11 93% (15 samples sent)
(9316|9339) pub11 100% (16 samples sent)
(9316|9339) pub11->wait_match() before write for 01030000.4eba3dd7.0000000e.00000102(92963920)
(9316|9348) pub20<-match found! before write for 01030000.4eba3dd7.00000014.00000102(b8c6b603)
(9316|9348) pub20 waiting for acks
(9316|9383) pub55<-match found! before write for 01030000.4eba3dd7.0000003f.00000102(0ed7a816)
(9316|9383) pub55 waiting for acks
(9316|9379) pub50 waiting for acks returned
(9316|9379) pub50<-delete_contained_entities
(9316|9368) pub40<-match found! before write for 01030000.4eba3dd7.00000028.00000102(dc17e384)
(9316|9368) pub40 waiting for acks
(9316|9378) pub51 writer id: 01030000.4eba3dd7.0000002c.00000102(29974544)
(9316|9378) pub51->started
(9316|9378) pub51 12% (2 samples sent)
(9316|9378) pub51 25% (4 samples sent)
(9316|9378) pub51 31% (5 samples sent)
(9316|9378) pub51 43% (7 samples sent)
(9316|9387) pub59 waiting for acks returned
(9316|9387) pub59<-delete_contained_entities
(9316|9382) pub54 waiting for acks returned
(9316|9382) pub54<-delete_contained_entities
(9316|9343) pub15 waiting for acks returned
(9316|9343) pub15<-delete_contained_entities
(9316|9340) pub12<-match found! before write for 01030000.4eba3dd7.00000011.00000102(70263973)
(9316|9340) pub12 waiting for acks
(9316|9378) pub51 50% (8 samples sent)
(9316|9378) pub51 62% (10 samples sent)
(9316|9378) pub51 75% (12 samples sent)
(9316|9378) pub51 81% (13 samples sent)
(9316|9378) pub51 93% (15 samples sent)
(9316|9378) pub51 100% (16 samples sent)
(9316|9378) pub51->wait_match() before write for 01030000.4eba3dd7.0000002c.00000102(29974544)
(9316|9349) pub21 waiting for acks returned
(9316|9349) pub21<-delete_contained_entities
(9316|9384) pub56<-match found! before write for 01030000.4eba3dd7.00000037.00000102(3ea7e3d7)
(9316|9384) pub56 waiting for acks
(9316|9342) pub14<-delete_participant
(9316|9390) pub62 waiting for acks returned
(9316|9390) pub62<-delete_contained_entities
(9316|9376) pub49<-match found! before write for 01030000.4eba3dd7.00000029.00000102(e177ca34)
(9316|9376) pub49 waiting for acks
(9316|9391) pub63 waiting for acks returned
(9316|9391) pub63<-delete_contained_entities
(9316|9328) pub0<-match found! before write for 01030000.4eba3dd7.00000003.00000102(6a06fd91)
(9316|9328) pub0 waiting for acks
(9316|9330) pub2<-match found! before write for 01030000.4eba3dd7.00000004.00000102(d8262181)
(9316|9330) pub2 waiting for acks
(9316|9386) pub58<-match found! before write for 01030000.4eba3dd7.00000041.00000102(4835f6b8)
(9316|9386) pub58 waiting for acks
(9316|9356) pub27<-match found! before write for 01030000.4eba3dd7.0000001e.00000102(f276aea2)
(9316|9356) pub27 waiting for acks
(9316|9366) pub38 waiting for acks returned
(9316|9366) pub38<-delete_contained_entities
(9316|9381) pub53<-match found! before write for 01030000.4eba3dd7.00000030.00000102(8c873fc7)
(9316|9381) pub53 waiting for acks
(9316|9344) pub16<-delete_participant
(9316|9357) pub29<-match found! before write for 01030000.4eba3dd7.0000001f.00000102(cf168712)
(9316|9357) pub29 waiting for acks
(9316|9362) pub34<-match found! before write for 01030000.4eba3dd7.00000023.00000102(abc7d295)
(9316|9362) pub34 waiting for acks
(9316|9377) pub48 waiting for acks returned
(9316|9377) pub48<-delete_contained_entities
(9316|9345) pub17<-match found! before write for 01030000.4eba3dd7.00000015.00000102(85a69fb3)
(9316|9345) pub17 waiting for acks
(9316|9375) pub47<-match found! before write for 01030000.4eba3dd7.0000003a.00000102(c6372766)
(9316|9375) pub47 waiting for acks
(9316|9363) pub35 waiting for acks returned
(9316|9363) pub35<-delete_contained_entities
(9316|9388) pub60<-match found! before write for 01030000.4eba3dd7.00000031.00000102(b1e71677)
(9316|9388) pub60 waiting for acks
(9316|9332) pub4 waiting for acks returned
(9316|9332) pub4<-delete_contained_entities
(9316|9354) pub26 waiting for acks returned
(9316|9354) pub26<-delete_contained_entities
(9316|9389) pub61<-match found! before write for 01030000.4eba3dd7.0000003e.00000102(33b781a6)
(9316|9389) pub61 waiting for acks
(9316|9355) pub28<-match found! before write for 01030000.4eba3dd7.00000026.00000102(63275de5)
(9316|9355) pub28 waiting for acks
(9316|9350) pub22<-delete_participant
(9316|9364) pub36<-match found! before write for 01030000.4eba3dd7.00000038.00000102(bcf77406)
(9316|9364) pub36 waiting for acks
(9316|9373) pub45 waiting for acks returned
(9316|9373) pub45<-delete_contained_entities
(9316|9371) pub43 waiting for acks returned
(9316|9371) pub43<-delete_contained_entities
(9316|9347) pub19<-delete_participant
(9316|9327) sub 60% (615 samples received)
(9316|9374) pub46<-delete_participant
(9316|9337) pub9<-delete_participant
(9316|9327) sub 70% (717 samples received)
(9316|9385) pub57<-delete_participant
(9316|9380) pub52<-delete_participant
(9316|9341) pub13<-delete_participant
(9316|9327) sub 80% (820 samples received)
(9316|9351) pub23<-delete_participant
(9316|9329) pub1<-delete_participant
(9316|9336) pub8<-delete_participant
(9316|9327) sub 90% (922 samples received)
(9316|9335) pub7<-delete_participant
(9316|9338) pub10<-match found! before write for 01030000.4eba3dd7.0000000a.00000102(67169fe0)
(9316|9338) pub10 waiting for acks
(9316|9339) pub11<-match found! before write for 01030000.4eba3dd7.0000000e.00000102(92963920)
(9316|9339) pub11 waiting for acks
(9316|9378) pub51<-match found! before write for 01030000.4eba3dd7.0000002c.00000102(29974544)
(9316|9378) pub51 waiting for acks
(9316|9358) pub30 waiting for acks returned
(9316|9358) pub30<-delete_contained_entities
(9316|9361) pub33 waiting for acks returned
(9316|9361) pub33<-delete_contained_entities
(9316|9352) pub24 waiting for acks returned
(9316|9367) pub39 waiting for acks returned
(9316|9352) pub24<-delete_contained_entities
(9316|9367) pub39<-delete_contained_entities
(9316|9331) pub3 waiting for acks returned
(9316|9331) pub3<-delete_contained_entities
(9316|9353) pub25 waiting for acks returned
(9316|9353) pub25<-delete_contained_entities
(9316|9365) pub37 waiting for acks returned
(9316|9365) pub37<-delete_contained_entities
(9316|9348) pub20 waiting for acks returned
(9316|9348) pub20<-delete_contained_entities
(9316|9383) pub55 waiting for acks returned
(9316|9383) pub55<-delete_contained_entities
(9316|9368) pub40 waiting for acks returned
(9316|9368) pub40<-delete_contained_entities
(9316|9340) pub12 waiting for acks returned
(9316|9340) pub12<-delete_contained_entities
(9316|9384) pub56 waiting for acks returned
(9316|9384) pub56<-delete_contained_entities
(9316|9376) pub49 waiting for acks returned
(9316|9376) pub49<-delete_contained_entities
(9316|9357) pub29 waiting for acks returned
(9316|9357) pub29<-delete_contained_entities
(9316|9328) pub0 waiting for acks returned
(9316|9328) pub0<-delete_contained_entities
(9316|9362) pub34 waiting for acks returned
(9316|9362) pub34<-delete_contained_entities
(9316|9389) pub61 waiting for acks returned
(9316|9389) pub61<-delete_contained_entities
(9316|9388) pub60 waiting for acks returned
(9316|9388) pub60<-delete_contained_entities
(9316|9330) pub2 waiting for acks returned
(9316|9375) pub47 waiting for acks returned
(9316|9386) pub58 waiting for acks returned
(9316|9330) pub2<-delete_contained_entities
(9316|9386) pub58<-delete_contained_entities
(9316|9375) pub47<-delete_contained_entities
(9316|9356) pub27 waiting for acks returned
(9316|9356) pub27<-delete_contained_entities
(9316|9381) pub53 waiting for acks returned
(9316|9381) pub53<-delete_contained_entities
(9316|9345) pub17 waiting for acks returned
(9316|9345) pub17<-delete_contained_entities
(9316|9333) pub5<-delete_participant
(9316|9327) sub 100% (1024 samples received)
(9316|9327) sub condition_.notify_all
(9316|9316) sub condition_.wait returned
(9316|9316) sub check_received
(9316|9316) sub check_received returns 0
(9316|9316) <- PublisherService::end
(9316|9355) pub28 waiting for acks returned
(9316|9355) pub28<-delete_contained_entities
(9316|9364) pub36 waiting for acks returned
(9316|9364) pub36<-delete_contained_entities
(9316|9338) pub10 waiting for acks returned
(9316|9338) pub10<-delete_contained_entities
(9316|9378) pub51 waiting for acks returned
(9316|9378) pub51<-delete_contained_entities
(9316|9339) pub11 waiting for acks returned
(9316|9339) pub11<-delete_contained_entities
(9316|9370) pub42<-delete_participant
(9316|9346) pub18<-delete_participant
(9316|9369) pub41<-delete_participant
(9316|9359) pub31<-delete_participant
(9316|9360) pub32<-delete_participant
(9316|9379) pub50<-delete_participant
(9316|9343) pub15<-delete_participant
(9316|9382) pub54<-delete_participant
(9316|9387) pub59<-delete_participant
(9316|9349) pub21<-delete_participant
(9316|9390) pub62<-delete_participant
(9316|9391) pub63<-delete_participant
(9316|9366) pub38<-delete_participant
(9316|9377) pub48<-delete_participant
(9316|9363) pub35<-delete_participant
(9316|9332) pub4<-delete_participant
(9316|9354) pub26<-delete_participant
(9316|9373) pub45<-delete_participant
(9316|9371) pub43<-delete_participant
(9316|9358) pub30<-delete_participant
(9316|9361) pub33<-delete_participant
(9316|9352) pub24<-delete_participant
(9316|9331) pub3<-delete_participant
(9316|9340) pub12<-delete_participant
(9316|9383) pub55<-delete_participant
(9316|9348) pub20<-delete_participant
(9316|9384) pub56<-delete_participant
(9316|9353) pub25<-delete_participant
(9316|9368) pub40<-delete_participant
(9316|9365) pub37<-delete_participant
(9316|9367) pub39<-delete_participant
(9316|9328) pub0<-delete_participant
(9316|9376) pub49<-delete_participant
(9316|9381) pub53<-delete_participant
(9316|9356) pub27<-delete_participant
(9316|9389) pub61<-delete_participant
(9316|9386) pub58<-delete_participant
(9316|9362) pub34<-delete_participant
(9316|9345) pub17<-delete_participant
(9316|9388) pub60<-delete_participant
(9316|9330) pub2<-delete_participant
(9316|9357) pub29<-delete_participant
(9316|9375) pub47<-delete_participant
(9316|9339) pub11<-delete_participant
(9316|9364) pub36<-delete_participant
(9316|9355) pub28<-delete_participant
(9316|9378) pub51<-delete_participant
(9316|9338) pub10<-delete_participant
(9316|9316) <- PublisherService::~PublisherService
(9316|9316) <- Subscriber delete_contained_entities
(9316|9316) <- Subscriber delete_participant
(9316|9325) WARNING: TransportReceiveStrategy::~TransportReceiveStrategy() - terminating with 1 unprocessed bytes.
(9306|9323) send_bytes: iov[0].iov_len = 28 .iov_base =10020
(9306|9323) send_bytes: iov[1].iov_len = 40 .iov_base =29A80
(9306|9323) send_bytes: iov[2].iov_len = 20 .iov_base =29360
(9306|9323) WARNING: TransportSendStrategy::stop() - terminating with 88 unsent bytes.
(9306|9323) WARNING: TransportSendStrategy::stop() - terminating with 0 unsent elements.
(9316|9316) <- Subscriber::~Subscriber
(9316|9316) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9395 started at 2026-03-06 13:18:32
(9395|9395) -> Thrasher started
(9395|9395) -> Subscriber::Subscriber
(9395|9395) Subscriber reader id: 01037c1e.5298f536.24b3ae72.00000007(97ce7dbb)
(9395|9395) -> PublisherService::PublisherService
(9395|9395) -> PublisherService::start (1 threads)
(9395|9395) sub wait_received 0:1
(9395|9403) pub0->transport cfg_0
(9395|9403) pub0 writer id: 01037c1e.5298f536.24b3ae73.00000002(dac4a084)
(9395|9403) pub0->started
(9395|9403) pub0 100% (1 samples sent)
(9395|9403) pub0->wait_match() before write for 01037c1e.5298f536.24b3ae73.00000002(dac4a084)
(9395|9403) pub0<-match found! before write for 01037c1e.5298f536.24b3ae73.00000002(dac4a084)
(9395|9403) pub0 waiting for acks
(9395|9402) sub 100% (1 samples received)
(9395|9402) sub condition_.notify_all
(9395|9395) sub condition_.wait returned
(9395|9395) sub check_received
(9395|9395) sub check_received returns 0
(9395|9395) <- PublisherService::end
(9395|9403) pub0 waiting for acks returned
(9395|9403) pub0<-delete_contained_entities
(9395|9403) pub0<-delete_participant
(9395|9395) <- PublisherService::~PublisherService
(9395|9395) <- Subscriber delete_contained_entities
(9395|9395) <- Subscriber delete_participant
(9395|9395) <- Subscriber::~Subscriber
(9395|9395) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9409 started at 2026-03-06 13:18:34
(9409|9409) -> Thrasher started
(9409|9409) -> Subscriber::Subscriber
(9409|9409) Subscriber reader id: 01037c1e.5298f536.24c1fd3a.00000007(0ea0d568)
(9409|9409) -> PublisherService::PublisherService
(9409|9409) -> PublisherService::start (2 threads)
(9409|9409) sub wait_received 0:2
(9409|9417) pub0->transport cfg_0
(9409|9418) pub1->transport cfg_1
(9409|9417) pub0 writer id: 01037c1e.5298f536.24c1fd3b.00000002(43aa0857)
(9409|9417) pub0->started
(9409|9417) pub0 100% (1 samples sent)
(9409|9417) pub0->wait_match() before write for 01037c1e.5298f536.24c1fd3b.00000002(43aa0857)
(9409|9418) pub1 writer id: 01037c1e.5298f536.24c1fd3c.00000002(f18ad447)
(9409|9418) pub1->started
(9409|9418) pub1 100% (1 samples sent)
(9409|9418) pub1->wait_match() before write for 01037c1e.5298f536.24c1fd3c.00000002(f18ad447)
(9409|9417) pub0<-match found! before write for 01037c1e.5298f536.24c1fd3b.00000002(43aa0857)
(9409|9417) pub0 waiting for acks
(9409|9418) pub1<-match found! before write for 01037c1e.5298f536.24c1fd3c.00000002(f18ad447)
(9409|9418) pub1 waiting for acks
(9409|9416) sub 50% (1 samples received)
(9409|9416) sub 100% (2 samples received)
(9409|9416) sub condition_.notify_all
(9409|9409) sub condition_.wait returned
(9409|9409) sub check_received
(9409|9409) sub check_received returns 0
(9409|9409) <- PublisherService::end
(9409|9418) pub1 waiting for acks returned
(9409|9418) pub1<-delete_contained_entities
(9409|9417) pub0 waiting for acks returned
(9409|9417) pub0<-delete_contained_entities
(9409|9417) pub0<-delete_participant
(9409|9418) pub1<-delete_participant
(9409|9409) <- PublisherService::~PublisherService
(9409|9409) <- Subscriber delete_contained_entities
(9409|9409) <- Subscriber delete_participant
(9409|9409) <- Subscriber::~Subscriber
(9409|9409) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double rtps durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9428 started at 2026-03-06 13:18:35
(9428|9428) -> Thrasher started
(9428|9428) -> Subscriber::Subscriber
(9428|9428) Subscriber reader id: 01037c1e.5298f536.24d453d9.00000007(7724ab90)
(9428|9428) -> PublisherService::PublisherService
(9428|9428) -> PublisherService::start (3 threads)
(9428|9428) sub wait_received 0:9
(9428|9438) pub2->transport cfg_2
(9428|9437) pub1->transport cfg_1
(9428|9436) pub0->transport cfg_0
(9428|9438) pub2 writer id: 01037c1e.5298f536.24d453dc.00000002(cfaed06f)
(9428|9438) pub2->started
(9428|9438) pub2 33% (1 samples sent)
(9428|9438) pub2 66% (2 samples sent)
(9428|9438) pub2 100% (3 samples sent)
(9428|9438) pub2->wait_match() before write for 01037c1e.5298f536.24d453dc.00000002(cfaed06f)
(9428|9437) pub1 writer id: 01037c1e.5298f536.24d453db.00000002(7d8e0c7f)
(9428|9437) pub1->started
(9428|9437) pub1 33% (1 samples sent)
(9428|9437) pub1 66% (2 samples sent)
(9428|9437) pub1 100% (3 samples sent)
(9428|9437) pub1->wait_match() before write for 01037c1e.5298f536.24d453db.00000002(7d8e0c7f)
(9428|9436) pub0 writer id: 01037c1e.5298f536.24d453da.00000002(40ee25cf)
(9428|9436) pub0->started
(9428|9436) pub0 33% (1 samples sent)
(9428|9436) pub0 66% (2 samples sent)
(9428|9436) pub0 100% (3 samples sent)
(9428|9436) pub0->wait_match() before write for 01037c1e.5298f536.24d453da.00000002(40ee25cf)
(9428|9436) pub0<-match found! before write for 01037c1e.5298f536.24d453da.00000002(40ee25cf)
(9428|9436) pub0 waiting for acks
(9428|9438) pub2<-match found! before write for 01037c1e.5298f536.24d453dc.00000002(cfaed06f)
(9428|9438) pub2 waiting for acks
(9428|9437) pub1<-match found! before write for 01037c1e.5298f536.24d453db.00000002(7d8e0c7f)
(9428|9437) pub1 waiting for acks
(9428|9435) sub 11% (1 samples received)
(9428|9435) sub 22% (2 samples received)
(9428|9435) sub 33% (3 samples received)
(9428|9435) sub 44% (4 samples received)
(9428|9435) sub 55% (5 samples received)
(9428|9435) sub 66% (6 samples received)
(9428|9435) sub 77% (7 samples received)
(9428|9435) sub 88% (8 samples received)
(9428|9435) sub 100% (9 samples received)
(9428|9435) sub condition_.notify_all
(9428|9428) sub condition_.wait returned
(9428|9428) sub check_received
(9428|9428) sub check_received returns 0
(9428|9428) <- PublisherService::end
(9428|9438) pub2 waiting for acks returned
(9428|9437) pub1 waiting for acks returned
(9428|9437) pub1<-delete_contained_entities
(9428|9436) pub0 waiting for acks returned
(9428|9438) pub2<-delete_contained_entities
(9428|9436) pub0<-delete_contained_entities
(9428|9436) pub0<-delete_participant
(9428|9437) pub1<-delete_participant
(9428|9438) pub2<-delete_participant
(9428|9428) <- PublisherService::~PublisherService
(9428|9428) <- Subscriber delete_contained_entities
(9428|9428) <- Subscriber delete_participant
(9428|9428) <- Subscriber::~Subscriber
(9428|9428) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle rtps durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9452 started at 2026-03-06 13:18:36
(9452|9452) -> Thrasher started
(9452|9452) -> Subscriber::Subscriber
(9452|9452) Subscriber reader id: 01037c1e.5298f536.24ec7613.00000007(186c245a)
(9452|9452) -> PublisherService::PublisherService
(9452|9452) -> PublisherService::start (1 threads)
(9452|9452) sub wait_received 0:1024
(9452|9460) pub0->transport cfg_0
(9452|9460) pub0 writer id: 01037c1e.5298f536.24ec7614.00000002(da260cc5)
(9452|9460) pub0->started
(9452|9460) pub0 10% (103 samples sent)
(9452|9460) pub0 20% (205 samples sent)
(9452|9460) pub0 30% (308 samples sent)
(9452|9460) pub0 40% (410 samples sent)
(9452|9460) pub0 50% (512 samples sent)
(9452|9460) pub0 60% (615 samples sent)
(9452|9460) pub0 70% (717 samples sent)
(9452|9460) pub0 80% (820 samples sent)
(9452|9460) pub0 90% (922 samples sent)
(9452|9460) pub0 100% (1024 samples sent)
(9452|9460) pub0->wait_match() before write for 01037c1e.5298f536.24ec7614.00000002(da260cc5)
(9452|9460) pub0<-match found! before write for 01037c1e.5298f536.24ec7614.00000002(da260cc5)
(9452|9460) pub0 waiting for acks
(9452|9459) sub 10% (103 samples received)
(9452|9459) sub 20% (205 samples received)
(9452|9459) sub 30% (308 samples received)
(9452|9459) sub 40% (410 samples received)
(9452|9459) sub 50% (512 samples received)
(9452|9459) sub 60% (615 samples received)
(9452|9459) sub 70% (717 samples received)
(9452|9459) sub 80% (820 samples received)
(9452|9459) sub 90% (922 samples received)
(9452|9459) sub 100% (1024 samples received)
(9452|9459) sub condition_.notify_all
(9452|9452) sub condition_.wait returned
(9452|9452) sub check_received
(9452|9452) sub check_received returns 0
(9452|9452) <- PublisherService::end
(9452|9460) pub0 waiting for acks returned
(9452|9460) pub0<-delete_contained_entities
(9452|9460) pub0<-delete_participant
(9452|9452) <- PublisherService::~PublisherService
(9452|9452) <- Subscriber delete_contained_entities
(9452|9452) <- Subscriber delete_participant
(9452|9452) <- Subscriber::~Subscriber
(9452|9452) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default rtps durable Time:3s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9466 started at 2026-03-06 13:18:39
(9466|9466) -> Thrasher started
(9466|9466) -> Subscriber::Subscriber
(9466|9466) Subscriber reader id: 01037c1e.5298f536.24fa1cfb.00000007(ada92d8c)
(9466|9466) -> PublisherService::PublisherService
(9466|9466) -> PublisherService::start (8 threads)
(9466|9466) sub wait_received 0:1024
(9466|9476) pub2->transport cfg_2
(9466|9480) pub6->transport cfg_6
(9466|9477) pub3->transport cfg_3
(9466|9474) pub0->transport cfg_0
(9466|9475) pub1->transport cfg_1
(9466|9481) pub7->transport cfg_7
(9466|9479) pub4->transport cfg_4
(9466|9478) pub5->transport cfg_5
(9466|9476) pub2 writer id: 01037c1e.5298f536.24fa1cfe.00000002(15235673)
(9466|9476) pub2->started
(9466|9476) pub2 10% (13 samples sent)
(9466|9476) pub2 20% (26 samples sent)
(9466|9476) pub2 30% (39 samples sent)
(9466|9476) pub2 40% (52 samples sent)
(9466|9476) pub2 50% (64 samples sent)
(9466|9476) pub2 60% (77 samples sent)
(9466|9476) pub2 70% (90 samples sent)
(9466|9476) pub2 80% (103 samples sent)
(9466|9476) pub2 90% (116 samples sent)
(9466|9476) pub2 100% (128 samples sent)
(9466|9476) pub2->wait_match() before write for 01037c1e.5298f536.24fa1cfe.00000002(15235673)
(9466|9480) pub6 writer id: 01037c1e.5298f536.24fa1d02.00000002(53bb388a)
(9466|9480) pub6->started
(9466|9480) pub6 10% (13 samples sent)
(9466|9480) pub6 20% (26 samples sent)
(9466|9480) pub6 30% (39 samples sent)
(9466|9480) pub6 40% (52 samples sent)
(9466|9480) pub6 50% (64 samples sent)
(9466|9480) pub6 60% (77 samples sent)
(9466|9480) pub6 70% (90 samples sent)
(9466|9480) pub6 80% (103 samples sent)
(9466|9480) pub6 90% (116 samples sent)
(9466|9480) pub6 100% (128 samples sent)
(9466|9480) pub6->wait_match() before write for 01037c1e.5298f536.24fa1d02.00000002(53bb388a)
(9466|9477) pub3 writer id: 01037c1e.5298f536.24fa1cff.00000002(28437fc3)
(9466|9477) pub3->started
(9466|9477) pub3 10% (13 samples sent)
(9466|9477) pub3 20% (26 samples sent)
(9466|9477) pub3 30% (39 samples sent)
(9466|9477) pub3 40% (52 samples sent)
(9466|9477) pub3 50% (64 samples sent)
(9466|9477) pub3 60% (77 samples sent)
(9466|9477) pub3 70% (90 samples sent)
(9466|9477) pub3 80% (103 samples sent)
(9466|9477) pub3 90% (116 samples sent)
(9466|9477) pub3 100% (128 samples sent)
(9466|9477) pub3->wait_match() before write for 01037c1e.5298f536.24fa1cff.00000002(28437fc3)
(9466|9474) pub0 writer id: 01037c1e.5298f536.24fa1cfc.00000002(6fe30513)
(9466|9474) pub0->started
(9466|9474) pub0 10% (13 samples sent)
(9466|9474) pub0 20% (26 samples sent)
(9466|9474) pub0 30% (39 samples sent)
(9466|9474) pub0 40% (52 samples sent)
(9466|9474) pub0 50% (64 samples sent)
(9466|9474) pub0 60% (77 samples sent)
(9466|9474) pub0 70% (90 samples sent)
(9466|9474) pub0 80% (103 samples sent)
(9466|9474) pub0 90% (116 samples sent)
(9466|9474) pub0 100% (128 samples sent)
(9466|9474) pub0->wait_match() before write for 01037c1e.5298f536.24fa1cfc.00000002(6fe30513)
(9466|9481) pub7 writer id: 01037c1e.5298f536.24fa1d03.00000002(6edb113a)
(9466|9481) pub7->started
(9466|9481) pub7 10% (13 samples sent)
(9466|9481) pub7 20% (26 samples sent)
(9466|9481) pub7 30% (39 samples sent)
(9466|9481) pub7 40% (52 samples sent)
(9466|9481) pub7 50% (64 samples sent)
(9466|9481) pub7 60% (77 samples sent)
(9466|9481) pub7 70% (90 samples sent)
(9466|9481) pub7 80% (103 samples sent)
(9466|9481) pub7 90% (116 samples sent)
(9466|9481) pub7 100% (128 samples sent)
(9466|9481) pub7->wait_match() before write for 01037c1e.5298f536.24fa1d03.00000002(6edb113a)
(9466|9475) pub1 writer id: 01037c1e.5298f536.24fa1cfd.00000002(52832ca3)
(9466|9475) pub1->started
(9466|9475) pub1 10% (13 samples sent)
(9466|9475) pub1 20% (26 samples sent)
(9466|9475) pub1 30% (39 samples sent)
(9466|9475) pub1 40% (52 samples sent)
(9466|9475) pub1 50% (64 samples sent)
(9466|9479) pub4 writer id: 01037c1e.5298f536.24fa1d00.00000002(297b6bea)
(9466|9479) pub4->started
(9466|9475) pub1 60% (77 samples sent)
(9466|9479) pub4 10% (13 samples sent)
(9466|9475) pub1 70% (90 samples sent)
(9466|9479) pub4 20% (26 samples sent)
(9466|9475) pub1 80% (103 samples sent)
(9466|9479) pub4 30% (39 samples sent)
(9466|9475) pub1 90% (116 samples sent)
(9466|9479) pub4 40% (52 samples sent)
(9466|9479) pub4 50% (64 samples sent)
(9466|9475) pub1 100% (128 samples sent)
(9466|9475) pub1->wait_match() before write for 01037c1e.5298f536.24fa1cfd.00000002(52832ca3)
(9466|9479) pub4 60% (77 samples sent)
(9466|9479) pub4 70% (90 samples sent)
(9466|9479) pub4 80% (103 samples sent)
(9466|9479) pub4 90% (116 samples sent)
(9466|9478) pub5 writer id: 01037c1e.5298f536.24fa1d01.00000002(141b425a)
(9466|9478) pub5->started
(9466|9479) pub4 100% (128 samples sent)
(9466|9479) pub4->wait_match() before write for 01037c1e.5298f536.24fa1d00.00000002(297b6bea)
(9466|9478) pub5 10% (13 samples sent)
(9466|9478) pub5 20% (26 samples sent)
(9466|9478) pub5 30% (39 samples sent)
(9466|9478) pub5 40% (52 samples sent)
(9466|9478) pub5 50% (64 samples sent)
(9466|9478) pub5 60% (77 samples sent)
(9466|9478) pub5 70% (90 samples sent)
(9466|9478) pub5 80% (103 samples sent)
(9466|9478) pub5 90% (116 samples sent)
(9466|9478) pub5 100% (128 samples sent)
(9466|9478) pub5->wait_match() before write for 01037c1e.5298f536.24fa1d01.00000002(141b425a)
(9466|9477) pub3<-match found! before write for 01037c1e.5298f536.24fa1cff.00000002(28437fc3)
(9466|9477) pub3 waiting for acks
(9466|9480) pub6<-match found! before write for 01037c1e.5298f536.24fa1d02.00000002(53bb388a)
(9466|9480) pub6 waiting for acks
(9466|9476) pub2<-match found! before write for 01037c1e.5298f536.24fa1cfe.00000002(15235673)
(9466|9476) pub2 waiting for acks
(9466|9479) pub4<-match found! before write for 01037c1e.5298f536.24fa1d00.00000002(297b6bea)
(9466|9479) pub4 waiting for acks
(9466|9474) pub0<-match found! before write for 01037c1e.5298f536.24fa1cfc.00000002(6fe30513)
(9466|9474) pub0 waiting for acks
(9466|9481) pub7<-match found! before write for 01037c1e.5298f536.24fa1d03.00000002(6edb113a)
(9466|9481) pub7 waiting for acks
(9466|9478) pub5<-match found! before write for 01037c1e.5298f536.24fa1d01.00000002(141b425a)
(9466|9478) pub5 waiting for acks
(9466|9475) pub1<-match found! before write for 01037c1e.5298f536.24fa1cfd.00000002(52832ca3)
(9466|9475) pub1 waiting for acks
(9466|9473) sub 10% (103 samples received)
(9466|9473) sub 20% (205 samples received)
(9466|9473) sub 30% (308 samples received)
(9466|9473) sub 40% (410 samples received)
(9466|9473) sub 50% (512 samples received)
(9466|9473) sub 60% (615 samples received)
(9466|9473) sub 70% (717 samples received)
(9466|9477) pub3 waiting for acks returned
(9466|9477) pub3<-delete_contained_entities
(9466|9475) pub1 waiting for acks returned
(9466|9475) pub1<-delete_contained_entities
(9466|9478) pub5 waiting for acks returned
(9466|9478) pub5<-delete_contained_entities
(9466|9473) sub 80% (820 samples received)
(9466|9480) pub6 waiting for acks returned
(9466|9480) pub6<-delete_contained_entities
(9466|9473) sub 90% (922 samples received)
(9466|9481) pub7 waiting for acks returned
(9466|9481) pub7<-delete_contained_entities
(9466|9476) pub2 waiting for acks returned
(9466|9476) pub2<-delete_contained_entities
(9466|9479) pub4 waiting for acks returned
(9466|9479) pub4<-delete_contained_entities
(9466|9477) pub3<-delete_participant
(9466|9475) pub1<-delete_participant
(9466|9473) sub 100% (1024 samples received)
(9466|9473) sub condition_.notify_all
(9466|9466) sub condition_.wait returned
(9466|9466) sub check_received
(9466|9466) sub check_received returns 0
(9466|9466) <- PublisherService::end
(9466|9474) pub0 waiting for acks returned
(9466|9474) pub0<-delete_contained_entities
(9466|9478) pub5<-delete_participant
(9466|9480) pub6<-delete_participant
(9466|9481) pub7<-delete_participant
(9466|9476) pub2<-delete_participant
(9466|9479) pub4<-delete_participant
(9466|9474) pub0<-delete_participant
(9466|9466) <- PublisherService::~PublisherService
(9466|9466) <- Subscriber delete_contained_entities
(9466|9466) <- Subscriber delete_participant
(9466|9466) <- Subscriber::~Subscriber
(9466|9466) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low rtps durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9515 started at 2026-03-06 13:18:41
(9515|9515) -> Thrasher started
(9515|9515) -> Subscriber::Subscriber
(9515|9515) Subscriber reader id: 01037c1e.5298f536.252b9517.00000007(b82c4a2d)
(9515|9515) -> PublisherService::PublisherService
(9515|9515) -> PublisherService::start (16 threads)
(9515|9515) sub wait_received 0:1024
(9515|9524) pub1->transport cfg_1
(9515|9523) pub0->transport cfg_0
(9515|9526) pub3->transport cfg_3
(9515|9525) pub2->transport cfg_2
(9515|9529) pub6->transport cfg_6
(9515|9528) pub5->transport cfg_5
(9515|9527) pub4->transport cfg_4
(9515|9524) pub1 writer id: 01037c1e.5298f536.252b9519.00000002(777600c3)
(9515|9524) pub1->started
(9515|9524) pub1 10% (7 samples sent)
(9515|9524) pub1 20% (13 samples sent)
(9515|9524) pub1 31% (20 samples sent)
(9515|9524) pub1 40% (26 samples sent)
(9515|9524) pub1 50% (32 samples sent)
(9515|9524) pub1 60% (39 samples sent)
(9515|9524) pub1 70% (45 samples sent)
(9515|9524) pub1 81% (52 samples sent)
(9515|9524) pub1 90% (58 samples sent)
(9515|9524) pub1 100% (64 samples sent)
(9515|9524) pub1->wait_match() before write for 01037c1e.5298f536.252b9519.00000002(777600c3)
(9515|9530) pub7->transport cfg_7
(9515|9534) pub11->transport cfg_11
(9515|9536) pub13->transport cfg_13
(9515|9538) pub15->transport cfg_15
(9515|9536) pub13 writer id: 01037c1e.5298f536.252b9527.00000002(69670624)
(9515|9536) pub13->started
(9515|9536) pub13 10% (7 samples sent)
(9515|9536) pub13 20% (13 samples sent)
(9515|9536) pub13 31% (20 samples sent)
(9515|9536) pub13 40% (26 samples sent)
(9515|9536) pub13 50% (32 samples sent)
(9515|9536) pub13 60% (39 samples sent)
(9515|9536) pub13 70% (45 samples sent)
(9515|9536) pub13 81% (52 samples sent)
(9515|9536) pub13 90% (58 samples sent)
(9515|9536) pub13 100% (64 samples sent)
(9515|9536) pub13->wait_match() before write for 01037c1e.5298f536.252b9527.00000002(69670624)
(9515|9524) pub1<-match found! before write for 01037c1e.5298f536.252b9519.00000002(777600c3)
(9515|9524) pub1 waiting for acks
(9515|9526) pub3 writer id: 01037c1e.5298f536.252b951b.00000002(0db653a3)
(9515|9526) pub3->started
(9515|9526) pub3 10% (7 samples sent)
(9515|9526) pub3 20% (13 samples sent)
(9515|9526) pub3 31% (20 samples sent)
(9515|9526) pub3 40% (26 samples sent)
(9515|9526) pub3 50% (32 samples sent)
(9515|9526) pub3 60% (39 samples sent)
(9515|9526) pub3 70% (45 samples sent)
(9515|9526) pub3 81% (52 samples sent)
(9515|9526) pub3 90% (58 samples sent)
(9515|9526) pub3 100% (64 samples sent)
(9515|9526) pub3->wait_match() before write for 01037c1e.5298f536.252b951b.00000002(0db653a3)
(9515|9525) pub2 writer id: 01037c1e.5298f536.252b951a.00000002(30d67a13)
(9515|9525) pub2->started
(9515|9525) pub2 10% (7 samples sent)
(9515|9525) pub2 20% (13 samples sent)
(9515|9525) pub2 31% (20 samples sent)
(9515|9525) pub2 40% (26 samples sent)
(9515|9525) pub2 50% (32 samples sent)
(9515|9525) pub2 60% (39 samples sent)
(9515|9525) pub2 70% (45 samples sent)
(9515|9525) pub2 81% (52 samples sent)
(9515|9525) pub2 90% (58 samples sent)
(9515|9525) pub2 100% (64 samples sent)
(9515|9525) pub2->wait_match() before write for 01037c1e.5298f536.252b951a.00000002(30d67a13)
(9515|9529) pub6 writer id: 01037c1e.5298f536.252b951e.00000002(c556dcd3)
(9515|9529) pub6->started
(9515|9529) pub6 10% (7 samples sent)
(9515|9525) pub2<-match found! before write for 01037c1e.5298f536.252b951a.00000002(30d67a13)
(9515|9525) pub2 waiting for acks
(9515|9529) pub6 20% (13 samples sent)
(9515|9529) pub6 31% (20 samples sent)
(9515|9529) pub6 40% (26 samples sent)
(9515|9529) pub6 50% (32 samples sent)
(9515|9529) pub6 60% (39 samples sent)
(9515|9529) pub6 70% (45 samples sent)
(9515|9529) pub6 81% (52 samples sent)
(9515|9529) pub6 90% (58 samples sent)
(9515|9529) pub6 100% (64 samples sent)
(9515|9529) pub6->wait_match() before write for 01037c1e.5298f536.252b951e.00000002(c556dcd3)
(9515|9531) pub8->transport cfg_8
(9515|9536) pub13<-match found! before write for 01037c1e.5298f536.252b9527.00000002(69670624)
(9515|9536) pub13 waiting for acks
(9515|9528) pub5 writer id: 01037c1e.5298f536.252b951d.00000002(82f6a603)
(9515|9528) pub5->started
(9515|9528) pub5 10% (7 samples sent)
(9515|9528) pub5 20% (13 samples sent)
(9515|9528) pub5 31% (20 samples sent)
(9515|9528) pub5 40% (26 samples sent)
(9515|9528) pub5 50% (32 samples sent)
(9515|9528) pub5 60% (39 samples sent)
(9515|9528) pub5 70% (45 samples sent)
(9515|9528) pub5 81% (52 samples sent)
(9515|9528) pub5 90% (58 samples sent)
(9515|9528) pub5 100% (64 samples sent)
(9515|9528) pub5->wait_match() before write for 01037c1e.5298f536.252b951d.00000002(82f6a603)
(9515|9531) pub8 writer id: 01037c1e.5298f536.252b9521.00000002(e627f384)
(9515|9531) pub8->started
(9515|9531) pub8 10% (7 samples sent)
(9515|9531) pub8 20% (13 samples sent)
(9515|9531) pub8 31% (20 samples sent)
(9515|9531) pub8 40% (26 samples sent)
(9515|9531) pub8 50% (32 samples sent)
(9515|9531) pub8 60% (39 samples sent)
(9515|9531) pub8 70% (45 samples sent)
(9515|9531) pub8 81% (52 samples sent)
(9515|9531) pub8 90% (58 samples sent)
(9515|9531) pub8 100% (64 samples sent)
(9515|9531) pub8->wait_match() before write for 01037c1e.5298f536.252b9521.00000002(e627f384)
(9515|9527) pub4 writer id: 01037c1e.5298f536.252b951c.00000002(bf968fb3)
(9515|9527) pub4->started
(9515|9527) pub4 10% (7 samples sent)
(9515|9527) pub4 20% (13 samples sent)
(9515|9527) pub4 31% (20 samples sent)
(9515|9527) pub4 40% (26 samples sent)
(9515|9527) pub4 50% (32 samples sent)
(9515|9527) pub4 60% (39 samples sent)
(9515|9527) pub4 70% (45 samples sent)
(9515|9527) pub4 81% (52 samples sent)
(9515|9527) pub4 90% (58 samples sent)
(9515|9527) pub4 100% (64 samples sent)
(9515|9527) pub4->wait_match() before write for 01037c1e.5298f536.252b951c.00000002(bf968fb3)
(9515|9526) pub3<-match found! before write for 01037c1e.5298f536.252b951b.00000002(0db653a3)
(9515|9526) pub3 waiting for acks
(9515|9535) pub12->transport cfg_12
(9515|9529) pub6<-match found! before write for 01037c1e.5298f536.252b951e.00000002(c556dcd3)
(9515|9529) pub6 waiting for acks
(9515|9522) sub 10% (103 samples received)
(9515|9528) pub5<-match found! before write for 01037c1e.5298f536.252b951d.00000002(82f6a603)
(9515|9528) pub5 waiting for acks
(9515|9530) pub7 writer id: 01037c1e.5298f536.252b951f.00000002(f836f563)
(9515|9530) pub7->started
(9515|9530) pub7 10% (7 samples sent)
(9515|9530) pub7 20% (13 samples sent)
(9515|9530) pub7 31% (20 samples sent)
(9515|9530) pub7 40% (26 samples sent)
(9515|9530) pub7 50% (32 samples sent)
(9515|9530) pub7 60% (39 samples sent)
(9515|9530) pub7 70% (45 samples sent)
(9515|9530) pub7 81% (52 samples sent)
(9515|9530) pub7 90% (58 samples sent)
(9515|9530) pub7 100% (64 samples sent)
(9515|9530) pub7->wait_match() before write for 01037c1e.5298f536.252b951f.00000002(f836f563)
(9515|9537) pub14->transport cfg_14
(9515|9524) pub1 waiting for acks returned
(9515|9524) pub1<-delete_contained_entities
(9515|9531) pub8<-match found! before write for 01037c1e.5298f536.252b9521.00000002(e627f384)
(9515|9531) pub8 waiting for acks
(9515|9534) pub11 writer id: 01037c1e.5298f536.252b9523.00000002(9ce7a0e4)
(9515|9534) pub11->started
(9515|9534) pub11 10% (7 samples sent)
(9515|9534) pub11 20% (13 samples sent)
(9515|9534) pub11 31% (20 samples sent)
(9515|9527) pub4<-match found! before write for 01037c1e.5298f536.252b951c.00000002(bf968fb3)
(9515|9527) pub4 waiting for acks
(9515|9534) pub11 40% (26 samples sent)
(9515|9534) pub11 50% (32 samples sent)
(9515|9534) pub11 60% (39 samples sent)
(9515|9534) pub11 70% (45 samples sent)
(9515|9534) pub11 81% (52 samples sent)
(9515|9534) pub11 90% (58 samples sent)
(9515|9534) pub11 100% (64 samples sent)
(9515|9534) pub11->wait_match() before write for 01037c1e.5298f536.252b9523.00000002(9ce7a0e4)
(9515|9530) pub7<-match found! before write for 01037c1e.5298f536.252b951f.00000002(f836f563)
(9515|9530) pub7 waiting for acks
(9515|9525) pub2 waiting for acks returned
(9515|9525) pub2<-delete_contained_entities
(9515|9523) pub0 writer id: 01037c1e.5298f536.252b9518.00000002(4a162973)
(9515|9523) pub0->started
(9515|9523) pub0 10% (7 samples sent)
(9515|9523) pub0 20% (13 samples sent)
(9515|9523) pub0 31% (20 samples sent)
(9515|9523) pub0 40% (26 samples sent)
(9515|9523) pub0 50% (32 samples sent)
(9515|9523) pub0 60% (39 samples sent)
(9515|9523) pub0 70% (45 samples sent)
(9515|9523) pub0 81% (52 samples sent)
(9515|9523) pub0 90% (58 samples sent)
(9515|9523) pub0 100% (64 samples sent)
(9515|9523) pub0->wait_match() before write for 01037c1e.5298f536.252b9518.00000002(4a162973)
(9515|9534) pub11<-match found! before write for 01037c1e.5298f536.252b9523.00000002(9ce7a0e4)
(9515|9534) pub11 waiting for acks
(9515|9522) sub 20% (205 samples received)
(9515|9538) pub15 writer id: 01037c1e.5298f536.252b9525.00000002(13a75544)
(9515|9538) pub15->started
(9515|9538) pub15 10% (7 samples sent)
(9515|9538) pub15 20% (13 samples sent)
(9515|9538) pub15 31% (20 samples sent)
(9515|9538) pub15 40% (26 samples sent)
(9515|9538) pub15 50% (32 samples sent)
(9515|9538) pub15 60% (39 samples sent)
(9515|9538) pub15 70% (45 samples sent)
(9515|9538) pub15 81% (52 samples sent)
(9515|9538) pub15 90% (58 samples sent)
(9515|9538) pub15 100% (64 samples sent)
(9515|9538) pub15->wait_match() before write for 01037c1e.5298f536.252b9525.00000002(13a75544)
(9515|9533) pub10->transport cfg_10
(9515|9535) pub12 writer id: 01037c1e.5298f536.252b9524.00000002(2ec77cf4)
(9515|9535) pub12->started
(9515|9535) pub12 10% (7 samples sent)
(9515|9535) pub12 20% (13 samples sent)
(9515|9524) pub1<-delete_participant
(9515|9535) pub12 31% (20 samples sent)
(9515|9535) pub12 40% (26 samples sent)
(9515|9535) pub12 50% (32 samples sent)
(9515|9535) pub12 60% (39 samples sent)
(9515|9535) pub12 70% (45 samples sent)
(9515|9535) pub12 81% (52 samples sent)
(9515|9535) pub12 90% (58 samples sent)
(9515|9535) pub12 100% (64 samples sent)
(9515|9535) pub12->wait_match() before write for 01037c1e.5298f536.252b9524.00000002(2ec77cf4)
(9515|9523) pub0<-match found! before write for 01037c1e.5298f536.252b9518.00000002(4a162973)
(9515|9523) pub0 waiting for acks
(9515|9532) pub9->transport cfg_9
(9515|9522) sub 30% (308 samples received)
(9515|9526) pub3 waiting for acks returned
(9515|9526) pub3<-delete_contained_entities
(9515|9525) pub2<-delete_participant
(9515|9538) pub15<-match found! before write for 01037c1e.5298f536.252b9525.00000002(13a75544)
(9515|9538) pub15 waiting for acks
(9515|9522) sub 40% (410 samples received)
(9515|9535) pub12<-match found! before write for 01037c1e.5298f536.252b9524.00000002(2ec77cf4)
(9515|9535) pub12 waiting for acks
(9515|9522) sub 50% (512 samples received)
(9515|9529) pub6 waiting for acks returned
(9515|9529) pub6<-delete_contained_entities
(9515|9537) pub14 writer id: 01037c1e.5298f536.252b9526.00000002(54072f94)
(9515|9537) pub14->started
(9515|9537) pub14 10% (7 samples sent)
(9515|9537) pub14 20% (13 samples sent)
(9515|9537) pub14 31% (20 samples sent)
(9515|9537) pub14 40% (26 samples sent)
(9515|9537) pub14 50% (32 samples sent)
(9515|9537) pub14 60% (39 samples sent)
(9515|9537) pub14 70% (45 samples sent)
(9515|9537) pub14 81% (52 samples sent)
(9515|9537) pub14 90% (58 samples sent)
(9515|9537) pub14 100% (64 samples sent)
(9515|9537) pub14->wait_match() before write for 01037c1e.5298f536.252b9526.00000002(54072f94)
(9515|9536) pub13 waiting for acks returned
(9515|9536) pub13<-delete_contained_entities
(9515|9533) pub10 writer id: 01037c1e.5298f536.252b9522.00000002(a1878954)
(9515|9533) pub10->started
(9515|9533) pub10 10% (7 samples sent)
(9515|9533) pub10 20% (13 samples sent)
(9515|9533) pub10 31% (20 samples sent)
(9515|9533) pub10 40% (26 samples sent)
(9515|9533) pub10 50% (32 samples sent)
(9515|9533) pub10 60% (39 samples sent)
(9515|9527) pub4 waiting for acks returned
(9515|9527) pub4<-delete_contained_entities
(9515|9533) pub10 70% (45 samples sent)
(9515|9533) pub10 81% (52 samples sent)
(9515|9533) pub10 90% (58 samples sent)
(9515|9533) pub10 100% (64 samples sent)
(9515|9533) pub10->wait_match() before write for 01037c1e.5298f536.252b9522.00000002(a1878954)
(9515|9531) pub8 waiting for acks returned
(9515|9531) pub8<-delete_contained_entities
(9515|9537) pub14<-match found! before write for 01037c1e.5298f536.252b9526.00000002(54072f94)
(9515|9537) pub14 waiting for acks
(9515|9530) pub7 waiting for acks returned
(9515|9530) pub7<-delete_contained_entities
(9515|9532) pub9 writer id: 01037c1e.5298f536.252b9520.00000002(db47da34)
(9515|9532) pub9->started
(9515|9522) sub 60% (615 samples received)
(9515|9532) pub9 10% (7 samples sent)
(9515|9532) pub9 20% (13 samples sent)
(9515|9532) pub9 31% (20 samples sent)
(9515|9532) pub9 40% (26 samples sent)
(9515|9532) pub9 50% (32 samples sent)
(9515|9532) pub9 60% (39 samples sent)
(9515|9532) pub9 70% (45 samples sent)
(9515|9532) pub9 81% (52 samples sent)
(9515|9532) pub9 90% (58 samples sent)
(9515|9532) pub9 100% (64 samples sent)
(9515|9532) pub9->wait_match() before write for 01037c1e.5298f536.252b9520.00000002(db47da34)
(9515|9534) pub11 waiting for acks returned
(9515|9534) pub11<-delete_contained_entities
(9515|9533) pub10<-match found! before write for 01037c1e.5298f536.252b9522.00000002(a1878954)
(9515|9533) pub10 waiting for acks
(9515|9522) sub 70% (717 samples received)
(9515|9522) sub 80% (820 samples received)
(9515|9528) pub5 waiting for acks returned
(9515|9528) pub5<-delete_contained_entities
(9515|9523) pub0 waiting for acks returned
(9515|9523) pub0<-delete_contained_entities
(9515|9526) pub3<-delete_participant
(9515|9529) pub6<-delete_participant
(9515|9532) pub9<-match found! before write for 01037c1e.5298f536.252b9520.00000002(db47da34)
(9515|9532) pub9 waiting for acks
(9515|9538) pub15 waiting for acks returned
(9515|9538) pub15<-delete_contained_entities
(9515|9535) pub12 waiting for acks returned
(9515|9535) pub12<-delete_contained_entities
(9515|9536) pub13<-delete_participant
(9515|9527) pub4<-delete_participant
(9515|9531) pub8<-delete_participant
(9515|9530) pub7<-delete_participant
(9515|9534) pub11<-delete_participant
(9515|9522) sub 90% (922 samples received)
(9515|9537) pub14 waiting for acks returned
(9515|9537) pub14<-delete_contained_entities
(9515|9528) pub5<-delete_participant
(9515|9523) pub0<-delete_participant
(9515|9538) pub15<-delete_participant
(9515|9522) sub 100% (1024 samples received)
(9515|9522) sub condition_.notify_all
(9515|9515) sub condition_.wait returned
(9515|9515) sub check_received
(9515|9515) sub check_received returns 0
(9515|9515) <- PublisherService::end
(9515|9535) pub12<-delete_participant
(9515|9533) pub10 waiting for acks returned
(9515|9533) pub10<-delete_contained_entities
(9515|9537) pub14<-delete_participant
(9515|9532) pub9 waiting for acks returned
(9515|9532) pub9<-delete_contained_entities
(9515|9533) pub10<-delete_participant
(9515|9532) pub9<-delete_participant
(9515|9515) <- PublisherService::~PublisherService
(9515|9515) <- Subscriber delete_contained_entities
(9515|9515) <- Subscriber delete_participant
(9515|9515) <- Subscriber::~Subscriber
(9515|9515) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps durable Time:3s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9604 started at 2026-03-06 13:18:45
(9604|9604) -> Thrasher started
(9604|9604) -> Subscriber::Subscriber
(9604|9604) Subscriber reader id: 01037c1e.5298f536.2584286a.00000007(aed9cd7f)
(9604|9604) -> PublisherService::PublisherService
(9604|9604) -> PublisherService::start (32 threads)
(9604|9604) sub wait_received 0:1024
(9604|9613) pub1->transport cfg_1
(9604|9637) pub24->transport cfg_24
(9604|9614) pub2->transport cfg_2
(9604|9621) pub9->transport cfg_9
(9604|9615) pub3->transport cfg_3
(9604|9613) pub1 writer id: 01037c1e.5298f536.2584286c.00000002(51f3cc50)
(9604|9613) pub1->started
(9604|9613) pub1 12% (4 samples sent)
(9604|9613) pub1 21% (7 samples sent)
(9604|9613) pub1 31% (10 samples sent)
(9604|9613) pub1 40% (13 samples sent)
(9604|9613) pub1 50% (16 samples sent)
(9604|9613) pub1 62% (20 samples sent)
(9604|9613) pub1 71% (23 samples sent)
(9604|9613) pub1 81% (26 samples sent)
(9604|9613) pub1 90% (29 samples sent)
(9604|9613) pub1 100% (32 samples sent)
(9604|9613) pub1->wait_match() before write for 01037c1e.5298f536.2584286c.00000002(51f3cc50)
(9604|9619) pub7->transport cfg_7
(9604|9616) pub4->transport cfg_4
(9604|9613) pub1<-match found! before write for 01037c1e.5298f536.2584286c.00000002(51f3cc50)
(9604|9613) pub1 waiting for acks
(9604|9618) pub6->transport cfg_6
(9604|9612) pub0->transport cfg_0
(9604|9629) pub18->transport cfg_18
(9604|9633) pub21->transport cfg_21
(9604|9613) pub1 waiting for acks returned
(9604|9613) pub1<-delete_contained_entities
(9604|9630) pub17->transport cfg_17
(9604|9613) pub1<-delete_participant
(9604|9637) pub24 writer id: 01037c1e.5298f536.25842884.00000002(4957404e)
(9604|9637) pub24->started
(9604|9637) pub24 12% (4 samples sent)
(9604|9637) pub24 21% (7 samples sent)
(9604|9637) pub24 31% (10 samples sent)
(9604|9637) pub24 40% (13 samples sent)
(9604|9637) pub24 50% (16 samples sent)
(9604|9637) pub24 62% (20 samples sent)
(9604|9637) pub24 71% (23 samples sent)
(9604|9637) pub24 81% (26 samples sent)
(9604|9637) pub24 90% (29 samples sent)
(9604|9637) pub24 100% (32 samples sent)
(9604|9637) pub24->wait_match() before write for 01037c1e.5298f536.25842884.00000002(4957404e)
(9604|9637) pub24<-match found! before write for 01037c1e.5298f536.25842884.00000002(4957404e)
(9604|9637) pub24 waiting for acks
(9604|9632) pub20->transport cfg_20
(9604|9625) pub13->transport cfg_13
(9604|9641) pub28->transport cfg_28
(9604|9638) pub26->transport cfg_26
(9604|9637) pub24 waiting for acks returned
(9604|9637) pub24<-delete_contained_entities
(9604|9614) pub2 writer id: 01037c1e.5298f536.2584286d.00000002(6c93e5e0)
(9604|9614) pub2->started
(9604|9614) pub2 12% (4 samples sent)
(9604|9614) pub2 21% (7 samples sent)
(9604|9614) pub2 31% (10 samples sent)
(9604|9614) pub2 40% (13 samples sent)
(9604|9614) pub2 50% (16 samples sent)
(9604|9614) pub2 62% (20 samples sent)
(9604|9614) pub2 71% (23 samples sent)
(9604|9614) pub2 81% (26 samples sent)
(9604|9614) pub2 90% (29 samples sent)
(9604|9614) pub2 100% (32 samples sent)
(9604|9614) pub2->wait_match() before write for 01037c1e.5298f536.2584286d.00000002(6c93e5e0)
(9604|9614) pub2<-match found! before write for 01037c1e.5298f536.2584286d.00000002(6c93e5e0)
(9604|9614) pub2 waiting for acks
(9604|9621) pub9 writer id: 01037c1e.5298f536.25842874.00000002(01631013)
(9604|9621) pub9->started
(9604|9621) pub9 12% (4 samples sent)
(9604|9621) pub9 21% (7 samples sent)
(9604|9621) pub9 31% (10 samples sent)
(9604|9621) pub9 40% (13 samples sent)
(9604|9621) pub9 50% (16 samples sent)
(9604|9621) pub9 62% (20 samples sent)
(9604|9621) pub9 71% (23 samples sent)
(9604|9621) pub9 81% (26 samples sent)
(9604|9621) pub9 90% (29 samples sent)
(9604|9621) pub9 100% (32 samples sent)
(9604|9621) pub9->wait_match() before write for 01037c1e.5298f536.25842874.00000002(01631013)
(9604|9617) pub5->transport cfg_5
(9604|9634) pub22->transport cfg_22
(9604|9621) pub9<-match found! before write for 01037c1e.5298f536.25842874.00000002(01631013)
(9604|9621) pub9 waiting for acks
(9604|9637) pub24<-delete_participant
(9604|9615) pub3 writer id: 01037c1e.5298f536.2584286e.00000002(2b339f30)
(9604|9615) pub3->started
(9604|9615) pub3 12% (4 samples sent)
(9604|9615) pub3 21% (7 samples sent)
(9604|9615) pub3 31% (10 samples sent)
(9604|9615) pub3 40% (13 samples sent)
(9604|9615) pub3 50% (16 samples sent)
(9604|9615) pub3 62% (20 samples sent)
(9604|9615) pub3 71% (23 samples sent)
(9604|9615) pub3 81% (26 samples sent)
(9604|9615) pub3 90% (29 samples sent)
(9604|9615) pub3 100% (32 samples sent)
(9604|9615) pub3->wait_match() before write for 01037c1e.5298f536.2584286e.00000002(2b339f30)
(9604|9626) pub14->transport cfg_14
(9604|9611) sub 10% (103 samples received)
(9604|9623) pub11->transport cfg_11
(9604|9615) pub3<-match found! before write for 01037c1e.5298f536.2584286e.00000002(2b339f30)
(9604|9615) pub3 waiting for acks
(9604|9614) pub2 waiting for acks returned
(9604|9614) pub2<-delete_contained_entities
(9604|9621) pub9 waiting for acks returned
(9604|9621) pub9<-delete_contained_entities
(9604|9619) pub7 writer id: 01037c1e.5298f536.25842872.00000002(8e23e5b3)
(9604|9619) pub7->started
(9604|9619) pub7 12% (4 samples sent)
(9604|9619) pub7 21% (7 samples sent)
(9604|9619) pub7 31% (10 samples sent)
(9604|9619) pub7 40% (13 samples sent)
(9604|9619) pub7 50% (16 samples sent)
(9604|9619) pub7 62% (20 samples sent)
(9604|9619) pub7 71% (23 samples sent)
(9604|9619) pub7 81% (26 samples sent)
(9604|9619) pub7 90% (29 samples sent)
(9604|9619) pub7 100% (32 samples sent)
(9604|9619) pub7->wait_match() before write for 01037c1e.5298f536.25842872.00000002(8e23e5b3)
(9604|9622) pub10->transport cfg_10
(9604|9619) pub7<-match found! before write for 01037c1e.5298f536.25842872.00000002(8e23e5b3)
(9604|9619) pub7 waiting for acks
(9604|9616) pub4 writer id: 01037c1e.5298f536.2584286f.00000002(1653b680)
(9604|9616) pub4->started
(9604|9616) pub4 12% (4 samples sent)
(9604|9616) pub4 21% (7 samples sent)
(9604|9616) pub4 31% (10 samples sent)
(9604|9616) pub4 40% (13 samples sent)
(9604|9616) pub4 50% (16 samples sent)
(9604|9616) pub4 62% (20 samples sent)
(9604|9616) pub4 71% (23 samples sent)
(9604|9616) pub4 81% (26 samples sent)
(9604|9616) pub4 90% (29 samples sent)
(9604|9616) pub4 100% (32 samples sent)
(9604|9616) pub4->wait_match() before write for 01037c1e.5298f536.2584286f.00000002(1653b680)
(9604|9624) pub12->transport cfg_12
(9604|9615) pub3 waiting for acks returned
(9604|9615) pub3<-delete_contained_entities
(9604|9631) pub19->transport cfg_19
(9604|9616) pub4<-match found! before write for 01037c1e.5298f536.2584286f.00000002(1653b680)
(9604|9616) pub4 waiting for acks
(9604|9614) pub2<-delete_participant
(9604|9621) pub9<-delete_participant
(9604|9618) pub6 writer id: 01037c1e.5298f536.25842871.00000002(c9839f63)
(9604|9618) pub6->started
(9604|9618) pub6 12% (4 samples sent)
(9604|9618) pub6 21% (7 samples sent)
(9604|9618) pub6 31% (10 samples sent)
(9604|9618) pub6 40% (13 samples sent)
(9604|9618) pub6 50% (16 samples sent)
(9604|9618) pub6 62% (20 samples sent)
(9604|9618) pub6 71% (23 samples sent)
(9604|9618) pub6 81% (26 samples sent)
(9604|9618) pub6 90% (29 samples sent)
(9604|9618) pub6 100% (32 samples sent)
(9604|9618) pub6->wait_match() before write for 01037c1e.5298f536.25842871.00000002(c9839f63)
(9604|9618) pub6<-match found! before write for 01037c1e.5298f536.25842871.00000002(c9839f63)
(9604|9618) pub6 waiting for acks
(9604|9615) pub3<-delete_participant
(9604|9619) pub7 waiting for acks returned
(9604|9619) pub7<-delete_contained_entities
(9604|9611) sub 20% (205 samples received)
(9604|9628) pub16->transport cfg_16
(9604|9612) pub0 writer id: 01037c1e.5298f536.2584286b.00000002(e3d31040)
(9604|9612) pub0->started
(9604|9612) pub0 12% (4 samples sent)
(9604|9612) pub0 21% (7 samples sent)
(9604|9612) pub0 31% (10 samples sent)
(9604|9612) pub0 40% (13 samples sent)
(9604|9612) pub0 50% (16 samples sent)
(9604|9612) pub0 62% (20 samples sent)
(9604|9612) pub0 71% (23 samples sent)
(9604|9612) pub0 81% (26 samples sent)
(9604|9612) pub0 90% (29 samples sent)
(9604|9612) pub0 100% (32 samples sent)
(9604|9612) pub0->wait_match() before write for 01037c1e.5298f536.2584286b.00000002(e3d31040)
(9604|9616) pub4 waiting for acks returned
(9604|9616) pub4<-delete_contained_entities
(9604|9619) pub7<-delete_participant
(9604|9629) pub18 writer id: 01037c1e.5298f536.25842881.00000002(81b7cf3e)
(9604|9629) pub18->started
(9604|9629) pub18 12% (4 samples sent)
(9604|9629) pub18 21% (7 samples sent)
(9604|9629) pub18 31% (10 samples sent)
(9604|9629) pub18 40% (13 samples sent)
(9604|9629) pub18 50% (16 samples sent)
(9604|9629) pub18 62% (20 samples sent)
(9604|9629) pub18 71% (23 samples sent)
(9604|9629) pub18 81% (26 samples sent)
(9604|9629) pub18 90% (29 samples sent)
(9604|9629) pub18 100% (32 samples sent)
(9604|9629) pub18->wait_match() before write for 01037c1e.5298f536.25842881.00000002(81b7cf3e)
(9604|9633) pub21 writer id: 01037c1e.5298f536.2584287e.00000002(4bd308b2)
(9604|9633) pub21->started
(9604|9633) pub21 12% (4 samples sent)
(9604|9633) pub21 21% (7 samples sent)
(9604|9633) pub21 31% (10 samples sent)
(9604|9633) pub21 40% (13 samples sent)
(9604|9633) pub21 50% (16 samples sent)
(9604|9633) pub21 62% (20 samples sent)
(9604|9633) pub21 71% (23 samples sent)
(9604|9633) pub21 81% (26 samples sent)
(9604|9633) pub21 90% (29 samples sent)
(9604|9633) pub21 100% (32 samples sent)
(9604|9633) pub21->wait_match() before write for 01037c1e.5298f536.2584287e.00000002(4bd308b2)
(9604|9618) pub6 waiting for acks returned
(9604|9618) pub6<-delete_contained_entities
(9604|9629) pub18<-match found! before write for 01037c1e.5298f536.25842881.00000002(81b7cf3e)
(9604|9629) pub18 waiting for acks
(9604|9633) pub21<-match found! before write for 01037c1e.5298f536.2584287e.00000002(4bd308b2)
(9604|9633) pub21 waiting for acks
(9604|9612) pub0<-match found! before write for 01037c1e.5298f536.2584286b.00000002(e3d31040)
(9604|9612) pub0 waiting for acks
(9604|9616) pub4<-delete_participant
(9604|9642) pub29->transport cfg_29
(9604|9627) pub15->transport cfg_15
(9604|9618) pub6<-delete_participant
(9604|9611) sub 30% (308 samples received)
(9604|9630) pub17 writer id: 01037c1e.5298f536.2584287b.00000002(833387c2)
(9604|9630) pub17->started
(9604|9630) pub17 12% (4 samples sent)
(9604|9630) pub17 21% (7 samples sent)
(9604|9630) pub17 31% (10 samples sent)
(9604|9630) pub17 40% (13 samples sent)
(9604|9630) pub17 50% (16 samples sent)
(9604|9630) pub17 62% (20 samples sent)
(9604|9630) pub17 71% (23 samples sent)
(9604|9630) pub17 81% (26 samples sent)
(9604|9630) pub17 90% (29 samples sent)
(9604|9630) pub17 100% (32 samples sent)
(9604|9630) pub17->wait_match() before write for 01037c1e.5298f536.2584287b.00000002(833387c2)
(9604|9633) pub21 waiting for acks returned
(9604|9633) pub21<-delete_contained_entities
(9604|9629) pub18 waiting for acks returned
(9604|9629) pub18<-delete_contained_entities
(9604|9639) pub27->transport cfg_27
(9604|9612) pub0 waiting for acks returned
(9604|9612) pub0<-delete_contained_entities
(9604|9620) pub8->transport cfg_8
(9604|9630) pub17<-match found! before write for 01037c1e.5298f536.2584287b.00000002(833387c2)
(9604|9630) pub17 waiting for acks
(9604|9633) pub21<-delete_participant
(9604|9643) pub30->transport cfg_30
(9604|9629) pub18<-delete_participant
(9604|9612) pub0<-delete_participant
(9604|9640) pub31->transport cfg_31
(9604|9636) pub25->transport cfg_25
(9604|9630) pub17 waiting for acks returned
(9604|9630) pub17<-delete_contained_entities
(9604|9632) pub20 writer id: 01037c1e.5298f536.2584287c.00000002(31135bd2)
(9604|9632) pub20->started
(9604|9632) pub20 12% (4 samples sent)
(9604|9632) pub20 21% (7 samples sent)
(9604|9632) pub20 31% (10 samples sent)
(9604|9632) pub20 40% (13 samples sent)
(9604|9632) pub20 50% (16 samples sent)
(9604|9632) pub20 62% (20 samples sent)
(9604|9632) pub20 71% (23 samples sent)
(9604|9632) pub20 81% (26 samples sent)
(9604|9632) pub20 90% (29 samples sent)
(9604|9632) pub20 100% (32 samples sent)
(9604|9632) pub20->wait_match() before write for 01037c1e.5298f536.2584287c.00000002(31135bd2)
(9604|9625) pub13 writer id: 01037c1e.5298f536.25842877.00000002(46c36ac3)
(9604|9625) pub13->started
(9604|9625) pub13 12% (4 samples sent)
(9604|9625) pub13 21% (7 samples sent)
(9604|9625) pub13 31% (10 samples sent)
(9604|9625) pub13 40% (13 samples sent)
(9604|9625) pub13 50% (16 samples sent)
(9604|9625) pub13 62% (20 samples sent)
(9604|9625) pub13 71% (23 samples sent)
(9604|9625) pub13 81% (26 samples sent)
(9604|9625) pub13 90% (29 samples sent)
(9604|9625) pub13 100% (32 samples sent)
(9604|9625) pub13->wait_match() before write for 01037c1e.5298f536.25842877.00000002(46c36ac3)
(9604|9632) pub20<-match found! before write for 01037c1e.5298f536.2584287c.00000002(31135bd2)
(9604|9632) pub20 waiting for acks
(9604|9635) pub23->transport cfg_23
(9604|9630) pub17<-delete_participant
(9604|9641) pub28 writer id: 01037c1e.5298f536.25842886.00000002(3397132e)
(9604|9641) pub28->started
(9604|9641) pub28 12% (4 samples sent)
(9604|9641) pub28 21% (7 samples sent)
(9604|9641) pub28 31% (10 samples sent)
(9604|9641) pub28 40% (13 samples sent)
(9604|9641) pub28 50% (16 samples sent)
(9604|9641) pub28 62% (20 samples sent)
(9604|9641) pub28 71% (23 samples sent)
(9604|9641) pub28 81% (26 samples sent)
(9604|9641) pub28 90% (29 samples sent)
(9604|9641) pub28 100% (32 samples sent)
(9604|9641) pub28->wait_match() before write for 01037c1e.5298f536.25842886.00000002(3397132e)
(9604|9638) pub26 writer id: 01037c1e.5298f536.25842888.00000002(8ca7ad4f)
(9604|9638) pub26->started
(9604|9638) pub26 12% (4 samples sent)
(9604|9638) pub26 21% (7 samples sent)
(9604|9638) pub26 31% (10 samples sent)
(9604|9638) pub26 40% (13 samples sent)
(9604|9638) pub26 50% (16 samples sent)
(9604|9638) pub26 62% (20 samples sent)
(9604|9638) pub26 71% (23 samples sent)
(9604|9638) pub26 81% (26 samples sent)
(9604|9638) pub26 90% (29 samples sent)
(9604|9638) pub26 100% (32 samples sent)
(9604|9638) pub26->wait_match() before write for 01037c1e.5298f536.25842888.00000002(8ca7ad4f)
(9604|9617) pub5 writer id: 01037c1e.5298f536.25842870.00000002(f4e3b6d3)
(9604|9617) pub5->started
(9604|9617) pub5 12% (4 samples sent)
(9604|9617) pub5 21% (7 samples sent)
(9604|9617) pub5 31% (10 samples sent)
(9604|9617) pub5 40% (13 samples sent)
(9604|9617) pub5 50% (16 samples sent)
(9604|9617) pub5 62% (20 samples sent)
(9604|9617) pub5 71% (23 samples sent)
(9604|9617) pub5 81% (26 samples sent)
(9604|9617) pub5 90% (29 samples sent)
(9604|9617) pub5 100% (32 samples sent)
(9604|9617) pub5->wait_match() before write for 01037c1e.5298f536.25842870.00000002(f4e3b6d3)
(9604|9625) pub13<-match found! before write for 01037c1e.5298f536.25842877.00000002(46c36ac3)
(9604|9625) pub13 waiting for acks
(9604|9611) sub 40% (410 samples received)
(9604|9617) pub5<-match found! before write for 01037c1e.5298f536.25842870.00000002(f4e3b6d3)
(9604|9617) pub5 waiting for acks
(9604|9641) pub28<-match found! before write for 01037c1e.5298f536.25842886.00000002(3397132e)
(9604|9641) pub28 waiting for acks
(9604|9638) pub26<-match found! before write for 01037c1e.5298f536.25842888.00000002(8ca7ad4f)
(9604|9638) pub26 waiting for acks
(9604|9634) pub22 writer id: 01037c1e.5298f536.2584287f.00000002(76b32102)
(9604|9634) pub22->started
(9604|9634) pub22 12% (4 samples sent)
(9604|9634) pub22 21% (7 samples sent)
(9604|9634) pub22 31% (10 samples sent)
(9604|9634) pub22 40% (13 samples sent)
(9604|9634) pub22 50% (16 samples sent)
(9604|9634) pub22 62% (20 samples sent)
(9604|9634) pub22 71% (23 samples sent)
(9604|9634) pub22 81% (26 samples sent)
(9604|9634) pub22 90% (29 samples sent)
(9604|9634) pub22 100% (32 samples sent)
(9604|9634) pub22->wait_match() before write for 01037c1e.5298f536.2584287f.00000002(76b32102)
(9604|9626) pub14 writer id: 01037c1e.5298f536.25842878.00000002(c493fd12)
(9604|9626) pub14->started
(9604|9626) pub14 12% (4 samples sent)
(9604|9626) pub14 21% (7 samples sent)
(9604|9626) pub14 31% (10 samples sent)
(9604|9626) pub14 40% (13 samples sent)
(9604|9626) pub14 50% (16 samples sent)
(9604|9626) pub14 62% (20 samples sent)
(9604|9626) pub14 71% (23 samples sent)
(9604|9626) pub14 81% (26 samples sent)
(9604|9626) pub14 90% (29 samples sent)
(9604|9626) pub14 100% (32 samples sent)
(9604|9626) pub14->wait_match() before write for 01037c1e.5298f536.25842878.00000002(c493fd12)
(9604|9632) pub20 waiting for acks returned
(9604|9632) pub20<-delete_contained_entities
(9604|9634) pub22<-match found! before write for 01037c1e.5298f536.2584287f.00000002(76b32102)
(9604|9634) pub22 waiting for acks
(9604|9626) pub14<-match found! before write for 01037c1e.5298f536.25842878.00000002(c493fd12)
(9604|9626) pub14 waiting for acks
(9604|9623) pub11 writer id: 01037c1e.5298f536.25842879.00000002(f9f3d4a2)
(9604|9623) pub11->started
(9604|9623) pub11 12% (4 samples sent)
(9604|9623) pub11 21% (7 samples sent)
(9604|9623) pub11 31% (10 samples sent)
(9604|9623) pub11 40% (13 samples sent)
(9604|9623) pub11 50% (16 samples sent)
(9604|9623) pub11 62% (20 samples sent)
(9604|9623) pub11 71% (23 samples sent)
(9604|9623) pub11 81% (26 samples sent)
(9604|9623) pub11 90% (29 samples sent)
(9604|9623) pub11 100% (32 samples sent)
(9604|9623) pub11->wait_match() before write for 01037c1e.5298f536.25842879.00000002(f9f3d4a2)
(9604|9622) pub10 writer id: 01037c1e.5298f536.25842875.00000002(3c0339a3)
(9604|9622) pub10->started
(9604|9622) pub10 12% (4 samples sent)
(9604|9622) pub10 21% (7 samples sent)
(9604|9622) pub10 31% (10 samples sent)
(9604|9622) pub10 40% (13 samples sent)
(9604|9622) pub10 50% (16 samples sent)
(9604|9622) pub10 62% (20 samples sent)
(9604|9622) pub10 71% (23 samples sent)
(9604|9622) pub10 81% (26 samples sent)
(9604|9622) pub10 90% (29 samples sent)
(9604|9622) pub10 100% (32 samples sent)
(9604|9622) pub10->wait_match() before write for 01037c1e.5298f536.25842875.00000002(3c0339a3)
(9604|9611) sub 50% (512 samples received)
(9604|9624) pub12 writer id: 01037c1e.5298f536.25842876.00000002(7ba34373)
(9604|9624) pub12->started
(9604|9624) pub12 12% (4 samples sent)
(9604|9624) pub12 21% (7 samples sent)
(9604|9624) pub12 31% (10 samples sent)
(9604|9624) pub12 40% (13 samples sent)
(9604|9624) pub12 50% (16 samples sent)
(9604|9624) pub12 62% (20 samples sent)
(9604|9624) pub12 71% (23 samples sent)
(9604|9624) pub12 81% (26 samples sent)
(9604|9624) pub12 90% (29 samples sent)
(9604|9624) pub12 100% (32 samples sent)
(9604|9624) pub12->wait_match() before write for 01037c1e.5298f536.25842876.00000002(7ba34373)
(9604|9625) pub13 waiting for acks returned
(9604|9625) pub13<-delete_contained_entities
(9604|9622) pub10<-match found! before write for 01037c1e.5298f536.25842875.00000002(3c0339a3)
(9604|9622) pub10 waiting for acks
(9604|9641) pub28 waiting for acks returned
(9604|9641) pub28<-delete_contained_entities
(9604|9617) pub5 waiting for acks returned
(9604|9617) pub5<-delete_contained_entities
(9604|9623) pub11<-match found! before write for 01037c1e.5298f536.25842879.00000002(f9f3d4a2)
(9604|9623) pub11 waiting for acks
(9604|9631) pub19 writer id: 01037c1e.5298f536.25842880.00000002(bcd7e68e)
(9604|9631) pub19->started
(9604|9631) pub19 12% (4 samples sent)
(9604|9631) pub19 21% (7 samples sent)
(9604|9631) pub19 31% (10 samples sent)
(9604|9631) pub19 40% (13 samples sent)
(9604|9631) pub19 50% (16 samples sent)
(9604|9631) pub19 62% (20 samples sent)
(9604|9631) pub19 71% (23 samples sent)
(9604|9631) pub19 81% (26 samples sent)
(9604|9631) pub19 90% (29 samples sent)
(9604|9631) pub19 100% (32 samples sent)
(9604|9631) pub19->wait_match() before write for 01037c1e.5298f536.25842880.00000002(bcd7e68e)
(9604|9638) pub26 waiting for acks returned
(9604|9638) pub26<-delete_contained_entities
(9604|9624) pub12<-match found! before write for 01037c1e.5298f536.25842876.00000002(7ba34373)
(9604|9624) pub12 waiting for acks
(9604|9628) pub16 writer id: 01037c1e.5298f536.2584287d.00000002(0c737262)
(9604|9628) pub16->started
(9604|9628) pub16 12% (4 samples sent)
(9604|9628) pub16 21% (7 samples sent)
(9604|9628) pub16 31% (10 samples sent)
(9604|9628) pub16 40% (13 samples sent)
(9604|9628) pub16 50% (16 samples sent)
(9604|9628) pub16 62% (20 samples sent)
(9604|9628) pub16 71% (23 samples sent)
(9604|9628) pub16 81% (26 samples sent)
(9604|9628) pub16 90% (29 samples sent)
(9604|9628) pub16 100% (32 samples sent)
(9604|9628) pub16->wait_match() before write for 01037c1e.5298f536.2584287d.00000002(0c737262)
(9604|9632) pub20<-delete_participant
(9604|9611) sub 60% (615 samples received)
(9604|9634) pub22 waiting for acks returned
(9604|9634) pub22<-delete_contained_entities
(9604|9626) pub14 waiting for acks returned
(9604|9626) pub14<-delete_contained_entities
(9604|9631) pub19<-match found! before write for 01037c1e.5298f536.25842880.00000002(bcd7e68e)
(9604|9631) pub19 waiting for acks
(9604|9628) pub16<-match found! before write for 01037c1e.5298f536.2584287d.00000002(0c737262)
(9604|9628) pub16 waiting for acks
(9604|9642) pub29 writer id: 01037c1e.5298f536.25842889.00000002(b1c784ff)
(9604|9642) pub29->started
(9604|9642) pub29 12% (4 samples sent)
(9604|9642) pub29 21% (7 samples sent)
(9604|9642) pub29 31% (10 samples sent)
(9604|9642) pub29 40% (13 samples sent)
(9604|9642) pub29 50% (16 samples sent)
(9604|9642) pub29 62% (20 samples sent)
(9604|9642) pub29 71% (23 samples sent)
(9604|9642) pub29 81% (26 samples sent)
(9604|9642) pub29 90% (29 samples sent)
(9604|9642) pub29 100% (32 samples sent)
(9604|9642) pub29->wait_match() before write for 01037c1e.5298f536.25842889.00000002(b1c784ff)
(9604|9627) pub15 writer id: 01037c1e.5298f536.2584287a.00000002(be53ae72)
(9604|9627) pub15->started
(9604|9627) pub15 12% (4 samples sent)
(9604|9627) pub15 21% (7 samples sent)
(9604|9627) pub15 31% (10 samples sent)
(9604|9627) pub15 40% (13 samples sent)
(9604|9627) pub15 50% (16 samples sent)
(9604|9627) pub15 62% (20 samples sent)
(9604|9627) pub15 71% (23 samples sent)
(9604|9627) pub15 81% (26 samples sent)
(9604|9627) pub15 90% (29 samples sent)
(9604|9627) pub15 100% (32 samples sent)
(9604|9627) pub15->wait_match() before write for 01037c1e.5298f536.2584287a.00000002(be53ae72)
(9604|9625) pub13<-delete_participant
(9604|9641) pub28<-delete_participant
(9604|9617) pub5<-delete_participant
(9604|9622) pub10 waiting for acks returned
(9604|9622) pub10<-delete_contained_entities
(9604|9639) pub27 writer id: 01037c1e.5298f536.25842887.00000002(0ef73a9e)
(9604|9639) pub27->started
(9604|9639) pub27 12% (4 samples sent)
(9604|9639) pub27 21% (7 samples sent)
(9604|9639) pub27 31% (10 samples sent)
(9604|9639) pub27 40% (13 samples sent)
(9604|9639) pub27 50% (16 samples sent)
(9604|9639) pub27 62% (20 samples sent)
(9604|9639) pub27 71% (23 samples sent)
(9604|9639) pub27 81% (26 samples sent)
(9604|9639) pub27 90% (29 samples sent)
(9604|9639) pub27 100% (32 samples sent)
(9604|9639) pub27->wait_match() before write for 01037c1e.5298f536.25842887.00000002(0ef73a9e)
(9604|9638) pub26<-delete_participant
(9604|9623) pub11 waiting for acks returned
(9604|9623) pub11<-delete_contained_entities
(9604|9626) pub14<-delete_participant
(9604|9634) pub22<-delete_participant
(9604|9611) sub 70% (717 samples received)
(9604|9624) pub12 waiting for acks returned
(9604|9624) pub12<-delete_contained_entities
(9604|9620) pub8 writer id: 01037c1e.5298f536.25842873.00000002(b343cc03)
(9604|9620) pub8->started
(9604|9620) pub8 12% (4 samples sent)
(9604|9620) pub8 21% (7 samples sent)
(9604|9620) pub8 31% (10 samples sent)
(9604|9620) pub8 40% (13 samples sent)
(9604|9620) pub8 50% (16 samples sent)
(9604|9620) pub8 62% (20 samples sent)
(9604|9620) pub8 71% (23 samples sent)
(9604|9620) pub8 81% (26 samples sent)
(9604|9620) pub8 90% (29 samples sent)
(9604|9620) pub8 100% (32 samples sent)
(9604|9620) pub8->wait_match() before write for 01037c1e.5298f536.25842873.00000002(b343cc03)
(9604|9642) pub29<-match found! before write for 01037c1e.5298f536.25842889.00000002(b1c784ff)
(9604|9642) pub29 waiting for acks
(9604|9639) pub27<-match found! before write for 01037c1e.5298f536.25842887.00000002(0ef73a9e)
(9604|9639) pub27 waiting for acks
(9604|9627) pub15<-match found! before write for 01037c1e.5298f536.2584287a.00000002(be53ae72)
(9604|9627) pub15 waiting for acks
(9604|9622) pub10<-delete_participant
(9604|9620) pub8<-match found! before write for 01037c1e.5298f536.25842873.00000002(b343cc03)
(9604|9620) pub8 waiting for acks
(9604|9636) pub25 writer id: 01037c1e.5298f536.25842883.00000002(fb779c5e)
(9604|9636) pub25->started
(9604|9636) pub25 12% (4 samples sent)
(9604|9636) pub25 21% (7 samples sent)
(9604|9636) pub25 31% (10 samples sent)
(9604|9636) pub25 40% (13 samples sent)
(9604|9636) pub25 50% (16 samples sent)
(9604|9636) pub25 62% (20 samples sent)
(9604|9636) pub25 71% (23 samples sent)
(9604|9636) pub25 81% (26 samples sent)
(9604|9636) pub25 90% (29 samples sent)
(9604|9636) pub25 100% (32 samples sent)
(9604|9636) pub25->wait_match() before write for 01037c1e.5298f536.25842883.00000002(fb779c5e)
(9604|9631) pub19 waiting for acks returned
(9604|9631) pub19<-delete_contained_entities
(9604|9640) pub31 writer id: 01037c1e.5298f536.2584288a.00000002(f667fe2f)
(9604|9640) pub31->started
(9604|9640) pub31 12% (4 samples sent)
(9604|9640) pub31 21% (7 samples sent)
(9604|9640) pub31 31% (10 samples sent)
(9604|9640) pub31 40% (13 samples sent)
(9604|9640) pub31 50% (16 samples sent)
(9604|9640) pub31 62% (20 samples sent)
(9604|9640) pub31 71% (23 samples sent)
(9604|9640) pub31 81% (26 samples sent)
(9604|9640) pub31 90% (29 samples sent)
(9604|9640) pub31 100% (32 samples sent)
(9604|9640) pub31->wait_match() before write for 01037c1e.5298f536.2584288a.00000002(f667fe2f)
(9604|9628) pub16 waiting for acks returned
(9604|9628) pub16<-delete_contained_entities
(9604|9643) pub30 writer id: 01037c1e.5298f536.25842885.00000002(743769fe)
(9604|9643) pub30->started
(9604|9643) pub30 12% (4 samples sent)
(9604|9643) pub30 21% (7 samples sent)
(9604|9643) pub30 31% (10 samples sent)
(9604|9643) pub30 40% (13 samples sent)
(9604|9643) pub30 50% (16 samples sent)
(9604|9643) pub30 62% (20 samples sent)
(9604|9643) pub30 71% (23 samples sent)
(9604|9643) pub30 81% (26 samples sent)
(9604|9643) pub30 90% (29 samples sent)
(9604|9643) pub30 100% (32 samples sent)
(9604|9643) pub30->wait_match() before write for 01037c1e.5298f536.25842885.00000002(743769fe)
(9604|9611) sub 80% (820 samples received)
(9604|9635) pub23 writer id: 01037c1e.5298f536.25842882.00000002(c617b5ee)
(9604|9635) pub23->started
(9604|9635) pub23 12% (4 samples sent)
(9604|9635) pub23 21% (7 samples sent)
(9604|9635) pub23 31% (10 samples sent)
(9604|9635) pub23 40% (13 samples sent)
(9604|9635) pub23 50% (16 samples sent)
(9604|9635) pub23 62% (20 samples sent)
(9604|9635) pub23 71% (23 samples sent)
(9604|9635) pub23 81% (26 samples sent)
(9604|9635) pub23 90% (29 samples sent)
(9604|9635) pub23 100% (32 samples sent)
(9604|9635) pub23->wait_match() before write for 01037c1e.5298f536.25842882.00000002(c617b5ee)
(9604|9623) pub11<-delete_participant
(9604|9636) pub25<-match found! before write for 01037c1e.5298f536.25842883.00000002(fb779c5e)
(9604|9636) pub25 waiting for acks
(9604|9624) pub12<-delete_participant
(9604|9631) pub19<-delete_participant
(9604|9640) pub31<-match found! before write for 01037c1e.5298f536.2584288a.00000002(f667fe2f)
(9604|9640) pub31 waiting for acks
(9604|9642) pub29 waiting for acks returned
(9604|9642) pub29<-delete_contained_entities
(9604|9643) pub30<-match found! before write for 01037c1e.5298f536.25842885.00000002(743769fe)
(9604|9643) pub30 waiting for acks
(9604|9639) pub27 waiting for acks returned
(9604|9639) pub27<-delete_contained_entities
(9604|9627) pub15 waiting for acks returned
(9604|9627) pub15<-delete_contained_entities
(9604|9635) pub23<-match found! before write for 01037c1e.5298f536.25842882.00000002(c617b5ee)
(9604|9635) pub23 waiting for acks
(9604|9620) pub8 waiting for acks returned
(9604|9620) pub8<-delete_contained_entities
(9604|9611) sub 90% (922 samples received)
(9604|9628) pub16<-delete_participant
(9604|9611) sub 100% (1024 samples received)
(9604|9611) sub condition_.notify_all
(9604|9604) sub condition_.wait returned
(9604|9604) sub check_received
(9604|9604) sub check_received returns 0
(9604|9604) <- PublisherService::end
(9604|9636) pub25 waiting for acks returned
(9604|9636) pub25<-delete_contained_entities
(9604|9640) pub31 waiting for acks returned
(9604|9640) pub31<-delete_contained_entities
(9604|9642) pub29<-delete_participant
(9604|9643) pub30 waiting for acks returned
(9604|9643) pub30<-delete_contained_entities
(9604|9639) pub27<-delete_participant
(9604|9627) pub15<-delete_participant
(9604|9620) pub8<-delete_participant
(9604|9635) pub23 waiting for acks returned
(9604|9635) pub23<-delete_contained_entities
(9604|9636) pub25<-delete_participant
(9604|9640) pub31<-delete_participant
(9604|9643) pub30<-delete_participant
(9604|9635) pub23<-delete_participant
(9604|9604) <- PublisherService::~PublisherService
(9604|9604) <- Subscriber delete_contained_entities
(9604|9604) <- Subscriber delete_participant
(9604|9604) <- Subscriber::~Subscriber
(9604|9604) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps durable Time:16s Result:0
==============================================================================
tests/DCPS/DomainRange/run_test.pl
#
*********************************
DomainRangeTest creates a single process with 1 DW and 4 DRs.
Domains and transports are dynamically configured from the
templates in config.ini. The DW in each domain sends 10
messages to its DRs.
*********************************
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DomainRange/DomainRangeTest -DCPSConfigFile config.ini -ORBVerboseLogging 1 -DCPSDebugLevel 10 -domain 2 -domain 8 -domain 20 -domain 50 -domain 8 -DCPSTransportDebugLevel 1 -ORBLogFile alpha.log -DCPSPendingTimeout 3
alpha PID: 9773 started at 2026-03-06 13:19:00
ERROR: DomainRangeTest timedout
#
======= Begin stuck stacks =======
(lldb) process attach --pid 9773
Process 9773 stopped
* thread #1, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f38dfe98d71 <+225>: movl %r13d, %edi
0x7f38dfe98d74 <+228>: movq %rax, %rbx
0x7f38dfe98d77 <+231>: callq 0x7f38dfe985d0 ; ___lldb_unnamed_symbol3633
0x7f38dfe98d7c <+236>: jmp 0x7f38dfe98ce6 ; <+86>
thread #2, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00005576ff205a22 DomainRangeTest`__sanitizer::internal_usleep(unsigned long long) + 66
DomainRangeTest`__sanitizer::internal_usleep:
-> 0x5576ff205a22 <+66>: retq
0x5576ff205a23: nopw %cs:(%rax,%rax)
0x5576ff205a2d: nopl (%rax)
DomainRangeTest`__sanitizer::internal_execve:
0x5576ff205a30 <+0>: endbr64
thread #3, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f38dfe98d71 <+225>: movl %r13d, %edi
0x7f38dfe98d74 <+228>: movq %rax, %rbx
0x7f38dfe98d77 <+231>: callq 0x7f38dfe985d0 ; ___lldb_unnamed_symbol3633
0x7f38dfe98d7c <+236>: jmp 0x7f38dfe98ce6 ; <+86>
thread #4, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f38dff26d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f38dff26d0d <+333>: ja 0x7f38dff26d70 ; <+432>
0x7f38dff26d0f <+335>: movl %eax, %ebx
0x7f38dff26d11 <+337>: movl %r14d, %edi
thread #5, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f38dfe98d71 <+225>: movl %r13d, %edi
0x7f38dfe98d74 <+228>: movq %rax, %rbx
0x7f38dfe98d77 <+231>: callq 0x7f38dfe985d0 ; ___lldb_unnamed_symbol3633
0x7f38dfe98d7c <+236>: jmp 0x7f38dfe98ce6 ; <+86>
thread #6, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f38dff26d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f38dff26d0d <+333>: ja 0x7f38dff26d70 ; <+432>
0x7f38dff26d0f <+335>: movl %eax, %ebx
0x7f38dff26d11 <+337>: movl %r14d, %edi
thread #7, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f38dfe98d71 <+225>: movl %r13d, %edi
0x7f38dfe98d74 <+228>: movq %rax, %rbx
0x7f38dfe98d77 <+231>: callq 0x7f38dfe985d0 ; ___lldb_unnamed_symbol3633
0x7f38dfe98d7c <+236>: jmp 0x7f38dfe98ce6 ; <+86>
thread #8, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f38dff26d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f38dff26d0d <+333>: ja 0x7f38dff26d70 ; <+432>
0x7f38dff26d0f <+335>: movl %eax, %ebx
0x7f38dff26d11 <+337>: movl %r14d, %edi
thread #9, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f38dfe98d71 <+225>: movl %r13d, %edi
0x7f38dfe98d74 <+228>: movq %rax, %rbx
0x7f38dfe98d77 <+231>: callq 0x7f38dfe985d0 ; ___lldb_unnamed_symbol3633
0x7f38dfe98d7c <+236>: jmp 0x7f38dfe98ce6 ; <+86>
thread #10, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f38dff26d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f38dff26d0d <+333>: ja 0x7f38dff26d70 ; <+432>
0x7f38dff26d0f <+335>: movl %eax, %ebx
0x7f38dff26d11 <+337>: movl %r14d, %edi
thread #11, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f38dfe98d71 <+225>: movl %r13d, %edi
0x7f38dfe98d74 <+228>: movq %rax, %rbx
0x7f38dfe98d77 <+231>: callq 0x7f38dfe985d0 ; ___lldb_unnamed_symbol3633
0x7f38dfe98d7c <+236>: jmp 0x7f38dfe98ce6 ; <+86>
thread #12, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f38dff26d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f38dff26d0d <+333>: ja 0x7f38dff26d70 ; <+432>
0x7f38dff26d0f <+335>: movl %eax, %ebx
0x7f38dff26d11 <+337>: movl %r14d, %edi
thread #13, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f38dfe98d71 <+225>: movl %r13d, %edi
0x7f38dfe98d74 <+228>: movq %rax, %rbx
0x7f38dfe98d77 <+231>: callq 0x7f38dfe985d0 ; ___lldb_unnamed_symbol3633
0x7f38dfe98d7c <+236>: jmp 0x7f38dfe98ce6 ; <+86>
thread #14, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f38dff26d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f38dff26d0d <+333>: ja 0x7f38dff26d70 ; <+432>
0x7f38dff26d0f <+335>: movl %eax, %ebx
0x7f38dff26d11 <+337>: movl %r14d, %edi
thread #15, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f38dfe98d71 <+225>: movl %r13d, %edi
0x7f38dfe98d74 <+228>: movq %rax, %rbx
0x7f38dfe98d77 <+231>: callq 0x7f38dfe985d0 ; ___lldb_unnamed_symbol3633
0x7f38dfe98d7c <+236>: jmp 0x7f38dfe98ce6 ; <+86>
thread #16, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f38dff26d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f38dff26d0d <+333>: ja 0x7f38dff26d70 ; <+432>
0x7f38dff26d0f <+335>: movl %eax, %ebx
0x7f38dff26d11 <+337>: movl %r14d, %edi
thread #17, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f38dfe98d71 <+225>: movl %r13d, %edi
0x7f38dfe98d74 <+228>: movq %rax, %rbx
0x7f38dfe98d77 <+231>: callq 0x7f38dfe985d0 ; ___lldb_unnamed_symbol3633
0x7f38dfe98d7c <+236>: jmp 0x7f38dfe98ce6 ; <+86>
thread #18, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f38dff26d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f38dff26d0d <+333>: ja 0x7f38dff26d70 ; <+432>
0x7f38dff26d0f <+335>: movl %eax, %ebx
0x7f38dff26d11 <+337>: movl %r14d, %edi
thread #19, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f38dfe98d71 <+225>: movl %r13d, %edi
0x7f38dfe98d74 <+228>: movq %rax, %rbx
0x7f38dfe98d77 <+231>: callq 0x7f38dfe985d0 ; ___lldb_unnamed_symbol3633
0x7f38dfe98d7c <+236>: jmp 0x7f38dfe98ce6 ; <+86>
thread #20, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f38dff26d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f38dff26d0d <+333>: ja 0x7f38dff26d70 ; <+432>
0x7f38dff26d0f <+335>: movl %eax, %ebx
0x7f38dff26d11 <+337>: movl %r14d, %edi
thread #21, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f38dfe98d71 <+225>: movl %r13d, %edi
0x7f38dfe98d74 <+228>: movq %rax, %rbx
0x7f38dfe98d77 <+231>: callq 0x7f38dfe985d0 ; ___lldb_unnamed_symbol3633
0x7f38dfe98d7c <+236>: jmp 0x7f38dfe98ce6 ; <+86>
thread #22, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f38dff26d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f38dff26d0d <+333>: ja 0x7f38dff26d70 ; <+432>
0x7f38dff26d0f <+335>: movl %eax, %ebx
0x7f38dff26d11 <+337>: movl %r14d, %edi
thread #23, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f38dfe98d71 <+225>: movl %r13d, %edi
0x7f38dfe98d74 <+228>: movq %rax, %rbx
0x7f38dfe98d77 <+231>: callq 0x7f38dfe985d0 ; ___lldb_unnamed_symbol3633
0x7f38dfe98d7c <+236>: jmp 0x7f38dfe98ce6 ; <+86>
thread #24, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f38dff26d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f38dff26d0d <+333>: ja 0x7f38dff26d70 ; <+432>
0x7f38dff26d0f <+335>: movl %eax, %ebx
0x7f38dff26d11 <+337>: movl %r14d, %edi
Executable module set to "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DomainRange/DomainRangeTest".
Architecture set to: x86_64-pc-linux-gnu.
(lldb) bt all
* thread #1, name = 'DomainRangeTest', stop reason = signal SIGSTOP
* frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f38dfe9b7ed libc.so.6`pthread_cond_wait + 525
frame #2: 0x00005576ff2b05a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x00005576ff22a1fd DomainRangeTest`__interceptor_pthread_cond_wait + 477
frame #4: 0x00007f38e06ea428 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait() [inlined] ACE_OS::cond_wait(cv=0x00005577006e4c48, external_mutex=<unavailable>) at OS_NS_Thread.inl:385:3
frame #5: 0x00007f38e06ea420 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00005577006e4c48) at Condition_Thread_Mutex.cpp:86:10
frame #6: 0x00005576ff2b5a51 DomainRangeTest`main(argc=<unavailable>, argv=<unavailable>) at DomainRangeTest.cpp:333:27
frame #7: 0x00007f38dfe2a1ca libc.so.6`___lldb_unnamed_symbol3278 + 122
frame #8: 0x00007f38dfe2a28b libc.so.6`__libc_start_main + 139
frame #9: 0x00005576ff1fb495 DomainRangeTest`_start + 37
thread #2, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00005576ff205a22 DomainRangeTest`__sanitizer::internal_usleep(unsigned long long) + 66
frame #1: 0x00005576ff29878a DomainRangeTest`__tsan::BackgroundThread(void*) + 154
frame #2: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #3: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #3, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f38dfe9b7ed libc.so.6`pthread_cond_wait + 525
frame #2: 0x00005576ff2b05a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x00005576ff22a1fd DomainRangeTest`__interceptor_pthread_cond_wait + 477
frame #4: 0x00007f38e06ea428 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait() [inlined] ACE_OS::cond_wait(cv=0x00007b5800000348, external_mutex=<unavailable>) at OS_NS_Thread.inl:385:3
frame #5: 0x00007f38e06ea420 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800000348) at Condition_Thread_Mutex.cpp:86:10
frame #6: 0x00007f38e2d346c5 libOpenDDS_Rtps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait(this=0x00007b5800000348, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:56:15
frame #7: 0x00007f38e17f250c libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800000300) at DispatchService.cpp:201:13
frame #8: 0x00007f38e17f064a libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800000300) at DispatchService.cpp:161:14
frame #9: 0x00007f38e1928d5d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800000450) at ThreadPool.cpp:64:3
frame #10: 0x00007f38e074fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1800004200) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #4, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
frame #1: 0x00007f38e18a1a13 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=7, rfds=0x00007b7000000848, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f38e18a19bc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000000800, dispatch_set=0x00007b7000000838, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f38e189d432 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000000800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f38e189d31c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000000800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f38e07838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800001e60, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f38e1896177 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800000000) at ReactorTask.cpp:235:13
frame #7: 0x00007f38e1897389 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f38e07aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800000000) at Task.cpp:269:29
frame #9: 0x00007f38e07af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f38e07af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c00001500) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c00001500) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #5, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f38dfe9bc8e libc.so.6`pthread_cond_timedwait + 574
frame #2: 0x00005576ff2b05a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x00005576ff22a4bd DomainRangeTest`__interceptor_pthread_cond_timedwait + 477
frame #4: 0x00007f38e06ea4d6 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) [inlined] ACE_OS::cond_timedwait(cv=<unavailable>, external_mutex=<unavailable>, timeout=0x00007f38d985b568) at OS_NS_Thread.inl:418:3
frame #5: 0x00007f38e06ea493 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800001b48, mutex=0x00007b5800001b18, abstime=0x00007f38d985b568) at Condition_Thread_Mutex.cpp:94:10
frame #6: 0x00007f38e06ea5ee libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800001b48, abstime=0x00007f38d985b568) at Condition_Thread_Mutex.cpp:103:16
frame #7: 0x00007f38e17e6f74 libOpenDDS_Dcps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait_until(this=0x00007b5800001b48, expire_at=0x00007f38d985b568, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:72:15
frame #8: 0x00007f38e17f24eb libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800001b00) at DispatchService.cpp:199:13
frame #9: 0x00007f38e17f064a libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800001b00) at DispatchService.cpp:161:14
frame #10: 0x00007f38e1928d5d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800001c50) at ThreadPool.cpp:64:3
frame #11: 0x00007f38e074fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #12: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b180001c080) at Base_Thread_Adapter.cpp:124:45
frame #13: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #14: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #15: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #6, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
frame #1: 0x00007f38e18a1a13 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=21, rfds=0x00007b7000002048, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f38e18a19bc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000002000, dispatch_set=0x00007b7000002038, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f38e189d432 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000002000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f38e189d31c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000002000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f38e07838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b08000066e0, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f38e1896177 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800001e00) at ReactorTask.cpp:235:13
frame #7: 0x00007f38e1897389 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f38e07aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800001e00) at Task.cpp:269:29
frame #9: 0x00007f38e07af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f38e07af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c00001ea0) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c00001ea0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #7, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f38dfe9b7ed libc.so.6`pthread_cond_wait + 525
frame #2: 0x00005576ff2b05a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x00005576ff22a1fd DomainRangeTest`__interceptor_pthread_cond_wait + 477
frame #4: 0x00007f38e06ea428 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait() [inlined] ACE_OS::cond_wait(cv=0x00007b5800002448, external_mutex=<unavailable>) at OS_NS_Thread.inl:385:3
frame #5: 0x00007f38e06ea420 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800002448) at Condition_Thread_Mutex.cpp:86:10
frame #6: 0x00007f38e2d346c5 libOpenDDS_Rtps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait(this=0x00007b5800002448, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:56:15
frame #7: 0x00007f38e17f250c libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800002400) at DispatchService.cpp:201:13
frame #8: 0x00007f38e17f064a libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800002400) at DispatchService.cpp:161:14
frame #9: 0x00007f38e1928d5d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800002550) at ThreadPool.cpp:64:3
frame #10: 0x00007f38e074fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1800027b40) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #8, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
frame #1: 0x00007f38e18a1a13 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=87, rfds=0x00007b7000003048, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f38e18a19bc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000003000, dispatch_set=0x00007b7000003038, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f38e189d432 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000003000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f38e189d31c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000003000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f38e07838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800009a20, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f38e1896177 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800002700) at ReactorTask.cpp:235:13
frame #7: 0x00007f38e1897389 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f38e07aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800002700) at Task.cpp:269:29
frame #9: 0x00007f38e07af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f38e07af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c000023e0) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c000023e0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #9, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f38dfe9bc8e libc.so.6`pthread_cond_timedwait + 574
frame #2: 0x00005576ff2b05a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x00005576ff22a4bd DomainRangeTest`__interceptor_pthread_cond_timedwait + 477
frame #4: 0x00007f38e06ea4d6 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) [inlined] ACE_OS::cond_timedwait(cv=<unavailable>, external_mutex=<unavailable>, timeout=0x00007f38d5857568) at OS_NS_Thread.inl:418:3
frame #5: 0x00007f38e06ea493 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800003f48, mutex=0x00007b5800003f18, abstime=0x00007f38d5857568) at Condition_Thread_Mutex.cpp:94:10
frame #6: 0x00007f38e06ea5ee libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800003f48, abstime=0x00007f38d5857568) at Condition_Thread_Mutex.cpp:103:16
frame #7: 0x00007f38e17e6f74 libOpenDDS_Dcps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait_until(this=0x00007b5800003f48, expire_at=0x00007f38d5857568, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:72:15
frame #8: 0x00007f38e17f24eb libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800003f00) at DispatchService.cpp:199:13
frame #9: 0x00007f38e17f064a libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800003f00) at DispatchService.cpp:161:14
frame #10: 0x00007f38e1928d5d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800004050) at ThreadPool.cpp:64:3
frame #11: 0x00007f38e074fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #12: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b18000489c0) at Base_Thread_Adapter.cpp:124:45
frame #13: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #14: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #15: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #10, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
frame #1: 0x00007f38e18a1a13 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=31, rfds=0x00007b7000004848, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f38e18a19bc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000004800, dispatch_set=0x00007b7000004838, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f38e189d432 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000004800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f38e189d31c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000004800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f38e07838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b080000d420, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f38e1896177 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800004200) at ReactorTask.cpp:235:13
frame #7: 0x00007f38e1897389 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f38e07aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800004200) at Task.cpp:269:29
frame #9: 0x00007f38e07af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f38e07af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c00017840) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c00017840) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #11, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f38dfe9b7ed libc.so.6`pthread_cond_wait + 525
frame #2: 0x00005576ff2b05a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x00005576ff22a1fd DomainRangeTest`__interceptor_pthread_cond_wait + 477
frame #4: 0x00007f38e06ea428 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait() [inlined] ACE_OS::cond_wait(cv=0x00007b5800004848, external_mutex=<unavailable>) at OS_NS_Thread.inl:385:3
frame #5: 0x00007f38e06ea420 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800004848) at Condition_Thread_Mutex.cpp:86:10
frame #6: 0x00007f38e2d346c5 libOpenDDS_Rtps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait(this=0x00007b5800004848, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:56:15
frame #7: 0x00007f38e17f250c libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800004800) at DispatchService.cpp:201:13
frame #8: 0x00007f38e17f064a libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800004800) at DispatchService.cpp:161:14
frame #9: 0x00007f38e1928d5d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800004950) at ThreadPool.cpp:64:3
frame #10: 0x00007f38e074fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b18000553e0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #12, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
frame #1: 0x00007f38e18a1a13 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=80, rfds=0x00007b7000005848, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f38e18a19bc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000005800, dispatch_set=0x00007b7000005838, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f38e189d432 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000005800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f38e189d31c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000005800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f38e07838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800010760, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f38e1896177 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800004b00) at ReactorTask.cpp:235:13
frame #7: 0x00007f38e1897389 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f38e07aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800004b00) at Task.cpp:269:29
frame #9: 0x00007f38e07af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f38e07af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c00018100) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c00018100) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #13, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f38dfe9bc8e libc.so.6`pthread_cond_timedwait + 574
frame #2: 0x00005576ff2b05a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x00005576ff22a4bd DomainRangeTest`__interceptor_pthread_cond_timedwait + 477
frame #4: 0x00007f38e06ea4d6 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) [inlined] ACE_OS::cond_timedwait(cv=<unavailable>, external_mutex=<unavailable>, timeout=0x00007f38d0dfe568) at OS_NS_Thread.inl:418:3
frame #5: 0x00007f38e06ea493 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800006348, mutex=0x00007b5800006318, abstime=0x00007f38d0dfe568) at Condition_Thread_Mutex.cpp:94:10
frame #6: 0x00007f38e06ea5ee libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800006348, abstime=0x00007f38d0dfe568) at Condition_Thread_Mutex.cpp:103:16
frame #7: 0x00007f38e17e6f74 libOpenDDS_Dcps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait_until(this=0x00007b5800006348, expire_at=0x00007f38d0dfe568, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:72:15
frame #8: 0x00007f38e17f24eb libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800006300) at DispatchService.cpp:199:13
frame #9: 0x00007f38e17f064a libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800006300) at DispatchService.cpp:161:14
frame #10: 0x00007f38e1928d5d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800006450) at ThreadPool.cpp:64:3
frame #11: 0x00007f38e074fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #12: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b18000405c0) at Base_Thread_Adapter.cpp:124:45
frame #13: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #14: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #15: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #14, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
frame #1: 0x00007f38e18a1a13 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=49, rfds=0x00007b7000007048, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f38e18a19bc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000007000, dispatch_set=0x00007b7000007038, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f38e189d432 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000007000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f38e189d31c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000007000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f38e07838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800015140, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f38e1896177 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800006600) at ReactorTask.cpp:235:13
frame #7: 0x00007f38e1897389 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f38e07aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800006600) at Task.cpp:269:29
frame #9: 0x00007f38e07af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f38e07af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c00027360) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c00027360) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #15, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f38dfe9b7ed libc.so.6`pthread_cond_wait + 525
frame #2: 0x00005576ff2b05a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x00005576ff22a1fd DomainRangeTest`__interceptor_pthread_cond_wait + 477
frame #4: 0x00007f38e06ea428 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait() [inlined] ACE_OS::cond_wait(cv=0x00007b5800006c48, external_mutex=<unavailable>) at OS_NS_Thread.inl:385:3
frame #5: 0x00007f38e06ea420 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800006c48) at Condition_Thread_Mutex.cpp:86:10
frame #6: 0x00007f38e2d346c5 libOpenDDS_Rtps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait(this=0x00007b5800006c48, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:56:15
frame #7: 0x00007f38e17f250c libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800006c00) at DispatchService.cpp:201:13
frame #8: 0x00007f38e17f064a libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800006c00) at DispatchService.cpp:161:14
frame #9: 0x00007f38e1928d5d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800006d50) at ThreadPool.cpp:64:3
frame #10: 0x00007f38e074fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1800097aa0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #16, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
frame #1: 0x00007f38e18a1a13 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=85, rfds=0x00007b7000008048, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f38e18a19bc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000008000, dispatch_set=0x00007b7000008038, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f38e189d432 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000008000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f38e189d31c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000008000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f38e07838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800017480, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f38e1896177 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800006f00) at ReactorTask.cpp:235:13
frame #7: 0x00007f38e1897389 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f38e07aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800006f00) at Task.cpp:269:29
frame #9: 0x00007f38e07af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f38e07af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c00027fa0) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c00027fa0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #17, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f38dfe9bc8e libc.so.6`pthread_cond_timedwait + 574
frame #2: 0x00005576ff2b05a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x00005576ff22a4bd DomainRangeTest`__interceptor_pthread_cond_timedwait + 477
frame #4: 0x00007f38e06ea4d6 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) [inlined] ACE_OS::cond_timedwait(cv=<unavailable>, external_mutex=<unavailable>, timeout=0x00007f38cc5ea568) at OS_NS_Thread.inl:418:3
frame #5: 0x00007f38e06ea493 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800008748, mutex=0x00007b5800008718, abstime=0x00007f38cc5ea568) at Condition_Thread_Mutex.cpp:94:10
frame #6: 0x00007f38e06ea5ee libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800008748, abstime=0x00007f38cc5ea568) at Condition_Thread_Mutex.cpp:103:16
frame #7: 0x00007f38e17e6f74 libOpenDDS_Dcps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait_until(this=0x00007b5800008748, expire_at=0x00007f38cc5ea568, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:72:15
frame #8: 0x00007f38e17f24eb libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800008700) at DispatchService.cpp:199:13
frame #9: 0x00007f38e17f064a libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800008700) at DispatchService.cpp:161:14
frame #10: 0x00007f38e1928d5d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800008850) at ThreadPool.cpp:64:3
frame #11: 0x00007f38e074fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #12: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b18000c9240) at Base_Thread_Adapter.cpp:124:45
frame #13: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #14: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #15: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #18, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
frame #1: 0x00007f38e18a1a13 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=59, rfds=0x00007b7000009848, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f38e18a19bc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000009800, dispatch_set=0x00007b7000009838, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f38e189d432 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000009800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f38e189d31c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000009800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f38e07838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b080001ae60, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f38e1896177 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800008a00) at ReactorTask.cpp:235:13
frame #7: 0x00007f38e1897389 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f38e07aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800008a00) at Task.cpp:269:29
frame #9: 0x00007f38e07af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f38e07af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c0003b800) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c0003b800) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #19, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f38dfe9b7ed libc.so.6`pthread_cond_wait + 525
frame #2: 0x00005576ff2b05a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x00005576ff22a1fd DomainRangeTest`__interceptor_pthread_cond_wait + 477
frame #4: 0x00007f38e06ea428 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait() [inlined] ACE_OS::cond_wait(cv=0x00007b5800009048, external_mutex=<unavailable>) at OS_NS_Thread.inl:385:3
frame #5: 0x00007f38e06ea420 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800009048) at Condition_Thread_Mutex.cpp:86:10
frame #6: 0x00007f38e2d346c5 libOpenDDS_Rtps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait(this=0x00007b5800009048, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:56:15
frame #7: 0x00007f38e17f250c libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800009000) at DispatchService.cpp:201:13
frame #8: 0x00007f38e17f064a libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800009000) at DispatchService.cpp:161:14
frame #9: 0x00007f38e1928d5d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800009150) at ThreadPool.cpp:64:3
frame #10: 0x00007f38e074fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b18000e2da0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #20, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
frame #1: 0x00007f38e18a1a13 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=89, rfds=0x00007b700000a848, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f38e18a19bc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b700000a800, dispatch_set=0x00007b700000a838, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f38e189d432 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b700000a800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f38e189d31c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b700000a800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f38e07838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b080001f1a0, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f38e1896177 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800009300) at ReactorTask.cpp:235:13
frame #7: 0x00007f38e1897389 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f38e07aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800009300) at Task.cpp:269:29
frame #9: 0x00007f38e07af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f38e07af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c0003c7c0) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c0003c7c0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #21, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f38dfe9bc8e libc.so.6`pthread_cond_timedwait + 574
frame #2: 0x00005576ff2b05a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x00005576ff22a4bd DomainRangeTest`__interceptor_pthread_cond_timedwait + 477
frame #4: 0x00007f38e06ea4d6 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) [inlined] ACE_OS::cond_timedwait(cv=<unavailable>, external_mutex=<unavailable>, timeout=0x00007f38c77fe568) at OS_NS_Thread.inl:418:3
frame #5: 0x00007f38e06ea493 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b580000ab48, mutex=0x00007b580000ab18, abstime=0x00007f38c77fe568) at Condition_Thread_Mutex.cpp:94:10
frame #6: 0x00007f38e06ea5ee libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b580000ab48, abstime=0x00007f38c77fe568) at Condition_Thread_Mutex.cpp:103:16
frame #7: 0x00007f38e17e6f74 libOpenDDS_Dcps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait_until(this=0x00007b580000ab48, expire_at=0x00007f38c77fe568, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:72:15
frame #8: 0x00007f38e17f24eb libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b580000ab00) at DispatchService.cpp:199:13
frame #9: 0x00007f38e17f064a libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b580000ab00) at DispatchService.cpp:161:14
frame #10: 0x00007f38e1928d5d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b580000ac50) at ThreadPool.cpp:64:3
frame #11: 0x00007f38e074fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #12: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b18001254c0) at Base_Thread_Adapter.cpp:124:45
frame #13: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #14: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #15: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #22, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
frame #1: 0x00007f38e18a1a13 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=77, rfds=0x00007b700000c048, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f38e18a19bc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b700000c000, dispatch_set=0x00007b700000c038, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f38e189d432 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b700000c000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f38e189d31c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b700000c000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f38e07838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800022b80, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f38e1896177 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b580000ae00) at ReactorTask.cpp:235:13
frame #7: 0x00007f38e1897389 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f38e07aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b580000ae00) at Task.cpp:269:29
frame #9: 0x00007f38e07af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f38e07af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c0004d620) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c0004d620) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #23, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dfe98d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f38dfe9bc8e libc.so.6`pthread_cond_timedwait + 574
frame #2: 0x00005576ff2b05a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x00005576ff22a4bd DomainRangeTest`__interceptor_pthread_cond_timedwait + 477
frame #4: 0x00007f38e06ea4d6 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) [inlined] ACE_OS::cond_timedwait(cv=<unavailable>, external_mutex=<unavailable>, timeout=0x00007f38c575b568) at OS_NS_Thread.inl:418:3
frame #5: 0x00007f38e06ea493 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b580000b448, mutex=0x00007b580000b418, abstime=0x00007f38c575b568) at Condition_Thread_Mutex.cpp:94:10
frame #6: 0x00007f38e06ea5ee libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b580000b448, abstime=0x00007f38c575b568) at Condition_Thread_Mutex.cpp:103:16
frame #7: 0x00007f38e17e6f74 libOpenDDS_Dcps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait_until(this=0x00007b580000b448, expire_at=0x00007f38c575b568, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:72:15
frame #8: 0x00007f38e17f24eb libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b580000b400) at DispatchService.cpp:199:13
frame #9: 0x00007f38e17f064a libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b580000b400) at DispatchService.cpp:161:14
frame #10: 0x00007f38e1928d5d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b580000b550) at ThreadPool.cpp:64:3
frame #11: 0x00007f38e074fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #12: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1800139920) at Base_Thread_Adapter.cpp:124:45
frame #13: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #14: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #15: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #24, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f38dff26d07 libc.so.6`__select + 327
frame #1: 0x00007f38e18a1a13 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=83, rfds=0x00007b700000d048, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f38e18a19bc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b700000d000, dispatch_set=0x00007b700000d038, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f38e189d432 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b700000d000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f38e189d31c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b700000d000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f38e07838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800024ee0, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f38e1896177 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b580000b700) at ReactorTask.cpp:235:13
frame #7: 0x00007f38e1897389 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f38e07aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b580000b700) at Task.cpp:269:29
frame #9: 0x00007f38e07af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f38e07af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c000579c0) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f38e06d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c000579c0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x00005576ff2293b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f38dfe9caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f38dff29c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
======= End stuck stacks =======
2026-03-06 13:20:07: ERROR: alpha timedout
#
<<<<< alpha.log >>>>>
2026-03-06 13:19:00.207@LM_INFO@(9773|9773) INFO: set_DCPS_debug_level: set to 10
2026-03-06 13:19:00.207@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_TRANSPORT_DEBUG_LEVEL=1
2026-03-06 13:19:00.207@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2026-03-06 13:19:00.207@LM_INFO@(9773|9773) INFO: Service_Participant::process_config_file: Going to load configuration from "config.ini"
2026-03-06 13:19:00.208@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_SEND_BUFFER_SIZE=64000000
2026-03-06 13:19:00.208@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_RCV_BUFFER_SIZE=64000000
2026-03-06 13:19:00.208@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_INSTANTIATION_RULE=per_participant
2026-03-06 13:19:00.208@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_TRANSPORT_TYPE=rtps_udp
2026-03-06 13:19:00.208@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_CUSTOMIZATION=transport_customization
2026-03-06 13:19:00.208@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_MULTICAST_GROUP_ADDRESS=239.255.2.0
2026-03-06 13:19:00.208@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_TTL=5
2026-03-06 13:19:00.208@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS=@auto_config_rtps
2026-03-06 13:19:00.208@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_SEND_BUFFER_SIZE=64000000
2026-03-06 13:19:00.208@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_RCV_BUFFER_SIZE=64000000
2026-03-06 13:19:00.208@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_INSTANTIATION_RULE=per_participant
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_TRANSPORT_TYPE=rtps_udp
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_CUSTOMIZATION=transport_customization
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_MULTICAST_GROUP_ADDRESS=239.255.20.0
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_TTL=5
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2=@auto_config_rtps_2
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE=@transport_template
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: DOMAIN_RANGE_2_40_DISCOVERY_TEMPLATE=DiscoveryConfigTemplate
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: DOMAIN_RANGE_2_40=@2-40
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: DOMAIN_RANGE=@DomainRange
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_INTEROP_MULTICAST_OVERRIDE=239.255.4.0
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_RESEND_PERIOD=5
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_SEDP_MULTICAST=1
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_CUSTOMIZATION=discovery_customization
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_TTL=5
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE=@DiscoveryConfigTemplate
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_2_INTEROP_MULTICAST_OVERRIDE=239.255.30.1
2026-03-06 13:19:00.209@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_2_RESEND_PERIOD=5
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_2_SEDP_MULTICAST=1
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_2_TTL=5
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_2=@DiscoveryConfig_2
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CUSTOMIZATION_TRANSPORT_CUSTOMIZATION_MULTICAST_GROUP_ADDRESS=add_domain_id_to_ip_addr,add_domain_id_to_port
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CUSTOMIZATION_TRANSPORT_CUSTOMIZATION=@transport_customization
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CUSTOMIZATION_DISCOVERY_CUSTOMIZATION_INTEROP_MULTICAST_OVERRIDE=AddDomainId
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CUSTOMIZATION_DISCOVERY_CUSTOMIZATION=@discovery_customization
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CUSTOMIZATION=@Customization
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: DOMAIN_50_DISCOVERY_CONFIG=DiscoveryConfig_2
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: DOMAIN_50=@50
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: DOMAIN=@domain
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=83886080
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=primary_config
2026-03-06 13:19:00.210@LM_NOTICE@(9773|9773) NOTICE: process_section: value from commandline or user for DCPSTransportDebugLevel overrides value in config file
2026-03-06 13:19:00.210@LM_NOTICE@(9773|9773) NOTICE: process_section: value from commandline or user for DCPSDebugLevel overrides value in config file
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-06 13:19:00.210@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_SECONDARY_CONFIG_TRANSPORTS=auto_config_rtps_2
2026-03-06 13:19:00.211@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_SECONDARY_CONFIG=@secondary_config
2026-03-06 13:19:00.211@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_PRIMARY_CONFIG_TRANSPORTS=auto_config_rtps
2026-03-06 13:19:00.211@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_PRIMARY_CONFIG=@primary_config
2026-03-06 13:19:00.211@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG=@config
2026-03-06 13:19:00.211@LM_DEBUG@(9773|9773) DEBUG: Service_Participant::parse_domain_range: DOMAIN_RANGE_2_40 range_start 2
2026-03-06 13:19:00.211@LM_DEBUG@(9773|9773) DEBUG: Service_Participant::parse_domain_range: DOMAIN_RANGE_2_40 range_end 40
2026-03-06 13:19:00.213@LM_DEBUG@(9773|9773) Service_Participant::set_repo_domain: Domain[ 50] = Repo[ DiscoveryConfig_2].
2026-03-06 13:19:00.214@LM_INFO@(9773|9773) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-06 13:19:00.214@LM_INFO@(9773|9773) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 10
2026-03-06 13:19:00.214@LM_INFO@(9773|9773) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-06 13:19:00.214@LM_INFO@(9773|9773) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-06 13:19:00.214@LM_NOTICE@(9773|9773) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-06 13:19:00.215@LM_DEBUG@(9773|9773) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-06 13:19:00.218@LM_DEBUG@(9773|9773) main() - domain: 2 added to test
2026-03-06 13:19:00.218@LM_DEBUG@(9773|9773) main() - domain: 8 added to test
2026-03-06 13:19:00.218@LM_DEBUG@(9773|9773) main() - domain: 20 added to test
2026-03-06 13:19:00.218@LM_DEBUG@(9773|9773) main() - domain: 50 added to test
2026-03-06 13:19:00.218@LM_DEBUG@(9773|9773) main() - domain: 8 added to test
2026-03-06 13:19:00.218@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.219@LM_DEBUG@(9773|9773) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_SPDP_SEND_ADDRS
2026-03-06 13:19:00.219@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv4 unicast socket 7 on port 7910
2026-03-06 13:19:00.219@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_ipv6_socket: failed to open :::7910 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.219@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv6 unicast socket 8 on port 7912
2026-03-06 13:19:00.221@LM_DEBUG@(9773|9773) DomainParticipantImpl::enable: enabled participant 01037c1e.5298f536.262d3dc8.000001c1(c085553b) in domain 2
2026-03-06 13:19:00.221@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.221@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.221@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.221@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.221@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.221@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.222@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.222@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.222@LM_DEBUG@(9773|9773) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 1
2026-03-06 13:19:00.222@LM_DEBUG@(9773|9773) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 0 with 20 chunks
2026-03-06 13:19:00.222@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 90 with 20 chunks
2026-03-06 13:19:00.222@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.222@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSParticipant) enabled
2026-03-06 13:19:00.222@LM_DEBUG@(9773|9773) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 120 with 20 chunks
2026-03-06 13:19:00.223@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
2026-03-06 13:19:00.223@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.223@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSTopic) enabled
2026-03-06 13:19:00.223@LM_DEBUG@(9773|9773) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 240 with 20 chunks
2026-03-06 13:19:00.223@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 2d0 with 20 chunks
2026-03-06 13:19:00.223@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.223@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSPublication) enabled
2026-03-06 13:19:00.223@LM_DEBUG@(9773|9773) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 360 with 20 chunks
2026-03-06 13:19:00.223@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 3f0 with 20 chunks
2026-03-06 13:19:00.223@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.223@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSSubscription) enabled
2026-03-06 13:19:00.224@LM_DEBUG@(9773|9773) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 480 with 20 chunks
2026-03-06 13:19:00.224@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 510 with 20 chunks
2026-03-06 13:19:00.224@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.224@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSParticipantLocation) enabled
2026-03-06 13:19:00.224@LM_DEBUG@(9773|9773) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 5a0 with 20 chunks
2026-03-06 13:19:00.224@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 630 with 20 chunks
2026-03-06 13:19:00.224@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.224@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSConnectionRecord) enabled
2026-03-06 13:19:00.224@LM_DEBUG@(9773|9773) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 6c0 with 20 chunks
2026-03-06 13:19:00.224@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 750 with 20 chunks
2026-03-06 13:19:00.224@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.224@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSInternalThread) enabled
2026-03-06 13:19:00.224@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2=@_OPENDDS_SEDPTransportInst_01037c1e5298f536262d3dc8_2
2026-03-06 13:19:00.225@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_MAX_MESSAGE_SIZE=65466
2026-03-06 13:19:00.225@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_HEARTBEAT_PERIOD=200
2026-03-06 13:19:00.225@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_NAK_RESPONSE_DELAY=100
2026-03-06 13:19:00.225@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_RESPONSIVE_MODE=false
2026-03-06 13:19:00.225@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_SEND_DELAY=10
2026-03-06 13:19:00.225@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_SEND_BUFFER_SIZE=65535
2026-03-06 13:19:00.225@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_RCV_BUFFER_SIZE=65535
2026-03-06 13:19:00.225@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
2026-03-06 13:19:00.225@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
2026-03-06 13:19:00.226@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_PORT_MODE=system
2026-03-06 13:19:00.226@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_PB=7400
2026-03-06 13:19:00.226@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_DG=250
2026-03-06 13:19:00.226@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_PG=2
2026-03-06 13:19:00.226@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_D2=2
2026-03-06 13:19:00.226@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_D3=12
2026-03-06 13:19:00.226@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_USE_MULTICAST=true
2026-03-06 13:19:00.226@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_MULTICAST_GROUP_ADDRESS=239.255.4.2
2026-03-06 13:19:00.227@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_TTL=5
2026-03-06 13:19:00.227@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_MULTICAST_INTERFACE=
2026-03-06 13:19:00.227@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_INIT_PARTICIPANT_PORT_ID=0
2026-03-06 13:19:00.227@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_LOCAL_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.227@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_ADVERTISED_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.227@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_IPV6_INIT_PARTICIPANT_PORT_ID=1
2026-03-06 13:19:00.227@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_IPV6_LOCAL_ADDRESS=:::0
2026-03-06 13:19:00.227@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_IPV6_ADVERTISED_ADDRESS=:::0
2026-03-06 13:19:00.227@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.228@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_USE_RTPS_RELAY=false
2026-03-06 13:19:00.228@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_RTPS_RELAY_ONLY=false
2026-03-06 13:19:00.228@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.228@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2_USE_ICE=false
2026-03-06 13:19:00.228@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F536262D3DC8_2=@_OPENDDS_SEDP_TransportCfg_01037c1e5298f536262d3dc8_2
2026-03-06 13:19:00.228@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F536262D3DC8_2_PASSIVE_CONNECT_DURATION=60000
2026-03-06 13:19:00.229@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 9 for 0.0.0.0:0
2026-03-06 13:19:00.229@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 10 for :::0
2026-03-06 13:19:00.233@LM_DEBUG@(9773|9773) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-06 13:19:00.235@LM_INFO@(9773|9778) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on docker0/172.17.0.1 (0x7b7c00006a88 joined count 1)
2026-03-06 13:19:00.235@LM_INFO@(9773|9778) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on eth0/10.1.0.73 (0x7b7c00006a88 joined count 2)
2026-03-06 13:19:00.236@LM_INFO@(9773|9778) INFO: MulticastManager::join: joined group ff03::2:7902 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b7c00006a88 joined count 3)
2026-03-06 13:19:00.236@LM_INFO@(9773|9778) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on lo/127.0.0.1 (0x7b7c00006a88 joined count 4)
2026-03-06 13:19:00.236@LM_INFO@(9773|9778) INFO: MulticastManager::join: joined group ff03::2:7902 on lo/::1 (0x7b7c00006a88 joined count 5)
2026-03-06 13:19:00.237@LM_DEBUG@(9773|9773) TransportImpl::open()
transport_type: rtps_udp
name: _OPENDDS_SEDPTransportInst_01037c1e5298f536262d3dc8_2
config_prefix: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC8_2
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 65535
rcv_buffer_size: 65535
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.100 s
heartbeat_period: 0.200 s
responsive_mode: false
multicast_group_address: 239.255.4.2:7902
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7902
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-06 13:19:00.249@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.249@LM_DEBUG@(9773|9773) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 2
2026-03-06 13:19:00.249@LM_DEBUG@(9773|9773) Starting DataReader Reader0
2026-03-06 13:19:00.250@LM_DEBUG@(9773|9773) Messenger::MessageDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow a20 with 20 chunks
2026-03-06 13:19:00.250@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow ab0 with 20 chunks
2026-03-06 13:19:00.250@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.250@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 15 for 0.0.0.0:0
2026-03-06 13:19:00.251@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 16 for :::0
2026-03-06 13:19:00.251@LM_INFO@(9773|9778) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
2026-03-06 13:19:00.251@LM_INFO@(9773|9778) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on eth0/10.1.0.73 (0x7b70000011c8 joined count 2)
2026-03-06 13:19:00.251@LM_INFO@(9773|9778) INFO: MulticastManager::join: joined group ff03::1:7900 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b70000011c8 joined count 3)
2026-03-06 13:19:00.251@LM_INFO@(9773|9778) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
2026-03-06 13:19:00.251@LM_INFO@(9773|9778) INFO: MulticastManager::join: joined group ff03::1:7900 on lo/::1 (0x7b70000011c8 joined count 5)
2026-03-06 13:19:00.254@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.254@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.255@LM_DEBUG@(9773|9773) TransportImpl::open()
transport_type: rtps_udp
name: auto_config_rtps
config_prefix: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 64000000
rcv_buffer_size: 64000000
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.200 s
heartbeat_period: 1.000 s
responsive_mode: false
multicast_group_address: 239.255.2.2:7903
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7901
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-06 13:19:00.255@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.255@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.255@LM_DEBUG@(9773|9773) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
2026-03-06 13:19:00.256@LM_INFO@(9773|9773) Sedp::write_subscription_data_unsecure: not currently associated, dropping msg.
2026-03-06 13:19:00.256@LM_DEBUG@(9773|9773) Sedp::add_subscription: calling match_endpoints
2026-03-06 13:19:00.256@LM_DEBUG@(9773|9773) Sedp::match_endpoints 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:00.256@LM_DEBUG@(9773|9773) DataReaderImpl::enable: got GUID 01037c1e.5298f536.262d3dc8.00000007(ab9903ff), subscribed to topic name "TheTopic" type "Messenger::Message"
2026-03-06 13:19:00.256@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=TheTopic) enabled
2026-03-06 13:19:00.256@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.257@LM_DEBUG@(9773|9773) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_SPDP_SEND_ADDRS
2026-03-06 13:19:00.257@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7910 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.257@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7912 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.257@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv4 unicast socket 21 on port 7914
2026-03-06 13:19:00.258@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_ipv6_socket: failed to open :::7914 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.258@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv6 unicast socket 22 on port 7916
2026-03-06 13:19:00.259@LM_DEBUG@(9773|9773) DomainParticipantImpl::enable: enabled participant 01037c1e.5298f536.262d3dc9.000001c1(fde57c8b) in domain 2
2026-03-06 13:19:00.259@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.259@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.259@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.259@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.259@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.259@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 3
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow b40 with 20 chunks
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 1290 with 20 chunks
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSParticipant) enabled
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1320 with 20 chunks
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 13b0 with 20 chunks
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSTopic) enabled
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.260@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSPublication) enabled
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1560 with 20 chunks
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 15f0 with 20 chunks
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSSubscription) enabled
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1680 with 20 chunks
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 1710 with 20 chunks
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSParticipantLocation) enabled
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 17a0 with 20 chunks
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 1830 with 20 chunks
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSConnectionRecord) enabled
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 18c0 with 20 chunks
2026-03-06 13:19:00.261@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 1950 with 20 chunks
2026-03-06 13:19:00.262@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.262@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSInternalThread) enabled
2026-03-06 13:19:00.262@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2=@_OPENDDS_SEDPTransportInst_01037c1e5298f536262d3dc9_2
2026-03-06 13:19:00.262@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_MAX_MESSAGE_SIZE=65466
2026-03-06 13:19:00.262@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_HEARTBEAT_PERIOD=200
2026-03-06 13:19:00.262@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_NAK_RESPONSE_DELAY=100
2026-03-06 13:19:00.263@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_RESPONSIVE_MODE=false
2026-03-06 13:19:00.263@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_SEND_DELAY=10
2026-03-06 13:19:00.263@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_SEND_BUFFER_SIZE=65535
2026-03-06 13:19:00.264@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_RCV_BUFFER_SIZE=65535
2026-03-06 13:19:00.264@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
2026-03-06 13:19:00.264@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
2026-03-06 13:19:00.264@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_PORT_MODE=system
2026-03-06 13:19:00.265@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_PB=7400
2026-03-06 13:19:00.265@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_DG=250
2026-03-06 13:19:00.265@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_PG=2
2026-03-06 13:19:00.266@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_D2=2
2026-03-06 13:19:00.266@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_D3=12
2026-03-06 13:19:00.266@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_USE_MULTICAST=true
2026-03-06 13:19:00.266@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_MULTICAST_GROUP_ADDRESS=239.255.4.2
2026-03-06 13:19:00.267@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_TTL=5
2026-03-06 13:19:00.267@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_MULTICAST_INTERFACE=
2026-03-06 13:19:00.267@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_INIT_PARTICIPANT_PORT_ID=2
2026-03-06 13:19:00.267@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_LOCAL_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.268@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_ADVERTISED_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.268@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_IPV6_INIT_PARTICIPANT_PORT_ID=3
2026-03-06 13:19:00.268@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_IPV6_LOCAL_ADDRESS=:::0
2026-03-06 13:19:00.268@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_IPV6_ADVERTISED_ADDRESS=:::0
2026-03-06 13:19:00.269@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.269@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_USE_RTPS_RELAY=false
2026-03-06 13:19:00.269@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_RTPS_RELAY_ONLY=false
2026-03-06 13:19:00.270@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.270@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2_USE_ICE=false
2026-03-06 13:19:00.270@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F536262D3DC9_2=@_OPENDDS_SEDP_TransportCfg_01037c1e5298f536262d3dc9_2
2026-03-06 13:19:00.270@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F536262D3DC9_2_PASSIVE_CONNECT_DURATION=60000
2026-03-06 13:19:00.271@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 23 for 0.0.0.0:0
2026-03-06 13:19:00.272@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 24 for :::0
2026-03-06 13:19:00.275@LM_DEBUG@(9773|9773) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-06 13:19:00.277@LM_INFO@(9773|9782) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on docker0/172.17.0.1 (0x7b7c00020088 joined count 1)
2026-03-06 13:19:00.278@LM_INFO@(9773|9782) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on eth0/10.1.0.73 (0x7b7c00020088 joined count 2)
2026-03-06 13:19:00.278@LM_INFO@(9773|9782) INFO: MulticastManager::join: joined group ff03::2:7902 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b7c00020088 joined count 3)
2026-03-06 13:19:00.278@LM_INFO@(9773|9782) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on lo/127.0.0.1 (0x7b7c00020088 joined count 4)
2026-03-06 13:19:00.278@LM_INFO@(9773|9782) INFO: MulticastManager::join: joined group ff03::2:7902 on lo/::1 (0x7b7c00020088 joined count 5)
2026-03-06 13:19:00.279@LM_DEBUG@(9773|9773) TransportImpl::open()
transport_type: rtps_udp
name: _OPENDDS_SEDPTransportInst_01037c1e5298f536262d3dc9_2
config_prefix: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DC9_2
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 65535
rcv_buffer_size: 65535
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.100 s
heartbeat_period: 0.200 s
responsive_mode: false
multicast_group_address: 239.255.4.2:7902
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7902
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-06 13:19:00.291@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.292@LM_DEBUG@(9773|9773) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 4
2026-03-06 13:19:00.292@LM_DEBUG@(9773|9773) Starting DataReader Reader1
2026-03-06 13:19:00.292@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:00.292@LM_INFO@(9773|9782) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on docker0/172.17.0.1 (0x7b70000039c8 joined count 1)
2026-03-06 13:19:00.292@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:00.292@LM_INFO@(9773|9782) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on eth0/10.1.0.73 (0x7b70000039c8 joined count 2)
2026-03-06 13:19:00.293@LM_DEBUG@(9773|9773) Messenger::MessageDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1c20 with 20 chunks
2026-03-06 13:19:00.293@LM_DEBUG@(9773|9778) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dc8.000001c1(c085553b) discovered 01037c1e.5298f536.262d3dc9.000001c1(fde57c8b) lease 5:00 from 10.1.0.73:7914 (0)
2026-03-06 13:19:00.293@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 1cb0 with 20 chunks
2026-03-06 13:19:00.293@LM_INFO@(9773|9782) INFO: MulticastManager::join: joined group ff03::1:7900 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b70000039c8 joined count 3)
2026-03-06 13:19:00.293@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.293@LM_INFO@(9773|9782) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on lo/127.0.0.1 (0x7b70000039c8 joined count 4)
2026-03-06 13:19:00.293@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.293@LM_INFO@(9773|9782) INFO: MulticastManager::join: joined group ff03::1:7900 on lo/::1 (0x7b70000039c8 joined count 5)
2026-03-06 13:19:00.293@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.293@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.293@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.293@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.293@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.293@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) pending 10 done 0
2026-03-06 13:19:00.293@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) and remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.294@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 31 for 0.0.0.0:0
2026-03-06 13:19:00.294@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 32 for :::0
2026-03-06 13:19:00.294@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.294@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.294@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.294@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.294@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.294@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.294@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974) pending 9 done 1
2026-03-06 13:19:00.294@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000004c7(5491044b) and remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) pending 8 done 2
2026-03-06 13:19:00.295@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000200c7(33791521) and remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.295@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) pending 7 done 3
2026-03-06 13:19:00.295@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) and remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.296@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.296@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.296@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.296@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.296@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.296@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.296@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) pending 6 done 4
2026-03-06 13:19:00.296@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.296@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.296@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.297@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) initiation successful
2026-03-06 13:19:00.297@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.297@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.297@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000300c4(96d2071c).
2026-03-06 13:19:00.297@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.297@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.297@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.297@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.297@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.297@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.297@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.297@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) pending 5 done 5
2026-03-06 13:19:00.297@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) and remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.298@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.298@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.298@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.298@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.298@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.298@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.298@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) pending 4 done 6
2026-03-06 13:19:00.298@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.298@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.298@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) initiation successful
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d).
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9773) TransportImpl::open()
transport_type: rtps_udp
name: auto_config_rtps
config_prefix: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 64000000
rcv_buffer_size: 64000000
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.200 s
heartbeat_period: 1.000 s
responsive_mode: false
multicast_group_address: 239.255.2.2:7903
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7901
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-06 13:19:00.299@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.299@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.299@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.299@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.299@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.299@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.299@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) pending 3 done 7
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) initiation successful
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9773) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
2026-03-06 13:19:00.299@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c).
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.300@LM_INFO@(9773|9773) Sedp::write_subscription_data_unsecure: not currently associated, dropping msg.
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9773) Sedp::add_subscription: calling match_endpoints
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9773) Sedp::match_endpoints 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.300@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.300@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.300@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.300@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.300@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.300@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.300@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) pending 2 done 8
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9773) DataReaderImpl::enable: got GUID 01037c1e.5298f536.262d3dc9.00000007(96f92a4f), subscribed to topic name "TheTopic" type "Messenger::Message"
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=TheTopic) enabled
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) initiation successful
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb).
2026-03-06 13:19:00.300@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.301@LM_DEBUG@(9773|9778) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) to 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.301@LM_DEBUG@(9773|9773) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_SPDP_SEND_ADDRS
2026-03-06 13:19:00.301@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.301@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7910 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.301@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.301@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.301@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.301@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.301@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7912 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.301@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.301@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) pending 1 done 9
2026-03-06 13:19:00.301@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7914 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.301@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.301@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.301@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.301@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7916 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv4 unicast socket 35 on port 7918
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) initiation successful
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_ipv6_socket: failed to open :::7918 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000200c7(0e193c91).
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv6 unicast socket 36 on port 7920
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 5 for 01037c1e.5298f536.262d3dc9.000001c1(fde57c8b)
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.302@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 6
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:00.303@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:00.303@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:00.303@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:00.303@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9773) DomainParticipantImpl::enable: enabled participant 01037c1e.5298f536.262d3dca.000001c1(ba45065b) in domain 2
2026-03-06 13:19:00.303@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.304@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.304@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.304@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.304@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.304@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.304@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.304@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.304@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.304@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.304@LM_DEBUG@(9773|9773) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 7
2026-03-06 13:19:00.305@LM_DEBUG@(9773|9773) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1d40 with 20 chunks
2026-03-06 13:19:00.305@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 2490 with 20 chunks
2026-03-06 13:19:00.305@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.305@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSParticipant) enabled
2026-03-06 13:19:00.305@LM_DEBUG@(9773|9773) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2520 with 20 chunks
2026-03-06 13:19:00.305@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 25b0 with 20 chunks
2026-03-06 13:19:00.305@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.305@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSTopic) enabled
2026-03-06 13:19:00.305@LM_DEBUG@(9773|9773) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2640 with 20 chunks
2026-03-06 13:19:00.305@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 26d0 with 20 chunks
2026-03-06 13:19:00.305@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.305@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSPublication) enabled
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSSubscription) enabled
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2880 with 20 chunks
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 2910 with 20 chunks
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSParticipantLocation) enabled
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 29a0 with 20 chunks
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 2a30 with 20 chunks
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSConnectionRecord) enabled
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2ac0 with 20 chunks
2026-03-06 13:19:00.306@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 2b50 with 20 chunks
2026-03-06 13:19:00.307@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.307@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSInternalThread) enabled
2026-03-06 13:19:00.307@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2=@_OPENDDS_SEDPTransportInst_01037c1e5298f536262d3dca_2
2026-03-06 13:19:00.307@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_MAX_MESSAGE_SIZE=65466
2026-03-06 13:19:00.307@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_HEARTBEAT_PERIOD=200
2026-03-06 13:19:00.308@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_NAK_RESPONSE_DELAY=100
2026-03-06 13:19:00.308@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_RESPONSIVE_MODE=false
2026-03-06 13:19:00.309@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_SEND_DELAY=10
2026-03-06 13:19:00.309@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_SEND_BUFFER_SIZE=65535
2026-03-06 13:19:00.310@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_RCV_BUFFER_SIZE=65535
2026-03-06 13:19:00.310@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
2026-03-06 13:19:00.310@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
2026-03-06 13:19:00.311@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_PORT_MODE=system
2026-03-06 13:19:00.311@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_PB=7400
2026-03-06 13:19:00.312@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_DG=250
2026-03-06 13:19:00.312@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_PG=2
2026-03-06 13:19:00.312@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_D2=2
2026-03-06 13:19:00.313@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_D3=12
2026-03-06 13:19:00.313@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_USE_MULTICAST=true
2026-03-06 13:19:00.314@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_MULTICAST_GROUP_ADDRESS=239.255.4.2
2026-03-06 13:19:00.314@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_TTL=5
2026-03-06 13:19:00.315@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_MULTICAST_INTERFACE=
2026-03-06 13:19:00.315@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_INIT_PARTICIPANT_PORT_ID=4
2026-03-06 13:19:00.315@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_LOCAL_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.316@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_ADVERTISED_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.316@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_IPV6_INIT_PARTICIPANT_PORT_ID=5
2026-03-06 13:19:00.317@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_IPV6_LOCAL_ADDRESS=:::0
2026-03-06 13:19:00.317@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_IPV6_ADVERTISED_ADDRESS=:::0
2026-03-06 13:19:00.318@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.318@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_USE_RTPS_RELAY=false
2026-03-06 13:19:00.318@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_RTPS_RELAY_ONLY=false
2026-03-06 13:19:00.319@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.319@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2_USE_ICE=false
2026-03-06 13:19:00.320@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F536262D3DCA_2=@_OPENDDS_SEDP_TransportCfg_01037c1e5298f536262d3dca_2
2026-03-06 13:19:00.320@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F536262D3DCA_2_PASSIVE_CONNECT_DURATION=60000
2026-03-06 13:19:00.321@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 37 for 0.0.0.0:0
2026-03-06 13:19:00.321@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 38 for :::0
2026-03-06 13:19:00.325@LM_DEBUG@(9773|9773) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-06 13:19:00.327@LM_INFO@(9773|9786) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on docker0/172.17.0.1 (0x7b7c00029a88 joined count 1)
2026-03-06 13:19:00.327@LM_INFO@(9773|9786) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on eth0/10.1.0.73 (0x7b7c00029a88 joined count 2)
2026-03-06 13:19:00.327@LM_INFO@(9773|9786) INFO: MulticastManager::join: joined group ff03::2:7902 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b7c00029a88 joined count 3)
2026-03-06 13:19:00.327@LM_INFO@(9773|9786) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on lo/127.0.0.1 (0x7b7c00029a88 joined count 4)
2026-03-06 13:19:00.327@LM_INFO@(9773|9786) INFO: MulticastManager::join: joined group ff03::2:7902 on lo/::1 (0x7b7c00029a88 joined count 5)
2026-03-06 13:19:00.329@LM_DEBUG@(9773|9773) TransportImpl::open()
transport_type: rtps_udp
name: _OPENDDS_SEDPTransportInst_01037c1e5298f536262d3dca_2
config_prefix: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCA_2
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 65535
rcv_buffer_size: 65535
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.100 s
heartbeat_period: 0.200 s
responsive_mode: false
multicast_group_address: 239.255.4.2:7902
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7902
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-06 13:19:00.342@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.342@LM_DEBUG@(9773|9773) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 8
2026-03-06 13:19:00.342@LM_DEBUG@(9773|9773) Starting DataReader Reader2
2026-03-06 13:19:00.342@LM_DEBUG@(9773|9773) Messenger::MessageDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2e20 with 20 chunks
2026-03-06 13:19:00.342@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 2eb0 with 20 chunks
2026-03-06 13:19:00.342@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.343@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 43 for 0.0.0.0:0
2026-03-06 13:19:00.343@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 44 for :::0
2026-03-06 13:19:00.343@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:00.343@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:00.343@LM_DEBUG@(9773|9778) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dc8.000001c1(c085553b) discovered 01037c1e.5298f536.262d3dca.000001c1(ba45065b) lease 5:00 from 10.1.0.73:7918 (1)
2026-03-06 13:19:00.343@LM_INFO@(9773|9786) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on docker0/172.17.0.1 (0x7b70000061c8 joined count 1)
2026-03-06 13:19:00.343@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:00.343@LM_INFO@(9773|9786) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on eth0/10.1.0.73 (0x7b70000061c8 joined count 2)
2026-03-06 13:19:00.343@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.343@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:00.343@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.343@LM_INFO@(9773|9786) INFO: MulticastManager::join: joined group ff03::1:7900 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b70000061c8 joined count 3)
2026-03-06 13:19:00.343@LM_DEBUG@(9773|9782) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dc9.000001c1(fde57c8b) discovered 01037c1e.5298f536.262d3dca.000001c1(ba45065b) lease 5:00 from 10.1.0.73:7918 (0)
2026-03-06 13:19:00.343@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.343@LM_INFO@(9773|9786) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on lo/127.0.0.1 (0x7b70000061c8 joined count 4)
2026-03-06 13:19:00.344@LM_INFO@(9773|9786) INFO: MulticastManager::join: joined group ff03::1:7900 on lo/::1 (0x7b70000061c8 joined count 5)
2026-03-06 13:19:00.344@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.344@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.344@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.344@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.344@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.344@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.344@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563) pending 10 done 0
2026-03-06 13:19:00.344@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.344@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.344@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.344@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) and remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.344@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563) pending 10 done 0
2026-03-06 13:19:00.344@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) and remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.344@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.344@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.345@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.345@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.345@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.345@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.345@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) pending 9 done 1
2026-03-06 13:19:00.345@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.345@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000004c7(5491044b) and remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.345@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.345@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.345@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.345@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.345@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.345@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) pending 9 done 1
2026-03-06 13:19:00.345@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.345@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.345@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) and remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.345@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.345@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.345@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.345@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.346@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) pending 8 done 2
2026-03-06 13:19:00.346@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000200c7(33791521) and remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.346@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.346@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.346@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.346@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.346@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.346@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.346@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.346@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) pending 8 done 2
2026-03-06 13:19:00.346@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.346@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.346@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.346@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) and remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.346@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.346@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.346@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) pending 7 done 3
2026-03-06 13:19:00.346@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) and remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.347@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.347@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.347@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.347@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.347@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.347@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.347@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.347@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.347@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.347@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) pending 7 done 3
2026-03-06 13:19:00.347@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.347@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.347@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.347@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) and remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.347@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) pending 6 done 4
2026-03-06 13:19:00.347@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.347@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.347@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.348@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.348@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.348@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.348@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.348@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.348@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) initiation successful
2026-03-06 13:19:00.348@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.348@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.348@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.348@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) pending 6 done 4
2026-03-06 13:19:00.348@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) <--> with remote subscription 01037c1e.5298f536.262d3dca.000300c4(d1727dcc).
2026-03-06 13:19:00.348@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.348@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.348@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.348@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.348@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.348@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.348@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.348@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.348@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.348@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.348@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e) pending 5 done 5
2026-03-06 13:19:00.349@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) and remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.349@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) initiation successful
2026-03-06 13:19:00.349@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.349@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.349@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) <--> with remote subscription 01037c1e.5298f536.262d3dca.000300c4(d1727dcc).
2026-03-06 13:19:00.349@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.349@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.349@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.349@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.349@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.349@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.349@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.349@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.349@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.349@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.349@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.349@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.349@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) pending 4 done 6
2026-03-06 13:19:00.349@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.349@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e) pending 5 done 5
2026-03-06 13:19:00.349@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.350@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) and remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.350@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.350@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.350@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) initiation successful
2026-03-06 13:19:00.350@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.350@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.350@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.350@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) <--> with remote subscription 01037c1e.5298f536.262d3dca.000301c4(c8694c8d).
2026-03-06 13:19:00.350@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.350@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.350@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.350@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.350@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.350@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.350@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.350@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.350@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.350@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.350@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) pending 4 done 6
2026-03-06 13:19:00.350@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.350@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.351@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9773) TransportImpl::open()
transport_type: rtps_udp
name: auto_config_rtps
config_prefix: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 64000000
rcv_buffer_size: 64000000
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.200 s
heartbeat_period: 1.000 s
responsive_mode: false
multicast_group_address: 239.255.2.2:7903
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7901
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-06 13:19:00.351@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.351@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) pending 3 done 7
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) initiation successful
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) initiation successful
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9773) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) <--> with remote subscription 01037c1e.5298f536.262d3dca.000301c4(c8694c8d).
2026-03-06 13:19:00.351@LM_INFO@(9773|9773) Sedp::write_subscription_data_unsecure: not currently associated, dropping msg.
2026-03-06 13:19:00.352@LM_DEBUG@(9773|9773) Sedp::add_subscription: calling match_endpoints
2026-03-06 13:19:00.352@LM_DEBUG@(9773|9773) Sedp::match_endpoints 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.351@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) <--> with remote subscription 01037c1e.5298f536.262d3dca.000003c7(6110c1ec).
2026-03-06 13:19:00.352@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.352@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.352@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.352@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.352@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.352@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.352@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.352@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.352@LM_DEBUG@(9773|9773) DataReaderImpl::enable: got GUID 01037c1e.5298f536.262d3dca.00000007(d159509f), subscribed to topic name "TheTopic" type "Messenger::Message"
2026-03-06 13:19:00.352@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=TheTopic) enabled
2026-03-06 13:19:00.352@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.352@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.352@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.352@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.352@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) pending 3 done 7
2026-03-06 13:19:00.352@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.352@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.352@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.352@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.352@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b) pending 2 done 8
2026-03-06 13:19:00.352@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.352@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.352@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b) initiation successful
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) initiation successful
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) <--> with remote subscription 01037c1e.5298f536.262d3dca.000004c7(2e51572b).
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9773) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_SPDP_SEND_ADDRS
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) <--> with remote subscription 01037c1e.5298f536.262d3dca.000003c7(6110c1ec).
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7910 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9778) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) to 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.353@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7912 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.353@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.353@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.353@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.353@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7914 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.353@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.353@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.353@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7916 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.354@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.354@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b) pending 2 done 8
2026-03-06 13:19:00.354@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7918 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.354@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.354@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7920 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.354@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv4 unicast socket 49 on port 7922
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.354@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641) pending 1 done 9
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_ipv6_socket: failed to open :::7922 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv6 unicast socket 50 on port 7924
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b) initiation successful
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000004c2(199bd974) <--> with remote subscription 01037c1e.5298f536.262d3dca.000004c7(2e51572b).
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641) initiation successful
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.354@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.355@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.355@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) <--> with remote subscription 01037c1e.5298f536.262d3dca.000200c7(49b94641).
2026-03-06 13:19:00.355@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.355@LM_DEBUG@(9773|9782) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dc9.000004c2(199bd974) to 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.355@LM_DEBUG@(9773|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 9 for 01037c1e.5298f536.262d3dca.000001c1(ba45065b)
2026-03-06 13:19:00.355@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.355@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.355@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.355@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.355@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.355@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.355@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.355@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.355@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.355@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.355@LM_DEBUG@(9773|9778) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 10
2026-03-06 13:19:00.355@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.356@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.356@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641) pending 1 done 9
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:00.356@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:00.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641) initiation successful
2026-03-06 13:19:00.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) <--> with remote subscription 01037c1e.5298f536.262d3dca.000200c7(49b94641).
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.356@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 11 for 01037c1e.5298f536.262d3dca.000001c1(ba45065b)
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9773) DomainParticipantImpl::enable: enabled participant 01037c1e.5298f536.262d3dcb.000001c1(87252feb) in domain 2
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 12
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.357@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:00.358@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:00.358@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:00.358@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.358@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9773) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 13
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9773) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 3690 with 20 chunks
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSParticipant) enabled
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9773) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3720 with 20 chunks
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 37b0 with 20 chunks
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.358@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSTopic) enabled
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3840 with 20 chunks
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 38d0 with 20 chunks
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSPublication) enabled
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3960 with 20 chunks
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 39f0 with 20 chunks
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSSubscription) enabled
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3a80 with 20 chunks
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 3b10 with 20 chunks
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSParticipantLocation) enabled
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3ba0 with 20 chunks
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 3c30 with 20 chunks
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.359@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSConnectionRecord) enabled
2026-03-06 13:19:00.360@LM_DEBUG@(9773|9773) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3cc0 with 20 chunks
2026-03-06 13:19:00.360@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 3d50 with 20 chunks
2026-03-06 13:19:00.360@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.360@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSInternalThread) enabled
2026-03-06 13:19:00.360@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2=@_OPENDDS_SEDPTransportInst_01037c1e5298f536262d3dcb_2
2026-03-06 13:19:00.360@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_MAX_MESSAGE_SIZE=65466
2026-03-06 13:19:00.361@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_HEARTBEAT_PERIOD=200
2026-03-06 13:19:00.361@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_NAK_RESPONSE_DELAY=100
2026-03-06 13:19:00.362@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_RESPONSIVE_MODE=false
2026-03-06 13:19:00.363@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_SEND_DELAY=10
2026-03-06 13:19:00.363@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_SEND_BUFFER_SIZE=65535
2026-03-06 13:19:00.364@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_RCV_BUFFER_SIZE=65535
2026-03-06 13:19:00.364@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
2026-03-06 13:19:00.365@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
2026-03-06 13:19:00.365@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_PORT_MODE=system
2026-03-06 13:19:00.366@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_PB=7400
2026-03-06 13:19:00.366@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_DG=250
2026-03-06 13:19:00.367@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_PG=2
2026-03-06 13:19:00.367@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_D2=2
2026-03-06 13:19:00.368@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_D3=12
2026-03-06 13:19:00.368@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_USE_MULTICAST=true
2026-03-06 13:19:00.369@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_MULTICAST_GROUP_ADDRESS=239.255.4.2
2026-03-06 13:19:00.369@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_TTL=5
2026-03-06 13:19:00.370@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_MULTICAST_INTERFACE=
2026-03-06 13:19:00.370@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_INIT_PARTICIPANT_PORT_ID=6
2026-03-06 13:19:00.371@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_LOCAL_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.371@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_ADVERTISED_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.372@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_IPV6_INIT_PARTICIPANT_PORT_ID=7
2026-03-06 13:19:00.372@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_IPV6_LOCAL_ADDRESS=:::0
2026-03-06 13:19:00.373@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_IPV6_ADVERTISED_ADDRESS=:::0
2026-03-06 13:19:00.373@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.374@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_USE_RTPS_RELAY=false
2026-03-06 13:19:00.374@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_RTPS_RELAY_ONLY=false
2026-03-06 13:19:00.375@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.375@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2_USE_ICE=false
2026-03-06 13:19:00.376@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F536262D3DCB_2=@_OPENDDS_SEDP_TransportCfg_01037c1e5298f536262d3dcb_2
2026-03-06 13:19:00.376@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F536262D3DCB_2_PASSIVE_CONNECT_DURATION=60000
2026-03-06 13:19:00.378@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 51 for 0.0.0.0:0
2026-03-06 13:19:00.378@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 52 for :::0
2026-03-06 13:19:00.381@LM_DEBUG@(9773|9773) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-06 13:19:00.383@LM_INFO@(9773|9790) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on docker0/172.17.0.1 (0x7b7c00053a88 joined count 1)
2026-03-06 13:19:00.383@LM_INFO@(9773|9790) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on eth0/10.1.0.73 (0x7b7c00053a88 joined count 2)
2026-03-06 13:19:00.383@LM_INFO@(9773|9790) INFO: MulticastManager::join: joined group ff03::2:7902 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b7c00053a88 joined count 3)
2026-03-06 13:19:00.383@LM_INFO@(9773|9790) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on lo/127.0.0.1 (0x7b7c00053a88 joined count 4)
2026-03-06 13:19:00.383@LM_INFO@(9773|9790) INFO: MulticastManager::join: joined group ff03::2:7902 on lo/::1 (0x7b7c00053a88 joined count 5)
2026-03-06 13:19:00.389@LM_DEBUG@(9773|9773) TransportImpl::open()
transport_type: rtps_udp
name: _OPENDDS_SEDPTransportInst_01037c1e5298f536262d3dcb_2
config_prefix: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCB_2
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 65535
rcv_buffer_size: 65535
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.100 s
heartbeat_period: 0.200 s
responsive_mode: false
multicast_group_address: 239.255.4.2:7902
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7902
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-06 13:19:00.404@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.405@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:00.405@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:00.405@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.405@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.405@LM_INFO@(9773|9790) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on docker0/172.17.0.1 (0x7b70000089c8 joined count 1)
2026-03-06 13:19:00.406@LM_DEBUG@(9773|9782) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dc9.000001c1(fde57c8b) discovered 01037c1e.5298f536.262d3dcb.000001c1(87252feb) lease 5:00 from 10.1.0.73:7922 (1)
2026-03-06 13:19:00.405@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:00.406@LM_INFO@(9773|9790) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on eth0/10.1.0.73 (0x7b70000089c8 joined count 2)
2026-03-06 13:19:00.406@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.406@LM_DEBUG@(9773|9778) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dc8.000001c1(c085553b) discovered 01037c1e.5298f536.262d3dcb.000001c1(87252feb) lease 5:00 from 10.1.0.73:7922 (2)
2026-03-06 13:19:00.406@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_DEBUG@(9773|9786) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dca.000001c1(ba45065b) discovered 01037c1e.5298f536.262d3dcb.000001c1(87252feb) lease 5:00 from 10.1.0.73:7922 (0)
2026-03-06 13:19:00.406@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9790) INFO: MulticastManager::join: joined group ff03::1:7900 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b70000089c8 joined count 3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9790) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on lo/127.0.0.1 (0x7b70000089c8 joined count 4)
2026-03-06 13:19:00.406@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9790) INFO: MulticastManager::join: joined group ff03::1:7900 on lo/::1 (0x7b70000089c8 joined count 5)
2026-03-06 13:19:00.406@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) pending 10 done 0
2026-03-06 13:19:00.406@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) and remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.407@LM_DEBUG@(9773|9773) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 14
2026-03-06 13:19:00.407@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.406@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.407@LM_DEBUG@(9773|9773) Starting DataReader Reader3
2026-03-06 13:19:00.407@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) pending 10 done 0
2026-03-06 13:19:00.407@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.407@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) pending 10 done 0
2026-03-06 13:19:00.407@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) and remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.407@LM_DEBUG@(9773|9773) Messenger::MessageDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 4020 with 20 chunks
2026-03-06 13:19:00.407@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 40b0 with 20 chunks
2026-03-06 13:19:00.407@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.407@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) and remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.407@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.407@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.407@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.407@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.407@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.407@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.407@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.407@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.407@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.407@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.407@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.408@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) pending 9 done 1
2026-03-06 13:19:00.408@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.408@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.408@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) pending 9 done 1
2026-03-06 13:19:00.408@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.408@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.408@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000004c7(5491044b) and remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.408@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) and remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.408@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.408@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.408@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.408@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) pending 9 done 1
2026-03-06 13:19:00.408@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000004c7(2e51572b) and remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.408@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.408@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.408@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.408@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.408@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 59 for 0.0.0.0:0
2026-03-06 13:19:00.408@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.408@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.408@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.408@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.408@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 60 for :::0
2026-03-06 13:19:00.408@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.409@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.409@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.409@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.409@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) pending 8 done 2
2026-03-06 13:19:00.409@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.409@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.409@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.409@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) and remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.409@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) pending 8 done 2
2026-03-06 13:19:00.409@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.409@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.409@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.409@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000200c7(33791521) and remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.409@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) pending 8 done 2
2026-03-06 13:19:00.409@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.409@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000200c7(49b94641) and remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.409@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.409@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) pending 7 done 3
2026-03-06 13:19:00.410@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) and remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) pending 7 done 3
2026-03-06 13:19:00.410@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) and remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) pending 7 done 3
2026-03-06 13:19:00.410@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.410@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.410@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) and remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.410@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) pending 6 done 4
2026-03-06 13:19:00.411@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) pending 6 done 4
2026-03-06 13:19:00.411@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.411@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) pending 6 done 4
2026-03-06 13:19:00.411@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) initiation successful
2026-03-06 13:19:00.411@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000300c4(ec12547c).
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) initiation successful
2026-03-06 13:19:00.412@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.412@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000300c4(ec12547c).
2026-03-06 13:19:00.412@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.412@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.412@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.412@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.412@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) initiation successful
2026-03-06 13:19:00.412@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.412@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) pending 5 done 5
2026-03-06 13:19:00.412@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.412@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.413@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.413@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000300c4(ec12547c).
2026-03-06 13:19:00.413@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) and remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.413@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.413@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.413@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.413@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.413@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) pending 5 done 5
2026-03-06 13:19:00.413@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.413@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.413@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.413@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) and remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.413@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.413@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.413@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.413@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.413@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.413@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) pending 5 done 5
2026-03-06 13:19:00.413@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.413@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.413@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.413@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) and remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.413@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d) pending 4 done 6
2026-03-06 13:19:00.413@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.413@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.413@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.413@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.413@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d) initiation successful
2026-03-06 13:19:00.414@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d) pending 4 done 6
2026-03-06 13:19:00.414@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000301c4(f509653d).
2026-03-06 13:19:00.414@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.414@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d) pending 4 done 6
2026-03-06 13:19:00.415@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.415@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.415@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.415@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d) initiation successful
2026-03-06 13:19:00.415@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.415@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.415@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000301c4(f509653d).
2026-03-06 13:19:00.415@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.415@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.415@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d) initiation successful
2026-03-06 13:19:00.415@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.415@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.414@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.415@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.415@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.415@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.415@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.415@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000301c3(560dd92e) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000301c4(f509653d).
2026-03-06 13:19:00.415@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.415@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.415@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.415@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.416@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) pending 3 done 7
2026-03-06 13:19:00.416@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.416@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.416@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.416@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) initiation successful
2026-03-06 13:19:00.416@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.416@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.416@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c).
2026-03-06 13:19:00.416@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.415@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.416@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.416@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.416@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.416@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.417@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.417@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.417@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.417@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.417@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.417@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) pending 3 done 7
2026-03-06 13:19:00.417@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.417@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) pending 3 done 7
2026-03-06 13:19:00.417@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.417@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.417@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.417@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.417@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.417@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.417@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) initiation successful
2026-03-06 13:19:00.417@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.418@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) initiation successful
2026-03-06 13:19:00.418@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.418@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.418@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c).
2026-03-06 13:19:00.418@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.418@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000003c2(117a3563) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c).
2026-03-06 13:19:00.418@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.418@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.417@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.418@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.418@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.418@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.418@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.418@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.418@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.418@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.418@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.418@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.419@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) pending 2 done 8
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9773) TransportImpl::open()
transport_type: rtps_udp
name: auto_config_rtps
config_prefix: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 64000000
rcv_buffer_size: 64000000
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.200 s
heartbeat_period: 1.000 s
responsive_mode: false
multicast_group_address: 239.255.2.2:7903
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7901
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-06 13:19:00.419@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) pending 2 done 8
2026-03-06 13:19:00.419@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) pending 2 done 8
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) initiation successful
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.419@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000004c7(13317e9b).
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) initiation successful
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000004c2(199bd974) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000004c7(13317e9b).
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9778) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) to 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) initiation successful
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000004c7(13317e9b).
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9782) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dc9.000004c2(199bd974) to 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9773) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.420@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.420@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.420@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.420@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.420@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.420@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.420@LM_INFO@(9773|9773) Sedp::write_subscription_data_unsecure: not currently associated, dropping msg.
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9773) Sedp::add_subscription: calling match_endpoints
2026-03-06 13:19:00.420@LM_DEBUG@(9773|9786) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) to 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.420@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.420@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_DEBUG@(9773|9773) Sedp::match_endpoints 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:00.421@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) pending 1 done 9
2026-03-06 13:19:00.421@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) pending 1 done 9
2026-03-06 13:19:00.421@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_DEBUG@(9773|9773) DataReaderImpl::enable: got GUID 01037c1e.5298f536.262d3dcb.00000007(ec39792f), subscribed to topic name "TheTopic" type "Messenger::Message"
2026-03-06 13:19:00.421@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) initiation successful
2026-03-06 13:19:00.421@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=TheTopic) enabled
2026-03-06 13:19:00.421@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.421@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) pending 1 done 9
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1).
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) initiation successful
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 15 for 01037c1e.5298f536.262d3dcb.000001c1(87252feb)
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1).
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 16 for 01037c1e.5298f536.262d3dcb.000001c1(87252feb)
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) initiation successful
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9778) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 17
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.422@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1).
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9782) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 18
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 19 for 01037c1e.5298f536.262d3dcb.000001c1(87252feb)
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9773) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_SPDP_SEND_ADDRS
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.423@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.423@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7910 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.423@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.423@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:00.424@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7912 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.424@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9786) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 20
2026-03-06 13:19:00.424@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.424@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7914 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.424@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7916 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7918 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7920 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.424@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:00.425@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7922 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.425@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:00.425@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:00.425@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7924 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv4 unicast socket 63 on port 7926
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::open_unicast_ipv6_socket: failed to open :::7926 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-06 13:19:00.425@LM_DEBUG@(9773|9773) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv6 unicast socket 64 on port 7928
2026-03-06 13:19:00.428@LM_DEBUG@(9773|9773) DomainParticipantImpl::enable: enabled participant 01037c1e.5298f536.262d3dcc.000001c1(3505f3fb) in domain 2
2026-03-06 13:19:00.428@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.428@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.428@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.428@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.428@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.428@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.428@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.428@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.428@LM_DEBUG@(9773|9773) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 21
2026-03-06 13:19:00.429@LM_DEBUG@(9773|9773) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 4140 with 20 chunks
2026-03-06 13:19:00.429@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 29070 with 20 chunks
2026-03-06 13:19:00.429@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.429@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSParticipant) enabled
2026-03-06 13:19:00.429@LM_DEBUG@(9773|9773) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 29100 with 20 chunks
2026-03-06 13:19:00.429@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 29190 with 20 chunks
2026-03-06 13:19:00.429@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.429@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSTopic) enabled
2026-03-06 13:19:00.429@LM_DEBUG@(9773|9773) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 29220 with 20 chunks
2026-03-06 13:19:00.429@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 292b0 with 20 chunks
2026-03-06 13:19:00.429@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.429@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSPublication) enabled
2026-03-06 13:19:00.430@LM_DEBUG@(9773|9773) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 29340 with 20 chunks
2026-03-06 13:19:00.430@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 293d0 with 20 chunks
2026-03-06 13:19:00.430@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.430@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSSubscription) enabled
2026-03-06 13:19:00.430@LM_DEBUG@(9773|9773) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 29460 with 20 chunks
2026-03-06 13:19:00.430@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 294f0 with 20 chunks
2026-03-06 13:19:00.430@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.430@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSParticipantLocation) enabled
2026-03-06 13:19:00.430@LM_DEBUG@(9773|9773) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 29580 with 20 chunks
2026-03-06 13:19:00.430@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 29610 with 20 chunks
2026-03-06 13:19:00.430@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.430@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSConnectionRecord) enabled
2026-03-06 13:19:00.431@LM_DEBUG@(9773|9773) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 296a0 with 20 chunks
2026-03-06 13:19:00.431@LM_DEBUG@(9773|9773) DataReaderImpl::enable Cached_Allocator_With_Overflow 29730 with 20 chunks
2026-03-06 13:19:00.431@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.431@LM_DEBUG@(9773|9773) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSInternalThread) enabled
2026-03-06 13:19:00.431@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2=@_OPENDDS_SEDPTransportInst_01037c1e5298f536262d3dcc_2
2026-03-06 13:19:00.432@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_MAX_MESSAGE_SIZE=65466
2026-03-06 13:19:00.432@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_HEARTBEAT_PERIOD=200
2026-03-06 13:19:00.433@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_NAK_RESPONSE_DELAY=100
2026-03-06 13:19:00.434@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_RESPONSIVE_MODE=false
2026-03-06 13:19:00.434@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_SEND_DELAY=10
2026-03-06 13:19:00.435@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_SEND_BUFFER_SIZE=65535
2026-03-06 13:19:00.435@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_RCV_BUFFER_SIZE=65535
2026-03-06 13:19:00.436@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
2026-03-06 13:19:00.437@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
2026-03-06 13:19:00.437@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_PORT_MODE=system
2026-03-06 13:19:00.438@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_PB=7400
2026-03-06 13:19:00.439@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_DG=250
2026-03-06 13:19:00.439@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_PG=2
2026-03-06 13:19:00.440@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_D2=2
2026-03-06 13:19:00.441@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_D3=12
2026-03-06 13:19:00.441@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_USE_MULTICAST=true
2026-03-06 13:19:00.442@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_MULTICAST_GROUP_ADDRESS=239.255.4.2
2026-03-06 13:19:00.443@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_TTL=5
2026-03-06 13:19:00.443@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_MULTICAST_INTERFACE=
2026-03-06 13:19:00.444@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_INIT_PARTICIPANT_PORT_ID=8
2026-03-06 13:19:00.445@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_LOCAL_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.445@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_ADVERTISED_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.446@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_IPV6_INIT_PARTICIPANT_PORT_ID=9
2026-03-06 13:19:00.447@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_IPV6_LOCAL_ADDRESS=:::0
2026-03-06 13:19:00.447@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_IPV6_ADVERTISED_ADDRESS=:::0
2026-03-06 13:19:00.448@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.449@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_USE_RTPS_RELAY=false
2026-03-06 13:19:00.449@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_RTPS_RELAY_ONLY=false
2026-03-06 13:19:00.450@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
2026-03-06 13:19:00.450@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2_USE_ICE=false
2026-03-06 13:19:00.451@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F536262D3DCC_2=@_OPENDDS_SEDP_TransportCfg_01037c1e5298f536262d3dcc_2
2026-03-06 13:19:00.452@LM_INFO@(9773|9773) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F536262D3DCC_2_PASSIVE_CONNECT_DURATION=60000
2026-03-06 13:19:00.453@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 65 for 0.0.0.0:0
2026-03-06 13:19:00.453@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 66 for :::0
2026-03-06 13:19:00.457@LM_DEBUG@(9773|9773) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-06 13:19:00.459@LM_INFO@(9773|9794) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on docker0/172.17.0.1 (0x7b7c0005d488 joined count 1)
2026-03-06 13:19:00.459@LM_INFO@(9773|9794) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on eth0/10.1.0.73 (0x7b7c0005d488 joined count 2)
2026-03-06 13:19:00.459@LM_INFO@(9773|9794) INFO: MulticastManager::join: joined group ff03::2:7902 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b7c0005d488 joined count 3)
2026-03-06 13:19:00.459@LM_INFO@(9773|9794) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on lo/127.0.0.1 (0x7b7c0005d488 joined count 4)
2026-03-06 13:19:00.459@LM_INFO@(9773|9794) INFO: MulticastManager::join: joined group ff03::2:7902 on lo/::1 (0x7b7c0005d488 joined count 5)
2026-03-06 13:19:00.465@LM_DEBUG@(9773|9773) TransportImpl::open()
transport_type: rtps_udp
name: _OPENDDS_SEDPTransportInst_01037c1e5298f536262d3dcc_2
config_prefix: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F536262D3DCC_2
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 65535
rcv_buffer_size: 65535
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.100 s
heartbeat_period: 0.200 s
responsive_mode: false
multicast_group_address: 239.255.4.2:7902
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7902
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-06 13:19:00.481@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.481@LM_DEBUG@(9773|9773) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 22
2026-03-06 13:19:00.481@LM_DEBUG@(9773|9773) Starting DataWriter Writer
2026-03-06 13:19:00.482@LM_DEBUG@(9773|9773) WriteDataContainer sample_list_element_allocator 35178 with 20 chunks
2026-03-06 13:19:00.482@LM_DEBUG@(9773|9773) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 29a00 with 20 chunks
2026-03-06 13:19:00.482@LM_DEBUG@(9773|9773) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 29a90 with 20 chunks
2026-03-06 13:19:00.482@LM_DEBUG@(9773|9773) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1b480 with 20 chunks
2026-03-06 13:19:00.482@LM_DEBUG@(9773|9773) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.483@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:00.483@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.483@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:00.483@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.483@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 72 for 0.0.0.0:0
2026-03-06 13:19:00.483@LM_DEBUG@(9773|9778) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dc8.000001c1(c085553b) discovered 01037c1e.5298f536.262d3dcc.000001c1(3505f3fb) lease 5:00 from 10.1.0.73:7926 (3)
2026-03-06 13:19:00.483@LM_INFO@(9773|9794) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on docker0/172.17.0.1 (0x7b700000b1c8 joined count 1)
2026-03-06 13:19:00.483@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:00.483@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.484@LM_DEBUG@(9773|9773) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 73 for :::0
2026-03-06 13:19:00.483@LM_DEBUG@(9773|9782) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dc9.000001c1(fde57c8b) discovered 01037c1e.5298f536.262d3dcc.000001c1(3505f3fb) lease 5:00 from 10.1.0.73:7926 (2)
2026-03-06 13:19:00.483@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:00.484@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_DEBUG@(9773|9786) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dca.000001c1(ba45065b) discovered 01037c1e.5298f536.262d3dcc.000001c1(3505f3fb) lease 5:00 from 10.1.0.73:7926 (1)
2026-03-06 13:19:00.484@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.484@LM_DEBUG@(9773|9790) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dcb.000001c1(87252feb) discovered 01037c1e.5298f536.262d3dcc.000001c1(3505f3fb) lease 5:00 from 10.1.0.73:7926 (0)
2026-03-06 13:19:00.484@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9794) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on eth0/10.1.0.73 (0x7b700000b1c8 joined count 2)
2026-03-06 13:19:00.484@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9794) INFO: MulticastManager::join: joined group ff03::1:7900 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b700000b1c8 joined count 3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9794) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on lo/127.0.0.1 (0x7b700000b1c8 joined count 4)
2026-03-06 13:19:00.484@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.485@LM_INFO@(9773|9794) INFO: MulticastManager::join: joined group ff03::1:7900 on lo/::1 (0x7b700000b1c8 joined count 5)
2026-03-06 13:19:00.484@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.484@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.485@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.485@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.485@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.485@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) pending 10 done 0
2026-03-06 13:19:00.485@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) pending 10 done 0
2026-03-06 13:19:00.485@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.485@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.485@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) and remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.485@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) and remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.485@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) pending 10 done 0
2026-03-06 13:19:00.485@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) and remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.485@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.485@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.485@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.485@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.485@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.485@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.485@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) pending 10 done 0
2026-03-06 13:19:00.485@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000004c7(5491044b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) pending 9 done 1
2026-03-06 13:19:00.486@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) and remote 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.486@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000004c7(5491044b) and remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) pending 9 done 1
2026-03-06 13:19:00.486@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.485@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.486@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) and remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.486@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.486@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.486@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.486@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.487@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.486@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.487@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000200c7(33791521) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e) pending 8 done 2
2026-03-06 13:19:00.487@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) pending 9 done 1
2026-03-06 13:19:00.487@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000200c7(33791521) and remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.487@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) and remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.487@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.487@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.487@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.487@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.487@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.487@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.487@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.487@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.487@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.487@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e) pending 8 done 2
2026-03-06 13:19:00.487@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.487@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) pending 9 done 1
2026-03-06 13:19:00.487@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.487@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.487@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) and remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.487@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.487@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.487@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.487@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000004c7(2e51572b) and remote 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.487@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) pending 7 done 3
2026-03-06 13:19:00.487@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.488@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.488@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) and remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.488@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.488@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.488@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.488@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.488@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.488@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.488@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.488@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.488@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.488@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.488@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.488@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.488@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) pending 7 done 3
2026-03-06 13:19:00.488@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.488@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e) pending 8 done 2
2026-03-06 13:19:00.488@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.488@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) and remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.488@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.488@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) and remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.489@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.489@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.489@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.489@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.489@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) pending 6 done 4
2026-03-06 13:19:00.488@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.489@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.489@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.489@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e) pending 8 done 2
2026-03-06 13:19:00.489@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.489@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.489@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.489@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000200c7(49b94641) and remote 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.489@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.489@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.489@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.489@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.489@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.489@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.489@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.489@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.489@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) pending 7 done 3
2026-03-06 13:19:00.490@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) and remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.490@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.490@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.490@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.489@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.489@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.489@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.490@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.490@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.490@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.490@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.490@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) pending 6 done 4
2026-03-06 13:19:00.490@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.490@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.490@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) initiation successful
2026-03-06 13:19:00.490@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.490@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.490@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.490@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) pending 7 done 3
2026-03-06 13:19:00.490@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.490@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) pending 6 done 4
2026-03-06 13:19:00.491@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) and remote 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.490@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000300c4(5e32886c).
2026-03-06 13:19:00.491@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.491@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.491@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.491@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) initiation successful
2026-03-06 13:19:00.491@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.491@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.491@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) initiation successful
2026-03-06 13:19:00.492@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000300c4(5e32886c).
2026-03-06 13:19:00.491@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.492@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) pending 6 done 4
2026-03-06 13:19:00.492@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.492@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.492@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.492@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.492@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.492@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.492@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.492@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.492@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.492@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.492@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) initiation successful
2026-03-06 13:19:00.492@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000300c4(5e32886c).
2026-03-06 13:19:00.492@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.492@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.492@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.493@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.492@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000300c4(5e32886c).
2026-03-06 13:19:00.493@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.492@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.492@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.493@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dcc.000300c4(5e32886c)
2026-03-06 13:19:00.493@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.493@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.493@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.493@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.493@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.493@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.493@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.493@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.493@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.493@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) pending 5 done 5
2026-03-06 13:19:00.493@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) and remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.493@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.493@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) pending 5 done 5
2026-03-06 13:19:00.493@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.493@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.493@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.493@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.494@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.493@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) pending 5 done 5
2026-03-06 13:19:00.493@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) and remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.494@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) and remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.494@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.494@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) pending 4 done 6
2026-03-06 13:19:00.494@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.494@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) pending 5 done 5
2026-03-06 13:19:00.494@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000301c4(f509653d) and remote 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.494@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) initiation successful
2026-03-06 13:19:00.495@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) pending 4 done 6
2026-03-06 13:19:00.495@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.494@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000301c4(4729b92d).
2026-03-06 13:19:00.495@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) pending 4 done 6
2026-03-06 13:19:00.495@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) pending 4 done 6
2026-03-06 13:19:00.495@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.496@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.495@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.496@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.496@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.496@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.496@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.496@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.496@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) initiation successful
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.497@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.497@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.497@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.497@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) pending 3 done 7
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000301c4(4729b92d).
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) initiation successful
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000003c7(ee50344c).
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.497@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.495@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.498@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.498@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.498@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.497@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) initiation successful
2026-03-06 13:19:00.498@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.498@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) initiation successful
2026-03-06 13:19:00.498@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.498@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.498@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.498@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) pending 3 done 7
2026-03-06 13:19:00.498@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9773) TransportImpl::open()
transport_type: rtps_udp
name: auto_config_rtps
config_prefix: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 64000000
rcv_buffer_size: 64000000
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.200 s
heartbeat_period: 1.000 s
responsive_mode: false
multicast_group_address: 239.255.2.2:7903
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7901
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000301c4(4729b92d).
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.498@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000301c3(560dd92e) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000301c4(4729b92d).
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.498@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.498@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) pending 2 done 8
2026-03-06 13:19:00.499@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9773) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.498@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dcc.000301c4(4729b92d)
2026-03-06 13:19:00.499@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.499@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.499@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) pending 3 done 7
2026-03-06 13:19:00.499@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) initiation successful
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9773) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000003c7(ee50344c).
2026-03-06 13:19:00.499@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) pending 3 done 7
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) initiation successful
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) initiation successful
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.499@LM_DEBUG@(9773|9773) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000003c7(ee50344c).
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.500@LM_INFO@(9773|9773) Sedp::write_publication_data_unsecure: not currently associated, dropping msg.
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9773) Sedp::add_publication: calling match_endpoints
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9773) Sedp::match_endpoints 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.500@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.500@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.500@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.500@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.500@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000004c7(a111a28b).
2026-03-06 13:19:00.500@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.500@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.500@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) initiation successful
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.500@LM_DEBUG@(9773|9773) DataWriterImpl::enable: got GUID 01037c1e.5298f536.262d3dcc.00000002(2e7351b0), publishing to topic name "TheTopic" type "Messenger::Message"
2026-03-06 13:19:00.501@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.500@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) pending 2 done 8
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9773) Spawning writer task Writer
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9778) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) to 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) pending 2 done 8
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000003c2(117a3563) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000003c7(ee50344c).
2026-03-06 13:19:00.501@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) initiation successful
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dcc.000003c7(ee50344c)
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.501@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000004c2(199bd974) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000004c7(a111a28b).
2026-03-06 13:19:00.501@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.502@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.502@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.502@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.502@LM_INFO@(9773|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) pending 1 done 9
2026-03-06 13:19:00.501@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) initiation successful
2026-03-06 13:19:00.502@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9778) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.502@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000004c7(a111a28b).
2026-03-06 13:19:00.502@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9778) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) initiation successful
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1).
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9778) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.502@LM_DEBUG@(9773|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 23 for 01037c1e.5298f536.262d3dcc.000001c1(3505f3fb)
2026-03-06 13:19:00.649@LM_DEBUG@(9773|9797) WriterTask::svc - starting for writer_id: Writer
2026-03-06 13:19:00.649@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.650@LM_DEBUG@(9773|9797) ConditionImpl::signal_all()
2026-03-06 13:19:00.650@LM_DEBUG@(9773|9797) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x0.
2026-03-06 13:19:00.650@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.649@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) pending 2 done 8
2026-03-06 13:19:00.650@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.650@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.650@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.650@LM_DEBUG@(9773|9782) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dc9.000004c2(199bd974) to 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.650@LM_DEBUG@(9773|9797) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x0.
2026-03-06 13:19:00.651@LM_DEBUG@(9773|9797) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x0.
2026-03-06 13:19:00.650@LM_DEBUG@(9773|9790) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.651@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.651@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.650@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.651@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.651@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.651@LM_DEBUG@(9773|9778) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 24
2026-03-06 13:19:00.652@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.652@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.652@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.652@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) initiation successful
2026-03-06 13:19:00.652@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.652@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.652@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.652@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.652@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.652@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.652@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.652@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000004c7(a111a28b).
2026-03-06 13:19:00.652@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) pending 1 done 9
2026-03-06 13:19:00.652@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.652@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.652@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.652@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.652@LM_DEBUG@(9773|9786) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) to 01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:00.653@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.653@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.652@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.794@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.794@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.794@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.794@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:00.795@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.795@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:00.795@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:00.795@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:00.803@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.803@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.803@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.803@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.803@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.803@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.803@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) pending 1 done 9
2026-03-06 13:19:00.803@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.803@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.803@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.653@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) initiation successful
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) initiation successful
2026-03-06 13:19:00.804@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.804@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.804@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.804@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1).
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1).
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.804@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) pending 1 done 9
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.804@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 25 for 01037c1e.5298f536.262d3dcc.000001c1(3505f3fb)
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 26 for 01037c1e.5298f536.262d3dcc.000001c1(3505f3fb)
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) initiation successful
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.805@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) <--> with remote subscription 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1).
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9782) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 27
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1)
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9790) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 28
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 29 for 01037c1e.5298f536.262d3dcc.000001c1(3505f3fb)
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.806@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:00.807@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.807@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9786) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 30
2026-03-06 13:19:00.807@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:00.807@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:00.807@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:00.807@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9794) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dcc.000001c1(3505f3fb) discovered 01037c1e.5298f536.262d3dc8.000001c1(c085553b) lease 5:00 from 10.1.0.73:7910 (0)
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.807@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.808@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.807@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:00.808@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.808@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:00.808@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.808@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:00.808@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.808@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.808@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.808@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.808@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.808@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.808@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.808@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.808@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:00.808@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.808@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.808@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:00.808@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) pending 10 done 0
2026-03-06 13:19:00.808@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:00.808@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.808@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:00.808@LM_DEBUG@(9773|9786) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dca.000001c1(ba45065b) discovered 01037c1e.5298f536.262d3dc8.000001c1(c085553b) lease 5:00 from 10.1.0.73:7910 (2)
2026-03-06 13:19:00.808@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.808@LM_DEBUG@(9773|9790) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dcb.000001c1(87252feb) discovered 01037c1e.5298f536.262d3dc8.000001c1(c085553b) lease 5:00 from 10.1.0.73:7910 (1)
2026-03-06 13:19:00.809@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.809@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) and remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.809@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.809@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.809@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.809@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.809@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.809@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.809@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.809@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.809@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.809@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.809@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.809@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.809@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.809@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) pending 10 done 0
2026-03-06 13:19:00.809@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.809@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.809@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.809@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.809@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) and remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.809@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.809@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.810@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) pending 10 done 0
2026-03-06 13:19:00.810@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) pending 9 done 1
2026-03-06 13:19:00.810@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) and remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.810@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) and remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) pending 9 done 1
2026-03-06 13:19:00.810@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000004c7(2e51572b) and remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.810@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.810@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.811@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.811@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) pending 9 done 1
2026-03-06 13:19:00.811@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) and remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.811@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) pending 8 done 2
2026-03-06 13:19:00.811@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) and remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) pending 8 done 2
2026-03-06 13:19:00.811@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000200c7(49b94641) and remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.811@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.812@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) pending 8 done 2
2026-03-06 13:19:00.812@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) and remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.812@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:00.812@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:00.812@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_DEBUG@(9773|9782) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dc9.000001c1(fde57c8b) discovered 01037c1e.5298f536.262d3dc8.000001c1(c085553b) lease 5:00 from 10.1.0.73:7910 (3)
2026-03-06 13:19:00.812@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:00.812@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:00.812@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) pending 7 done 3
2026-03-06 13:19:00.812@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.812@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) pending 7 done 3
2026-03-06 13:19:00.813@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.813@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) and remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.813@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) pending 7 done 3
2026-03-06 13:19:00.813@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) and remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.813@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:00.813@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:00.813@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) and remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.813@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:00.813@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:00.813@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.813@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:00.813@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.813@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.813@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.812@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.813@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.813@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.813@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.813@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.813@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.813@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.813@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.813@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) pending 6 done 4
2026-03-06 13:19:00.814@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.814@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.814@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.813@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.813@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.813@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.814@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) initiation successful
2026-03-06 13:19:00.814@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.814@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.814@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.814@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.814@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000300c4(abb22eac).
2026-03-06 13:19:00.814@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) pending 6 done 4
2026-03-06 13:19:00.814@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.815@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.815@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.815@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.815@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603) pending 10 done 0
2026-03-06 13:19:00.814@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.815@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.815@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) and remote 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.815@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.815@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.815@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.815@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.815@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.815@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.815@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.815@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.815@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) pending 6 done 4
2026-03-06 13:19:00.815@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.815@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.815@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.815@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) initiation successful
2026-03-06 13:19:00.815@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.815@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.815@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.815@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) pending 5 done 5
2026-03-06 13:19:00.815@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.815@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.815@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.816@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000301c4(f509653d) and remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.816@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.816@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000300c4(abb22eac).
2026-03-06 13:19:00.815@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.816@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.816@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.816@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.816@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.816@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.816@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.816@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.816@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) pending 9 done 1
2026-03-06 13:19:00.816@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.816@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.816@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.816@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) initiation successful
2026-03-06 13:19:00.816@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.816@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) and remote 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.816@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.816@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.816@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.817@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.816@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.817@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) pending 4 done 6
2026-03-06 13:19:00.816@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.817@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000300c4(abb22eac).
2026-03-06 13:19:00.817@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.817@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.817@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.817@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.817@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.817@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.817@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.817@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.817@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.817@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) pending 5 done 5
2026-03-06 13:19:00.817@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.817@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.817@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.817@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.817@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.817@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.817@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) initiation successful
2026-03-06 13:19:00.817@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) and remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.817@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.817@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) pending 5 done 5
2026-03-06 13:19:00.818@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.817@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002408) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.818@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002408) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.818@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) and remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.818@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.817@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.818@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.818@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae) pending 8 done 2
2026-03-06 13:19:00.818@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.818@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.818@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed).
2026-03-06 13:19:00.818@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) and remote 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.818@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) <--> with remote publication 01037c1e.5298f536.262d3dca.000300c3(4f16e86f).
2026-03-06 13:19:00.818@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.818@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.818@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.818@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.818@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.818@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.819@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.818@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.819@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.819@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.819@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.819@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.819@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.819@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) pending 4 done 6
2026-03-06 13:19:00.819@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.819@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.819@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) pending 4 done 6
2026-03-06 13:19:00.819@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.819@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) pending 3 done 7
2026-03-06 13:19:00.819@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.819@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.819@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.819@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.819@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.819@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.819@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.819@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.819@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.819@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.820@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.820@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.820@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) initiation successful
2026-03-06 13:19:00.820@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.820@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.820@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.820@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.820@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f) pending 7 done 3
2026-03-06 13:19:00.820@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c).
2026-03-06 13:19:00.820@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.820@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) and remote 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.820@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.819@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.820@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.820@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.820@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.820@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.820@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) initiation successful
2026-03-06 13:19:00.820@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.820@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b) pending 2 done 8
2026-03-06 13:19:00.820@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) initiation successful
2026-03-06 13:19:00.820@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.820@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.820@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed).
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000301c3(560dd92e) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed).
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002408) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.821@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.821@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.821@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002408) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.821@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.821@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) <--> with remote publication 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf).
2026-03-06 13:19:00.821@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.821@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.821@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.821@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b) initiation successful
2026-03-06 13:19:00.821@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.821@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.821@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.821@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.821@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.821@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000004c7(5491044b).
2026-03-06 13:19:00.822@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) pending 6 done 4
2026-03-06 13:19:00.821@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.822@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.822@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.822@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) pending 3 done 7
2026-03-06 13:19:00.822@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.822@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) pending 3 done 7
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9790) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.822@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) and remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) initiation successful
2026-03-06 13:19:00.822@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.823@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.823@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000300c4(abb22eac).
2026-03-06 13:19:00.823@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) initiation successful
2026-03-06 13:19:00.823@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.823@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) initiation successful
2026-03-06 13:19:00.823@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.822@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.823@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000003c2(117a3563) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c).
2026-03-06 13:19:00.823@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) remote 01037c1e.5298f536.262d3dc8.000300c4(abb22eac)
2026-03-06 13:19:00.823@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.823@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.823@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.823@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.823@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.823@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.823@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c).
2026-03-06 13:19:00.823@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.823@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.823@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.823@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.823@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.823@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.823@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.823@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.823@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.823@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521) pending 1 done 9
2026-03-06 13:19:00.824@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.823@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.824@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e) pending 5 done 5
2026-03-06 13:19:00.824@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.824@LM_DEBUG@(9773|9794) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.824@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.824@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) and remote 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.824@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.824@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.824@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.824@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.824@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b) pending 2 done 8
2026-03-06 13:19:00.824@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.824@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.824@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.824@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.824@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.824@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.824@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.825@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521) initiation successful
2026-03-06 13:19:00.825@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b) initiation successful
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.825@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) pending 4 done 6
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000200c7(33791521).
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000004c7(5491044b).
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.825@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 31 for 01037c1e.5298f536.262d3dc8.000001c1(c085553b)
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9786) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) to 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.826@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.825@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.826@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000008) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.826@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.826@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.826@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) <--> with remote publication 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3).
2026-03-06 13:19:00.826@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.826@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.826@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.825@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.826@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.826@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.826@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.826@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.826@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.826@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.826@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.826@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.826@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.826@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.826@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) and remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) initiation successful
2026-03-06 13:19:00.826@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b) pending 2 done 8
2026-03-06 13:19:00.826@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521) pending 1 done 9
2026-03-06 13:19:00.826@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000808) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.826@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.826@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000004c7(5491044b) <--> with remote publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14).
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9790) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 32
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002408) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002408) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed).
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) <--> with remote publication 01037c1e.5298f536.262d3dcb.000300c3(7276c1df).
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b) initiation successful
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521) initiation successful
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) remote 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed)
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.828@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.828@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.828@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.828@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.828@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002808) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.828@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000200c7(33791521).
2026-03-06 13:19:00.828@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.828@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.828@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.828@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.828@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.828@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) <--> with remote publication 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e).
2026-03-06 13:19:00.828@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.828@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:00.827@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.828@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:00.828@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:00.828@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.828@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:00.828@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.828@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.828@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:00.828@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000004c7(5491044b).
2026-03-06 13:19:00.828@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) pending 3 done 7
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.829@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 33 for 01037c1e.5298f536.262d3dc8.000001c1(c085553b)
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002408) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.829@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002408) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.829@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) and remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) initiation successful
2026-03-06 13:19:00.829@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000300c4(abb22eac) <--> with remote publication 01037c1e.5298f536.262d3dc9.000300c3(08b692bf).
2026-03-06 13:19:00.829@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.830@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c).
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.830@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521) pending 1 done 9
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.829@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) <--> with remote publication 01037c1e.5298f536.262d3dc8.000003c2(6bba6603).
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) remote 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000008) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.830@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000d408) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) <--> with remote publication 01037c1e.5298f536.262d3dca.000003c2(117a3563).
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000808) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000d408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.830@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.830@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.831@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) <--> with remote publication 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4).
2026-03-06 13:19:00.831@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000004c7(5491044b) <--> with remote publication 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4).
2026-03-06 13:19:00.831@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.831@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.831@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b) pending 2 done 8
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) <--> with remote publication 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae).
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521) initiation successful
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002808) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) <--> with remote publication 01037c1e.5298f536.262d3dca.000301c3(560dd92e).
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f008) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9786) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 34
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f008) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000200c2(b693476e) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000200c7(33791521).
2026-03-06 13:19:00.831@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000008) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) <--> with remote publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3).
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) and remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b) initiation successful
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9794) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 35 for 01037c1e.5298f536.262d3dc8.000001c1(c085553b)
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) <--> with remote publication 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f).
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000004c2(199bd974) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000004c7(5491044b).
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000004c2(199bd974) remote 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.833@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.833@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f408) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.832@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000808) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9782) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dc9.000004c2(199bd974) to 01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000301c4(f509653d) <--> with remote publication 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e).
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.833@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:00.833@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9794) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 36
2026-03-06 13:19:00.833@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.833@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000004c7(5491044b) <--> with remote publication 01037c1e.5298f536.262d3dcc.000004c2(d17b5604).
2026-03-06 13:19:00.833@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.833@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.833@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:00.834@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9790) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dcb.000001c1(87252feb) discovered 01037c1e.5298f536.262d3dc9.000001c1(fde57c8b) lease 5:00 from 10.1.0.73:7914 (2)
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002808) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.834@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.833@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.834@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.834@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.834@LM_INFO@(9773|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521) pending 1 done 9
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.834@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) <--> with remote publication 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e).
2026-03-06 13:19:00.834@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.834@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9782) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.834@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9782) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.834@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) pending 10 done 0
2026-03-06 13:19:00.834@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) and remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.835@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:00.835@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:00.835@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000008808) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.835@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) and remote 01037c1e.5298f536.262d3dc8.000200c7(33791521) initiation successful
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000008808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) <--> with remote publication 01037c1e.5298f536.262d3dc8.000003c2(6bba6603).
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.835@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) <--> with remote subscription 01037c1e.5298f536.262d3dc8.000200c7(33791521).
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.835@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009008) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.835@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000004c7(2e51572b) <--> with remote publication 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4).
2026-03-06 13:19:00.835@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.836@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.836@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009808) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.836@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9782) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) remote 01037c1e.5298f536.262d3dc8.000200c7(33791521)
2026-03-06 13:19:00.836@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974) pending 9 done 1
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 37 for 01037c1e.5298f536.262d3dc8.000001c1(c085553b)
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) and remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:00.836@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9794) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dcc.000001c1(3505f3fb) discovered 01037c1e.5298f536.262d3dc9.000001c1(fde57c8b) lease 5:00 from 10.1.0.73:7914 (1)
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000001008) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000001008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.837@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.837@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000200c7(49b94641) <--> with remote publication 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae).
2026-03-06 13:19:00.836@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.837@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.837@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.837@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.836@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.837@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.837@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.837@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.836@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000200c7(33791521) <--> with remote publication 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e).
2026-03-06 13:19:00.837@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.837@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.837@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.837@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.837@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) pending 8 done 2
2026-03-06 13:19:00.837@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.837@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.837@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) <--> with remote publication 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f).
2026-03-06 13:19:00.837@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) and remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.837@LM_DEBUG@(9773|9782) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 38
2026-03-06 13:19:00.837@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000008) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.837@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) <--> with remote publication 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3).
2026-03-06 13:19:00.837@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000b008) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000b008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.838@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.838@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000808) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000000808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.838@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.838@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) pending 10 done 0
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000004c7(5491044b) <--> with remote publication 01037c1e.5298f536.262d3dc9.000004c2(199bd974).
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) <--> with remote publication 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e).
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.838@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) and remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000001008) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000001008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000200c7(33791521) <--> with remote publication 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e).
2026-03-06 13:19:00.838@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.838@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.838@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.838@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) pending 7 done 3
2026-03-06 13:19:00.838@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:00.838@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) and remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.838@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002808) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.839@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.838@LM_DEBUG@(9773|9786) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dca.000001c1(ba45065b) discovered 01037c1e.5298f536.262d3dc9.000001c1(fde57c8b) lease 5:00 from 10.1.0.73:7914 (3)
2026-03-06 13:19:00.839@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000002808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.839@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.839@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000301c4(b2a91fed) <--> with remote publication 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe).
2026-03-06 13:19:00.839@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.838@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:00.839@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.839@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.839@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.839@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.839@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.839@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.839@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:00.839@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.839@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:00.839@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3) pending 10 done 0
2026-03-06 13:19:00.839@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.839@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.839@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.839@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.839@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.839@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000001008) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.839@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.839@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.839@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974) pending 9 done 1
2026-03-06 13:19:00.839@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.839@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000001008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.840@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.840@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000200c7(33791521) <--> with remote publication 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce).
2026-03-06 13:19:00.840@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.840@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) and remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.839@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) and remote 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.840@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) pending 6 done 4
2026-03-06 13:19:00.840@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.840@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.840@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.840@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.840@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.840@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.840@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.840@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.840@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.840@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) initiation successful
2026-03-06 13:19:00.840@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.840@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.840@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.840@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) pending 8 done 2
2026-03-06 13:19:00.840@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.840@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.840@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.840@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.840@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.841@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.841@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.840@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.840@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) and remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.841@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.841@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.841@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.841@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000004c7(2e51572b) remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974) pending 9 done 1
2026-03-06 13:19:00.841@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004408) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.841@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.841@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.841@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.841@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000004c7(2e51572b) and remote 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.841@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) <--> with remote publication 01037c1e.5298f536.262d3dc8.000003c2(6bba6603).
2026-03-06 13:19:00.841@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000300c4(96d2071c).
2026-03-06 13:19:00.841@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.841@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.841@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.841@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.841@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.841@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.841@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.841@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.841@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.841@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.841@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.841@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) pending 7 done 3
2026-03-06 13:19:00.842@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.842@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.842@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.842@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) and remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.842@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) <--> with remote publication 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4).
2026-03-06 13:19:00.842@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.842@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.842@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) pending 5 done 5
2026-03-06 13:19:00.842@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.842@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.842@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.842@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000200c7(49b94641) remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e) pending 8 done 2
2026-03-06 13:19:00.842@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.842@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000005408) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.842@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.842@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000005408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.842@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000200c7(49b94641) and remote 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.842@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.842@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) <--> with remote publication 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae).
2026-03-06 13:19:00.843@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000001008) using datalink[0x7b7c00006ae8] from 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.842@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.843@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000301c4(f509653d) and remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.843@LM_DEBUG@(9773|9778) TransportClient::use_datalink_i TransportClient(0x7b6000001008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.843@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.843@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006808) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.843@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006808) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.843@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.843@LM_DEBUG@(9773|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.000200c7(33791521) <--> with remote publication 01037c1e.5298f536.262d3dcc.000200c2(b693476e).
2026-03-06 13:19:00.843@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) <--> with remote publication 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f).
2026-03-06 13:19:00.843@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.843@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.843@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.843@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.843@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.843@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.843@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.843@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.843@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.843@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf) pending 7 done 3
2026-03-06 13:19:00.843@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) pending 6 done 4
2026-03-06 13:19:00.843@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.843@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.843@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) and remote 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.843@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.843@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.843@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) <--> with remote publication 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e).
2026-03-06 13:19:00.844@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.844@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) pending 4 done 6
2026-03-06 13:19:00.844@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.844@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.844@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.844@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) initiation successful
2026-03-06 13:19:00.844@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.844@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000300c4(96d2071c).
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) initiation successful
2026-03-06 13:19:00.844@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) pending 6 done 4
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.844@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d).
2026-03-06 13:19:00.844@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.845@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.844@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.845@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.845@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.845@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.845@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.845@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.845@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.845@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.845@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.845@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.845@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.845@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.845@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) pending 5 done 5
2026-03-06 13:19:00.845@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) and remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) initiation successful
2026-03-06 13:19:00.845@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.845@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.845@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) and remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.845@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.845@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) pending 3 done 7
2026-03-06 13:19:00.845@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000300c4(96d2071c).
2026-03-06 13:19:00.845@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) remote 01037c1e.5298f536.262d3dc9.000300c4(96d2071c)
2026-03-06 13:19:00.845@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.845@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.845@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.845@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.845@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.845@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.845@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.846@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.846@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.846@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.846@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe) pending 5 done 5
2026-03-06 13:19:00.846@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) pending 4 done 6
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) initiation successful
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) and remote 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c).
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.846@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.846@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.846@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) initiation successful
2026-03-06 13:19:00.846@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.846@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.846@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d).
2026-03-06 13:19:00.847@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.846@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.847@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.847@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) pending 4 done 6
2026-03-06 13:19:00.847@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) pending 2 done 8
2026-03-06 13:19:00.847@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.847@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.847@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.847@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.847@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.847@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.847@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) pending 3 done 7
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004408) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) <--> with remote publication 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3).
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) and remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) initiation successful
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) initiation successful
2026-03-06 13:19:00.847@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006808) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000301c3(560dd92e) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d).
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb).
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006808) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) initiation successful
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000301c3(560dd92e) remote 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) <--> with remote publication 01037c1e.5298f536.262d3dcb.000300c3(7276c1df).
2026-03-06 13:19:00.848@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.848@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9790) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.848@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.848@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.848@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) <--> with remote publication 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e).
2026-03-06 13:19:00.848@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.849@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) pending 3 done 7
2026-03-06 13:19:00.848@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c).
2026-03-06 13:19:00.849@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.849@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.849@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.849@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.849@LM_DEBUG@(9773|9794) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.849@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000003c2(117a3563) and remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) initiation successful
2026-03-06 13:19:00.849@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.849@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.849@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000003c2(117a3563) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c).
2026-03-06 13:19:00.849@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.849@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000003c2(117a3563) remote 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.849@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.849@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.849@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.849@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.849@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.849@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.849@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.849@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.849@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.849@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.849@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.849@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.849@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.849@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.849@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.849@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) pending 1 done 9
2026-03-06 13:19:00.849@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.850@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) pending 2 done 8
2026-03-06 13:19:00.850@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.850@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) pending 2 done 8
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) initiation successful
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb).
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) initiation successful
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.851@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) initiation successful
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb).
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9786) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) to 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000200c7(0e193c91).
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 39 for 01037c1e.5298f536.262d3dc9.000001c1(fde57c8b)
2026-03-06 13:19:00.852@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.852@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.852@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) pending 1 done 9
2026-03-06 13:19:00.852@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.852@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.852@LM_INFO@(9773|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) pending 1 done 9
2026-03-06 13:19:00.852@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9790) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 40
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9786) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9786) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) initiation successful
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) initiation successful
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000200c7(0e193c91).
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9786) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000200c2(b693476e) <--> with remote subscription 01037c1e.5298f536.262d3dc9.000200c7(0e193c91).
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:00.853@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dc9.000200c7(0e193c91)
2026-03-06 13:19:00.853@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:00.853@LM_DEBUG@(9773|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 41 for 01037c1e.5298f536.262d3dc9.000001c1(fde57c8b)
2026-03-06 13:19:00.853@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:00.854@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9794) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 42 for 01037c1e.5298f536.262d3dc9.000001c1(fde57c8b)
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9786) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 43
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9794) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 44
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.854@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:00.855@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.855@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:00.855@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.855@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:00.855@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) <--> with remote publication 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e).
2026-03-06 13:19:00.855@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004408) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.855@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) <--> with remote publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3).
2026-03-06 13:19:00.855@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f008) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f008) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) <--> with remote publication 01037c1e.5298f536.262d3dc9.000300c3(08b692bf).
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.855@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) <--> with remote publication 01037c1e.5298f536.262d3dcc.000004c2(d17b5604).
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000005408) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000005408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) <--> with remote publication 01037c1e.5298f536.262d3dcc.000200c2(b693476e).
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071008) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) <--> with remote publication 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3).
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006808) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006808) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) <--> with remote publication 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf).
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071808) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) <--> with remote publication 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e).
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) <--> with remote publication 01037c1e.5298f536.262d3dc9.000004c2(199bd974).
2026-03-06 13:19:00.856@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) <--> with remote publication 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3).
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000072008) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000072008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) <--> with remote publication 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e).
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000d408) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000d408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073408) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.857@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) <--> with remote publication 01037c1e.5298f536.262d3dc9.000004c2(199bd974).
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073408) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.857@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f408) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.857@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000301c4(f509653d) <--> with remote publication 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe).
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:00.857@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.858@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:00.858@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:00.858@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:00.858@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:00.858@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:00.858@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:00.858@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:00.858@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:00.858@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:00.858@LM_DEBUG@(9773|9790) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dcb.000001c1(87252feb) discovered 01037c1e.5298f536.262d3dca.000001c1(ba45065b) lease 5:00 from 10.1.0.73:7918 (3)
2026-03-06 13:19:00.858@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009808) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.858@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e)
2026-03-06 13:19:00.858@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000200c7(49b94641) <--> with remote publication 01037c1e.5298f536.262d3dc9.000200c2(7e73c81e).
2026-03-06 13:19:00.858@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.858@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.858@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.858@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.857@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) <--> with remote publication 01037c1e.5298f536.262d3dc9.000300c3(08b692bf).
2026-03-06 13:19:00.858@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.859@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004408) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.858@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc9.000300c3(08b692bf)
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) <--> with remote publication 01037c1e.5298f536.262d3dc9.000300c3(08b692bf).
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) <--> with remote publication 01037c1e.5298f536.262d3dca.000003c2(117a3563).
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:00.859@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563) pending 10 done 0
2026-03-06 13:19:00.859@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073808) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) <--> with remote publication 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4).
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) and remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) <--> with remote publication 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe).
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000005408) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.859@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:00.859@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000005408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.860@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.860@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:00.860@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.860@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) <--> with remote publication 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce).
2026-03-06 13:19:00.860@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.860@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.860@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.860@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.860@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:00.860@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) pending 9 done 1
2026-03-06 13:19:00.860@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:00.860@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006808) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.860@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006808) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.860@LM_DEBUG@(9773|9794) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dcc.000001c1(3505f3fb) discovered 01037c1e.5298f536.262d3dca.000001c1(ba45065b) lease 5:00 from 10.1.0.73:7918 (2)
2026-03-06 13:19:00.860@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) and remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.860@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000300c4(96d2071c) <--> with remote publication 01037c1e.5298f536.262d3dca.000300c3(4f16e86f).
2026-03-06 13:19:00.860@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:00.860@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.860@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.860@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.860@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.860@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.860@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.860@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.860@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.860@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.860@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.860@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.860@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.860@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000301c4(8fc9365d) <--> with remote publication 01037c1e.5298f536.262d3dca.000301c3(560dd92e).
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.860@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dca.000003c2(117a3563) pending 10 done 0
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.861@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) and remote 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.861@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.861@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.861@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.861@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) pending 8 done 2
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) <--> with remote publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14).
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) and remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.861@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.861@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.861@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.861@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.861@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000005408) using datalink[0x7b7c000200e8] from 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.861@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.861@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.861@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) pending 9 done 1
2026-03-06 13:19:00.861@LM_DEBUG@(9773|9782) TransportClient::use_datalink_i TransportClient(0x7b6000005408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.861@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.862@LM_DEBUG@(9773|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.000200c7(0e193c91) <--> with remote publication 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e).
2026-03-06 13:19:00.862@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) and remote 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.862@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.862@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.862@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.862@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.862@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000008808) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.862@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) pending 7 done 3
2026-03-06 13:19:00.862@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000008808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3)
2026-03-06 13:19:00.862@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.862@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) <--> with remote publication 01037c1e.5298f536.262d3dc9.000003c2(56da4fb3).
2026-03-06 13:19:00.862@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) and remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.862@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.862@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.862@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.862@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.862@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.862@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.862@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009008) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.862@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.862@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.862@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.862@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.862@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce) pending 8 done 2
2026-03-06 13:19:00.862@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000004c7(2e51572b) <--> with remote publication 01037c1e.5298f536.262d3dc9.000004c2(199bd974).
2026-03-06 13:19:00.862@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.862@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.863@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) pending 6 done 4
2026-03-06 13:19:00.863@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) and remote 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.863@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.863@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.863@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.863@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000b008) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.863@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) initiation successful
2026-03-06 13:19:00.863@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.863@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000b008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe)
2026-03-06 13:19:00.863@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.863@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.863@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) <--> with remote subscription 01037c1e.5298f536.262d3dca.000300c4(d1727dcc).
2026-03-06 13:19:00.863@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.863@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) <--> with remote publication 01037c1e.5298f536.262d3dc9.000301c3(11ada3fe).
2026-03-06 13:19:00.863@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.863@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.863@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.863@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.863@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.863@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.863@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.863@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.863@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.863@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.863@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f) pending 7 done 3
2026-03-06 13:19:00.863@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.863@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000301c4(f509653d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e) pending 5 done 5
2026-03-06 13:19:00.864@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000301c4(f509653d) and remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.864@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) and remote 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.864@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.864@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.864@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.864@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.864@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.864@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.864@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) pending 4 done 6
2026-03-06 13:19:00.864@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.864@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.864@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.864@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.864@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.864@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.864@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.864@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.864@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.864@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) pending 6 done 4
2026-03-06 13:19:00.864@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.864@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) initiation successful
2026-03-06 13:19:00.864@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.864@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.864@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.864@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.864@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) <--> with remote subscription 01037c1e.5298f536.262d3dca.000301c4(c8694c8d).
2026-03-06 13:19:00.864@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.864@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.864@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.864@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.865@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) initiation successful
2026-03-06 13:19:00.865@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.865@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.865@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) pending 3 done 7
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) <--> with remote subscription 01037c1e.5298f536.262d3dca.000300c4(d1727dcc).
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dca.000300c4(d1727dcc)
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.865@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.865@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.865@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.865@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.865@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.865@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) initiation successful
2026-03-06 13:19:00.865@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e) pending 5 done 5
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) <--> with remote subscription 01037c1e.5298f536.262d3dca.000003c7(6110c1ec).
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) and remote 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.865@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.865@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.865@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.865@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.865@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.865@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.865@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.865@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.865@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b) pending 2 done 8
2026-03-06 13:19:00.865@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.865@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.866@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.866@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.866@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.866@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) pending 4 done 6
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b) initiation successful
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) <--> with remote subscription 01037c1e.5298f536.262d3dca.000004c7(2e51572b).
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) initiation successful
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) <--> with remote subscription 01037c1e.5298f536.262d3dca.000301c4(c8694c8d).
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dca.000301c4(c8694c8d)
2026-03-06 13:19:00.866@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.866@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.866@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.866@LM_DEBUG@(9773|9790) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.866@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.866@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.867@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.867@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) pending 3 done 7
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.867@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.867@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.867@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.867@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.867@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) initiation successful
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.867@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.867@LM_INFO@(9773|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641) pending 1 done 9
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) <--> with remote subscription 01037c1e.5298f536.262d3dca.000003c7(6110c1ec).
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9790) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9790) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) <--> with remote publication 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf).
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000b008) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9794) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to 01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641) initiation successful
2026-03-06 13:19:00.867@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000b008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) <--> with remote publication 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e).
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) <--> with remote subscription 01037c1e.5298f536.262d3dca.000200c7(49b94641).
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.868@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.868@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.868@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 45 for 01037c1e.5298f536.262d3dca.000001c1(ba45065b)
2026-03-06 13:19:00.868@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.868@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.868@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.868@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b) pending 2 done 8
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 46
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b) initiation successful
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.868@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) <--> with remote subscription 01037c1e.5298f536.262d3dca.000004c7(2e51572b).
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:00.869@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.869@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:00.869@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.869@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.869@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:00.869@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.869@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:00.869@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.869@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:00.869@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641) pending 1 done 9
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.869@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.869@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dca.000200c7(49b94641) initiation successful
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000200c2(b693476e) <--> with remote subscription 01037c1e.5298f536.262d3dca.000200c7(49b94641).
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dca.000200c7(49b94641)
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 47 for 01037c1e.5298f536.262d3dca.000001c1(ba45065b)
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 48
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000008808) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000008808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) <--> with remote publication 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3).
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009008) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000004c7(2e51572b) <--> with remote publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14).
2026-03-06 13:19:00.870@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) <--> with remote publication 01037c1e.5298f536.262d3dca.000003c2(117a3563).
2026-03-06 13:19:00.871@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009808) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000200c7(49b94641) <--> with remote publication 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e).
2026-03-06 13:19:00.871@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:00.871@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:00.871@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000d408) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000d408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000300c4(d1727dcc) <--> with remote publication 01037c1e.5298f536.262d3dcb.000300c3(7276c1df).
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) <--> with remote publication 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4).
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000b008) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b600000b008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000301c4(c8694c8d) <--> with remote publication 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e).
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.871@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) <--> with remote publication 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce).
2026-03-06 13:19:00.872@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f008) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.872@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f008) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.872@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) <--> with remote publication 01037c1e.5298f536.262d3dca.000300c3(4f16e86f).
2026-03-06 13:19:00.872@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f408) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.872@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.872@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000301c4(f509653d) <--> with remote publication 01037c1e.5298f536.262d3dca.000301c3(560dd92e).
2026-03-06 13:19:00.872@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071008) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.872@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dca.000003c2(117a3563)
2026-03-06 13:19:00.872@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) <--> with remote publication 01037c1e.5298f536.262d3dca.000003c2(117a3563).
2026-03-06 13:19:00.873@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071808) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.873@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.873@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) <--> with remote publication 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4).
2026-03-06 13:19:00.873@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000072008) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.873@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000072008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce)
2026-03-06 13:19:00.873@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) <--> with remote publication 01037c1e.5298f536.262d3dca.000200c2(39d3b2ce).
2026-03-06 13:19:00.873@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073408) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.873@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073408) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dca.000300c3(4f16e86f)
2026-03-06 13:19:00.873@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) <--> with remote publication 01037c1e.5298f536.262d3dca.000300c3(4f16e86f).
2026-03-06 13:19:00.873@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073808) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.873@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dca.000301c3(560dd92e)
2026-03-06 13:19:00.873@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) <--> with remote publication 01037c1e.5298f536.262d3dca.000301c3(560dd92e).
2026-03-06 13:19:00.878@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000008808) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.878@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000008808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.878@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) <--> with remote publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3).
2026-03-06 13:19:00.879@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009008) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.879@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.879@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000004c7(2e51572b) <--> with remote publication 01037c1e.5298f536.262d3dcc.000004c2(d17b5604).
2026-03-06 13:19:00.879@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009808) using datalink[0x7b7c00029ae8] from 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.879@LM_DEBUG@(9773|9786) TransportClient::use_datalink_i TransportClient(0x7b6000009808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.879@LM_DEBUG@(9773|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.000200c7(49b94641) <--> with remote publication 01037c1e.5298f536.262d3dcc.000200c2(b693476e).
2026-03-06 13:19:00.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.908@LM_DEBUG@(9773|9794) Spdp::handle_participant_data - 01037c1e.5298f536.262d3dcc.000001c1(3505f3fb) discovered 01037c1e.5298f536.262d3dcb.000001c1(87252feb) lease 5:00 from 10.1.0.73:7922 (3)
2026-03-06 13:19:00.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:00.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.908@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:00.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:00.908@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.908@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:00.908@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:00.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:00.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:00.908@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.909@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:00.909@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.909@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.909@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3) pending 10 done 0
2026-03-06 13:19:00.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:00.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:00.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:00.909@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) and remote 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.909@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.909@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.909@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.909@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.909@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.909@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.909@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) pending 9 done 1
2026-03-06 13:19:00.909@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) and remote 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e) pending 8 done 2
2026-03-06 13:19:00.910@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) and remote 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df) pending 7 done 3
2026-03-06 13:19:00.910@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) and remote 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.910@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) pending 6 done 4
2026-03-06 13:19:00.911@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.911@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.911@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.911@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) and remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) initiation successful
2026-03-06 13:19:00.911@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.911@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.911@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000300c4(ec12547c).
2026-03-06 13:19:00.911@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf) remote 01037c1e.5298f536.262d3dcb.000300c4(ec12547c)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e) pending 5 done 5
2026-03-06 13:19:00.911@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) and remote 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.911@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d) pending 4 done 6
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) and remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d) initiation successful
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000301c4(f509653d).
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e) remote 01037c1e.5298f536.262d3dcb.000301c4(f509653d)
2026-03-06 13:19:00.912@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.912@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.912@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.912@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.912@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.912@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.912@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) pending 3 done 7
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) and remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) initiation successful
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c).
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) remote 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.912@LM_DEBUG@(9773|9794) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) pending 2 done 8
2026-03-06 13:19:00.913@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.913@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.913@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.913@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) and remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) initiation successful
2026-03-06 13:19:00.913@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.913@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.913@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000004c7(13317e9b).
2026-03-06 13:19:00.913@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000004c2(d17b5604) remote 01037c1e.5298f536.262d3dcb.000004c7(13317e9b)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.913@LM_INFO@(9773|9794) Sedp::process_association_records_i associating built-ins local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) pending 1 done 9
2026-03-06 13:19:00.913@LM_DEBUG@(9773|9794) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.913@LM_DEBUG@(9773|9794) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) and remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) initiation successful
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.000200c2(b693476e) <--> with remote subscription 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1).
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.262d3dcc.000200c2(b693476e) remote 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1)
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 49 for 01037c1e.5298f536.262d3dcb.000001c1(87252feb)
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 50
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.914@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:00.915@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:00.915@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:00.915@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:00.915@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9786) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.353733999, Publication: 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) to readerId 01037c1e.5298f536.262d3dca.000004c7(2e51572b) (SET_EXCLUDED).
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9782) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.301249999, Publication: 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) to readerId 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) (SET_EXCLUDED).
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9786) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9782) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9790) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.420409999, Publication: 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) to readerId 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) (SET_EXCLUDED).
2026-03-06 13:19:00.915@LM_DEBUG@(9773|9790) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.916@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071008) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.916@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc8.000003c2(6bba6603)
2026-03-06 13:19:00.916@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) <--> with remote publication 01037c1e.5298f536.262d3dc8.000003c2(6bba6603).
2026-03-06 13:19:00.916@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071808) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.916@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:00.916@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) <--> with remote publication 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4).
2026-03-06 13:19:00.916@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000072008) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.916@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000072008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae)
2026-03-06 13:19:00.916@LM_DEBUG@(9773|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 52 for 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:00.916@LM_DEBUG@(9773|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 53 for 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:00.916@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) <--> with remote publication 01037c1e.5298f536.262d3dc8.000200c2(4313e1ae).
2026-03-06 13:19:00.916@LM_DEBUG@(9773|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 51 for 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073408) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073408) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f)
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) <--> with remote publication 01037c1e.5298f536.262d3dc8.000300c3(35d6bb0f).
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073808) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e)
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) <--> with remote publication 01037c1e.5298f536.262d3dc8.000301c3(2ccd8a4e).
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.917@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9782) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9790) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9782) Sedp::match_endpoints 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9790) Sedp::match_endpoints 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9786) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.918@LM_DEBUG@(9773|9786) Sedp::match_endpoints 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:00.920@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.920@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.920@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) <--> with remote publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3).
2026-03-06 13:19:00.920@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000d408) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.920@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000d408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dcc.000004c2(d17b5604)
2026-03-06 13:19:00.920@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) <--> with remote publication 01037c1e.5298f536.262d3dcc.000004c2(d17b5604).
2026-03-06 13:19:00.920@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.920@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dcc.000200c2(b693476e)
2026-03-06 13:19:00.920@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000200c7(74d96ff1) <--> with remote publication 01037c1e.5298f536.262d3dcc.000200c2(b693476e).
2026-03-06 13:19:00.920@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f008) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.920@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f008) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf)
2026-03-06 13:19:00.920@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000300c4(ec12547c) <--> with remote publication 01037c1e.5298f536.262d3dcc.000300c3(c0561dcf).
2026-03-06 13:19:00.921@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f408) using datalink[0x7b7c00053ae8] from 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.921@LM_DEBUG@(9773|9790) TransportClient::use_datalink_i TransportClient(0x7b600000f408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e)
2026-03-06 13:19:00.921@LM_DEBUG@(9773|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.000301c4(f509653d) <--> with remote publication 01037c1e.5298f536.262d3dcc.000301c3(d94d2c8e).
2026-03-06 13:19:00.942@LM_DEBUG@(9773|9786) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dc9.000004c2(199bd974) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.355232999, Publication: 01037c1e.5298f536.262d3dc9.000004c2(199bd974) to readerId 01037c1e.5298f536.262d3dca.000004c7(2e51572b) (SET_EXCLUDED).
2026-03-06 13:19:00.942@LM_DEBUG@(9773|9786) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.942@LM_DEBUG@(9773|9790) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dc9.000004c2(199bd974) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.420631999, Publication: 01037c1e.5298f536.262d3dc9.000004c2(199bd974) to readerId 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) (SET_EXCLUDED).
2026-03-06 13:19:00.942@LM_DEBUG@(9773|9794) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dc9.000004c2(199bd974) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.651270999, Publication: 01037c1e.5298f536.262d3dc9.000004c2(199bd974) to readerId 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) (SET_EXCLUDED).
2026-03-06 13:19:00.942@LM_DEBUG@(9773|9790) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.942@LM_DEBUG@(9773|9794) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.942@LM_DEBUG@(9773|9778) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dc9.000004c2(199bd974) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.833357999, Publication: 01037c1e.5298f536.262d3dc9.000004c2(199bd974) to readerId 01037c1e.5298f536.262d3dc8.000004c7(5491044b) (SET_EXCLUDED).
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9778) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dc9.000004c2(199bd974)
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 54 for 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 55 for 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9794) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 56 for 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 57 for 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9786) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9786) Sedp::match_endpoints 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.944@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.943@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.944@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.944@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.944@LM_DEBUG@(9773|9790) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.944@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.944@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.944@LM_DEBUG@(9773|9794) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.944@LM_DEBUG@(9773|9790) Sedp::match_endpoints 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.944@LM_DEBUG@(9773|9778) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.944@LM_DEBUG@(9773|9794) Sedp::match_endpoints 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.944@LM_DEBUG@(9773|9778) Sedp::match_endpoints 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.944@LM_DEBUG@(9773|9794) Sedp::match: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.944@LM_DEBUG@(9773|9794) Sedp::match_continue: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.944@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.945@LM_INFO@(9773|9794) Sedp::process_association_records_i writer not ready local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) pending 1 done 0
2026-03-06 13:19:00.945@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073408) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.945@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073408) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dcb.000300c3(7276c1df)
2026-03-06 13:19:00.945@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000300c4(5e32886c) <--> with remote publication 01037c1e.5298f536.262d3dcb.000300c3(7276c1df).
2026-03-06 13:19:00.945@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073808) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.945@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000073808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e)
2026-03-06 13:19:00.945@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000301c4(4729b92d) <--> with remote publication 01037c1e.5298f536.262d3dcb.000301c3(6b6df09e).
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9778) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.822546999, Publication: 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to readerId 01037c1e.5298f536.262d3dc8.000004c7(5491044b) (SET_EXCLUDED).
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9778) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9786) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.866943999, Publication: 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to readerId 01037c1e.5298f536.262d3dca.000004c7(2e51572b) (SET_EXCLUDED).
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9782) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.848767999, Publication: 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to readerId 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) (SET_EXCLUDED).
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9786) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 58 for 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9782) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 60 for 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 59 for 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9778) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.955@LM_DEBUG@(9773|9778) Sedp::match_endpoints 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9786) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9782) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9786) Sedp::match_endpoints 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9782) Sedp::match_endpoints 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9778) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.824338999, Publication: 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to readerId 01037c1e.5298f536.262d3dc8.000003c7(1bd0928c) (SET_EXCLUDED).
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9778) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.956@LM_DEBUG@(9773|9782) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.849372999, Publication: 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to readerId 01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c) (SET_EXCLUDED).
2026-03-06 13:19:00.957@LM_DEBUG@(9773|9786) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.868010999, Publication: 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to readerId 01037c1e.5298f536.262d3dca.000003c7(6110c1ec) (SET_EXCLUDED).
2026-03-06 13:19:00.957@LM_DEBUG@(9773|9782) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.957@LM_DEBUG@(9773|9786) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.957@LM_DEBUG@(9773|9790) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.912994999, Publication: 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to readerId 01037c1e.5298f536.262d3dcb.000003c7(5c70e85c) (SET_EXCLUDED).
2026-03-06 13:19:00.957@LM_DEBUG@(9773|9790) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.958@LM_DEBUG@(9773|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 62 for 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.958@LM_DEBUG@(9773|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 63 for 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.958@LM_DEBUG@(9773|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 61 for 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.958@LM_DEBUG@(9773|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 64 for 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.958@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.958@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.958@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.958@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.958@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.958@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.958@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.958@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9786) ConditionImpl::signal_all()
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9794) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.652960999, Publication: 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) to readerId 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) (SET_EXCLUDED).
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9786) Sedp::process_discovered_writer_data: calling match_endpoints new
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9790) Sedp::process_discovered_writer_data: calling match_endpoints new
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9794) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9778) Sedp::process_discovered_writer_data: calling match_endpoints new
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9778) Sedp::match_endpoints 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9786) Sedp::match_endpoints 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9790) Sedp::match_endpoints 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9790) Sedp::match: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9778) Sedp::match: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9786) Sedp::match: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9778) Sedp::match_continue: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9794) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 65 for 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.959@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9790) Sedp::match_continue: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9782) Sedp::process_discovered_writer_data: calling match_endpoints new
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9782) Sedp::match_endpoints 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9782) Sedp::match: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9782) Sedp::match_continue: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9786) Sedp::match_continue: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.960@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.960@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:00.960@LM_INFO@(9773|9782) Sedp::process_association_records_i reader not ready local 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) pending 1 done 0
2026-03-06 13:19:00.960@LM_INFO@(9773|9778) Sedp::process_association_records_i reader not ready local 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) pending 1 done 0
2026-03-06 13:19:00.960@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.960@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.961@LM_INFO@(9773|9790) Sedp::process_association_records_i reader not ready local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) pending 1 done 0
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9794) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9782) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.852201999, Publication: 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) to readerId 01037c1e.5298f536.262d3dc9.000004c7(69f12dfb) (SET_EXCLUDED).
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9778) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.825933999, Publication: 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) to readerId 01037c1e.5298f536.262d3dc8.000004c7(5491044b) (SET_EXCLUDED).
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9782) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9794) Sedp::match_endpoints 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.960@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.00000007(d159509f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9778) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9790) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.421068999, Publication: 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4) to readerId 01037c1e.5298f536.262d3dcb.000004c7(13317e9b) (SET_EXCLUDED).
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9794) Sedp::match: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.961@LM_INFO@(9773|9786) Sedp::process_association_records_i reader not ready local 01037c1e.5298f536.262d3dca.00000007(d159509f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) pending 1 done 0
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9794) Sedp::match_continue: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 66 for 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9790) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dca.000004c2(5e3ba3a4)
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 67 for 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.961@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.961@LM_INFO@(9773|9794) Sedp::process_association_records_i writer not ready local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dca.00000007(d159509f) pending 1 done 0
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9782) ConditionImpl::signal_all()
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 68 for 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.961@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9782) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9778) ConditionImpl::signal_all()
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9782) Sedp::match_endpoints 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9778) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9790) ConditionImpl::signal_all()
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9778) Sedp::match_endpoints 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9790) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:00.962@LM_DEBUG@(9773|9790) Sedp::match_endpoints 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.963@LM_INFO@(9773|9782) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.963@LM_INFO@(9773|9782) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.963@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071008) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.963@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3)
2026-03-06 13:19:00.963@LM_INFO@(9773|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.963@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000003c7(ee50344c) <--> with remote publication 01037c1e.5298f536.262d3dcb.000003c2(2c1a1cd3).
2026-03-06 13:19:00.963@LM_INFO@(9773|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.963@LM_INFO@(9773|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.963@LM_INFO@(9773|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.963@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071808) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.963@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000071808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:00.963@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) <--> with remote publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14).
2026-03-06 13:19:00.963@LM_DEBUG@(9773|9781) Sedp::ReaderAddAssociation::handle_event: adding reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) association for writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.964@LM_DEBUG@(9773|9781) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.964@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000072008) using datalink[0x7b7c0005d4e8] from 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.964@LM_DEBUG@(9773|9794) TransportClient::use_datalink_i TransportClient(0x7b6000072008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e)
2026-03-06 13:19:00.964@LM_DEBUG@(9773|9794) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcc.000200c7(c6f9b3e1) <--> with remote publication 01037c1e.5298f536.262d3dcb.000200c2(04b39b7e).
2026-03-06 13:19:00.964@LM_DEBUG@(9773|9781) WriterInfo::WriterInfo: writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) added to reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f).
2026-03-06 13:19:00.964@LM_DEBUG@(9773|9781) DataReaderImpl::add_association: inserted writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).return 1
2026-03-06 13:19:00.964@LM_DEBUG@(9773|9781) DataReaderImpl::add_association: reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) is associated with writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:00.964@LM_DEBUG@(9773|9781) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) and remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.967@LM_DEBUG@(9773|9781) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-06 13:19:00.969@LM_DEBUG@(9773|9784) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.969@LM_DEBUG@(9773|9784) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.970@LM_INFO@(9773|9784) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on docker0/172.17.0.1 (0x7b7c0002fc88 joined count 1)
2026-03-06 13:19:00.970@LM_INFO@(9773|9784) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on eth0/10.1.0.73 (0x7b7c0002fc88 joined count 2)
2026-03-06 13:19:00.970@LM_INFO@(9773|9784) INFO: MulticastManager::join: joined group ff03::2:7901 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b7c0002fc88 joined count 3)
2026-03-06 13:19:00.970@LM_INFO@(9773|9784) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on lo/127.0.0.1 (0x7b7c0002fc88 joined count 4)
2026-03-06 13:19:00.970@LM_INFO@(9773|9784) INFO: MulticastManager::join: joined group ff03::2:7901 on lo/::1 (0x7b7c0002fc88 joined count 5)
2026-03-06 13:19:00.973@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.973@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.973@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.973@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.974@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.974@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.974@LM_DEBUG@(9773|9793) Sedp::WriterAddAssociation::handle_event: adding writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) association for reader 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.974@LM_DEBUG@(9773|9793) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.974@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.974@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.974@LM_DEBUG@(9773|9793) DataWriterImpl::add_association(): adding subscription to publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) with priority 0.
2026-03-06 13:19:00.974@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.974@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.974@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.974@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.974@LM_DEBUG@(9773|9793) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.975@LM_DEBUG@(9773|9793) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.975@LM_DEBUG@(9773|9793) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.977@LM_DEBUG@(9773|9793) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-06 13:19:00.979@LM_DEBUG@(9773|9793) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dca.00000007(d159509f) initiation successful
2026-03-06 13:19:00.979@LM_DEBUG@(9773|9793) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) using datalink[0x7b7c000804e8] from 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.979@LM_DEBUG@(9773|9793) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) about to add_link[0x7b7c000804e8] to remote: 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.979@LM_DEBUG@(9773|9793) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) <--> with remote subscription 01037c1e.5298f536.262d3dca.00000007(d159509f).
2026-03-06 13:19:00.980@LM_INFO@(9773|9793) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) succeeded in associating with reader 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) reader 01037c1e.5298f536.262d3dca.00000007(d159509f) calling association_complete_i
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 65 to 2
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) DataWriterImpl::association_complete_i: id_to_handle_map_01037c1e.5298f536.262d3dca.00000007(d159509f) = 0x41.
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) ConditionImpl::signal_all()
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x2000.
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) ConditionImpl::signal_all() - number of sets: 1
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9796) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) Sedp::WriterAddAssociation::handle_event: adding writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) association for reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9797) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x0.
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9796) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) DataWriterImpl::add_association(): adding subscription to publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) with priority 0.
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.980@LM_INFO@(9773|9796) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on docker0/172.17.0.1 (0x7b7c00080488 joined count 1)
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.980@LM_INFO@(9773|9796) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on eth0/10.1.0.73 (0x7b7c00080488 joined count 2)
2026-03-06 13:19:00.980@LM_INFO@(9773|9796) INFO: MulticastManager::join: joined group ff03::2:7901 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b7c00080488 joined count 3)
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) initiation successful
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) using datalink[0x7b7c000804e8] from 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.980@LM_INFO@(9773|9796) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on lo/127.0.0.1 (0x7b7c00080488 joined count 4)
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) about to add_link[0x7b7c000804e8] to remote: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.980@LM_DEBUG@(9773|9793) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) <--> with remote subscription 01037c1e.5298f536.262d3dc9.00000007(96f92a4f).
2026-03-06 13:19:00.980@LM_INFO@(9773|9796) INFO: MulticastManager::join: joined group ff03::2:7901 on lo/::1 (0x7b7c00080488 joined count 5)
2026-03-06 13:19:00.981@LM_INFO@(9773|9793) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) succeeded in associating with reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.981@LM_DEBUG@(9773|9793) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) calling association_complete_i
2026-03-06 13:19:00.981@LM_DEBUG@(9773|9793) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:00.981@LM_DEBUG@(9773|9793) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 56 to 2
2026-03-06 13:19:00.981@LM_DEBUG@(9773|9793) DataWriterImpl::association_complete_i: id_to_handle_map_01037c1e.5298f536.262d3dc9.00000007(96f92a4f) = 0x38.
2026-03-06 13:19:00.981@LM_DEBUG@(9773|9793) ConditionImpl::signal_all()
2026-03-06 13:19:00.981@LM_DEBUG@(9773|9793) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x2000.
2026-03-06 13:19:00.981@LM_DEBUG@(9773|9793) ConditionImpl::signal_all() - number of sets: 1
2026-03-06 13:19:00.981@LM_DEBUG@(9773|9797) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x0.
2026-03-06 13:19:00.981@LM_DEBUG@(9773|9796) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.981@LM_DEBUG@(9773|9796) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.981@LM_INFO@(9773|9786) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dca.00000007(d159509f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.981@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.981@LM_INFO@(9773|9786) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dca.00000007(d159509f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.981@LM_INFO@(9773|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dca.00000007(d159509f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.981@LM_INFO@(9773|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dca.00000007(d159509f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.981@LM_INFO@(9773|9790) Sedp::process_association_records_i reader not ready local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) pending 1 done 0
2026-03-06 13:19:00.981@LM_INFO@(9773|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dca.00000007(d159509f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.981@LM_INFO@(9773|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dca.00000007(d159509f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.981@LM_DEBUG@(9773|9785) Sedp::ReaderAddAssociation::handle_event: adding reader 01037c1e.5298f536.262d3dca.00000007(d159509f) association for writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.981@LM_DEBUG@(9773|9785) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.262d3dca.00000007(d159509f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.981@LM_DEBUG@(9773|9785) WriterInfo::WriterInfo: writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) added to reader 01037c1e.5298f536.262d3dca.00000007(d159509f).
2026-03-06 13:19:00.982@LM_DEBUG@(9773|9785) DataReaderImpl::add_association: inserted writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).return 1
2026-03-06 13:19:00.982@LM_DEBUG@(9773|9785) DataReaderImpl::add_association: reader 01037c1e.5298f536.262d3dca.00000007(d159509f) is associated with writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:00.982@LM_DEBUG@(9773|9785) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dca.00000007(d159509f) and remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.982@LM_DEBUG@(9773|9796) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:00.982@LM_INFO@(9773|9796) Sedp::update_publication_locators: updating locators for 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.982@LM_DEBUG@(9773|9796) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to 00000000.00000000.00000000.00000000(ecbb4b55)
2026-03-06 13:19:00.983@LM_DEBUG@(9773|9796) Cached_Allocator_With_Overflow::malloc 0x7b2400029970 0 available from pool
2026-03-06 13:19:00.983@LM_DEBUG@(9773|9796) Cached_Allocator_With_Overflow::malloc 0x7b24000298e0 0 available from pool
2026-03-06 13:19:00.983@LM_DEBUG@(9773|9790) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803140.982870999, Publication: 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:00.983@LM_DEBUG@(9773|9786) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803140.982870999, Publication: 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:00.983@LM_DEBUG@(9773|9786) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dca.000003c7(6110c1ec)
2026-03-06 13:19:00.983@LM_DEBUG@(9773|9786) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.984@LM_DEBUG@(9773|9778) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803140.982870999, Publication: 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:00.984@LM_DEBUG@(9773|9778) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc8.000003c7(1bd0928c)
2026-03-06 13:19:00.984@LM_DEBUG@(9773|9778) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.984@LM_DEBUG@(9773|9794) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803140.982870999, Publication: 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:00.984@LM_DEBUG@(9773|9794) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.983@LM_DEBUG@(9773|9782) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803140.982870999, Publication: 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:00.983@LM_DEBUG@(9773|9790) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dcb.000003c7(5c70e85c)
2026-03-06 13:19:00.984@LM_DEBUG@(9773|9782) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc9.000003c7(26b0bb3c)
2026-03-06 13:19:00.984@LM_DEBUG@(9773|9790) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.984@LM_DEBUG@(9773|9782) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcc.000003c2(9e3ac0c3)
2026-03-06 13:19:00.986@LM_DEBUG@(9773|9785) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-06 13:19:00.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:00.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:00.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:00.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:00.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:00.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:00.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:00.987@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:00.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.987@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:00.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:00.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:00.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:00.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:00.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:00.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:00.988@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:00.988@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.988@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:00.988@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:00.988@LM_DEBUG@(9773|9788) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:00.988@LM_DEBUG@(9773|9788) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:00.988@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:00.988@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:00.988@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:00.988@LM_INFO@(9773|9788) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on docker0/172.17.0.1 (0x7b7c00040688 joined count 1)
2026-03-06 13:19:00.988@LM_INFO@(9773|9788) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on eth0/10.1.0.73 (0x7b7c00040688 joined count 2)
2026-03-06 13:19:00.988@LM_INFO@(9773|9788) INFO: MulticastManager::join: joined group ff03::2:7901 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b7c00040688 joined count 3)
2026-03-06 13:19:00.989@LM_INFO@(9773|9788) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on lo/127.0.0.1 (0x7b7c00040688 joined count 4)
2026-03-06 13:19:00.989@LM_INFO@(9773|9788) INFO: MulticastManager::join: joined group ff03::2:7901 on lo/::1 (0x7b7c00040688 joined count 5)
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9788) TransportClient::use_datalink_i TransportClient(0x7b7c0002c540) using datalink[0x7b7c000406e8] from 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9788) TransportClient::use_datalink_i TransportClient(0x7b7c0002c540) about to add_link[0x7b7c000406e8] to remote: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9784) TransportClient::use_datalink_i TransportClient(0x7b7c00022b40) using datalink[0x7b7c0002fce8] from 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9784) TransportClient::use_datalink_i TransportClient(0x7b7c00022b40) about to add_link[0x7b7c0002fce8] to remote: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9788) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dca.00000007(d159509f) <--> with remote publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9784) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) <--> with remote publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9784) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 61 to 2
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9788) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 64 to 2
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9784) DataReaderImpl::transport_assoc_done: id_to_handle_map_[ 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)] = 0x3d.
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9788) DataReaderImpl::transport_assoc_done: id_to_handle_map_[ 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)] = 0x40.
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9784) ConditionImpl::signal_all()
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9788) ConditionImpl::signal_all()
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9788) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
2026-03-06 13:19:00.990@LM_DEBUG@(9773|9788) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.019@LM_DEBUG@(9773|9794) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.501290999, Publication: 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4) to readerId 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) (SET_EXCLUDED).
2026-03-06 13:19:01.019@LM_DEBUG@(9773|9794) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dc8.000004c2(24fbf0c4)
2026-03-06 13:19:01.019@LM_DEBUG@(9773|9794) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 69 for 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.020@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:01.020@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.020@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.020@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:01.020@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:01.020@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.020@LM_DEBUG@(9773|9794) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:01.020@LM_DEBUG@(9773|9794) Sedp::match_endpoints 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.020@LM_DEBUG@(9773|9794) Sedp::match: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.020@LM_DEBUG@(9773|9794) Sedp::match_continue: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.020@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.020@LM_INFO@(9773|9794) Sedp::process_association_records_i writer not ready local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) pending 1 done 0
2026-03-06 13:19:01.023@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.023@LM_INFO@(9773|9790) Sedp::process_association_records_i reader not ready local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) pending 1 done 0
2026-03-06 13:19:01.023@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.023@LM_INFO@(9773|9790) Sedp::process_association_records_i reader not ready local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) pending 1 done 0
2026-03-06 13:19:01.029@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.029@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) Sedp::WriterAddAssociation::handle_event: adding writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) association for reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) DataWriterImpl::add_association(): adding subscription to publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) with priority 0.
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) initiation successful
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) using datalink[0x7b7c000804e8] from 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) about to add_link[0x7b7c000804e8] to remote: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) <--> with remote subscription 01037c1e.5298f536.262d3dc8.00000007(ab9903ff).
2026-03-06 13:19:01.030@LM_INFO@(9773|9793) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) succeeded in associating with reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) calling association_complete_i
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dc8.00000007(ab9903ff)
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 69 to 2
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) DataWriterImpl::association_complete_i: id_to_handle_map_01037c1e.5298f536.262d3dc8.00000007(ab9903ff) = 0x45.
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) ConditionImpl::signal_all()
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x2000.
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9793) ConditionImpl::signal_all() - number of sets: 1
2026-03-06 13:19:01.030@LM_DEBUG@(9773|9797) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x0.
2026-03-06 13:19:01.040@LM_INFO@(9773|9778) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.040@LM_INFO@(9773|9778) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.040@LM_INFO@(9773|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.040@LM_INFO@(9773|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.040@LM_INFO@(9773|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.040@LM_INFO@(9773|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.040@LM_DEBUG@(9773|9777) Sedp::ReaderAddAssociation::handle_event: adding reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) association for writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.040@LM_DEBUG@(9773|9777) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.040@LM_DEBUG@(9773|9777) WriterInfo::WriterInfo: writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) added to reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff).
2026-03-06 13:19:01.040@LM_DEBUG@(9773|9777) DataReaderImpl::add_association: inserted writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).return 1
2026-03-06 13:19:01.040@LM_DEBUG@(9773|9777) DataReaderImpl::add_association: reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) is associated with writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.040@LM_DEBUG@(9773|9777) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) and remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.043@LM_DEBUG@(9773|9777) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-06 13:19:01.045@LM_DEBUG@(9773|9780) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:01.045@LM_DEBUG@(9773|9780) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:01.045@LM_INFO@(9773|9780) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on docker0/172.17.0.1 (0x7b7c00010488 joined count 1)
2026-03-06 13:19:01.045@LM_INFO@(9773|9780) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on eth0/10.1.0.73 (0x7b7c00010488 joined count 2)
2026-03-06 13:19:01.045@LM_INFO@(9773|9780) INFO: MulticastManager::join: joined group ff03::2:7901 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b7c00010488 joined count 3)
2026-03-06 13:19:01.045@LM_INFO@(9773|9780) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on lo/127.0.0.1 (0x7b7c00010488 joined count 4)
2026-03-06 13:19:01.045@LM_INFO@(9773|9780) INFO: MulticastManager::join: joined group ff03::2:7901 on lo/::1 (0x7b7c00010488 joined count 5)
2026-03-06 13:19:01.081@LM_DEBUG@(9773|9794) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1772803140.651665999, Publication: 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to readerId 01037c1e.5298f536.262d3dcc.000004c7(a111a28b) (SET_EXCLUDED).
2026-03-06 13:19:01.081@LM_DEBUG@(9773|9794) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:01.081@LM_DEBUG@(9773|9794) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 70 for 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9794) ConditionImpl::signal_all()
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9794) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9794) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9794) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9794) Sedp::match_endpoints 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9794) Sedp::match: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9794) Sedp::match_continue: w: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) r: 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_INFO@(9773|9794) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_INFO@(9773|9794) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_INFO@(9773|9794) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_INFO@(9773|9794) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_INFO@(9773|9794) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_INFO@(9773|9794) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9793) Sedp::WriterAddAssociation::handle_event: adding writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) association for reader 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9793) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9793) DataWriterImpl::add_association(): adding subscription to publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) with priority 0.
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9793) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9793) PendingAssoc::initiate_connect - between 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.082@LM_DEBUG@(9773|9793) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9793) TransportClient::initiate_connect_i - connection between local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) and remote 01037c1e.5298f536.262d3dcb.00000007(ec39792f) initiation successful
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9793) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) using datalink[0x7b7c000804e8] from 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9793) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) about to add_link[0x7b7c000804e8] to remote: 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9793) DataLink::make_reservation() - creating association local publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) <--> with remote subscription 01037c1e.5298f536.262d3dcb.00000007(ec39792f).
2026-03-06 13:19:01.083@LM_INFO@(9773|9793) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) succeeded in associating with reader 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9793) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) reader 01037c1e.5298f536.262d3dcb.00000007(ec39792f) calling association_complete_i
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9793) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) remote 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9793) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 70 to 2
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9793) DataWriterImpl::association_complete_i: id_to_handle_map_01037c1e.5298f536.262d3dcb.00000007(ec39792f) = 0x46.
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9793) ConditionImpl::signal_all()
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9793) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x2000.
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9793) ConditionImpl::signal_all() - number of sets: 1
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9797) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 71
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9797) DataWriterImpl::create_control_message: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000001, Timestamp: 1772803141.83375000, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) .
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-06 13:19:01.083@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b24000348f0 0 available from pool
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9784) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1772803141.83374999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9797) DataWriterImpl::create_sample_data_message: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.84284000, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) .
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9788) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1772803141.83374999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1772803141.83374999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1772803141.83374999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1772803141.83374999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9788) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9784) DataReaderImpl::writer_became_alive: reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) from writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) previous state NOT_SET.
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dca.00000007(d159509f) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1772803141.83374999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9784) ConditionImpl::signal_all()
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9780) Cached_Allocator_With_Overflow::malloc 0x7b6c0000fd58 0 available from pool
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x5000.
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9788) DataReaderImpl::writer_became_alive: reader 01037c1e.5298f536.262d3dca.00000007(d159509f) from writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) previous state NOT_SET.
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9788) ConditionImpl::signal_all()
2026-03-06 13:19:01.084@LM_DEBUG@(9773|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9788) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x5000.
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9788) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.84283999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9784) DataReaderImpl::notify_liveliness_change: listener at 0x2940, mask 0xffffffff.
NOTIFY: subscription 01037c1e.5298f536.262d3dc9.00000007(96f92a4f), listener at: 0x0x7b3000002940
NOTIFY: writer[ 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)] == ALIVE
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9788) DataReaderImpl::notify_liveliness_change: listener at 0x3f00, mask 0xffffffff.
NOTIFY: subscription 01037c1e.5298f536.262d3dca.00000007(d159509f), listener at: 0x0x7b3000003f00
NOTIFY: writer[ 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)] == ALIVE
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9797) DataWriterImpl::create_sample_data_message: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1772803141.85150000, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) .
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9788) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.84283999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9788) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 72
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9784) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 73
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b7c0007fe88 0 available from pool
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dca.00000007(d159509f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 72 is_new_instance 1 filtered 0
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 73 is_new_instance 1 filtered 0
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9797) DataWriterImpl::create_sample_data_message: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1772803141.85774000, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) .
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1772803141.85149999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9788) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.84283999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9784) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.84283999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b7c0007fe88 0 available from pool
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:01.085@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1772803141.85149999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.84283999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9788) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dca.00000007(d159509f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.84283999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9788) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1772803141.85773999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9784) ConditionImpl::signal_all()
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9797) DataWriterImpl::create_sample_data_message: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1772803141.86408000, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) .
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9788) ConditionImpl::signal_all()
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9788) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9788) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1772803141.85773999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9784) Domain: 2. Reader1 received message 0 from Writer.
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9788) Domain: 2. Reader2 received message 0 from Writer.
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 73 is_new_instance 0 filtered 0
2026-03-06 13:19:01.086@LM_DEBUG@(9773|9797) DataWriterImpl::create_sample_data_message: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1772803141.86870000, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) .
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dca.00000007(d159509f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 72 is_new_instance 0 filtered 0
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1772803141.86407999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9784) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1772803141.85149999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9788) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1772803141.85149999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1772803141.85149999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9788) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1772803141.86407999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9797) DataWriterImpl::create_sample_data_message: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1772803141.87417000, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) .
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dca.00000007(d159509f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1772803141.85149999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9784) ConditionImpl::signal_all()
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1772803141.86869999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1772803141.86869999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9788) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9788) ConditionImpl::signal_all()
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9788) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9784) Domain: 2. Reader1 received message 1 from Writer.
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 73 is_new_instance 0 filtered 0
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9797) DataWriterImpl::create_sample_data_message: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1772803141.87924000, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) .
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1772803141.87416999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.087@LM_DEBUG@(9773|9788) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9784) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1772803141.85773999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1772803141.87416999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1772803141.85773999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1772803141.87923999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9788) Domain: 2. Reader2 received message 1 from Writer.
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1772803141.87923999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9784) ConditionImpl::signal_all()
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9797) DataWriterImpl::create_sample_data_message: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1772803141.88356000, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) .
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dca.00000007(d159509f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 72 is_new_instance 0 filtered 0
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9784) Domain: 2. Reader1 received message 2 from Writer.
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9788) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1772803141.85773999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 73 is_new_instance 0 filtered 0
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9788) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1772803141.88355999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dca.00000007(d159509f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1772803141.85773999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.088@LM_DEBUG@(9773|9797) DataWriterImpl::create_sample_data_message: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1772803141.88857000, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) .
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9784) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1772803141.86407999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9788) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b7c0007ff18 0 available from pool
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9788) ConditionImpl::signal_all()
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1772803141.88355999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1772803141.86407999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9788) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9788) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9784) ConditionImpl::signal_all()
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9788) Domain: 2. Reader2 received message 2 from Writer.
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1772803141.88856999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dca.00000007(d159509f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 72 is_new_instance 0 filtered 0
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b2400029a90 0 available from pool
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1772803141.88856999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9784) Domain: 2. Reader1 received message 3 from Writer.
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9797) DataWriterImpl::create_sample_data_message: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1772803141.89432000, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) .
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 73 is_new_instance 0 filtered 0
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9797) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9797) Dynamic_Cached_Allocator_With_Overflow::malloc 2fff0 1 heap allocs with 1 outstanding
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9788) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1772803141.86407999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9788) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9797) DataWriter Writer is waiting for acknowledgments
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1772803141.89431999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1772803141.89431999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9797) DataWriterImpl::create_control_message: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) sending control sample: REQUEST_ACK (0x06), Length: 0, Byte order: Little Endian, Key Fields Only, Sequence: 0x0000000c, Timestamp: 1772803141.90074000, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) .
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dca.00000007(d159509f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1772803141.86407999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.089@LM_DEBUG@(9773|9784) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1772803141.86869999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9788) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9797) WriteDataContainer::data_delivered 0x7b9c000025a0
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1772803141.86869999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9797) WriteDataContainer::data_delivered: domain 2 topic TheTopic publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) control message delivered.
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9788) ConditionImpl::signal_all()
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9797) WriteDataContainer::data_delivered: Inserting acked_sequence: 12
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9788) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9797) DataWriterImpl::create_ack_token() - for sequence 12
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9797) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 12 at 13:19:01.090546
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9788) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9784) ConditionImpl::signal_all()
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9797) WriteDataContainer::sequence_acknowledged_i - 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) cumulative ack is currently: 0
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9788) Domain: 2. Reader2 received message 3 from Writer.
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dca.00000007(d159509f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 72 is_new_instance 0 filtered 0
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9784) Domain: 2. Reader1 received message 4 from Writer.
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 73 is_new_instance 0 filtered 0
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9788) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1772803141.86869999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.090@LM_DEBUG@(9773|9788) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dca.00000007(d159509f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1772803141.86869999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9788) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9784) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1772803141.87416999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9788) ConditionImpl::signal_all()
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9788) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1772803141.87416999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9788) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9788) Domain: 2. Reader2 received message 4 from Writer.
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9784) ConditionImpl::signal_all()
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dca.00000007(d159509f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 72 is_new_instance 0 filtered 0
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9788) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1772803141.87416999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9784) Domain: 2. Reader1 received message 5 from Writer.
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9788) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 73 is_new_instance 0 filtered 0
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dca.00000007(d159509f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1772803141.87416999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.091@LM_DEBUG@(9773|9788) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9788) ConditionImpl::signal_all()
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9784) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1772803141.87923999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9788) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9788) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1772803141.87923999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9788) Domain: 2. Reader2 received message 5 from Writer.
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dca.00000007(d159509f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 72 is_new_instance 0 filtered 0
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9784) ConditionImpl::signal_all()
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9788) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1772803141.87923999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9784) Domain: 2. Reader1 received message 6 from Writer.
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9788) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 73 is_new_instance 0 filtered 0
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dca.00000007(d159509f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1772803141.87923999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9788) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9788) ConditionImpl::signal_all()
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9784) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1772803141.88355999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.092@LM_DEBUG@(9773|9788) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9788) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1772803141.88355999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9788) Domain: 2. Reader2 received message 6 from Writer.
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dca.00000007(d159509f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 72 is_new_instance 0 filtered 0
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9784) ConditionImpl::signal_all()
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9780) TransportClient::use_datalink_i TransportClient(0x7b7c00009540) using datalink[0x7b7c000104e8] from 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9780) TransportClient::use_datalink_i TransportClient(0x7b7c00009540) about to add_link[0x7b7c000104e8] to remote: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9788) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1772803141.88355999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9784) Domain: 2. Reader1 received message 7 from Writer.
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9780) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) <--> with remote publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9788) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 73 is_new_instance 0 filtered 0
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dca.00000007(d159509f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1772803141.88355999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9780) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 63 to 2
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9780) DataReaderImpl::transport_assoc_done: id_to_handle_map_[ 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)] = 0x3f.
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9788) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9780) ConditionImpl::signal_all()
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9784) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1772803141.88856999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9788) ConditionImpl::signal_all()
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9788) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9788) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1772803141.83374999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) (SET_EXCLUDED).
2026-03-06 13:19:01.093@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1772803141.88856999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1772803141.83374999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9780) DataReaderImpl::writer_became_alive: reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) from writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) previous state NOT_SET.
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9788) Domain: 2. Reader2 received message 7 from Writer.
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9780) ConditionImpl::signal_all()
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x5000.
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9784) ConditionImpl::signal_all()
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9780) DataReaderImpl::notify_liveliness_change: listener at 0x1380, mask 0xffffffff.
NOTIFY: subscription 01037c1e.5298f536.262d3dc8.00000007(ab9903ff), listener at: 0x0x7b3000001380
NOTIFY: writer[ 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)] == ALIVE
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dca.00000007(d159509f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 72 is_new_instance 0 filtered 0
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9780) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 74
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9788) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1772803141.88856999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 74 is_new_instance 1 filtered 0
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9784) Domain: 2. Reader1 received message 8 from Writer.
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.84283999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) (SET_EXCLUDED).
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9788) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 73 is_new_instance 0 filtered 0
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.84283999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dca.00000007(d159509f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1772803141.88856999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.094@LM_DEBUG@(9773|9788) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9780) ConditionImpl::signal_all()
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9784) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1772803141.89431999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9788) ConditionImpl::signal_all()
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc9.00000007(96f92a4f)
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9788) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9788) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1772803141.89431999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9788) Domain: 2. Reader2 received message 8 from Writer.
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9780) Domain: 2. Reader0 received message 0 from Writer.
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dca.00000007(d159509f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 72 is_new_instance 0 filtered 0
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 74 is_new_instance 0 filtered 0
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9784) ConditionImpl::signal_all()
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1772803141.85149999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) (SET_EXCLUDED).
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1772803141.85149999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9788) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1772803141.89431999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9788) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dca.00000007(d159509f)
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9784) Domain: 2. Reader1 received message 9 from Writer.
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9780) ConditionImpl::signal_all()
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dca.00000007(d159509f) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1772803141.89431999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9784) DataReader Reader1 has received expected number of samples
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9788) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9784) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc9.00000007(96f92a4f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 73 is_new_instance 0 filtered 0
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9788) ConditionImpl::signal_all()
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9788) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9780) Domain: 2. Reader0 received message 1 from Writer.
2026-03-06 13:19:01.095@LM_DEBUG@(9773|9788) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 74 is_new_instance 0 filtered 0
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1772803141.85773999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) (SET_EXCLUDED).
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9788) Domain: 2. Reader2 received message 9 from Writer.
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9788) DataReader Reader2 has received expected number of samples
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1772803141.85773999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9788) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dca.00000007(d159509f) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 72 is_new_instance 0 filtered 0
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) ConditionImpl::signal_all()
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) Domain: 2. Reader0 received message 2 from Writer.
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 74 is_new_instance 0 filtered 0
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1772803141.86407999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) (SET_EXCLUDED).
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1772803141.86407999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) ConditionImpl::signal_all()
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) Domain: 2. Reader0 received message 3 from Writer.
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 74 is_new_instance 0 filtered 0
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1772803141.86869999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) (SET_EXCLUDED).
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1772803141.86869999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.096@LM_DEBUG@(9773|9780) ConditionImpl::signal_all()
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) Domain: 2. Reader0 received message 4 from Writer.
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 74 is_new_instance 0 filtered 0
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1772803141.87416999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) (SET_EXCLUDED).
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1772803141.87416999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) ConditionImpl::signal_all()
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) Domain: 2. Reader0 received message 5 from Writer.
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 74 is_new_instance 0 filtered 0
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1772803141.87923999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) (SET_EXCLUDED).
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1772803141.87923999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) ConditionImpl::signal_all()
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) Domain: 2. Reader0 received message 6 from Writer.
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 74 is_new_instance 0 filtered 0
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1772803141.88355999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) (SET_EXCLUDED).
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1772803141.88355999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) ConditionImpl::signal_all()
2026-03-06 13:19:01.097@LM_DEBUG@(9773|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) Domain: 2. Reader0 received message 7 from Writer.
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 74 is_new_instance 0 filtered 0
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1772803141.88856999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) (SET_EXCLUDED).
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1772803141.88856999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) ConditionImpl::signal_all()
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) Domain: 2. Reader0 received message 8 from Writer.
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 74 is_new_instance 0 filtered 0
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1772803141.89431999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) (SET_EXCLUDED).
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1772803141.89431999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) ConditionImpl::signal_all()
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) Domain: 2. Reader0 received message 9 from Writer.
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) DataReader Reader0 has received expected number of samples
2026-03-06 13:19:01.098@LM_DEBUG@(9773|9780) DataReaderImpl::data_received: reader 01037c1e.5298f536.262d3dc8.00000007(ab9903ff) writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) instance 74 is_new_instance 0 filtered 0
2026-03-06 13:19:01.102@LM_INFO@(9773|9790) Sedp::remote_knows_about_local_i: local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.102@LM_INFO@(9773|9790) Sedp::remote_is_authenticated_i: local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.102@LM_INFO@(9773|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.102@LM_INFO@(9773|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.102@LM_INFO@(9773|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.102@LM_INFO@(9773|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.102@LM_DEBUG@(9773|9789) Sedp::ReaderAddAssociation::handle_event: adding reader 01037c1e.5298f536.262d3dcb.00000007(ec39792f) association for writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.102@LM_DEBUG@(9773|9789) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.262d3dcb.00000007(ec39792f) remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.102@LM_DEBUG@(9773|9789) WriterInfo::WriterInfo: writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) added to reader 01037c1e.5298f536.262d3dcb.00000007(ec39792f).
2026-03-06 13:19:01.102@LM_DEBUG@(9773|9789) DataReaderImpl::add_association: inserted writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).return 1
2026-03-06 13:19:01.102@LM_DEBUG@(9773|9789) DataReaderImpl::add_association: reader 01037c1e.5298f536.262d3dcb.00000007(ec39792f) is associated with writer 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.102@LM_DEBUG@(9773|9789) TransportClient::associate added PendingAssoc between 01037c1e.5298f536.262d3dcb.00000007(ec39792f) and remote 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.105@LM_DEBUG@(9773|9789) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-06 13:19:01.106@LM_DEBUG@(9773|9792) TransportClient::use_datalink_i TransportClient(0x7b7c00056540) using datalink[0x7b7c0005fee8] from 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.106@LM_DEBUG@(9773|9792) TransportClient::use_datalink_i TransportClient(0x7b7c00056540) about to add_link[0x7b7c0005fee8] to remote: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)
2026-03-06 13:19:01.106@LM_DEBUG@(9773|9792) DataLink::make_reservation() - creating association local subscription 01037c1e.5298f536.262d3dcb.00000007(ec39792f) <--> with remote publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0).
2026-03-06 13:19:01.107@LM_DEBUG@(9773|9792) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 62 to 2
2026-03-06 13:19:01.107@LM_DEBUG@(9773|9792) DataReaderImpl::transport_assoc_done: id_to_handle_map_[ 01037c1e.5298f536.262d3dcc.00000002(2e7351b0)] = 0x3e.
2026-03-06 13:19:01.107@LM_DEBUG@(9773|9792) ConditionImpl::signal_all()
2026-03-06 13:19:01.107@LM_DEBUG@(9773|9792) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
2026-03-06 13:19:01.107@LM_DEBUG@(9773|9792) ConditionImpl::signal_all() - number of sets: 0
2026-03-06 13:19:01.107@LM_DEBUG@(9773|9792) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:01.107@LM_DEBUG@(9773|9792) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:01.107@LM_INFO@(9773|9792) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on docker0/172.17.0.1 (0x7b7c0005fe88 joined count 1)
2026-03-06 13:19:01.107@LM_INFO@(9773|9792) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on eth0/10.1.0.73 (0x7b7c0005fe88 joined count 2)
2026-03-06 13:19:01.107@LM_INFO@(9773|9792) INFO: MulticastManager::join: joined group ff03::2:7901 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b7c0005fe88 joined count 3)
2026-03-06 13:19:01.107@LM_INFO@(9773|9792) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on lo/127.0.0.1 (0x7b7c0005fe88 joined count 4)
2026-03-06 13:19:01.107@LM_INFO@(9773|9792) INFO: MulticastManager::join: joined group ff03::2:7901 on lo/::1 (0x7b7c0005fe88 joined count 5)
2026-03-06 13:19:01.108@LM_DEBUG@(9773|9792) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-06 13:19:01.108@LM_DEBUG@(9773|9792) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-06 13:19:01.108@LM_DEBUG@(9773|9792) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-06 13:19:01.108@LM_INFO@(9773|9792) Sedp::update_subscription_locators: updating locators for 01037c1e.5298f536.262d3dcb.00000007(ec39792f)
2026-03-06 13:19:01.108@LM_DEBUG@(9773|9792) Sedp::Writer::send_sample from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to 00000000.00000000.00000000.00000000(ecbb4b55)
2026-03-06 13:19:01.109@LM_DEBUG@(9773|9792) Cached_Allocator_With_Overflow::malloc 0x7b2400003f90 0 available from pool
2026-03-06 13:19:01.109@LM_DEBUG@(9773|9792) Cached_Allocator_With_Overflow::malloc 0x7b2400003f00 0 available from pool
2026-03-06 13:19:01.109@LM_DEBUG@(9773|9790) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.108857999, Publication: 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.109@LM_DEBUG@(9773|9790) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:01.109@LM_DEBUG@(9773|9794) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.108857999, Publication: 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.109@LM_DEBUG@(9773|9794) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dcc.000004c7(a111a28b)
2026-03-06 13:19:01.109@LM_DEBUG@(9773|9794) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:01.109@LM_DEBUG@(9773|9778) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.108857999, Publication: 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.109@LM_DEBUG@(9773|9778) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc8.000004c7(5491044b)
2026-03-06 13:19:01.109@LM_DEBUG@(9773|9778) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:01.109@LM_INFO@(9773|9794) RtpsUdpDataLink::update_locators 01037c1e.5298f536.262d3dcb.00000007(ec39792f) is now at 10.1.0.73:58358
2026-03-06 13:19:01.109@LM_INFO@(9773|9794) RtpsUdpDataLink::update_locators 01037c1e.5298f536.262d3dcb.00000007(ec39792f) is now at 172.17.0.1:58358
2026-03-06 13:19:01.109@LM_INFO@(9773|9794) RtpsUdpDataLink::update_locators 01037c1e.5298f536.262d3dcb.00000007(ec39792f) is now at ::1:56974
2026-03-06 13:19:01.109@LM_INFO@(9773|9794) RtpsUdpDataLink::update_locators 01037c1e.5298f536.262d3dcb.00000007(ec39792f) is now at fe80::7e1e:52ff:fe98:f536:56974
2026-03-06 13:19:01.109@LM_DEBUG@(9773|9782) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.108857999, Publication: 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.109@LM_DEBUG@(9773|9786) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.108857999, Publication: 01037c1e.5298f536.262d3dcb.000004c2(635b8a14) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-06 13:19:01.110@LM_DEBUG@(9773|9782) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dc9.000004c7(69f12dfb)
2026-03-06 13:19:01.110@LM_DEBUG@(9773|9786) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.5298f536.262d3dca.000004c7(2e51572b)
2026-03-06 13:19:01.110@LM_DEBUG@(9773|9782) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:01.110@LM_DEBUG@(9773|9786) Sedp::Reader::data_received: from 01037c1e.5298f536.262d3dcb.000004c2(635b8a14)
2026-03-06 13:19:01.255@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1772803141.83374999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.255@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1772803141.84283999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.256@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1772803141.85149999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.256@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1772803141.85773999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.256@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1772803141.86407999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.256@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1772803141.86869999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.256@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1772803141.87416999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.256@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1772803141.87923999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.256@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1772803141.88355999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.256@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1772803141.88856999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.256@LM_DEBUG@(9773|9796) DataLink::data_received_i: from publication 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1772803141.89431999, Publication: 01037c1e.5298f536.262d3dcc.00000002(2e7351b0) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-06 13:19:01.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:01.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:01.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:01.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:01.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:01.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:01.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:01.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:01.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:01.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:01.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:01.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:01.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:01.307@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:01.307@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:01.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:01.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:01.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:01.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:01.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:01.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:01.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:01.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:01.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:01.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:01.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:01.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:01.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:01.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:01.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:01.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:01.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:01.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:01.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:01.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:01.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:01.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:01.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:01.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:01.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:01.356@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:01.356@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:01.356@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:01.356@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:01.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:01.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:01.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:01.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:01.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:01.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:05.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:05.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:05.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:05.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:05.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:05.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:05.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:05.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:05.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:05.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:05.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:05.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:05.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:05.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:05.754@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:05.754@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:05.754@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:05.754@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:05.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:05.754@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:05.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:05.754@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:05.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:05.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:05.754@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:05.754@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:05.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:05.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:05.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:05.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:05.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:05.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:05.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:05.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:05.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:05.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:05.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:05.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:05.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:05.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:05.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:05.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:05.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:05.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:05.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:05.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:05.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:05.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:05.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:05.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:05.909@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:05.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:05.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:05.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:05.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:05.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:05.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:05.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:05.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:05.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:05.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:05.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:05.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:05.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:05.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:05.986@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:05.986@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:05.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:05.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:05.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:05.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:05.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:05.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:05.986@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:05.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:05.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:05.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:05.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:05.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:05.987@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:05.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:05.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:05.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:05.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:06.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:06.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:06.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:06.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:06.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:06.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:06.307@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:06.307@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:06.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:06.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:06.307@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:06.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:06.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:06.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:06.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:06.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:06.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:06.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:06.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:06.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:06.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:06.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:06.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:06.307@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:06.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:06.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:06.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:06.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:06.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:06.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:06.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:06.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:06.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:06.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:06.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:06.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:06.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:06.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:06.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:06.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:06.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:06.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:06.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:06.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:06.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:06.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:06.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:06.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:06.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:06.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:06.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:06.356@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:06.356@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:06.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:06.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:06.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:10.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:10.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:10.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:10.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:10.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:10.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:10.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:10.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:10.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:10.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:10.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:10.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:10.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:10.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:10.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:10.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:10.754@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:10.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:10.754@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:10.754@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:10.754@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:10.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:10.754@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:10.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:10.754@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:10.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:10.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:10.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:10.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:10.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:10.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:10.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:10.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:10.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:10.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:10.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:10.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:10.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:10.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:10.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:10.909@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:10.909@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:10.909@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:10.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:10.909@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:10.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:10.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:10.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:10.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:10.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:10.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:10.909@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:10.909@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:10.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:10.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:10.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:10.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:10.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:10.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:10.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:10.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:10.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:10.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:10.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:10.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:10.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:10.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:10.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:10.987@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:10.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:10.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:10.987@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:10.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:10.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:10.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:10.987@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:10.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:10.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:10.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:10.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:10.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:10.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:10.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:10.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:11.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:11.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:11.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:11.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:11.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:11.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:11.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:11.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:11.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:11.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:11.307@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:11.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:11.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:11.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:11.307@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:11.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:11.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:11.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:11.307@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:11.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:11.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:11.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:11.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:11.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:11.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:11.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:11.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:11.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:11.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:11.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:11.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:11.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:11.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:11.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:11.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:11.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:11.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:11.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:11.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:11.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:11.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:11.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:11.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:11.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:11.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:11.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:11.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:11.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:11.356@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:11.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:11.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:11.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:11.356@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:11.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:11.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:11.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:15.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:15.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:15.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:15.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:15.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:15.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:15.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:15.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:15.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:15.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:15.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:15.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:15.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:15.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:15.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:15.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:15.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:15.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:15.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:15.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:15.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:15.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:15.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:15.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:15.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:15.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:15.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:15.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:15.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:15.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:15.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:15.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:15.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:15.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:15.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:15.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:15.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:15.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:15.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:15.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:15.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:15.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:15.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:15.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:15.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:15.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:15.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:15.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:15.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:15.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:15.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:15.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:15.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:15.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:15.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:15.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:15.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:15.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:15.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:15.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:15.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:15.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:15.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:15.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:15.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:15.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:15.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:15.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:15.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:15.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:15.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:15.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:15.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:15.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:15.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:15.987@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:15.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:15.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:15.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:15.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:15.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:15.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:15.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:15.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:16.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:16.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:16.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:16.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:16.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:16.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:16.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:16.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:16.307@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:16.307@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:16.307@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:16.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:16.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:16.307@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:16.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:16.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:16.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:16.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:16.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:16.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:16.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:16.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:16.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:16.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:16.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:16.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:16.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:16.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:16.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:16.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:16.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:16.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:16.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:16.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:16.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:16.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:16.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:16.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:16.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:16.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:16.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:16.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:16.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:16.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:16.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:16.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:16.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:16.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:16.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:16.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:16.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:16.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:16.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:16.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:16.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:16.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:20.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:20.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:20.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:20.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:20.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:20.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:20.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:20.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:20.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:20.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:20.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:20.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:20.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:20.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:20.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:20.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:20.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:20.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:20.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:20.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:20.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:20.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:20.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:20.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:20.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:20.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:20.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:20.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:20.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:20.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:20.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:20.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:20.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:20.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:20.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:20.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:20.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:20.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:20.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:20.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:20.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:20.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:20.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:20.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:20.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:20.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:20.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:20.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:20.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:20.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:20.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:20.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:20.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:20.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:20.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:20.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:20.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:20.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:20.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:20.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:20.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:20.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:20.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:20.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:20.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:20.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:20.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:20.986@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:20.986@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:20.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:20.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:20.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:20.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:20.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:20.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:20.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:20.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:20.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:20.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:20.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:20.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:20.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:20.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:20.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:21.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:21.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:21.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:21.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:21.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:21.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:21.307@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:21.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:21.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:21.307@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:21.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:21.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:21.307@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:21.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:21.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:21.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:21.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:21.307@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:21.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:21.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:21.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:21.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:21.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:21.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:21.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:21.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:21.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:21.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:21.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:21.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:21.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:21.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:21.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:21.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:21.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:21.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:21.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:21.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:21.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:21.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:21.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:21.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:21.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:21.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:21.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:21.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:21.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:21.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:21.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:21.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:21.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:21.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:21.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:21.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:21.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:21.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:25.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:25.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:25.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:25.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:25.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:25.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:25.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:25.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:25.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:25.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:25.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:25.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:25.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:25.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:25.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:25.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:25.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:25.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:25.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:25.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:25.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:25.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:25.754@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:25.754@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:25.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:25.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:25.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:25.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:25.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:25.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:25.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:25.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:25.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:25.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:25.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:25.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:25.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:25.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:25.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:25.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:25.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:25.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:25.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:25.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:25.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:25.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:25.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:25.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:25.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:25.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:25.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:25.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:25.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:25.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:25.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:25.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:25.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:25.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:25.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:25.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:25.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:25.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:25.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:25.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:25.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:25.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:25.986@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:25.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:25.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:25.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:25.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:25.987@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:25.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:25.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:25.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:25.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:25.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:25.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:25.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:25.987@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:25.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:25.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:25.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:25.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:26.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:26.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:26.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:26.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:26.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:26.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:26.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:26.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:26.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:26.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:26.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:26.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:26.306@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:26.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:26.306@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:26.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:26.307@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:26.307@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:26.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:26.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:26.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:26.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:26.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:26.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:26.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:26.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:26.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:26.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:26.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:26.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:26.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:26.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:26.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:26.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:26.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:26.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:26.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:26.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:26.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:26.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:26.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:26.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:26.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:26.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:26.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:26.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:26.356@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:26.356@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:26.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:26.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:26.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:26.356@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:26.356@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:26.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:26.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:26.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:30.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:30.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:30.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:30.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:30.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:30.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:30.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:30.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:30.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:30.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:30.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:30.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:30.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:30.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:30.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:30.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:30.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:30.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:30.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:30.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:30.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:30.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:30.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:30.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:30.754@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:30.754@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:30.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:30.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:30.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:30.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:30.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:30.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:30.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:30.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:30.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:30.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:30.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:30.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:30.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:30.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:30.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:30.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:30.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:30.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:30.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:30.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:30.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:30.909@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:30.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:30.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:30.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:30.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:30.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:30.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:30.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:30.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:30.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:30.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:30.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:30.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:30.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:30.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:30.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:30.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:30.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:30.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:30.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:30.987@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:30.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:30.987@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:30.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:30.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:30.987@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:30.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:30.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:30.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:30.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:30.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:30.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:30.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:30.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:30.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:30.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:30.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:31.090@LM_DEBUG@(9773|9797) WriteDataContainer::wait_ack_of_seq timed out waiting for sequence 12 to be acked
2026-03-06 13:19:31.090@LM_DEBUG@(9773|9797) DataWriter Writer is done
2026-03-06 13:19:31.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:31.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:31.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:31.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:31.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:31.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:31.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:31.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:31.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:31.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:31.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:31.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:31.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:31.307@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:31.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:31.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:31.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:31.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:31.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:31.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:31.307@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:31.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:31.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:31.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:31.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:31.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:31.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:31.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:31.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:31.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:31.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:31.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:31.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:31.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:31.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:31.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:31.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:31.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:31.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:31.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:31.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:31.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:31.356@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:31.356@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:31.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:31.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:31.356@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:31.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:31.356@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:31.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:31.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:31.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:31.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:31.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:31.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:31.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:35.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:35.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:35.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:35.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:35.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:35.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:35.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:35.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:35.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:35.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:35.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:35.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:35.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:35.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:35.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:35.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:35.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:35.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:35.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:35.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:35.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:35.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:35.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:35.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:35.754@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:35.754@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:35.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:35.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:35.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:35.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:35.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:35.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:35.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:35.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:35.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:35.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:35.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:35.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:35.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:35.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:35.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:35.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:35.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:35.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:35.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:35.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:35.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:35.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:35.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:35.909@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:35.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:35.909@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:35.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:35.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:35.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:35.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:35.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:35.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:35.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:35.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:35.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:35.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:35.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:35.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:35.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:35.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:35.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:35.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:35.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:35.986@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:35.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:35.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:35.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:35.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:35.987@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:35.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:35.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:35.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:35.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:35.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:35.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:35.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:35.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:35.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:36.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:36.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:36.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:36.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:36.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:36.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:36.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:36.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:36.307@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:36.307@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:36.307@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:36.307@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:36.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:36.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:36.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:36.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:36.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:36.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:36.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:36.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:36.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:36.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:36.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:36.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:36.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:36.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:36.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:36.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:36.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:36.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:36.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:36.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:36.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:36.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:36.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:36.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:36.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:36.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:36.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:36.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:36.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:36.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:36.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:36.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:36.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:36.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:36.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:36.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:36.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:36.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:36.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:36.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:36.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:36.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:36.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:36.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:40.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:40.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:40.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:40.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:40.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:40.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:40.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:40.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:40.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:40.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:40.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:40.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:40.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:40.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:40.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:40.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:40.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:40.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:40.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:40.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:40.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:40.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:40.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:40.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:40.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:40.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:40.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:40.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:40.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:40.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:40.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:40.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:40.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:40.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:40.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:40.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:40.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:40.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:40.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:40.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:40.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:40.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:40.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:40.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:40.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:40.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:40.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:40.909@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:40.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:40.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:40.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:40.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:40.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:40.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:40.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:40.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:40.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:40.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:40.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:40.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:40.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:40.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:40.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:40.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:40.987@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:40.987@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:40.987@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:40.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:40.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:40.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:40.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:40.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:40.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:40.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:40.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:40.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:40.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:40.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:40.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:40.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:40.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:40.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:40.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:40.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:41.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:41.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:41.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:41.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:41.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:41.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:41.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:41.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:41.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:41.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:41.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:41.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:41.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:41.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:41.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:41.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:41.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:41.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:41.306@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:41.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:41.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:41.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:41.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:41.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:41.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:41.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:41.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:41.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:41.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:41.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:41.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:41.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:41.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:41.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:41.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:41.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:41.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:41.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:41.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:41.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:41.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:41.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:41.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:41.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:41.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:41.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:41.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:41.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:41.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:41.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:41.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:41.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:41.356@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:41.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:41.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:41.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:45.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:45.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:45.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:45.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:45.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:45.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:45.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:45.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:45.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:45.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:45.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:45.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:45.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:45.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:45.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:45.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:45.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:45.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:45.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:45.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:45.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:45.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:45.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:45.754@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:45.754@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:45.754@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:45.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:45.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:45.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:45.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:45.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:45.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:45.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:45.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:45.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:45.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:45.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:45.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:45.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:45.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:45.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:45.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:45.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:45.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:45.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:45.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:45.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:45.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:45.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:45.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:45.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:45.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:45.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:45.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:45.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:45.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:45.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:45.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:45.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:45.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:45.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:45.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:45.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:45.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:45.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:45.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:45.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:45.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:45.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:45.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:45.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:45.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:45.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:45.987@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:45.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:45.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:45.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:45.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:45.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:45.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:45.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:45.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:45.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:45.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:46.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:46.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:46.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:46.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:46.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:46.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:46.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:46.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:46.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:46.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:46.306@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:46.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:46.306@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:46.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:46.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:46.307@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:46.307@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:46.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:46.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:46.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:46.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:46.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:46.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:46.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:46.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:46.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:46.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:46.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:46.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:46.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:46.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:46.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:46.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:46.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:46.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:46.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:46.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:46.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:46.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:46.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:46.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:46.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:46.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:46.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:46.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:46.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:46.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:46.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:46.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:46.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:46.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:46.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:46.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:46.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:46.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:46.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:50.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:50.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:50.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:50.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:50.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:50.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:50.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:50.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:50.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:50.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:50.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:50.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:50.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:50.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:50.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:50.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:50.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:50.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:50.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:50.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:50.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:50.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:50.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:50.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:50.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:50.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:50.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:50.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:50.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:50.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:50.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:50.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:50.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:50.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:50.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:50.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:50.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:50.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:50.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:50.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:50.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:50.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:50.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:50.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:50.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:50.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:50.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:50.909@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:50.909@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:50.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:50.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:50.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:50.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:50.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:50.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:50.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:50.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:50.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:50.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:50.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:50.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:50.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:50.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:50.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:50.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:50.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:50.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:50.986@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:50.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:50.986@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:50.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:50.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:50.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:50.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:50.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:50.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:50.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:50.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:50.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:50.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:50.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:50.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:50.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:50.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:51.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:51.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:51.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:51.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:51.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:51.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:51.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:51.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:51.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:51.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:51.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:51.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:51.306@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:51.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:51.306@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:51.306@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:51.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:51.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:51.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:51.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:51.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:51.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:51.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:51.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:51.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:51.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:51.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:51.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:51.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:51.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:51.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:51.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:51.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:51.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:51.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:51.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:51.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:51.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:51.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:51.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:51.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:51.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:51.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:51.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:51.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:51.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:51.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:51.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:51.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:51.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:51.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:51.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:51.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:51.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:51.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:51.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:55.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:55.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:55.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:55.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:55.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:19:55.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:55.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:55.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:55.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:55.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:55.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:55.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:55.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:55.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:55.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:55.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:55.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:55.754@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:55.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:55.754@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:55.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:55.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:19:55.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:55.754@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:19:55.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:55.754@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:19:55.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:19:55.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:19:55.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:55.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:55.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:55.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:55.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:55.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:19:55.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:55.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:55.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:55.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:55.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:55.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:55.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:55.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:55.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:55.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:55.909@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:55.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:55.909@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:19:55.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:55.909@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:55.909@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:19:55.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:55.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:19:55.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:55.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:19:55.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:55.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:19:55.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:55.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:55.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:55.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:55.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:55.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:55.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:55.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:19:55.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:55.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:55.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:55.986@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:55.986@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:55.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:55.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:55.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:19:55.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:55.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:55.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:55.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:55.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:55.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:19:55.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:55.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:19:55.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:55.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:55.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:19:55.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:19:56.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:56.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:56.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:56.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:56.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:56.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:56.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:19:56.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:56.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:56.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:56.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:56.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:56.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:56.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:56.306@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:56.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:56.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:56.307@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:19:56.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:56.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:56.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:19:56.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:56.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:19:56.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:56.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:19:56.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:56.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:56.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:19:56.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:56.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:56.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:56.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:56.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:56.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:56.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:56.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:56.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:56.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:56.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:56.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:56.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:56.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:56.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:19:56.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:56.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:56.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:56.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:56.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:56.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:56.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:56.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:19:56.356@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:19:56.356@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:19:56.356@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:19:56.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:19:56.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:20:00.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:20:00.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:00.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:20:00.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:20:00.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:00.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:20:00.753@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:20:00.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:00.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:00.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:00.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:20:00.753@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:20:00.753@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:20:00.753@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:20:00.753@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:20:00.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:00.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:00.753@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:20:00.753@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:00.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:20:00.753@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:20:00.754@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:20:00.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:20:00.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:20:00.754@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:20:00.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:20:00.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:20:00.754@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:20:00.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:20:00.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:20:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:00.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:20:00.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:20:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:00.908@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:20:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:00.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:20:00.908@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:20:00.908@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:20:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:00.908@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:20:00.908@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:20:00.908@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:20:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:00.908@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:20:00.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:20:00.908@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:00.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:20:00.909@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:20:00.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:20:00.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:20:00.909@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:20:00.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:20:00.909@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:20:00.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:20:00.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:20:00.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:20:00.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:00.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:00.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:00.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:20:00.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:00.986@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:20:00.986@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:20:00.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:00.986@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:20:00.986@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:20:00.986@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:20:00.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:00.986@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:20:00.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:20:00.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:20:00.986@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:00.986@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:20:00.987@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:00.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:20:00.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:20:00.987@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:20:00.987@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:20:00.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:20:00.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:20:00.987@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:20:01.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:20:01.306@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:20:01.306@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:20:01.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:01.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:01.306@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:20:01.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:01.306@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:01.306@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:20:01.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:01.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:20:01.307@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:20:01.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:20:01.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:01.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:20:01.307@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:20:01.307@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:20:01.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:01.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:20:01.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:20:01.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:20:01.307@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:01.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:20:01.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:20:01.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:20:01.307@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:20:01.307@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:20:01.307@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:20:01.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:20:01.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:20:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:01.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:20:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:01.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:20:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:01.355@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:20:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:01.355@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:20:01.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:20:01.355@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:20:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:01.355@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:20:01.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:20:01.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:20:01.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:20:01.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:20:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:01.355@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:01.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:20:01.355@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:20:01.355@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:20:01.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:20:01.355@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:20:01.356@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:20:01.356@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:20:06.890@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:20:06.890@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:06.890@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:20:06.890@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:06.890@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:20:06.890@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:20:06.890@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:06.890@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:20:06.890@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:06.890@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:20:06.890@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:20:06.890@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:20:06.890@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:20:06.890@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:06.890@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:06.890@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:20:06.891@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:20:06.891@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:20:06.890@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7914
2026-03-06 13:20:06.891@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:20:06.890@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:20:06.891@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:20:06.891@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:06.891@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:06.891@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:06.891@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:20:06.891@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:20:06.891@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:20:06.891@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:06.891@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:20:06.891@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:06.891@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:20:06.891@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:20:06.891@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:20:06.891@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:06.891@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:20:06.891@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:20:06.891@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:20:06.891@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:06.892@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:20:06.892@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:20:06.892@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7916
2026-03-06 13:20:06.892@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:20:06.892@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:39072
2026-03-06 13:20:06.892@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7910
2026-03-06 13:20:06.891@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:06.892@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:06.892@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:20:06.892@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:06.892@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:20:06.892@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:20:06.892@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:39072
2026-03-06 13:20:06.892@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:06.892@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:46276
2026-03-06 13:20:06.892@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:20:06.891@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:20:06.892@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:06.892@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:46276
2026-03-06 13:20:06.892@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:20:06.892@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:20:06.892@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:06.892@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:20:06.892@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:20:06.892@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:20:06.892@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:20:06.892@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:06.892@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:20:06.892@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:20:06.892@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:20:06.892@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:20:06.893@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:06.892@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:20:06.893@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7926
2026-03-06 13:20:06.893@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:06.893@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7912
2026-03-06 13:20:06.893@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:58041
2026-03-06 13:20:06.893@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:20:06.893@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:20:06.893@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58041
2026-03-06 13:20:06.893@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:20:06.893@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:06.893@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48294
2026-03-06 13:20:06.893@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:06.893@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:48294
2026-03-06 13:20:06.893@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:20:06.893@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:20:06.893@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:06.893@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:20:06.893@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:20:06.893@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:20:06.893@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:20:06.893@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 2): 10.1.0.73:7918
2026-03-06 13:20:06.893@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:06.893@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:20:06.893@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:06.893@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:20:06.893@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:06.893@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:20:06.893@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:20:06.893@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:06.894@LM_DEBUG@(9773|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:20:06.894@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:06.894@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:20:06.893@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:20:06.894@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7928
2026-03-06 13:20:06.894@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:20:06.894@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
2026-03-06 13:20:06.894@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:20:06.894@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:20:06.894@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:45450
2026-03-06 13:20:06.894@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:20:06.894@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:06.894@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:20:06.894@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:45450
2026-03-06 13:20:06.894@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:36600
2026-03-06 13:20:06.894@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:36600
2026-03-06 13:20:06.894@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:20:06.894@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:06.894@LM_DEBUG@(9773|9794) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:20:06.894@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 2): 10.1.0.73:7922
2026-03-06 13:20:06.895@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:06.894@LM_DEBUG@(9773|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:20:06.894@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:06.894@LM_DEBUG@(9773|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7920
2026-03-06 13:20:06.895@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:06.895@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:20:06.895@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:33287
2026-03-06 13:20:06.895@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:20:06.895@LM_DEBUG@(9773|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fe98:f536%2:7924
2026-03-06 13:20:06.895@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.73] locator_to_address:10.1.0.73:34919
2026-03-06 13:20:06.895@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:20:06.895@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:20:06.895@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:20:06.895@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33287
2026-03-06 13:20:06.895@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:34919
2026-03-06 13:20:06.895@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:56503
2026-03-06 13:20:06.895@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:20:06.895@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:42016
2026-03-06 13:20:06.895@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:56503
2026-03-06 13:20:06.895@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.152.245.54] locator_to_address:fe80::7e1e:52ff:fe98:f536:42016
<<<<< end alpha.log >>>>>
*********************************
DomainRangeTest creates a single process with 1 DW and 4 DRs.
Domains and transports are dynamically configured from the
templates in config.ini. The DW in each domain sends 10
messages to its DRs.
*********************************
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DomainRange/DomainRangeTest -DCPSConfigFile config.ini -ORBVerboseLogging 1 -DCPSDebugLevel 10 -bind secondary_config -domain 2 -domain 8 -domain 20 -domain 50 -domain 8 -DCPSTransportDebugLevel 1 -ORBLogFile alpha.log -DCPSPendingTimeout 3
alpha PID: 9856 started at 2026-03-06 13:20:07
test PASSED.
auto_run_tests.pl: ERROR: "tests/DCPS/DomainRange/run_test.pl" returned with status 4
#
auto_run_tests_finished: tests/DCPS/DomainRange/run_test.pl Time:74s Result:1
==============================================================================
performance-tests/bench/unit-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/unit-tests/Bench_Unit_Tests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 9968 started at 2026-03-06 13:20:14
[==========] Running 17 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from PropertyStatBlock
[ RUN ] PropertyStatBlock.NominalUsage_OddCount
[ OK ] PropertyStatBlock.NominalUsage_OddCount (0 ms)
[ RUN ] PropertyStatBlock.NominalUsage_EvenCount
[ OK ] PropertyStatBlock.NominalUsage_EvenCount (0 ms)
[ RUN ] PropertyStatBlock.Consolidate
[ OK ] PropertyStatBlock.Consolidate (1 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector
[ OK ] PropertyStatBlock.ConsolidateVector (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_Uneven
[ OK ] PropertyStatBlock.Consolidate_Uneven (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_Uneven
[ OK ] PropertyStatBlock.ConsolidateVector_Uneven (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountOne
[ OK ] PropertyStatBlock.Consolidate_CountOne (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountOne
[ OK ] PropertyStatBlock.ConsolidateVector_CountOne (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero
[ OK ] PropertyStatBlock.Consolidate_CountZero (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero_OtherDirection
[ OK ] PropertyStatBlock.Consolidate_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple (0 ms)
[----------] 13 tests from PropertyStatBlock (1 ms total)
[----------] 4 tests from AllocationTest
[ RUN ] AllocationTest.Success
[ OK ] AllocationTest.Success (0 ms)
[ RUN ] AllocationTest.ExclusiveAllocSimpleFailure
[ OK ] AllocationTest.ExclusiveAllocSimpleFailure (0 ms)
[ RUN ] AllocationTest.ExclusiveAllocOverlapFailure
[ OK ] AllocationTest.ExclusiveAllocOverlapFailure (0 ms)
[ RUN ] AllocationTest.NonexclusiveAllocFailure
[ OK ] AllocationTest.NonexclusiveAllocFailure (0 ms)
[----------] 4 tests from AllocationTest (0 ms total)
[----------] Global test environment tear-down
[==========] 17 tests from 2 test cases ran. (2 ms total)
[ PASSED ] 17 tests.
test PASSED.
auto_run_tests_finished: performance-tests/bench/unit-tests/run_test.pl Time:0s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-long --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_9969
node_controller PID: 9970 started at 2026-03-06 13:20:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-disco-long
test_controller PID: 9971 started at 2026-03-06 13:20:14
Using example/config/scenario/ci-disco-long.json:
Name: Continuous Integration Discovery Test
Description: This is a small slightly-less-quick test for (quiet) discovery capability with many participant processes
Parameters:
Base: disco
Config: RTPS Multicast
Time: 60
Participants: 20
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5298f536.26f26796.000001c1 "test_nc_9969"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/1
Started at 2026-03-06T13:20:21Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-06T13:20:24Z
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 9989:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w1_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w1_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w1_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 9990:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w2_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w2_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w2_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 9991:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w3_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w3_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w3_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 9992:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w4_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w4_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w4_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 9993:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w5_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w5_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w5_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 9994:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w6_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w6_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w6_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 9995:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w7_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w7_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w7_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 9996:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w8_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w8_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w8_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 9997:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w9_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w9_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w9_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 9998:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w10_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w10_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w10_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 9999:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w11_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w11_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w11_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 10000:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w12_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w12_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w12_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 10001:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w13_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w13_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w13_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 10002:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w14_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w14_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w14_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 10003:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w15_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w15_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w15_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 10004:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w16_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w16_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w16_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 10005:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w17_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w17_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w17_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 10006:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w18_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w18_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w18_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 10007:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w19_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w19_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w19_log.txt
2026-03-06T13:20:24Z: Node 01037c1e.5298f536.26f26796.000001c1 (test_nc_9969) starting process 10008:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w20_config.json --report /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w20_report.json --log /tmp/opendds_bench_nc_9970/n01037c1e.5298f536.26f26796.000001c1w20_log.txt
2026-03-06T13:21:28Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9991 with exit code 0
2026-03-06T13:21:28Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9989 with exit code 0
2026-03-06T13:21:28Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9990 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9994 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9995 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9996 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9998 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10000 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9992 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9993 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10001 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10008 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10007 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10005 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10003 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10004 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9997 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10002 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9999 with exit code 0
2026-03-06T13:21:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10006 with exit code 0
Writing report for node name 'test_nc_9969' (id '01037c1e.5298f536.26f26796.000001c1') with 20 spawned process reports
Got 1 out of 20 expected process reports
Got 2 out of 20 expected process reports
Got 3 out of 20 expected process reports
Got 4 out of 20 expected process reports
Got 5 out of 20 expected process reports
Got 6 out of 20 expected process reports
Got 7 out of 20 expected process reports
Got 8 out of 20 expected process reports
All reports written and acknowledged.
Got 9 out of 20 expected process reports
Got 10 out of 20 expected process reports
Got 11 out of 20 expected process reports
Got 12 out of 20 expected process reports
Got 13 out of 20 expected process reports
Got 14 out of 20 expected process reports
Got 15 out of 20 expected process reports
Got 16 out of 20 expected process reports
Got 17 out of 20 expected process reports
Got 18 out of 20 expected process reports
Got 19 out of 20 expected process reports
Got 20 out of 20 expected process reports
Ended at 2026-03-06T13:21:30Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 66
percent cpu utilization min = 0.000000
percent cpu utilization max = 100.176829
percent cpu utilization mean = 7.983412
percent cpu utilization stdev = 20.533861
percent cpu utilization median = 4.139746
percent cpu utilization madev = 3.888805
Percent Memory Utilization Statistics:
percent memory utilization count = 66
percent memory utilization min = 0.000000
percent memory utilization max = 17.036113
percent memory utilization mean = 16.374029
percent memory utilization stdev = 2.787150
percent memory utilization median = 17.012441
percent memory utilization madev = 0.000000
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 66
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 7781.268385
percent virtual memory utilization mean = 7545.472257
percent virtual memory utilization stdev = 1243.083365
percent virtual memory utilization median = 7781.268385
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 1.007 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.103 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 1600
discovery time delta min = 0.005352
discovery time delta max = 3.424982
discovery time delta mean = 2.307740
discovery time delta stdev = 0.651344
discovery time delta median = 2.408286
discovery time delta madev = 0.355526
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/1
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #3 (PID 9991) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:25Z: Process construction / entity creation complete.
2026-03-06T13:20:25Z: Beginning action construction / initialization.
2026-03-06T13:20:25Z: Action construction / initialization complete.
2026-03-06T13:20:26Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:26Z: DDS entities enabled.
2026-03-06T13:20:26Z: Initializing process actions.
2026-03-06T13:21:26Z: Starting process actions.
2026-03-06T13:21:26Z: Process tests started.
2026-03-06T13:21:27Z: Stopping process tests.
2026-03-06T13:21:27Z: Process tests stopped.
2026-03-06T13:21:28Z: Stopping process actions.
2026-03-06T13:21:28Z: Detaching Listeners.
2026-03-06T13:21:28Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:28Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.058
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.081
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #1 (PID 9989) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:25Z: Process construction / entity creation complete.
2026-03-06T13:20:25Z: Beginning action construction / initialization.
2026-03-06T13:20:25Z: Action construction / initialization complete.
2026-03-06T13:20:26Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:26Z: DDS entities enabled.
2026-03-06T13:20:26Z: Initializing process actions.
2026-03-06T13:21:26Z: Starting process actions.
2026-03-06T13:21:26Z: Process tests started.
2026-03-06T13:21:27Z: Stopping process tests.
2026-03-06T13:21:27Z: Process tests stopped.
2026-03-06T13:21:28Z: Stopping process actions.
2026-03-06T13:21:28Z: Detaching Listeners.
2026-03-06T13:21:28Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:28Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.060
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.090
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #2 (PID 9990) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:25Z: Process construction / entity creation complete.
2026-03-06T13:20:25Z: Beginning action construction / initialization.
2026-03-06T13:20:25Z: Action construction / initialization complete.
2026-03-06T13:20:26Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:26Z: DDS entities enabled.
2026-03-06T13:20:26Z: Initializing process actions.
2026-03-06T13:21:26Z: Starting process actions.
2026-03-06T13:21:26Z: Process tests started.
2026-03-06T13:21:27Z: Stopping process tests.
2026-03-06T13:21:27Z: Process tests stopped.
2026-03-06T13:21:28Z: Stopping process actions.
2026-03-06T13:21:28Z: Detaching Listeners.
2026-03-06T13:21:28Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:28Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.060
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.070
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #6 (PID 9994) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:25Z: Process construction / entity creation complete.
2026-03-06T13:20:25Z: Beginning action construction / initialization.
2026-03-06T13:20:25Z: Action construction / initialization complete.
2026-03-06T13:20:26Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:26Z: DDS entities enabled.
2026-03-06T13:20:26Z: Initializing process actions.
2026-03-06T13:21:26Z: Starting process actions.
2026-03-06T13:21:26Z: Process tests started.
2026-03-06T13:21:27Z: Stopping process tests.
2026-03-06T13:21:27Z: Process tests stopped.
2026-03-06T13:21:28Z: Stopping process actions.
2026-03-06T13:21:28Z: Detaching Listeners.
2026-03-06T13:21:28Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.246
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.063
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #7 (PID 9995) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.304
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.072
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #8 (PID 9996) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.324
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.066
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #10 (PID 9998) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.521
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.049
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #12 (PID 10000) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.547
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.070
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #4 (PID 9992) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.596
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.077
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #5 (PID 9993) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.725
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.048
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #13 (PID 10001) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.737
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.092
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #20 (PID 10008) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.670
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.095
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #19 (PID 10007) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.703
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.083
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #17 (PID 10005) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.745
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.091
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #15 (PID 10003) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.726
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.084
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #16 (PID 10004) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.760
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.103
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #9 (PID 9997) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.857
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.035
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #14 (PID 10002) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.899
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.025
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #11 (PID 9999) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.968
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.023
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.26f26796.000001c1 === Spawned Process #18 (PID 10006) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:20:25Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:20:26Z: Process construction / entity creation complete.
2026-03-06T13:20:26Z: Beginning action construction / initialization.
2026-03-06T13:20:26Z: Action construction / initialization complete.
2026-03-06T13:20:27Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:20:27Z: DDS entities enabled.
2026-03-06T13:20:27Z: Initializing process actions.
2026-03-06T13:21:27Z: Starting process actions.
2026-03-06T13:21:27Z: Process tests started.
2026-03-06T13:21:28Z: Stopping process tests.
2026-03-06T13:21:28Z: Process tests stopped.
2026-03-06T13:21:29Z: Stopping process actions.
2026-03-06T13:21:29Z: Detaching Listeners.
2026-03-06T13:21:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:21:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.007
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-long --show-worker-logs Time:77s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-repo --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10155
node_controller PID: 10156 started at 2026-03-06 13:21:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-disco-repo
test_controller PID: 10157 started at 2026-03-06 13:21:31
Using example/config/scenario/ci-disco-repo.json:
Name: Continuous Integration Discovery Test
Description: This is a small quick test for (quiet) discovery capability via the inforepo with many participant processes
Parameters:
Base: disco
Config: InfoRepo
Time: 30
Participants: 20
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5298f536.27accffd.000001c1 "test_nc_10155"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/2
Started at 2026-03-06T13:21:39Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-06T13:21:42Z
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10174:
- original config:
- command line: DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -ORBListenEndpoints iiop://:12345 -DCPSPendingTimeout 3
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10175:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w2_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w2_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w2_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10176:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w3_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w3_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w3_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10177:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w4_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w4_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w4_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10178:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w5_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w5_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w5_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10179:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w6_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w6_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w6_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10180:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w7_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w7_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w7_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10181:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w8_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w8_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w8_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10182:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w9_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w9_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w9_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10187:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w10_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w10_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w10_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10188:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w11_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w11_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w11_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10190:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w12_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w12_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w12_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10191:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w13_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w13_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w13_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10192:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w14_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w14_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w14_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10193:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w15_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w15_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w15_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10194:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w16_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w16_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w16_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10195:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w17_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w17_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w17_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10196:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w18_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w18_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w18_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10197:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w19_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w19_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w19_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10198:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w20_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w20_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w20_log.txt
2026-03-06T13:21:42Z: Node 01037c1e.5298f536.27accffd.000001c1 (test_nc_10155) starting process 10199:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w21_config.json --report /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w21_report.json --log /tmp/opendds_bench_nc_10156/n01037c1e.5298f536.27accffd.000001c1w21_log.txt
2026-03-06T13:22:20Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10175 with exit code 0
2026-03-06T13:22:20Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10176 with exit code 0
2026-03-06T13:22:20Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10181 with exit code 0
2026-03-06T13:22:20Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10179 with exit code 0
2026-03-06T13:22:20Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10177 with exit code 0
2026-03-06T13:22:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10194 with exit code 0
2026-03-06T13:22:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10180 with exit code 0
2026-03-06T13:22:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10182 with exit code 0
2026-03-06T13:22:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10190 with exit code 0
2026-03-06T13:22:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10178 with exit code 0
2026-03-06T13:22:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10193 with exit code 0
2026-03-06T13:22:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10195 with exit code 0
2026-03-06T13:22:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10191 with exit code 0
2026-03-06T13:22:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10198 with exit code 0
2026-03-06T13:22:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10187 with exit code 0
2026-03-06T13:22:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10188 with exit code 0
2026-03-06T13:22:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10197 with exit code 0
2026-03-06T13:22:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10199 with exit code 0
2026-03-06T13:22:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10192 with exit code 0
2026-03-06T13:22:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10196 with exit code 0
2026-03-06T13:22:42Z: Scenario timed out, Killing Spawned Processes...
2026-03-06T13:22:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10174 with exit code 9
Writing report for node name 'test_nc_10155' (id '01037c1e.5298f536.27accffd.000001c1') with 21 spawned process reports
Got 1 out of 21 expected process reports
Got 2 out of 21 expected process reports
Got 3 out of 21 expected process reports
Got 4 out of 21 expected process reports
Got 5 out of 21 expected process reports
Got 6 out of 21 expected process reports
All reports written and acknowledged.
Got 7 out of 21 expected process reports
Got 8 out of 21 expected process reports
Got 9 out of 21 expected process reports
Got 10 out of 21 expected process reports
Got 11 out of 21 expected process reports
Got 12 out of 21 expected process reports
Got 13 out of 21 expected process reports
Got 14 out of 21 expected process reports
Got 15 out of 21 expected process reports
Got 16 out of 21 expected process reports
Got 17 out of 21 expected process reports
Got 18 out of 21 expected process reports
Got 19 out of 21 expected process reports
Got 20 out of 21 expected process reports
Got 21 out of 21 expected process reports
Ended at 2026-03-06T13:22:42Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 83.410245
percent cpu utilization mean = 4.512852
percent cpu utilization stdev = 15.105479
percent cpu utilization median = 0.000000
percent cpu utilization madev = 0.000000
Percent Memory Utilization Statistics:
percent memory utilization count = 60
percent memory utilization min = 0.000000
percent memory utilization max = 18.767318
percent memory utilization mean = 11.708795
percent memory utilization stdev = 8.341321
percent memory utilization median = 18.766292
percent memory utilization madev = 0.000928
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 8170.334293
percent virtual memory utilization mean = 5369.076061
percent virtual memory utilization stdev = 3696.307913
percent virtual memory utilization median = 8170.334293
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 3.685 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.097 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 1600
discovery time delta min = 0.011344
discovery time delta max = 2.425613
discovery time delta mean = 0.442399
discovery time delta stdev = 0.536542
discovery time delta median = 0.150867
discovery time delta madev = 0.119003
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/2
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #2 (PID 10175) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10175|10175) INFO: set_DCPS_debug_level: set to 3
(10175|10175) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10175|10175) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10175|10175) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10175|10175) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10175|10175) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10175|10175) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10175|10175) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10175|10175) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10175|10175) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10175|10175) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10175|10175) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10175|10175) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10175|10175) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10175|10175) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000002.000001c1(949b82d1) in domain 7
(10175|10175) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10175|10175) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10175|10175) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10175|10175) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10175|10175) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10175|10175) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10175|10175) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10175|10286) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10175) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10175|10175) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000001c7(7df827e4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10175|10175) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10175|10175) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10175|10175) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10175|10286) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10175) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10175|10175) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000002c7(56d57427), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10175|10175) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10175|10175) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10175|10175) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10175|10286) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10175) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10175|10175) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000003c7(4fce4566), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10175|10175) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10175|10175) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10175|10175) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10175|10286) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10175) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10175|10175) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000004c7(008fd3a1), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10175|10175) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10175|10175) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10175|10175) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10175|10175) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10175|10175) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.00000507(82f02050), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10175|10175) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10175|10175) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10175|10175) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10175|10175) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10175|10175) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.00000607(a9dd7393), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10175|10175) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10175|10175) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10175|10175) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10175|10175) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10175|10175) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10175|10175) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10175|10175) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10175|10175) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10175|10175) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000102(96f611db), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10175|10175) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10175|10175) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 103e0 with 20 chunks
(10175|10175) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10470 with 20 chunks
(10175|10175) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10175|10175) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10175|10175) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10175|10175) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10175|10175) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10175|10175) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10175|10175) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10175|10175) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10175|10175) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000202(bddb4218), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:47Z: Process construction / entity creation complete.
2026-03-06T13:21:47Z: Beginning action construction / initialization.
2026-03-06T13:21:47Z: Action construction / initialization complete.
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000009.00000102(e12620ca)
2026-03-06T13:21:48Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:48Z: DDS entities enabled.
2026-03-06T13:21:48Z: Initializing process actions.
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10175|10286) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10175|10286) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10175|10286) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10175|10286) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:22:18Z: Starting process actions.
2026-03-06T13:22:18Z: Process tests started.
2026-03-06T13:22:19Z: Stopping process tests.
2026-03-06T13:22:19Z: Process tests stopped.
2026-03-06T13:22:20Z: Stopping process actions.
2026-03-06T13:22:20Z: Detaching Listeners.
2026-03-06T13:22:20Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10175|10175) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 20
(10175|10286) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10175|10286) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
Deleting datawriter: datawriter_02
(10175|10175) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 20
(10175|10286) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10175|10286) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10175|10175) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 19
(10175|10175) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 19
Deleting datareader: datareader_02
(10175|10175) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 19
(10175|10175) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 19
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10175|10210) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10175|10210) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10175|10210) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10175|10210) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10175|10210) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10175|10210) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10175|10210) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10175|10210) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10175|10291) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10210) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10175|10291) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10175|10175) Service_Participant::shutdown
(10175|10175) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:20Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.765
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.097
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10175|10175) Service_Participant::~Service_Participant
(10175|10175) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #3 (PID 10176) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10176|10176) INFO: set_DCPS_debug_level: set to 3
(10176|10176) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10176|10176) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10176|10176) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10176|10176) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10176|10176) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10176|10176) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10176|10176) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10176|10176) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10176|10176) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10176|10176) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10176|10176) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10176|10176) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10176|10176) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10176|10176) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000003.000001c1(a9fbab61) in domain 7
(10176|10176) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10176|10176) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10176|10176) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10176|10176) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10176|10176) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10176|10176) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10176|10176) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10176|10284) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10176) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10176|10176) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000001c7(40980e54), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10176|10176) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10176|10176) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10176|10176) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10176|10284) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10176) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10176|10176) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000002c7(6bb55d97), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10176|10176) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10176|10176) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10176|10176) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10176|10284) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10176) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10176|10176) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000003c7(72ae6cd6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10176|10176) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10176|10176) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10176|10176) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10176|10284) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10176) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10176|10176) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000004c7(3deffa11), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10176|10176) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10176|10176) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10176|10176) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10176|10176) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10176|10176) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.00000507(bf9009e0), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10176|10176) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10176|10176) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10176|10176) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10176|10176) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10176|10176) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.00000607(94bd5a23), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10176|10176) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10176|10176) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10176|10176) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10176|10176) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10176|10176) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10176|10176) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10176|10176) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10176|10176) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10176|10176) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10176|10176) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10176|10176) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10176|10176) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10176|10176) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10176|10176) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10176|10176) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10176|10176) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10176|10176) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000102(ab96386b), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10176|10176) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10176|10176) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10176|10176) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10176|10176) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10176|10176) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10176|10176) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10176|10176) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10176|10176) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10176|10176) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10176|10176) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10176|10176) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10176|10176) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000202(80bb6ba8), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:47Z: Process construction / entity creation complete.
2026-03-06T13:21:47Z: Beginning action construction / initialization.
2026-03-06T13:21:47Z: Action construction / initialization complete.
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
2026-03-06T13:21:48Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:48Z: DDS entities enabled.
2026-03-06T13:21:48Z: Initializing process actions.
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10176|10284) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10176|10284) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10176|10284) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10176|10284) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:22:18Z: Starting process actions.
2026-03-06T13:22:18Z: Process tests started.
2026-03-06T13:22:19Z: Stopping process tests.
2026-03-06T13:22:19Z: Process tests stopped.
(10176|10284) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10176|10284) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10176|10284) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10176|10284) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
2026-03-06T13:22:20Z: Stopping process actions.
2026-03-06T13:22:20Z: Detaching Listeners.
2026-03-06T13:22:20Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10176|10176) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 20
(10176|10284) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10176|10284) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10176|10284) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10176|10284) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
Deleting datawriter: datawriter_02
(10176|10176) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 19
(10176|10284) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10176|10284) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10176|10176) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
(10176|10176) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
Deleting datareader: datareader_02
(10176|10176) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
(10176|10176) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10176|10209) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10176|10209) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10176|10209) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10176|10209) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10176|10209) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10176|10209) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10176|10292) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10176|10209) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10176|10209) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10176|10292) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10176|10176) Service_Participant::shutdown
(10176|10176) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:20Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.781
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.089
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10176|10176) Service_Participant::~Service_Participant
(10176|10176) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #8 (PID 10181) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10181|10181) INFO: set_DCPS_debug_level: set to 3
(10181|10181) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10181|10181) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10181|10181) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10181|10181) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10181|10181) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10181|10181) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10181|10181) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10181|10181) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10181|10181) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10181|10181) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10181|10181) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10181|10181) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10181|10181) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10181|10181) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000004.000001c1(1bdb7771) in domain 7
(10181|10181) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10181|10181) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10181|10181) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10181|10181) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10181|10181) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10181|10181) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10181|10181) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10181|10293) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10181) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10181|10181) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000001c7(f2b8d244), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10181|10181) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10181|10181) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10181|10181) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10181|10293) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10181) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10181|10181) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000002c7(d9958187), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10181|10181) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10181|10181) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10181|10181) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10181|10293) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10181) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10181|10181) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000003c7(c08eb0c6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10181|10181) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10181|10181) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10181|10181) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10181|10293) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10181) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10181|10181) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000004c7(8fcf2601), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10181|10181) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10181|10181) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10181|10181) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10181|10181) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10181|10181) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10181|10181) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.00000507(0db0d5f0), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10181|10181) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10181|10181) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10181|10181) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10181|10181) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10181|10181) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.00000607(269d8633), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10181|10181) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10181|10181) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10181|10181) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10181|10181) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10181|10181) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10181|10181) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10181|10181) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10181|10181) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10181|10181) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10181|10181) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10181|10181) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10181|10181) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000102(19b6e47b), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10181|10181) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10181|10181) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10181|10181) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10181|10181) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10181|10181) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10181|10181) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10181|10181) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10181|10181) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10181|10181) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000202(329bb7b8), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:47Z: Process construction / entity creation complete.
2026-03-06T13:21:47Z: Beginning action construction / initialization.
2026-03-06T13:21:47Z: Action construction / initialization complete.
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
2026-03-06T13:21:48Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:48Z: DDS entities enabled.
2026-03-06T13:21:48Z: Initializing process actions.
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10181|10293) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10181|10293) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10181|10293) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10181|10293) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:22:18Z: Starting process actions.
2026-03-06T13:22:18Z: Process tests started.
2026-03-06T13:22:19Z: Stopping process tests.
2026-03-06T13:22:19Z: Process tests stopped.
(10181|10293) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10181|10293) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10181|10293) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10181|10293) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10181|10293) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10181|10293) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10181|10293) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10181|10293) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10181|10293) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10181|10293) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10181|10293) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10181|10293) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-06T13:22:20Z: Stopping process actions.
2026-03-06T13:22:20Z: Detaching Listeners.
2026-03-06T13:22:20Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10181|10181) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 18
(10181|10293) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10181|10293) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
Deleting datawriter: datawriter_02
(10181|10181) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 18
(10181|10293) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10181|10293) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10181|10181) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 17
(10181|10181) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 17
Deleting datareader: datareader_02
(10181|10181) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 17
(10181|10181) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 17
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10181|10215) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10181|10215) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10181|10215) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10181|10215) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10181|10215) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10181|10215) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10181|10215) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10181|10215) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10181|10295) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10215) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10181|10295) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10181|10181) Service_Participant::shutdown
(10181|10181) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:20Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.090
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.066
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10181|10181) Service_Participant::~Service_Participant
(10181|10181) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #6 (PID 10179) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10179|10179) INFO: set_DCPS_debug_level: set to 3
(10179|10179) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10179|10179) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10179|10179) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10179|10179) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10179|10179) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10179|10179) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10179|10179) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10179|10179) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10179|10179) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10179|10179) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10179|10179) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10179|10179) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10179|10179) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10179|10179) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000005.000001c1(26bb5ec1) in domain 7
(10179|10179) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10179|10179) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10179|10179) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10179|10179) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10179|10179) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10179|10179) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10179|10179) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10179|10296) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000001c7(cfd8fbf4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10179|10179) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10179|10179) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10179|10179) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10179|10296) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000002c7(e4f5a837), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10179|10179) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10179|10179) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10179|10179) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10179|10296) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000003c7(fdee9976), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10179|10179) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10179|10179) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10179|10179) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10179|10296) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000004c7(b2af0fb1), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10179|10179) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10179|10179) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10179|10179) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10179|10179) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.00000507(30d0fc40), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10179|10179) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10179|10179) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10179|10179) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.00000607(1bfdaf83), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10179|10179) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10179|10179) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10179|10179) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10179|10179) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10179|10179) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10179|10179) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000102(24d6cdcb), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10179|10179) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10179|10179) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10179|10179) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10179|10179) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10179|10179) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10179|10179) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10179|10179) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000202(0ffb9e08), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:47Z: Process construction / entity creation complete.
2026-03-06T13:21:47Z: Beginning action construction / initialization.
2026-03-06T13:21:47Z: Action construction / initialization complete.
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
2026-03-06T13:21:48Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:48Z: DDS entities enabled.
2026-03-06T13:21:48Z: Initializing process actions.
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10179|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10179|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10179|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10179|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:22:18Z: Starting process actions.
2026-03-06T13:22:18Z: Process tests started.
2026-03-06T13:22:19Z: Stopping process tests.
2026-03-06T13:22:19Z: Process tests stopped.
(10179|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10179|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10179|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10179|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10179|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10179|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10179|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10179|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10179|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10179|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10179|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10179|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10179|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10179|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10179|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10179|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10179|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10179|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-03-06T13:22:20Z: Stopping process actions.
2026-03-06T13:22:20Z: Detaching Listeners.
2026-03-06T13:22:20Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10179|10179) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 17
(10179|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10179|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
Deleting datawriter: datawriter_02
(10179|10179) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 17
(10179|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10179|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10179|10179) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 16
(10179|10179) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 16
Deleting datareader: datareader_02
(10179|10179) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 16
(10179|10179) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 16
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10179|10219) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10179|10219) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10219) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10179|10219) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10219) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10179|10219) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10219) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10179|10219) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10179|10302) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10219) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10302) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10179|10179) Service_Participant::shutdown
(10179|10179) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:20Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.197
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.069
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10179|10179) Service_Participant::~Service_Participant
(10179|10179) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #4 (PID 10177) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10177|10177) INFO: set_DCPS_debug_level: set to 3
(10177|10177) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10177|10177) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10177|10177) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10177|10177) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10177|10177) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10177|10177) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10177|10177) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10177|10177) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10177|10177) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10177|10177) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10177|10177) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10177|10177) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10177|10177) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10177|10177) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000006.000001c1(611b2411) in domain 7
(10177|10177) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10177|10177) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10177|10177) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10177|10177) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10177|10177) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10177|10177) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10177|10177) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10177|10303) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10177) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10177|10177) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000001c7(88788124), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10177|10177) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10177|10177) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10177|10177) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10177|10303) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10177) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10177|10177) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000002c7(a355d2e7), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10177|10177) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10177|10177) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10177|10177) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10177|10303) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10177) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10177|10177) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000003c7(ba4ee3a6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10177|10177) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10177|10177) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10177|10177) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10177|10303) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10177) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10177|10177) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000004c7(f50f7561), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10177|10177) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10177|10177) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10177|10177) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10177|10177) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10177|10177) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10177|10177) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.00000507(77708690), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10177|10177) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10177|10177) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10177|10177) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10177|10177) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10177|10177) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10177|10177) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.00000607(5c5dd553), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10177|10177) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10177|10177) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10177|10177) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10177|10177) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10177|10177) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10177|10177) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10177|10177) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10177|10177) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10177|10177) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10177|10177) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10177|10177) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10177|10177) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10177|10177) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000102(6376b71b), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10177|10177) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10177|10177) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10177|10177) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10177|10177) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10177|10177) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10177|10177) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10177|10177) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10177|10177) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10177|10177) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10177|10177) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10177|10177) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10177|10177) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10177|10177) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000202(485be4d8), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:47Z: Process construction / entity creation complete.
2026-03-06T13:21:47Z: Beginning action construction / initialization.
2026-03-06T13:21:47Z: Action construction / initialization complete.
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
2026-03-06T13:21:48Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:48Z: DDS entities enabled.
2026-03-06T13:21:48Z: Initializing process actions.
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10177|10303) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10177|10303) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10177|10303) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10177|10303) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:22:18Z: Starting process actions.
2026-03-06T13:22:18Z: Process tests started.
2026-03-06T13:22:19Z: Stopping process tests.
2026-03-06T13:22:19Z: Process tests stopped.
(10177|10303) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10177|10303) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10177|10303) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10177|10303) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10177|10303) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10177|10303) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10177|10303) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10177|10303) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10177|10303) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10177|10303) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10177|10303) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10177|10303) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10177|10303) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10177|10303) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10177|10303) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10177|10303) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10177|10303) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10177|10303) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10177|10303) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10177|10303) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10177|10303) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10177|10303) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10177|10303) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10177|10303) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-03-06T13:22:20Z: Stopping process actions.
2026-03-06T13:22:20Z: Detaching Listeners.
2026-03-06T13:22:20Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10177|10177) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 16
(10177|10303) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10177|10303) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
Deleting datawriter: datawriter_02
(10177|10177) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 16
(10177|10303) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10177|10303) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10177|10177) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 15
(10177|10177) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 15
Deleting datareader: datareader_02
(10177|10177) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 15
(10177|10177) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 15
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10177|10225) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10177|10225) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10177|10225) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10177|10225) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10177|10225) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10177|10225) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10177|10225) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10177|10225) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10177|10306) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10225) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10177|10306) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10177|10177) Service_Participant::shutdown
(10177|10177) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:20Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.212
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.074
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10177|10177) Service_Participant::~Service_Participant
(10177|10177) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #16 (PID 10194) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10194|10194) INFO: set_DCPS_debug_level: set to 3
(10194|10194) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10194|10194) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10194|10194) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10194|10194) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10194|10194) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10194|10194) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10194|10194) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10194|10194) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10194|10194) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10194|10194) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10194|10194) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10194|10194) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10194|10194) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10194|10194) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000008.000001c1(de2b9a70) in domain 7
(10194|10194) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10194|10194) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10194|10194) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10194|10194) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10194|10194) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10194|10194) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10194|10194) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10194|10194) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10194) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10194|10194) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000001c7(37483f45), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10194|10194) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1560 with 20 chunks
(10194|10194) DataReaderImpl::enable Cached_Allocator_With_Overflow 15f0 with 20 chunks
(10194|10194) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10194|10308) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10194) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10194|10194) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000002c7(1c656c86), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10194|10194) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1b90 with 20 chunks
(10194|10194) DataReaderImpl::enable Cached_Allocator_With_Overflow 1c20 with 20 chunks
(10194|10194) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10194|10308) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10194) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10194|10194) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000003c7(057e5dc7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10194|10194) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 21c0 with 20 chunks
(10194|10194) DataReaderImpl::enable Cached_Allocator_With_Overflow 2250 with 20 chunks
(10194|10194) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10194|10308) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10194) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10194|10194) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000004c7(4a3fcb00), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10194|10194) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2880 with 20 chunks
(10194|10194) DataReaderImpl::enable Cached_Allocator_With_Overflow 2910 with 20 chunks
(10194|10194) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10194|10194) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10194|10194) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10194|10194) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.00000507(c84038f1), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10194|10194) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow fff0 with 20 chunks
(10194|10194) DataReaderImpl::enable Cached_Allocator_With_Overflow 10080 with 20 chunks
(10194|10194) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10194|10194) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10194|10194) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10194|10194) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.00000607(e36d6b32), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10194|10194) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10194|10194) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10194|10194) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10194|10194) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10194|10194) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10194|10194) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10194|10194) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10194|10194) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10194|10194) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10194|10194) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10194|10194) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10194|10194) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10194|10194) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10194|10194) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10194|10194) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10194|10194) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10194|10194) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10194|10194) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10194|10194) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10194|10194) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10194|10194) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000102(dc46097a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10194|10194) WriteDataContainer sample_list_element_allocator 3df8 with 20 chunks
(10194|10194) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 102c0 with 20 chunks
(10194|10194) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10350 with 20 chunks
(10194|10194) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10194|10194) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10194|10194) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10194|10194) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10194|10194) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10194|10194) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10194|10194) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10194|10194) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10194|10194) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10194|10194) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10194|10194) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10194|10194) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10194|10194) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10194|10194) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10194|10194) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10194|10194) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10194|10194) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10194|10194) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000202(f76b5ab9), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:48Z: Process construction / entity creation complete.
2026-03-06T13:21:48Z: Beginning action construction / initialization.
2026-03-06T13:21:48Z: Action construction / initialization complete.
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000012.00000102(f6168659)
2026-03-06T13:21:49Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:49Z: DDS entities enabled.
2026-03-06T13:21:49Z: Initializing process actions.
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10194|10308) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10194|10308) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10194|10308) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10194|10308) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:22:19Z: Starting process actions.
2026-03-06T13:22:19Z: Process tests started.
2026-03-06T13:22:20Z: Stopping process tests.
2026-03-06T13:22:20Z: Process tests stopped.
(10194|10308) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10194|10308) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10194|10308) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10194|10308) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10194|10308) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10194|10308) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10194|10308) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10194|10308) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10194|10308) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10194|10308) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10194|10308) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10194|10308) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10194|10308) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10194|10308) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10194|10308) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10194|10308) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10194|10308) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10194|10308) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10194|10308) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10194|10308) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10194|10308) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10194|10308) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10194|10308) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10194|10308) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10194|10308) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10194|10308) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10194|10308) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10194|10308) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10194|10308) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10194|10308) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-03-06T13:22:21Z: Stopping process actions.
2026-03-06T13:22:21Z: Detaching Listeners.
2026-03-06T13:22:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10194|10194) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 15
(10194|10308) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10194|10308) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
Deleting datawriter: datawriter_02
(10194|10194) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 15
(10194|10308) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10194|10308) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10194|10194) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 14
(10194|10194) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 14
Deleting datareader: datareader_02
(10194|10194) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 14
(10194|10194) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 14
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10194|10256) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10194|10256) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10194|10256) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10194|10256) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10194|10256) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10194|10256) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10194|10256) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10194|10256) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10194|10319) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10256) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10194|10319) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10194|10194) Service_Participant::shutdown
(10194|10194) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.435
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.060
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10194|10194) Service_Participant::~Service_Participant
(10194|10194) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #7 (PID 10180) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10180|10180) INFO: set_DCPS_debug_level: set to 3
(10180|10180) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10180|10180) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10180|10180) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10180|10180) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10180|10180) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10180|10180) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10180|10180) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10180|10180) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10180|10180) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10180|10180) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10180|10180) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10180|10180) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10180|10180) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10180|10180) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000007.000001c1(5c7b0da1) in domain 7
(10180|10180) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10180|10180) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10180|10180) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10180|10180) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10180|10180) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10180|10180) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10180|10180) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10180|10304) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10180) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10180|10180) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000001c7(b518a894), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10180|10180) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10180|10180) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10180|10180) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10180|10304) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10180) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10180|10180) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000002c7(9e35fb57), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10180|10180) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10180|10180) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10180|10180) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10180|10304) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10180) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10180|10180) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000003c7(872eca16), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10180|10180) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10180|10180) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10180|10180) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10180|10304) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10180) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10180|10180) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000004c7(c86f5cd1), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10180|10180) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10180|10180) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10180|10180) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10180|10180) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10180|10180) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10180|10180) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10180|10180) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10180|10180) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10180|10180) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.00000507(4a10af20), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10180|10180) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10180|10180) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10180|10180) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10180|10180) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10180|10180) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10180|10180) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.00000607(613dfce3), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10180|10180) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10180|10180) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10180|10180) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10180|10180) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10180|10180) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10180|10180) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10180|10180) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10180|10180) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10180|10180) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10180|10180) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10180|10180) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10180|10180) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10180|10180) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10180|10180) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10180|10180) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10180|10180) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10180|10180) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10180|10180) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10180|10180) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10180|10180) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10180|10180) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10180|10180) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10180|10180) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10180|10180) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10180|10180) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000102(5e169eab), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10180|10180) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10180|10180) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10180|10180) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10180|10180) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10180|10180) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10180|10180) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10180|10180) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10180|10180) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10180|10180) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10180|10180) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10180|10180) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10180|10180) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10180|10180) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10180|10180) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10180|10180) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10180|10180) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10180|10180) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000202(753bcd68), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:48Z: Process construction / entity creation complete.
2026-03-06T13:21:48Z: Beginning action construction / initialization.
2026-03-06T13:21:48Z: Action construction / initialization complete.
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000014.00000102(795673f9)
2026-03-06T13:21:49Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:49Z: DDS entities enabled.
2026-03-06T13:21:49Z: Initializing process actions.
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10180|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10180|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10180|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10180|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:22:19Z: Starting process actions.
2026-03-06T13:22:19Z: Process tests started.
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10180|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10180|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10180|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
2026-03-06T13:22:20Z: Stopping process tests.
2026-03-06T13:22:20Z: Process tests stopped.
(10180|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10180|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10180|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10180|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10180|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10180|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10180|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10180|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10180|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
2026-03-06T13:22:21Z: Stopping process actions.
2026-03-06T13:22:21Z: Detaching Listeners.
2026-03-06T13:22:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10180|10180) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 14
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
Deleting datawriter: datawriter_02
(10180|10180) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 14
(10180|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10180|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10180|10180) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
(10180|10180) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
Deleting datareader: datareader_02
(10180|10180) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
(10180|10180) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10180|10226) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10180|10226) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10180|10226) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10180|10226) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10180|10226) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10180|10226) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10180|10226) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10180|10226) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10180|10315) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10226) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10180|10315) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10180|10180) Service_Participant::shutdown
(10180|10180) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.623
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.086
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10180|10180) Service_Participant::~Service_Participant
(10180|10180) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #9 (PID 10182) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10182|10182) INFO: set_DCPS_debug_level: set to 3
(10182|10182) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10182|10182) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10182|10182) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10182|10182) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10182|10182) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10182|10182) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10182|10182) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10182|10182) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10182|10182) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10182|10182) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10182|10182) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10182|10182) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10182|10182) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10182|10182) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000009.000001c1(e34bb3c0) in domain 7
(10182|10182) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10182|10182) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10182|10182) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10182|10182) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10182|10182) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10182|10182) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10182|10182) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10182|10307) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000001c7(0a2816f5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10182|10182) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10182|10182) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10182|10182) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10182|10307) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000002c7(21054536), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10182|10182) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10182|10182) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10182|10182) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10182|10307) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000003c7(381e7477), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10182|10182) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10182|10182) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10182|10182) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10182|10307) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000004c7(775fe2b0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10182|10182) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10182|10182) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10182|10182) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.00000507(f5201141), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10182|10182) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10182|10182) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10182|10182) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.00000607(de0d4282), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10182|10182) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10182|10182) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10182|10182) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10182|10182) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10182|10182) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10182|10182) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000102(e12620ca), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10182|10182) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10182|10182) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10182|10182) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10182|10182) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10182|10182) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10182|10182) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000202(ca0b7309), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:48Z: Process construction / entity creation complete.
2026-03-06T13:21:48Z: Beginning action construction / initialization.
2026-03-06T13:21:48Z: Action construction / initialization complete.
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000014.00000102(795673f9)
2026-03-06T13:21:49Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:49Z: DDS entities enabled.
2026-03-06T13:21:49Z: Initializing process actions.
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10182|10307) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10182|10307) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10182|10307) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10182|10307) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:22:19Z: Starting process actions.
2026-03-06T13:22:19Z: Process tests started.
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-06T13:22:20Z: Stopping process tests.
2026-03-06T13:22:20Z: Process tests stopped.
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
2026-03-06T13:22:21Z: Stopping process actions.
2026-03-06T13:22:21Z: Detaching Listeners.
2026-03-06T13:22:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10182|10182) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 13
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
Deleting datawriter: datawriter_02
(10182|10307) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10182|10182) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 14
(10182|10307) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10182|10307) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10182|10182) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
(10182|10182) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
Deleting datareader: datareader_02
(10182|10182) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
(10182|10182) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10182|10232) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10182|10232) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10232) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10182|10232) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10232) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10182|10232) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10322) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10182|10232) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10182|10232) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10232) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10322) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10182|10182) Service_Participant::shutdown
(10182|10182) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.610
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.076
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10182|10182) Service_Participant::~Service_Participant
(10182|10182) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #12 (PID 10190) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10190|10190) INFO: set_DCPS_debug_level: set to 3
(10190|10190) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10190|10190) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10190|10190) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10190|10190) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10190|10190) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10190|10190) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10190|10190) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10190|10190) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10190|10190) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10190|10190) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10190|10190) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10190|10190) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10190|10190) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10190|10190) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000b.000001c1(998be0a0) in domain 7
(10190|10190) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10190|10190) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10190|10190) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10190|10190) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10190|10190) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10190|10190) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10190|10190) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10190|10310) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000001c7(70e84595), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10190|10190) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10190|10190) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10190|10190) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10190|10310) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000002c7(5bc51656), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10190|10190) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10190|10190) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10190|10190) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10190|10310) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000003c7(42de2717), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10190|10190) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10190|10190) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10190|10190) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10190|10310) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000004c7(0d9fb1d0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10190|10190) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10190|10190) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10190|10190) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.00000507(8fe04221), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10190|10190) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10190|10190) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10190|10190) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.00000607(a4cd11e2), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10190|10190) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10190|10190) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10190|10190) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10190|10190) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10190|10190) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10190|10190) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000102(9be673aa), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10190|10190) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10190|10190) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10190|10190) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10190|10190) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10190|10190) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10190|10190) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000202(b0cb2069), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:48Z: Process construction / entity creation complete.
2026-03-06T13:21:48Z: Beginning action construction / initialization.
2026-03-06T13:21:48Z: Action construction / initialization complete.
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10190|10310) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10190|10310) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10190|10310) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10190|10310) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:21:49Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:49Z: DDS entities enabled.
2026-03-06T13:21:49Z: Initializing process actions.
2026-03-06T13:22:19Z: Starting process actions.
2026-03-06T13:22:19Z: Process tests started.
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-06T13:22:20Z: Stopping process tests.
2026-03-06T13:22:20Z: Process tests stopped.
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10190|10310) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-03-06T13:22:21Z: Stopping process actions.
2026-03-06T13:22:21Z: Detaching Listeners.
2026-03-06T13:22:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10190|10190) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 12
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
Deleting datawriter: datawriter_02
(10190|10190) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 12
(10190|10310) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10190|10310) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10190|10190) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 11
(10190|10190) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 11
Deleting datareader: datareader_02
(10190|10190) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 11
(10190|10190) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 11
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10190|10246) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10190|10246) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10246) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10190|10246) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10246) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10190|10246) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10246) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10190|10246) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10190|10340) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10340) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10190|10190) Service_Participant::shutdown
(10190|10190) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.740
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.055
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10190|10190) Service_Participant::~Service_Participant
(10190|10190) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #5 (PID 10178) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10178|10178) INFO: set_DCPS_debug_level: set to 3
(10178|10178) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10178|10178) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10178|10178) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10178|10178) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10178|10178) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10178|10178) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10178|10178) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10178|10178) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10178|10178) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10178|10178) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10178|10178) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10178|10178) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10178|10178) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10178|10178) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000c.000001c1(2bab3cb0) in domain 7
(10178|10178) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10178|10178) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10178|10178) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10178|10178) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10178|10178) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10178|10178) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10178|10178) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10178|10311) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10178|10178) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10178|10178) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000001c7(c2c89985), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10178|10178) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10178|10178) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10178|10178) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10178|10311) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10178) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10178|10178) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000002c7(e9e5ca46), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10178|10178) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10178|10178) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10178|10178) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10178|10311) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10178) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10178|10178) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000003c7(f0fefb07), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10178|10178) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10178|10178) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10178|10178) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10178|10311) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10178) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10178|10178) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000004c7(bfbf6dc0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10178|10178) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10178|10178) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10178|10178) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10178|10178) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10178|10178) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10178|10178) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10178|10178) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10178|10178) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10178|10178) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10178|10178) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10178|10178) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.00000507(3dc09e31), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10178|10178) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10178|10178) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10178|10178) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10178|10178) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10178|10178) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10178|10178) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10178|10178) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10178|10178) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10178|10178) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.00000607(16edcdf2), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10178|10178) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10178|10178) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(10178|10178) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(10178|10178) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10178|10178) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10178|10178) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10178|10178) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10178|10178) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10178|10178) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10178|10178) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10178|10178) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10178|10178) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10178|10178) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10178|10178) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10178|10178) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10178|10178) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10178|10178) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10178|10178) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10178|10178) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10178|10178) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10178|10178) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10178|10178) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000102(29c6afba), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10178|10178) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10178|10178) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(10178|10178) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(10178|10178) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10178|10178) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10178|10178) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10178|10178) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10178|10178) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10178|10178) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10178|10178) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10178|10178) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10178|10178) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10178|10178) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10178|10178) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10178|10178) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10178|10178) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10178|10178) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10178|10178) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10178|10178) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10178|10178) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10178|10178) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10178|10178) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000202(02ebfc79), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:48Z: Process construction / entity creation complete.
2026-03-06T13:21:48Z: Beginning action construction / initialization.
2026-03-06T13:21:48Z: Action construction / initialization complete.
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10178|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10178|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10178|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10178|10311) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:21:49Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:49Z: DDS entities enabled.
2026-03-06T13:21:49Z: Initializing process actions.
2026-03-06T13:22:19Z: Starting process actions.
2026-03-06T13:22:19Z: Process tests started.
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-06T13:22:20Z: Stopping process tests.
2026-03-06T13:22:20Z: Process tests stopped.
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10178|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
2026-03-06T13:22:21Z: Stopping process actions.
2026-03-06T13:22:21Z: Detaching Listeners.
2026-03-06T13:22:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10178|10178) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 11
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
Deleting datawriter: datawriter_02
(10178|10178) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 11
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10178|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10178|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10178|10178) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
(10178|10178) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
Deleting datareader: datareader_02
(10178|10178) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
(10178|10178) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10178|10229) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10178|10229) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10178|10229) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10178|10229) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10178|10229) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10178|10229) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10178|10341) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10178|10229) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10178|10229) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10229) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10178|10341) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10178|10178) Service_Participant::shutdown
(10178|10178) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.921
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.068
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10178|10178) Service_Participant::~Service_Participant
(10178|10178) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #15 (PID 10193) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10193|10193) INFO: set_DCPS_debug_level: set to 3
(10193|10193) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10193|10193) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10193|10193) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10193|10193) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10193|10193) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10193|10193) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10193|10193) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10193|10193) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10193|10193) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10193|10193) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10193|10193) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10193|10193) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10193|10193) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10193|10193) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000a.000001c1(a4ebc910) in domain 7
(10193|10193) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10193|10193) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10193|10193) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10193|10193) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10193|10193) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10193|10193) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10193|10193) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10193|10312) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10193|10193) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10193|10193) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000001c7(4d886c25), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10193|10193) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10193|10193) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10193|10193) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10193|10312) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10193) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10193|10193) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000002c7(66a53fe6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10193|10193) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10193|10193) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10193|10193) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10193|10312) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10193) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10193|10193) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000003c7(7fbe0ea7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10193|10193) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10193|10193) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10193|10193) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10193|10312) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10193) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10193|10193) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000004c7(30ff9860), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10193|10193) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10193|10193) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10193|10193) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10193|10193) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10193|10193) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10193|10193) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10193|10193) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10193|10193) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10193|10193) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.00000507(b2806b91), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10193|10193) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10193|10193) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10193|10193) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10193|10193) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10193|10193) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10193|10193) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10193|10193) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10193|10193) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10193|10193) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.00000607(99ad3852), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10193|10193) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10193|10193) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10193|10193) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10193|10193) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10193|10193) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10193|10193) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10193|10193) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10193|10193) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10193|10193) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10193|10193) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10193|10193) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10193|10193) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10193|10193) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10193|10193) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10193|10193) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10193|10193) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10193|10193) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10193|10193) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10193|10193) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10193|10193) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000102(a6865a1a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10193|10193) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10193|10193) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10193|10193) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10193|10193) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10193|10193) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10193|10193) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10193|10193) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10193|10193) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10193|10193) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10193|10193) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10193|10193) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10193|10193) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10193|10193) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10193|10193) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10193|10193) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000202(8dab09d9), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:48Z: Process construction / entity creation complete.
2026-03-06T13:21:48Z: Beginning action construction / initialization.
2026-03-06T13:21:48Z: Action construction / initialization complete.
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10193|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10193|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10193|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10193|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:21:49Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:49Z: DDS entities enabled.
2026-03-06T13:21:49Z: Initializing process actions.
2026-03-06T13:22:19Z: Starting process actions.
2026-03-06T13:22:19Z: Process tests started.
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-06T13:22:20Z: Stopping process tests.
2026-03-06T13:22:20Z: Process tests stopped.
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10193|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
2026-03-06T13:22:21Z: Stopping process actions.
2026-03-06T13:22:21Z: Detaching Listeners.
2026-03-06T13:22:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10193|10193) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 11
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
Deleting datawriter: datawriter_02
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10193|10193) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 11
(10193|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10193|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10193|10193) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
(10193|10193) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
Deleting datareader: datareader_02
(10193|10193) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
(10193|10193) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10193|10261) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10193|10261) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10193|10261) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10193|10261) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10193|10261) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10193|10261) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10193|10261) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10193|10261) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10338) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10261) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10193|10338) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10193|10193) Service_Participant::shutdown
(10193|10193) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.828
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.063
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10193|10193) Service_Participant::~Service_Participant
(10193|10193) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #17 (PID 10195) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10195|10195) INFO: set_DCPS_debug_level: set to 3
(10195|10195) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10195|10195) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10195|10195) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10195|10195) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10195|10195) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10195|10195) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10195|10195) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10195|10195) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10195|10195) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10195|10195) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10195|10195) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10195|10195) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10195|10195) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10195|10195) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000f.000001c1(6c0b4660) in domain 7
(10195|10195) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10195|10195) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10195|10195) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10195|10195) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10195|10195) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10195|10195) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10195|10195) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10195|10321) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10195|10195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10195|10195) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000001c7(8568e355), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10195|10195) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10195|10195) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10195|10195) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10195|10321) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10195|10195) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000002c7(ae45b096), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10195|10195) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10195|10195) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10195|10195) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10195|10321) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10195|10195) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000003c7(b75e81d7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10195|10195) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10195|10195) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10195|10195) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10195|10321) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10195|10195) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000004c7(f81f1710), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10195|10195) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10195|10195) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10195|10195) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10195|10195) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10195|10195) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10195|10195) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10195|10195) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10195|10195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10195|10195) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.00000507(7a60e4e1), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10195|10195) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10195|10195) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10195|10195) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10195|10195) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10195|10195) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10195|10195) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10195|10195) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10195|10195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10195|10195) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.00000607(514db722), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10195|10195) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10195|10195) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10195|10195) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10195|10195) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10195|10195) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10195|10195) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10195|10195) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10195|10195) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10195|10195) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10195|10195) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10195|10195) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10195|10195) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10195|10195) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10195|10195) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10195|10195) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10195|10195) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10195|10195) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10195|10195) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10195|10195) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10195|10195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10195|10195) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000102(6e66d56a), publishing to topic name "topic_01" type "Bench::Data"
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10195|10195) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10195|10195) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10195|10195) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10195|10195) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10195|10195) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10195|10195) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10195|10195) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10195|10195) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10195|10195) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10195|10195) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10195|10195) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10195|10195) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10195|10195) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10195|10195) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10195|10195) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10195|10195) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10195|10195) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10195|10195) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000202(454b86a9), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:48Z: Process construction / entity creation complete.
2026-03-06T13:21:48Z: Beginning action construction / initialization.
2026-03-06T13:21:48Z: Action construction / initialization complete.
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10195|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10195|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10195|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10195|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:21:49Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:49Z: DDS entities enabled.
2026-03-06T13:21:49Z: Initializing process actions.
2026-03-06T13:22:19Z: Starting process actions.
2026-03-06T13:22:19Z: Process tests started.
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-03-06T13:22:20Z: Stopping process tests.
2026-03-06T13:22:20Z: Process tests stopped.
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10195|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-03-06T13:22:21Z: Stopping process actions.
2026-03-06T13:22:21Z: Detaching Listeners.
2026-03-06T13:22:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10195|10195) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 9
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
Deleting datawriter: datawriter_02
(10195|10195) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 9
(10195|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10195|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10195|10195) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 8
(10195|10195) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 8
Deleting datareader: datareader_02
(10195|10195) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 8
(10195|10195) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 8
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10195|10253) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10195|10253) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10195|10253) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10195|10253) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10195|10253) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10195|10253) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10195|10253) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10195|10253) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10195|10345) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10195|10345) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10195|10195) Service_Participant::shutdown
(10195|10195) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.921
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.055
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10195|10195) Service_Participant::~Service_Participant
(10195|10195) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #13 (PID 10191) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10191|10191) INFO: set_DCPS_debug_level: set to 3
(10191|10191) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10191|10191) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10191|10191) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10191|10191) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10191|10191) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10191|10191) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10191|10191) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10191|10191) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10191|10191) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10191|10191) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10191|10191) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10191|10191) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10191|10191) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10191|10191) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000e.000001c1(516b6fd0) in domain 7
(10191|10191) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10191|10191) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10191|10191) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10191|10191) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10191|10191) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10191|10191) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10191|10191) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10191|10318) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000001c7(b808cae5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10191|10191) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10191|10191) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10191|10191) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10191|10318) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000002c7(93259926), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10191|10191) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10191|10191) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10191|10191) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10191|10318) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000003c7(8a3ea867), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10191|10191) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10191|10191) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10191|10191) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10191|10318) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000004c7(c57f3ea0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10191|10191) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10191|10191) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10191|10191) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.00000507(4700cd51), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10191|10191) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10191|10191) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10191|10191) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.00000607(6c2d9e92), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10191|10191) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10191|10191) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(10191|10191) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(10191|10191) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10191|10191) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10191|10191) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000102(5306fcda), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10191|10191) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10191|10191) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(10191|10191) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(10191|10191) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10191|10191) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10191|10191) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000202(782baf19), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:48Z: Process construction / entity creation complete.
2026-03-06T13:21:48Z: Beginning action construction / initialization.
2026-03-06T13:21:48Z: Action construction / initialization complete.
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10191|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10191|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10191|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10191|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:21:49Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:49Z: DDS entities enabled.
2026-03-06T13:21:49Z: Initializing process actions.
2026-03-06T13:22:19Z: Starting process actions.
2026-03-06T13:22:19Z: Process tests started.
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-03-06T13:22:20Z: Stopping process tests.
2026-03-06T13:22:20Z: Process tests stopped.
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10191|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
2026-03-06T13:22:21Z: Stopping process actions.
2026-03-06T13:22:21Z: Detaching Listeners.
2026-03-06T13:22:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10191|10191) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 8
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
Deleting datawriter: datawriter_02
(10191|10191) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 8
(10191|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10191|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10191|10191) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 7
(10191|10191) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 7
Deleting datareader: datareader_02
(10191|10191) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 7
(10191|10191) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 7
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10191|10235) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10191|10235) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10235) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10191|10235) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10235) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10191|10235) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10336) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10191|10235) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10191|10235) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10235) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10336) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10191|10191) Service_Participant::shutdown
(10191|10191) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.128
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.058
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10191|10191) Service_Participant::~Service_Participant
(10191|10191) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #20 (PID 10198) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10198|10198) INFO: set_DCPS_debug_level: set to 3
(10198|10198) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10198|10198) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10198|10198) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10198|10198) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10198|10198) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10198|10198) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10198|10198) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10198|10198) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10198|10198) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10198|10198) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10198|10198) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10198|10198) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10198|10198) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10198|10198) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000d.000001c1(16cb1500) in domain 7
(10198|10198) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10198|10198) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10198|10198) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10198|10198) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10198|10198) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10198|10198) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10198|10198) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10198|10316) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10198|10198) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10198|10198) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000001c7(ffa8b035), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10198|10198) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10198|10198) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10198|10198) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10198|10316) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10198) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10198|10198) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000002c7(d485e3f6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10198|10198) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10198|10198) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10198|10198) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10198|10316) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10198|10198) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10198|10198) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000003c7(cd9ed2b7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10198|10198) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10198|10198) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10198|10198) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10198|10316) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10198|10198) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10198|10198) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000004c7(82df4470), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10198|10198) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10198|10198) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10198|10198) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10198|10198) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10198|10198) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10198|10198) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10198|10198) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10198|10198) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10198|10198) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10198|10198) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10198|10198) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10198|10198) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10198|10198) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.00000507(00a0b781), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10198|10198) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10198|10198) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10198|10198) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10198|10198) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10198|10198) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10198|10198) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10198|10198) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10198|10198) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10198|10198) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.00000607(2b8de442), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10198|10198) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10198|10198) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10198|10198) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10198|10198) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10198|10198) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10198|10198) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10198|10198) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10198|10198) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10198|10198) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10198|10198) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10198|10198) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10198|10198) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10198|10198) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10198|10198) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10198|10198) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000102(14a6860a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10198|10198) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10198|10198) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10198|10198) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10198|10198) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1700 with 20 chunks
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10198|10198) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10198|10198) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10198|10198) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10198|10198) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10198|10198) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10198|10198) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10198|10198) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10198|10198) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10198|10198) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10198|10198) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10198|10198) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10198|10198) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10198|10198) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10198|10198) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10198|10198) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10198|10198) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10198|10198) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10198|10198) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10198|10198) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000202(3f8bd5c9), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:48Z: Process construction / entity creation complete.
2026-03-06T13:21:48Z: Beginning action construction / initialization.
2026-03-06T13:21:48Z: Action construction / initialization complete.
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10198|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10198|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10198|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10198|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:21:49Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:49Z: DDS entities enabled.
2026-03-06T13:21:49Z: Initializing process actions.
2026-03-06T13:22:19Z: Starting process actions.
2026-03-06T13:22:19Z: Process tests started.
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-03-06T13:22:20Z: Stopping process tests.
2026-03-06T13:22:20Z: Process tests stopped.
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10198|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
2026-03-06T13:22:21Z: Stopping process actions.
2026-03-06T13:22:21Z: Detaching Listeners.
2026-03-06T13:22:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10198|10198) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 7
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
Deleting datawriter: datawriter_02
(10198|10198) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 7
(10198|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10198|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10198|10198) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
(10198|10198) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
Deleting datareader: datareader_02
(10198|10198) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
(10198|10198) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10198|10274) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10198|10274) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10198|10274) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10198|10274) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10198|10274) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10198|10274) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10198|10274) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10198|10274) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10198|10342) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10274) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10198|10342) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10198|10198) Service_Participant::shutdown
(10198|10198) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.021
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.055
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10198|10198) Service_Participant::~Service_Participant
(10198|10198) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #10 (PID 10187) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10187|10187) INFO: set_DCPS_debug_level: set to 3
(10187|10187) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10187|10187) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10187|10187) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10187|10187) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10187|10187) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10187|10187) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10187|10187) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10187|10187) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10187|10187) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10187|10187) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10187|10187) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10187|10187) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10187|10187) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10187|10187) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000010.000001c1(8ebb4633) in domain 7
(10187|10187) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10187|10187) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10187|10187) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10187|10187) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10187|10187) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10187|10187) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10187|10187) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10187|10325) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000001c7(67d8e306), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10187|10187) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10187|10187) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10187|10187) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10187|10325) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000002c7(4cf5b0c5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10187|10187) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10187|10187) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10187|10187) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10187|10325) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000003c7(55ee8184), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10187|10187) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10187|10187) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10187|10187) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10187|10325) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000004c7(1aaf1743), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10187|10187) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10187|10187) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10187|10187) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.00000507(98d0e4b2), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10187|10187) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10187|10187) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10187|10187) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.00000607(b3fdb771), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19)
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10187|10187) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10187|10187) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10187|10187) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10187|10187) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10187|10187) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10187|10187) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000102(8cd6d539), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10187|10187) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10187|10187) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10187|10187) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10187|10187) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10187|10187) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10187|10187) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000202(a7fb86fa), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:48Z: Process construction / entity creation complete.
2026-03-06T13:21:48Z: Beginning action construction / initialization.
2026-03-06T13:21:48Z: Action construction / initialization complete.
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10187|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10187|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10187|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10187|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:21:49Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:49Z: DDS entities enabled.
2026-03-06T13:21:49Z: Initializing process actions.
2026-03-06T13:22:19Z: Starting process actions.
2026-03-06T13:22:19Z: Process tests started.
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-03-06T13:22:20Z: Stopping process tests.
2026-03-06T13:22:20Z: Process tests stopped.
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10187|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
2026-03-06T13:22:21Z: Stopping process actions.
2026-03-06T13:22:21Z: Detaching Listeners.
2026-03-06T13:22:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10187|10187) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 6
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
Deleting datawriter: datawriter_02
(10187|10187) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 6
(10187|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10187|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10187|10187) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 5
(10187|10187) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 5
Deleting datareader: datareader_02
(10187|10187) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 5
(10187|10187) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 5
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10187|10245) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10187|10245) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10245) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10187|10245) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10245) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10187|10245) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10245) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10187|10245) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10187|10346) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10245) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10346) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10187|10187) Service_Participant::shutdown
(10187|10187) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.292
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.042
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10187|10187) Service_Participant::~Service_Participant
(10187|10187) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #11 (PID 10188) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10188|10188) INFO: set_DCPS_debug_level: set to 3
(10188|10188) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10188|10188) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10188|10188) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10188|10188) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10188|10188) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10188|10188) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10188|10188) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10188|10188) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10188|10188) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10188|10188) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10188|10188) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10188|10188) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10188|10188) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10188|10188) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000011.000001c1(b3db6f83) in domain 7
(10188|10188) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10188|10188) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10188|10188) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10188|10188) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10188|10188) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10188|10188) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10188|10188) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10188|10323) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000001c7(5ab8cab6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10188|10188) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10188|10188) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10188|10188) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10188|10323) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000002c7(71959975), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10188|10188) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10188|10188) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10188|10188) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10188|10323) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000003c7(688ea834), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10188|10188) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10188|10188) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10188|10188) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10188|10323) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000004c7(27cf3ef3), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10188|10188) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10188|10188) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10188|10188) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.00000507(a5b0cd02), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10188|10188) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10188|10188) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10188|10188) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.00000607(8e9d9ec1), subscribed to topic name "topic_02" type "Bench::Data"
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10188|10188) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10188|10188) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10188|10188) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10188|10188) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10188|10188) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10188|10188) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000102(b1b6fc89), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10188|10188) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10188|10188) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10188|10188) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10188|10188) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10188|10188) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10188|10188) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000202(9a9baf4a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:48Z: Process construction / entity creation complete.
2026-03-06T13:21:48Z: Beginning action construction / initialization.
2026-03-06T13:21:48Z: Action construction / initialization complete.
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10188|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10188|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10188|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10188|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:21:49Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:49Z: DDS entities enabled.
2026-03-06T13:21:49Z: Initializing process actions.
2026-03-06T13:22:19Z: Starting process actions.
2026-03-06T13:22:19Z: Process tests started.
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-03-06T13:22:20Z: Stopping process tests.
2026-03-06T13:22:20Z: Process tests stopped.
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10188|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
2026-03-06T13:22:21Z: Stopping process actions.
2026-03-06T13:22:21Z: Detaching Listeners.
2026-03-06T13:22:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10188|10188) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 5
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
Deleting datawriter: datawriter_02
(10188|10188) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 5
(10188|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10188|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10188|10188) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
(10188|10188) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
Deleting datareader: datareader_02
(10188|10188) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
(10188|10188) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10188|10239) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10188|10239) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10188|10239) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10188|10239) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10239) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10188|10239) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10239) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10188|10348) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10188|10239) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10348) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10188|10188) Service_Participant::shutdown
(10188|10188) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.397
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10188|10188) Service_Participant::~Service_Participant
(10188|10188) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #19 (PID 10197) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10197|10197) INFO: set_DCPS_debug_level: set to 3
(10197|10197) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10197|10197) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10197|10197) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10197|10197) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10197|10197) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10197|10197) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10197|10197) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10197|10197) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10197|10197) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10197|10197) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10197|10197) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10197|10197) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10197|10197) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10197|10197) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000013.000001c1(c91b3ce3) in domain 7
(10197|10197) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10197|10197) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10197|10197) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10197|10197) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10197|10197) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10197|10197) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10197|10197) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10197|10326) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10197|10197) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10197|10197) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000001c7(207899d6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10197|10197) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10197|10197) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10197|10197) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10197|10326) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10197|10197) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10197|10197) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000002c7(0b55ca15), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10197|10197) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10197|10197) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10197|10197) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10197|10326) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10197|10197) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10197|10197) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000003c7(124efb54), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10197|10197) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10197|10197) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10197|10197) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10197|10326) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10197|10197) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10197|10197) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000004c7(5d0f6d93), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10197|10197) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10197|10197) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10197|10197) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10197|10197) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10197|10197) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.00000507(df709e62), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10197|10197) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10197|10197) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10197|10197) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10197|10197) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10197|10197) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10197|10197) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.00000607(f45dcda1), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10197|10197) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10197|10197) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10197|10197) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10197|10197) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10197|10197) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10197|10197) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10197|10197) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10197|10197) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000102(cb76afe9), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10197|10197) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10197|10197) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10197|10197) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10197|10197) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10197|10197) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10197|10197) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10197|10197) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10197|10197) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10197|10197) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10197|10197) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10197|10197) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000202(e05bfc2a), publishing to topic name "topic_02" type "Bench::Data"
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
2026-03-06T13:21:49Z: Process construction / entity creation complete.
2026-03-06T13:21:49Z: Beginning action construction / initialization.
2026-03-06T13:21:49Z: Action construction / initialization complete.
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10197|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10197|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10197|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10197|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:21:50Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:50Z: DDS entities enabled.
2026-03-06T13:21:50Z: Initializing process actions.
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
2026-03-06T13:22:20Z: Starting process actions.
2026-03-06T13:22:20Z: Process tests started.
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
2026-03-06T13:22:21Z: Stopping process tests.
2026-03-06T13:22:21Z: Process tests stopped.
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10197|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
2026-03-06T13:22:22Z: Stopping process actions.
2026-03-06T13:22:22Z: Detaching Listeners.
2026-03-06T13:22:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10197|10197) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 4
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
Deleting datawriter: datawriter_02
(10197|10197) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 4
(10197|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10197|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10197|10197) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 3
(10197|10197) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 3
Deleting datareader: datareader_02
(10197|10197) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 3
(10197|10197) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 3
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10197|10264) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10197|10264) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10197|10264) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10197|10264) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10197|10264) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10197|10264) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10197|10264) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10197|10352) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10197|10264) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10197|10264) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10197|10352) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10197|10197) Service_Participant::shutdown
(10197|10197) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.476
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10197|10197) Service_Participant::~Service_Participant
(10197|10197) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #21 (PID 10199) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10199|10199) INFO: set_DCPS_debug_level: set to 3
(10199|10199) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10199|10199) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10199|10199) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10199|10199) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10199|10199) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10199|10199) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10199|10199) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10199|10199) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10199|10199) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10199|10199) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10199|10199) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10199|10199) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10199|10199) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10199|10199) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000012.000001c1(f47b1553) in domain 7
(10199|10199) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10199|10199) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10199|10199) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10199|10199) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10199|10199) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10199|10199) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10199|10199) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10199|10324) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10199|10199) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10199|10199) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000001c7(1d18b066), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10199|10199) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10199|10199) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10199|10199) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10199|10324) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10199|10199) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10199|10199) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000002c7(3635e3a5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10199|10199) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10199|10199) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10199|10199) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10199|10324) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10199|10199) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10199|10199) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000003c7(2f2ed2e4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10199|10199) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10199|10199) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10199|10199) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10199|10324) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10199|10199) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10199|10199) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000004c7(606f4423), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10199|10199) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10199|10199) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10199|10199) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10199|10199) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10199|10199) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.00000507(e210b7d2), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10199|10199) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10199|10199) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10199|10199) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10199|10199) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10199|10199) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.00000607(c93de411), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10199|10199) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10199|10199) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10199|10199) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10199|10199) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10199|10199) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10199|10199) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10199|10199) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10199|10199) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000102(f6168659), publishing to topic name "topic_01" type "Bench::Data"
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10199|10199) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10199|10199) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10199|10199) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10199|10199) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a80 with 20 chunks
(10199|10199) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10199|10199) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10199|10199) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10199|10199) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10199|10199) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10199|10199) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10199|10199) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10199|10199) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000202(dd3bd59a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:49Z: Process construction / entity creation complete.
2026-03-06T13:21:49Z: Beginning action construction / initialization.
2026-03-06T13:21:49Z: Action construction / initialization complete.
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10199|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10199|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10199|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10199|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:21:50Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:50Z: DDS entities enabled.
2026-03-06T13:21:50Z: Initializing process actions.
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-06T13:22:20Z: Starting process actions.
2026-03-06T13:22:20Z: Process tests started.
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-03-06T13:22:21Z: Stopping process tests.
2026-03-06T13:22:21Z: Process tests stopped.
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10199|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
2026-03-06T13:22:22Z: Stopping process actions.
2026-03-06T13:22:22Z: Detaching Listeners.
2026-03-06T13:22:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10199|10199) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 3
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
Deleting datawriter: datawriter_02
(10199|10199) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 3
(10199|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10199|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10199|10199) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 2
(10199|10199) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 2
Deleting datareader: datareader_02
(10199|10199) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 2
(10199|10199) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 2
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10199|10273) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10199|10273) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10199|10273) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10199|10273) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10199|10273) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10199|10273) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10199|10273) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10199|10273) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10199|10350) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10199|10273) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10199|10350) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10199|10199) Service_Participant::shutdown
(10199|10199) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.503
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10199|10199) Service_Participant::~Service_Participant
(10199|10199) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #14 (PID 10192) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10192|10192) INFO: set_DCPS_debug_level: set to 3
(10192|10192) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10192|10192) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10192|10192) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10192|10192) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10192|10192) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10192|10192) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10192|10192) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10192|10192) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10192|10192) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10192|10192) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10192|10192) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10192|10192) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10192|10192) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10192|10192) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000014.000001c1(7b3be0f3) in domain 7
(10192|10192) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10192|10192) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10192|10192) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10192|10192) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10192|10192) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10192|10192) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10192|10192) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10192|10329) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000001c7(925845c6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10192|10192) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10192|10192) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10192|10192) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10192|10329) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000002c7(b9751605), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10192|10192) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10192|10192) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10192|10192) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10192|10329) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000003c7(a06e2744), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10192|10192) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10192|10192) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10192|10192) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10192|10329) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000004c7(ef2fb183), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10192|10192) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10192|10192) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10192|10192) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.00000507(6d504272), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10192|10192) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10192|10192) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10192|10192) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.00000607(467d11b1), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10192|10192) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10192|10192) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(10192|10192) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(10192|10192) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10192|10192) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10192|10192) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000102(795673f9), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10192|10192) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10192|10192) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(10192|10192) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(10192|10192) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10192|10192) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10192|10192) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000202(527b203a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:49Z: Process construction / entity creation complete.
2026-03-06T13:21:49Z: Beginning action construction / initialization.
2026-03-06T13:21:49Z: Action construction / initialization complete.
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10192|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10192|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10192|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10192|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-06T13:21:50Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:50Z: DDS entities enabled.
2026-03-06T13:21:50Z: Initializing process actions.
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-06T13:22:20Z: Starting process actions.
2026-03-06T13:22:20Z: Process tests started.
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-03-06T13:22:21Z: Stopping process tests.
2026-03-06T13:22:21Z: Process tests stopped.
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10192|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
2026-03-06T13:22:22Z: Stopping process actions.
2026-03-06T13:22:22Z: Detaching Listeners.
2026-03-06T13:22:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10192|10192) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 2
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
Deleting datawriter: datawriter_02
(10192|10192) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 2
(10192|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10192|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10192|10192) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10192|10192) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
Deleting datareader: datareader_02
(10192|10192) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10192|10192) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10192|10260) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10192|10260) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10192|10260) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10192|10260) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10192|10260) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10192|10260) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10192|10260) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10192|10260) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10192|10260) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10192|10260) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10192|10260) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10192|10260) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10192|10260) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10192|10360) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10192|10260) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10192|10260) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10192|10260) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10192|10260) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10192|10260) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10192|10260) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10192|10360) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10192|10192) Service_Participant::shutdown
(10192|10192) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.555
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.042
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10192|10192) Service_Participant::~Service_Participant
(10192|10192) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.27accffd.000001c1 === Spawned Process #18 (PID 10196) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:21:45Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10196|10196) INFO: set_DCPS_debug_level: set to 3
(10196|10196) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10196|10196) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10196|10196) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10196|10196) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10196|10196) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10196|10196) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10196|10196) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10196|10196) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10196|10196) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10196|10196) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10196|10196) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10196|10196) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10196|10196) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10196|10196) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000015.000001c1(465bc943) in domain 7
(10196|10196) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10196|10196) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10196|10196) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10196|10196) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10196|10196) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10196|10196) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10196|10196) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10196|10330) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10196|10196) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10196|10196) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000001c7(af386c76), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10196|10196) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10196|10196) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10196|10196) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10196|10330) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10196|10196) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10196|10196) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000002c7(84153fb5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10196|10196) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10196|10196) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10196|10196) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10196|10330) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10196|10196) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10196|10196) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000003c7(9d0e0ef4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10196|10196) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10196|10196) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10196|10196) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10196|10330) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10196|10196) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10196|10196) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000004c7(d24f9833), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10196|10196) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10196|10196) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10196|10196) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10196|10196) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10196|10196) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.00000507(50306bc2), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10196|10196) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10196|10196) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10196|10196) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10196|10196) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10196|10196) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.00000607(7b1d3801), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10196|10196) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10196|10196) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10196|10196) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10196|10196) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10196|10196) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10196|10196) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10196|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10196|10196) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10196|10196) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000102(44365a49), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10196|10196) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10196|10196) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10196|10196) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10196|10196) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a80 with 20 chunks
(10196|10196) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10196|10196) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10196|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10196|10196) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10196|10196) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10196|10196) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10196|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10196|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10196|10196) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10196|10196) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10196|10196) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000202(6f1b098a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:21:49Z: Process construction / entity creation complete.
2026-03-06T13:21:49Z: Beginning action construction / initialization.
2026-03-06T13:21:49Z: Action construction / initialization complete.
2026-03-06T13:21:50Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:21:50Z: DDS entities enabled.
2026-03-06T13:21:50Z: Initializing process actions.
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-06T13:22:20Z: Starting process actions.
2026-03-06T13:22:20Z: Process tests started.
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-03-06T13:22:21Z: Stopping process tests.
2026-03-06T13:22:21Z: Process tests stopped.
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 1
(10196|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 1
2026-03-06T13:22:22Z: Stopping process actions.
2026-03-06T13:22:22Z: Detaching Listeners.
2026-03-06T13:22:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10196|10196) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
Deleting datawriter: datawriter_02
(10196|10196) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801) num remotes 1
(10196|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10196|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10196|10271) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10196|10271) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10196|10271) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10196|10271) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10196|10271) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10196|10271) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10196|10271) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10196|10271) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10196|10271) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10196|10378) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.73:36963 , reconnect_state = INIT_STATE.
(10196|10271) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10196|10271) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10196|10378) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10196|10196) Service_Participant::shutdown
(10196|10196) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:22:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.685
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.043
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10196|10196) Service_Participant::~Service_Participant
(10196|10196) Service_Participant::shutdown
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-repo --show-worker-logs Time:72s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-relay --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10396
node_controller PID: 10397 started at 2026-03-06 13:22:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-disco-relay
test_controller PID: 10398 started at 2026-03-06 13:22:43
Using example/config/scenario/ci-disco-relay.json:
Name: Continuous Integration Discovery Test
Description: This is a small quick test for (quiet) discovery capability via the relay with many participant processes
Parameters:
Base: disco
Config: RtpsRelay
Time: 30
Participants: 2
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5298f536.289d0913.000001c1 "test_nc_10396"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/3
Started at 2026-03-06T13:22:50Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-06T13:22:53Z
2026-03-06T13:22:53Z: Node 01037c1e.5298f536.289d0913.000001c1 (test_nc_10396) starting process 10415:
- original config:
- command line: RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -DCPSThreadStatusInterval 1 -LogRelayStatistics 3 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini -ApplicationDomain 7 -VerticalAddress 4444 -MetaDiscoveryAddress 127.0.0.1:0 -ORBLogFile /tmp/opendds_bench_nc_10397/n01037c1e.5298f536.289d0913.000001c1w1_log.txt -DCPSPendingTimeout 3
2026-03-06T13:22:53Z: Node 01037c1e.5298f536.289d0913.000001c1 (test_nc_10396) starting process 10416:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10397/n01037c1e.5298f536.289d0913.000001c1w2_config.json --report /tmp/opendds_bench_nc_10397/n01037c1e.5298f536.289d0913.000001c1w2_report.json --log /tmp/opendds_bench_nc_10397/n01037c1e.5298f536.289d0913.000001c1w2_log.txt
2026-03-06T13:22:53Z: Node 01037c1e.5298f536.289d0913.000001c1 (test_nc_10396) starting process 10417:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10397/n01037c1e.5298f536.289d0913.000001c1w3_config.json --report /tmp/opendds_bench_nc_10397/n01037c1e.5298f536.289d0913.000001c1w3_report.json --log /tmp/opendds_bench_nc_10397/n01037c1e.5298f536.289d0913.000001c1w3_log.txt
2026-03-06T13:23:30Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10416 with exit code 0
2026-03-06T13:23:30Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10417 with exit code 0
2026-03-06T13:23:53Z: Scenario timed out, Killing Spawned Processes...
2026-03-06T13:23:53Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10415 with exit code 9
Writing report for node name 'test_nc_10396' (id '01037c1e.5298f536.289d0913.000001c1') with 3 spawned process reports
Got 1 out of 3 expected process reports
Got 2 out of 3 expected process reports
Got 3 out of 3 expected process reports
Ended at 2026-03-06T13:23:53Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 9.447872
percent cpu utilization mean = 0.387416
percent cpu utilization stdev = 1.542072
percent cpu utilization median = 0.000000
percent cpu utilization madev = 0.000000
Percent Memory Utilization Statistics:
percent memory utilization count = 60
percent memory utilization min = 0.000000
percent memory utilization max = 2.464674
percent memory utilization mean = 1.790027
percent memory utilization stdev = 0.785956
percent memory utilization median = 2.462280
percent memory utilization madev = 0.002199
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 1167.190372
percent virtual memory utilization mean = 849.455217
percent virtual memory utilization stdev = 392.238582
percent virtual memory utilization median = 1167.190372
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.078 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.021 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 16
discovery time delta min = 0.006460
discovery time delta max = 0.535184
discovery time delta mean = 0.196642
discovery time delta stdev = 0.189245
discovery time delta median = 0.167488
discovery time delta madev = 0.155878
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/3
=== Showing Log for Node 01037c1e.5298f536.289d0913.000001c1 === Spawned Process #2 (PID 10416) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:22:56Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'SedpMulticast' = '0' to [rtps_discovery/rtps_discovery] configuration section
Adding 'RtpsRelayOnly' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SpdpRtpsRelayAddress' = '127.0.0.1:4444' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SedpRtpsRelayAddress' = '127.0.0.1:4445' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10416|10416) INFO: set_DCPS_debug_level: set to 3
(10416|10416) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10416|10416) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10416|10416) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10416|10416) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10416|10416) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10416|10416) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10416|10416) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10416|10416) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10416|10416) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10416|10416) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10416|10416) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10416|10416) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10416|10416) DomainParticipantImpl::enable: enabled participant 01037c1e.5298f536.28b0acdd.000001c1(252a8de1) in domain 7
(10416|10416) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10416|10416) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10416|10416) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10416|10416) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10416|10416) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10416|10416) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10416|10416) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10416|10416) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10416|10416) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10416|10416) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10416|10416) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10416|10416) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10416|10416) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10416|10416) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7=@_OPENDDS_SEDPTransportInst_01037c1e5298f53628b0acdd_7
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_MAX_MESSAGE_SIZE=65466
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_HEARTBEAT_PERIOD=200
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_NAK_RESPONSE_DELAY=100
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_RESPONSIVE_MODE=false
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_SEND_DELAY=10
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_SEND_BUFFER_SIZE=65535
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_RCV_BUFFER_SIZE=65535
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_PORT_MODE=system
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_PB=7400
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_DG=250
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_PG=2
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_D2=2
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_D3=12
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_USE_MULTICAST=false
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_INIT_PARTICIPANT_PORT_ID=2
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_LOCAL_ADDRESS=0.0.0.0:0
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_IPV6_INIT_PARTICIPANT_PORT_ID=3
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_IPV6_LOCAL_ADDRESS=:::0
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_IPV6_ADVERTISED_ADDRESS=:::0
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_USE_RTPS_RELAY=false
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_RTPS_RELAY_ONLY=true
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10416|10416) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_USE_ICE=false
(10416|10416) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53628B0ACDD_7=@_OPENDDS_SEDP_TransportCfg_01037c1e5298f53628b0acdd_7
(10416|10416) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53628B0ACDD_7_PASSIVE_CONNECT_DURATION=60000
(10416|10432) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_RTPS_RELAY_ONLY=true
(10416|10432) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B0ACDD_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10416|10416) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10416|10416) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10416|10433) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10416|10433) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.73 (0x7b70000031c8 joined count 2)
(10416|10433) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b70000031c8 joined count 3)
(10416|10433) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10416|10433) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10416|10433) Spdp::handle_participant_data - 01037c1e.5298f536.28b0acdd.000001c1(252a8de1) discovered 01037c1e.5298f536.28af42ae.000001c1(2680812b) lease 5:00 from 127.0.0.1:4444 (0)
(10416|10433) Spdp::update_rtps_relay_application_participant - 01037c1e.5298f536.28af42ae.000001c1(2680812b) is an RtpsRelay application participant
(10416|10416) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10416|10433) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b0acdd.000003c2(8e15bed9) remote 01037c1e.5298f536.28af42ae.000003c7(fdd5469c)
(10416|10433) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b0acdd.000004c2(c154281e) remote 01037c1e.5298f536.28af42ae.000004c7(b294d05b)
(10416|10433) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b0acdd.000200c2(a6bc3974) remote 01037c1e.5298f536.28af42ae.000200c7(d57cc131)
(10416|10433) Spdp::update_rtps_relay_application_participant - 01037c1e.5298f536.28af42ae.000001c1(2680812b) is an RtpsRelay application participant
(10416|10416) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10416|10416) DataReaderImpl::enable: got GUID 01037c1e.5298f536.28b0acdd.00000007(4e36db25), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10416|10416) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10416|10416) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10416|10416) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10416|10416) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10416|10416) DataReaderImpl::enable: got GUID 01037c1e.5298f536.28b0acdd.01000007(f68abc40), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10416|10416) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10416|10416) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10416|10416) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10416|10416) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10416|10416) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10416|10416) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10416|10416) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10416|10416) DataWriterImpl::enable: got GUID 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa), publishing to topic name "topic_01" type "Bench::Data"
(10416|10432) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.28b0acdd.00000007(4e36db25) remote 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa)
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10416|10416) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10416|10416) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10416|10416) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10416|10416) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10416|10432) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa) remote 01037c1e.5298f536.28b0acdd.00000007(4e36db25)
(10416|10416) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10416|10416) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10416|10432) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa) succeeded in associating with reader 01037c1e.5298f536.28b0acdd.00000007(4e36db25)
(10416|10432) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa) reader 01037c1e.5298f536.28b0acdd.00000007(4e36db25) calling association_complete_i
(10416|10432) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa) remote 01037c1e.5298f536.28b0acdd.00000007(4e36db25)
(10416|10416) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10416|10416) DataWriterImpl::enable: got GUID 01037c1e.5298f536.28b0acdd.01000002(86e048cf), publishing to topic name "topic_02" type "Bench::Data"
(10416|10432) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.28b0acdd.01000007(f68abc40) remote 01037c1e.5298f536.28b0acdd.01000002(86e048cf)
2026-03-06T13:22:56Z: Process construction / entity creation complete.
2026-03-06T13:22:56Z: Beginning action construction / initialization.
2026-03-06T13:22:56Z: Action construction / initialization complete.
(10416|10432) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.28b0acdd.01000002(86e048cf) remote 01037c1e.5298f536.28b0acdd.01000007(f68abc40)
(10416|10432) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b0acdd.01000002(86e048cf) succeeded in associating with reader 01037c1e.5298f536.28b0acdd.01000007(f68abc40)
(10416|10432) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b0acdd.01000002(86e048cf) reader 01037c1e.5298f536.28b0acdd.01000007(f68abc40) calling association_complete_i
(10416|10432) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.28b0acdd.01000002(86e048cf) remote 01037c1e.5298f536.28b0acdd.01000007(f68abc40)
(10416|10433) Spdp::handle_participant_data - 01037c1e.5298f536.28b0acdd.000001c1(252a8de1) discovered 01037c1e.5298f536.28b164f2.000001c1(3d77a259) lease 5:00 from 127.0.0.1:4444 (1)
(10416|10433) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b0acdd.000300c3(d07963d5) remote 01037c1e.5298f536.28b164f2.000300c4(5640d9ce)
(10416|10433) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b0acdd.000301c3(c9625294) remote 01037c1e.5298f536.28b164f2.000301c4(4f5be88f)
(10416|10433) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b0acdd.000003c2(8e15bed9) remote 01037c1e.5298f536.28b164f2.000003c7(e62265ee)
(10416|10433) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b0acdd.000004c2(c154281e) remote 01037c1e.5298f536.28b164f2.000004c7(a963f329)
(10416|10433) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b0acdd.000200c2(a6bc3974) remote 01037c1e.5298f536.28b164f2.000200c7(ce8be243)
(10416|10432) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa) remote 01037c1e.5298f536.28b164f2.00000007(566bf49d)
(10416|10432) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa) succeeded in associating with reader 01037c1e.5298f536.28b164f2.00000007(566bf49d)
(10416|10432) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa) reader 01037c1e.5298f536.28b164f2.00000007(566bf49d) calling association_complete_i
(10416|10432) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa) remote 01037c1e.5298f536.28b164f2.00000007(566bf49d)
(10416|10432) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.28b0acdd.01000002(86e048cf) remote 01037c1e.5298f536.28b164f2.01000007(eed793f8)
(10416|10432) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b0acdd.01000002(86e048cf) succeeded in associating with reader 01037c1e.5298f536.28b164f2.01000007(eed793f8)
(10416|10432) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b0acdd.01000002(86e048cf) reader 01037c1e.5298f536.28b164f2.01000007(eed793f8) calling association_complete_i
(10416|10432) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.28b0acdd.01000002(86e048cf) remote 01037c1e.5298f536.28b164f2.01000007(eed793f8)
(10416|10432) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.28b0acdd.00000007(4e36db25) remote 01037c1e.5298f536.28b164f2.00000002(26010012)
(10416|10432) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.28b0acdd.01000007(f68abc40) remote 01037c1e.5298f536.28b164f2.01000002(9ebd6777)
2026-03-06T13:22:57Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:22:57Z: DDS entities enabled.
2026-03-06T13:22:57Z: Initializing process actions.
(10416|10433) Spdp::update_rtps_relay_application_participant - 01037c1e.5298f536.28af42ae.000001c1(2680812b) is an RtpsRelay application participant
2026-03-06T13:23:27Z: Starting process actions.
2026-03-06T13:23:27Z: Process tests started.
2026-03-06T13:23:28Z: Stopping process tests.
2026-03-06T13:23:28Z: Process tests stopped.
2026-03-06T13:23:29Z: Stopping process actions.
2026-03-06T13:23:29Z: Detaching Listeners.
2026-03-06T13:23:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10416|10416) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa) remote 01037c1e.5298f536.28b0acdd.00000007(4e36db25) num remotes 2
(10416|10432) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b0acdd.00000007(4e36db25) remote 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa) num remotes 1
(10416|10432) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.28b0acdd.00000007(4e36db25) remote 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa) num remotes 1
Deleting datawriter: datawriter_02
(10416|10416) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b0acdd.01000002(86e048cf) remote 01037c1e.5298f536.28b0acdd.01000007(f68abc40) num remotes 2
(10416|10432) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b0acdd.01000007(f68abc40) remote 01037c1e.5298f536.28b0acdd.01000002(86e048cf) num remotes 1
(10416|10432) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.28b0acdd.01000007(f68abc40) remote 01037c1e.5298f536.28b0acdd.01000002(86e048cf) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10416|10416) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b0acdd.00000007(4e36db25) remote 01037c1e.5298f536.28b164f2.00000002(26010012) num remotes 1
(10416|10416) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.28b0acdd.00000007(4e36db25) remote 01037c1e.5298f536.28b164f2.00000002(26010012) num remotes 1
Deleting datareader: datareader_02
(10416|10416) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b0acdd.01000007(f68abc40) remote 01037c1e.5298f536.28b164f2.01000002(9ebd6777) num remotes 1
(10416|10416) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.28b0acdd.01000007(f68abc40) remote 01037c1e.5298f536.28b164f2.01000002(9ebd6777) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10416|10416) Service_Participant::shutdown
(10416|10416) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:23:30Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.071
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10416|10416) Service_Participant::~Service_Participant
(10416|10416) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.289d0913.000001c1 === Spawned Process #3 (PID 10417) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:22:56Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'SedpMulticast' = '0' to [rtps_discovery/rtps_discovery] configuration section
Adding 'RtpsRelayOnly' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SpdpRtpsRelayAddress' = '127.0.0.1:4444' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SedpRtpsRelayAddress' = '127.0.0.1:4445' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10417|10417) INFO: set_DCPS_debug_level: set to 3
(10417|10417) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10417|10417) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10417|10417) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10417|10417) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10417|10417) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10417|10417) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10417|10417) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10417|10417) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10417|10417) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10417|10417) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10417|10417) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10417|10417) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10417|10417) DomainParticipantImpl::enable: enabled participant 01037c1e.5298f536.28b164f2.000001c1(3d77a259) in domain 7
(10417|10417) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10417|10417) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10417|10417) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10417|10417) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10417|10417) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10417|10417) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10417|10417) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10417|10417) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10417|10417) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10417|10417) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10417|10417) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10417|10417) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10417|10417) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10417|10417) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7=@_OPENDDS_SEDPTransportInst_01037c1e5298f53628b164f2_7
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_MAX_MESSAGE_SIZE=65466
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_HEARTBEAT_PERIOD=200
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_NAK_RESPONSE_DELAY=100
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_RESPONSIVE_MODE=false
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_SEND_DELAY=10
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_SEND_BUFFER_SIZE=65535
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_RCV_BUFFER_SIZE=65535
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_PORT_MODE=system
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_PB=7400
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_DG=250
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_PG=2
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_D2=2
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_D3=12
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_USE_MULTICAST=false
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_INIT_PARTICIPANT_PORT_ID=4
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_LOCAL_ADDRESS=0.0.0.0:0
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_IPV6_INIT_PARTICIPANT_PORT_ID=5
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_IPV6_LOCAL_ADDRESS=:::0
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_IPV6_ADVERTISED_ADDRESS=:::0
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_USE_RTPS_RELAY=false
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_RTPS_RELAY_ONLY=true
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10417|10417) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_USE_ICE=false
(10417|10417) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53628B164F2_7=@_OPENDDS_SEDP_TransportCfg_01037c1e5298f53628b164f2_7
(10417|10417) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53628B164F2_7_PASSIVE_CONNECT_DURATION=60000
(10417|10439) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_RTPS_RELAY_ONLY=true
(10417|10439) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628B164F2_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10417|10417) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10417|10417) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10417|10440) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10417|10440) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.73 (0x7b70000031c8 joined count 2)
(10417|10440) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b70000031c8 joined count 3)
(10417|10440) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10417|10440) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10417|10440) Spdp::handle_participant_data - 01037c1e.5298f536.28b164f2.000001c1(3d77a259) discovered 01037c1e.5298f536.28af42ae.000001c1(2680812b) lease 5:00 from 127.0.0.1:4444 (0)
(10417|10440) Spdp::update_rtps_relay_application_participant - 01037c1e.5298f536.28af42ae.000001c1(2680812b) is an RtpsRelay application participant
(10417|10417) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10417|10440) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b164f2.000003c2(96489161) remote 01037c1e.5298f536.28af42ae.000003c7(fdd5469c)
(10417|10440) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b164f2.000004c2(d90907a6) remote 01037c1e.5298f536.28af42ae.000004c7(b294d05b)
(10417|10440) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b164f2.000200c2(bee116cc) remote 01037c1e.5298f536.28af42ae.000200c7(d57cc131)
(10417|10417) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10417|10417) DataReaderImpl::enable: got GUID 01037c1e.5298f536.28b164f2.00000007(566bf49d), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10417|10417) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10417|10417) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10417|10417) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10417|10417) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10417|10417) DataReaderImpl::enable: got GUID 01037c1e.5298f536.28b164f2.01000007(eed793f8), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10417|10417) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10417|10417) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10417|10417) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10417|10417) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10417|10417) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10417|10417) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10417|10417) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10417|10417) DataWriterImpl::enable: got GUID 01037c1e.5298f536.28b164f2.00000002(26010012), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10417|10417) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10417|10439) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.28b164f2.00000007(566bf49d) remote 01037c1e.5298f536.28b164f2.00000002(26010012)
(10417|10417) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10417|10417) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10417|10417) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10417|10417) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10417|10417) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10417|10439) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.28b164f2.00000002(26010012) remote 01037c1e.5298f536.28b164f2.00000007(566bf49d)
(10417|10439) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b164f2.00000002(26010012) succeeded in associating with reader 01037c1e.5298f536.28b164f2.00000007(566bf49d)
(10417|10439) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b164f2.00000002(26010012) reader 01037c1e.5298f536.28b164f2.00000007(566bf49d) calling association_complete_i
(10417|10439) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.28b164f2.00000002(26010012) remote 01037c1e.5298f536.28b164f2.00000007(566bf49d)
(10417|10439) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.28b164f2.01000007(eed793f8) remote 01037c1e.5298f536.28b164f2.01000002(9ebd6777)
(10417|10417) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10417|10417) DataWriterImpl::enable: got GUID 01037c1e.5298f536.28b164f2.01000002(9ebd6777), publishing to topic name "topic_02" type "Bench::Data"
2026-03-06T13:22:57Z: Process construction / entity creation complete.
2026-03-06T13:22:57Z: Beginning action construction / initialization.
2026-03-06T13:22:57Z: Action construction / initialization complete.
(10417|10439) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.28b164f2.01000002(9ebd6777) remote 01037c1e.5298f536.28b164f2.01000007(eed793f8)
(10417|10439) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b164f2.01000002(9ebd6777) succeeded in associating with reader 01037c1e.5298f536.28b164f2.01000007(eed793f8)
(10417|10439) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b164f2.01000002(9ebd6777) reader 01037c1e.5298f536.28b164f2.01000007(eed793f8) calling association_complete_i
(10417|10439) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.28b164f2.01000002(9ebd6777) remote 01037c1e.5298f536.28b164f2.01000007(eed793f8)
(10417|10440) Spdp::handle_participant_data - 01037c1e.5298f536.28b164f2.000001c1(3d77a259) discovered 01037c1e.5298f536.28b0acdd.000001c1(252a8de1) lease 5:00 from 127.0.0.1:4444 (1)
(10417|10440) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b164f2.000300c3(c8244c6d) remote 01037c1e.5298f536.28b0acdd.000300c4(4e1df676)
(10417|10440) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b164f2.000301c3(d13f7d2c) remote 01037c1e.5298f536.28b0acdd.000301c4(5706c737)
(10417|10440) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b164f2.000003c2(96489161) remote 01037c1e.5298f536.28b0acdd.000003c7(fe7f4a56)
(10417|10440) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b164f2.000004c2(d90907a6) remote 01037c1e.5298f536.28b0acdd.000004c7(b13edc91)
(10417|10440) DEBUG: Sedp::association_complete_i local 01037c1e.5298f536.28b164f2.000200c2(bee116cc) remote 01037c1e.5298f536.28b0acdd.000200c7(d6d6cdfb)
(10417|10439) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.28b164f2.00000002(26010012) remote 01037c1e.5298f536.28b0acdd.00000007(4e36db25)
(10417|10439) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b164f2.00000002(26010012) succeeded in associating with reader 01037c1e.5298f536.28b0acdd.00000007(4e36db25)
(10417|10439) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b164f2.00000002(26010012) reader 01037c1e.5298f536.28b0acdd.00000007(4e36db25) calling association_complete_i
(10417|10439) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.28b164f2.00000002(26010012) remote 01037c1e.5298f536.28b0acdd.00000007(4e36db25)
(10417|10439) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.28b164f2.01000002(9ebd6777) remote 01037c1e.5298f536.28b0acdd.01000007(f68abc40)
(10417|10439) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b164f2.01000002(9ebd6777) succeeded in associating with reader 01037c1e.5298f536.28b0acdd.01000007(f68abc40)
(10417|10439) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28b164f2.01000002(9ebd6777) reader 01037c1e.5298f536.28b0acdd.01000007(f68abc40) calling association_complete_i
(10417|10439) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.28b164f2.01000002(9ebd6777) remote 01037c1e.5298f536.28b0acdd.01000007(f68abc40)
(10417|10439) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.28b164f2.00000007(566bf49d) remote 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa)
(10417|10439) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.28b164f2.01000007(eed793f8) remote 01037c1e.5298f536.28b0acdd.01000002(86e048cf)
2026-03-06T13:22:58Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:22:58Z: DDS entities enabled.
2026-03-06T13:22:58Z: Initializing process actions.
2026-03-06T13:23:28Z: Starting process actions.
2026-03-06T13:23:28Z: Process tests started.
2026-03-06T13:23:29Z: Stopping process tests.
2026-03-06T13:23:29Z: Process tests stopped.
(10417|10439) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b164f2.00000007(566bf49d) remote 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa) num remotes 1
(10417|10439) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.28b164f2.00000007(566bf49d) remote 01037c1e.5298f536.28b0acdd.00000002(3e5c2faa) num remotes 1
(10417|10439) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b164f2.01000007(eed793f8) remote 01037c1e.5298f536.28b0acdd.01000002(86e048cf) num remotes 1
(10417|10439) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.28b164f2.01000007(eed793f8) remote 01037c1e.5298f536.28b0acdd.01000002(86e048cf) num remotes 1
(10417|10439) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b164f2.00000002(26010012) remote 01037c1e.5298f536.28b0acdd.00000007(4e36db25) num remotes 1
(10417|10439) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b164f2.01000002(9ebd6777) remote 01037c1e.5298f536.28b0acdd.01000007(f68abc40) num remotes 1
2026-03-06T13:23:30Z: Stopping process actions.
2026-03-06T13:23:30Z: Detaching Listeners.
2026-03-06T13:23:30Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10417|10417) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b164f2.00000002(26010012) remote 01037c1e.5298f536.28b164f2.00000007(566bf49d) num remotes 1
(10417|10439) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b164f2.00000007(566bf49d) remote 01037c1e.5298f536.28b164f2.00000002(26010012) num remotes 1
(10417|10439) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.28b164f2.00000007(566bf49d) remote 01037c1e.5298f536.28b164f2.00000002(26010012) num remotes 1
Deleting datawriter: datawriter_02
(10417|10417) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b164f2.01000002(9ebd6777) remote 01037c1e.5298f536.28b164f2.01000007(eed793f8) num remotes 1
Deleting publisher: publisher_01
(10417|10439) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5298f536.28b164f2.01000007(eed793f8) remote 01037c1e.5298f536.28b164f2.01000002(9ebd6777) num remotes 1
(10417|10439) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5298f536.28b164f2.01000007(eed793f8) remote 01037c1e.5298f536.28b164f2.01000002(9ebd6777) num remotes 1
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10417|10417) Service_Participant::shutdown
(10417|10417) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-06T13:23:30Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.078
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.021
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10417|10417) Service_Participant::~Service_Participant
(10417|10417) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5298f536.289d0913.000001c1 === Spawned Process #1 (PID 10415) ===
(10415|10415) INFO: set_DCPS_debug_level: set to 1
(10415|10415) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY_DEBUG_LEVEL=2
(10415|10415) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_THREAD_STATUS_INTERVAL=1
(10415|10415) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini
(10415|10415) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(10415|10415) INFO: Service_Participant::process_config_file: Going to load configuration from "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini"
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_TRANSPORT_TYPE=rtps_udp
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_USE_MULTICAST=0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1=@relay1
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_CHECK_SOURCE_IP=0
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PERIODIC_DIRECTED_SPDP=1
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_UNDIRECTED_SPDP=0
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_RTPS_RELAY_ONLY=1
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_RTPS_RELAY_ADDRESS=127.0.0.1:4444
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY=@application_rtps_discovery
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY=@relay_rtps_discovery
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(10415|10415) INFO: ConfigStoreImpl::set_string: DOMAIN_0_DISCOVERY_CONFIG=relay_rtps_discovery
(10415|10415) INFO: ConfigStoreImpl::set_string: DOMAIN_0=@0
(10415|10415) INFO: ConfigStoreImpl::set_string: DOMAIN_7_DISCOVERY_CONFIG=application_rtps_discovery
(10415|10415) INFO: ConfigStoreImpl::set_string: DOMAIN_7=@7
(10415|10415) INFO: ConfigStoreImpl::set_string: DOMAIN=@domain
(10415|10415) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(10415|10415) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10415|10415) Service_Participant::set_repo_domain: Domain[ 0] = Repo[ relay_rtps_discovery].
(10415|10415) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ application_rtps_discovery].
(10415|10415) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10415|10415) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(10415|10415) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10415|10415) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10415|10415) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10415|10415) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY=@rtps_relay
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_DISCOVERY=true
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ACTIVITY=true
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_RELAY_STATISTICS=3.000000000
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LIFESPAN=60.000000000
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_INACTIVE_PERIOD=60.000000000
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_WARNINGS=false
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HTTP=false
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_THREAD_STATUS=false
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR=3
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_UTILIZATION_LIMIT=0.95
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_UTILIZATION_CHANGES=false
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HANDLER_STATISTICS=0.000000000
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATISTICS=0.000000000
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_HANDLER_STATISTICS=0.000000000
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS=0.000000000
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS=0.000000000
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_RESTART_DETECTION=false
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE=0
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION=0.000000000
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_IPS_PER_CLIENT=0
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_REJECTED_ADDRESS_DURATION=0.000000000
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER=0
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER=0
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT=900.000000000
(10415|10415) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_NOWRITER_SAMPLES_DELAY=60.000000000
(10415|10415) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_DISPOSED_SAMPLES_DELAY=60.000000000
(10415|10415) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0=@_OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_MAX_MESSAGE_SIZE=65466
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_HEARTBEAT_PERIOD=200
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_NAK_RESPONSE_DELAY=100
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_RESPONSIVE_MODE=false
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_SEND_DELAY=10
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_SEND_BUFFER_SIZE=65535
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_RCV_BUFFER_SIZE=65535
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_PORT_MODE=system
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_PB=7400
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_DG=250
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_PG=2
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_D2=2
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_D3=12
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_USE_MULTICAST=false
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_INIT_PARTICIPANT_PORT_ID=0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_LOCAL_ADDRESS=0.0.0.0:0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_ADVERTISED_ADDRESS=0.0.0.0:0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_IPV6_LOCAL_ADDRESS=:::0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_IPV6_ADVERTISED_ADDRESS=:::0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_USE_RTPS_RELAY=false
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_RTPS_RELAY_ONLY=false
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF2AAC_0_USE_ICE=false
(10415|10415) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53628AF2AAC_0=@_OPENDDS_SEDP_TransportCfg_01037c1e5298f53628af2aac_0
(10415|10415) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53628AF2AAC_0_PASSIVE_CONNECT_DURATION=60000
(10415|10423) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10415|10423) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/10.1.0.73 (0x7b70000031c8 joined count 2)
(10415|10423) INFO: MulticastManager::join: joined group ff03::1:7400 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b70000031c8 joined count 3)
(10415|10423) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10415|10423) INFO: MulticastManager::join: joined group ff03::1:7400 on lo/::1 (0x7b70000031c8 joined count 5)
(10415|10415) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10415|10415) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10415|10420) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10415|10420) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10415|10415) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10415|10415) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10415|10415) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7=@_OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_MAX_MESSAGE_SIZE=65466
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_HEARTBEAT_PERIOD=200
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_NAK_RESPONSE_DELAY=100
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_RESPONSIVE_MODE=false
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_SEND_DELAY=10
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_SEND_BUFFER_SIZE=65535
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_RCV_BUFFER_SIZE=65535
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_PORT_MODE=system
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_PB=7400
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_DG=250
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_PG=2
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_D2=2
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_D3=12
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_USE_MULTICAST=false
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_INIT_PARTICIPANT_PORT_ID=0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_LOCAL_ADDRESS=0.0.0.0:0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_IPV6_LOCAL_ADDRESS=:::0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_IPV6_ADVERTISED_ADDRESS=:::0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_USE_RTPS_RELAY=false
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_RTPS_RELAY_ONLY=true
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10415|10415) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_USE_ICE=false
(10415|10415) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53628AF42AE_7=@_OPENDDS_SEDP_TransportCfg_01037c1e5298f53628af42ae_7
(10415|10415) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5298F53628AF42AE_7_PASSIVE_CONNECT_DURATION=60000
(10415|10426) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_RTPS_RELAY_ONLY=true
(10415|10426) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5298F53628AF42AE_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10415|10415) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10415|10427) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000059c8 joined count 1)
(10415|10427) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.73 (0x7b70000059c8 joined count 2)
(10415|10427) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fe98:f536 (0x7b70000059c8 joined count 3)
(10415|10427) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000059c8 joined count 4)
(10415|10427) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000059c8 joined count 5)
(10415|10415) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10415|10415) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":0,"nanosec":42513000},"rtps":{"messages_in":0,"bytes_in":0,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":0},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"stun":{"messages_in":0,"bytes_in":0,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":0},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":0,"error_count":0,"local_active_participants":0,"new_address_count":0,"expired_address_count":0,"max_queue_size":0,"max_queue_latency":{"sec":0,"nanosec":0},"local_participants":0,"local_writers":0,"local_readers":0,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":0,"relay_participant_status_sub_count":0,"relay_address_sub_count":0,"relay_status_sub_count":0,"relay_partitions_pub_count":0,"relay_address_pub_count":0,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":0,"total_client_ips":0,"total_client_ports":0,"rejected_address_map_size":0,"deactivation_queue_size":0,"expiration_queue_size":0,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537209308,"client_partitions":{"slots":0,"free_slots":0,"count":0,"partition_index_cache":0,"partition_index_nodes":0,"guids":0,"guids_cache":0},"relay_partitions":{"addresses":0,"partition_index_cache":0,"partition_index_nodes":0,"slots":0},"opendds_modules":[]}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":2,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":2,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":0,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10415|10422) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.28af2aac.00000007(d3fb09b8) remote 01037c1e.5298f536.28af2aac.02000002(099835bc)
(10415|10422) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.28af2aac.02000002(099835bc) remote 01037c1e.5298f536.28af2aac.00000007(d3fb09b8)
(10415|10422) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28af2aac.02000002(099835bc) succeeded in associating with reader 01037c1e.5298f536.28af2aac.00000007(d3fb09b8)
(10415|10422) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28af2aac.02000002(099835bc) reader 01037c1e.5298f536.28af2aac.00000007(d3fb09b8) calling association_complete_i
(10415|10422) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.28af2aac.02000002(099835bc) remote 01037c1e.5298f536.28af2aac.00000007(d3fb09b8)
(10415|10415) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10415|10415) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10415|10415) INFO: Application Participant GUID 01037c1e.5298f536.28af42ae.000001c1(2680812b) Id relay1
(10415|10415) INFO: SPDP Horizontal 42 listening on fe80::7e1e:52ff:fe98:f536%2:17400
(10415|10415) INFO: SEDP Horizontal 43 listening on fe80::7e1e:52ff:fe98:f536%2:17401
(10415|10415) INFO: Data Horizontal 44 listening on fe80::7e1e:52ff:fe98:f536%2:17402
(10415|10415) INFO: SPDP Vertical 45 listening on 0.0.0.0:4444
(10415|10415) INFO: SEDP Vertical 46 listening on 0.0.0.0:4445
(10415|10415) INFO: Data Vertical 47 listening on 0.0.0.0:4446
(10415|10415) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10415|10422) DataReaderImpl::add_association - bit 0 local 01037c1e.5298f536.28af2aac.01000007(6b476edd) remote 01037c1e.5298f536.28af2aac.04000002(2cf36a60)
(10415|10422) DataWriterImpl::add_association - bit 0 local 01037c1e.5298f536.28af2aac.04000002(2cf36a60) remote 01037c1e.5298f536.28af2aac.01000007(6b476edd)
(10415|10422) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28af2aac.04000002(2cf36a60) succeeded in associating with reader 01037c1e.5298f536.28af2aac.01000007(6b476edd)
(10415|10422) DataWriterImpl::transport_assoc_done: writer 01037c1e.5298f536.28af2aac.04000002(2cf36a60) reader 01037c1e.5298f536.28af2aac.01000007(6b476edd) calling association_complete_i
(10415|10422) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5298f536.28af2aac.04000002(2cf36a60) remote 01037c1e.5298f536.28af2aac.01000007(6b476edd)
(10415|10415) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10415|10415) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10415|10415) INFO: Meta Discovery listening on 127.0.0.1:0
(10415|10415) INFO: GuidAddrSet::record_activity 01037c1e.5298f536.28af42ae.000001c1 added 0.000 s into session from 127.0.0.1:9160
(10415|10415) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.5298f536.28af42ae.000001c1 is at 127.0.0.1:9160 0.000 s into session ips=1 total=1 remote=0 deactivation=1 expire=0 admit=0
(10415|10415) INFO: GuidAddrSet::ignore_rtps 01037c1e.5298f536.28af42ae.000001c1 was admitted 0.000 s into session
(10415|10415) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.5298f536.28af42ae.000001c1 is at 127.0.0.1:39066 0.001 s into session ips=1 total=1 remote=0 deactivation=1 expire=1 admit=0
(10415|10415) INFO: GuidAddrSet::record_activity 01037c1e.5298f536.28b0acdd.000001c1 added 0.000 s into session from 127.0.0.1:60783
(10415|10415) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.5298f536.28b0acdd.000001c1 is at 127.0.0.1:60783 0.000 s into session ips=1 total=2 remote=0 deactivation=2 expire=2 admit=0
(10415|10415) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.5298f536.28b0acdd.000001c1 is at 127.0.0.1:9164 0.014 s into session ips=1 total=2 remote=0 deactivation=2 expire=3 admit=0
(10415|10415) INFO: SpdpHandler::cache_message 01037c1e.5298f536.28b0acdd.000001c1 got first SPDP 0.014 s into session dds.cert.sn
(10415|10415) INFO: GuidAddrSet::ignore_rtps 01037c1e.5298f536.28b0acdd.000001c1 was admitted 0.014 s into session
(10415|10427) Spdp::handle_participant_data - 01037c1e.5298f536.28af42ae.000001c1(2680812b) discovered 01037c1e.5298f536.28b0acdd.000001c1(252a8de1) lease 5:00 from 127.0.0.1:4444 (0)
(10415|10420) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037c1e.5298f536.28b0acdd.000001c1 {"key":{"value":[1,3,124,30,82,152,245,54,40,176,172,221,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10415|10420) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.5298f536.28b0acdd.00000007 {"key":{"value":[1,3,124,30,82,152,245,54,40,176,172,221,0,0,0,7]},"participant_key":{"value":[1,3,124,30,82,152,245,54,40,176,172,221,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.029 s into session [0/1]
(10415|10420) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.5298f536.28b0acdd.01000007 {"key":{"value":[1,3,124,30,82,152,245,54,40,176,172,221,1,0,0,7]},"participant_key":{"value":[1,3,124,30,82,152,245,54,40,176,172,221,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.034 s into session [0/1]
(10415|10420) INFO: PublicationListener::on_data_available add local writer 01037c1e.5298f536.28b0acdd.00000002 {"key":{"value":[1,3,124,30,82,152,245,54,40,176,172,221,0,0,0,2]},"participant_key":{"value":[1,3,124,30,82,152,245,54,40,176,172,221,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.036 s into session [0/1]
(10415|10415) INFO: GuidAddrSet::record_activity 01037c1e.5298f536.28b164f2.000001c1 added 0.000 s into session from 127.0.0.1:48816
(10415|10415) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.5298f536.28b164f2.000001c1 is at 127.0.0.1:48816 0.000 s into session ips=1 total=3 remote=0 deactivation=3 expire=4 admit=0
(10415|10420) INFO: PublicationListener::on_data_available add local writer 01037c1e.5298f536.28b0acdd.01000002 {"key":{"value":[1,3,124,30,82,152,245,54,40,176,172,221,1,0,0,2]},"participant_key":{"value":[1,3,124,30,82,152,245,54,40,176,172,221,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.044 s into session [0/1]
(10415|10415) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.5298f536.28b164f2.000001c1 is at 127.0.0.1:9168 0.013 s into session ips=1 total=3 remote=0 deactivation=3 expire=5 admit=0
(10415|10415) INFO: SpdpHandler::cache_message 01037c1e.5298f536.28b164f2.000001c1 got first SPDP 0.013 s into session dds.cert.sn
(10415|10415) INFO: GuidAddrSet::ignore_rtps 01037c1e.5298f536.28b164f2.000001c1 was admitted 0.013 s into session
(10415|10427) Spdp::handle_participant_data - 01037c1e.5298f536.28af42ae.000001c1(2680812b) discovered 01037c1e.5298f536.28b164f2.000001c1(3d77a259) lease 5:00 from 127.0.0.1:4444 (1)
(10415|10420) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037c1e.5298f536.28b164f2.000001c1 {"key":{"value":[1,3,124,30,82,152,245,54,40,177,100,242,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10415|10420) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.5298f536.28b164f2.00000007 {"key":{"value":[1,3,124,30,82,152,245,54,40,177,100,242,0,0,0,7]},"participant_key":{"value":[1,3,124,30,82,152,245,54,40,177,100,242,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.026 s into session [0/1]
(10415|10420) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.5298f536.28b164f2.01000007 {"key":{"value":[1,3,124,30,82,152,245,54,40,177,100,242,1,0,0,7]},"participant_key":{"value":[1,3,124,30,82,152,245,54,40,177,100,242,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.031 s into session [0/1]
(10415|10420) INFO: PublicationListener::on_data_available add local writer 01037c1e.5298f536.28b164f2.00000002 {"key":{"value":[1,3,124,30,82,152,245,54,40,177,100,242,0,0,0,2]},"participant_key":{"value":[1,3,124,30,82,152,245,54,40,177,100,242,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.033 s into session [0/1]
(10415|10415) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":1988000},"rtps":{"messages_in":23,"bytes_in":7044,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":5244000},"messages_out":26,"bytes_out":7948,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":653000}},"stun":{"messages_in":12,"bytes_in":528,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":2549000},"messages_out":6,"bytes_out":312,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":152000}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":6,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":1703000},"local_participants":2,"local_writers":3,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234624,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":0,"partition_index_nodes":16,"guids":7,"guids_cache":0},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":3,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":3,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":9,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":3,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":3,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":2,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":160,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10420) INFO: PublicationListener::on_data_available add local writer 01037c1e.5298f536.28b164f2.01000002 {"key":{"value":[1,3,124,30,82,152,245,54,40,177,100,242,1,0,0,2]},"participant_key":{"value":[1,3,124,30,82,152,245,54,40,177,100,242,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.040 s into session [0/1]
(10415|10415) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":740520000},"rtps":{"messages_in":40,"bytes_in":10532,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":6020000},"messages_out":57,"bytes_out":15316,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":1407000}},"stun":{"messages_in":10,"bytes_in":440,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":984000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":1566000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234624,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800808000},"rtps":{"messages_in":4,"bytes_in":1296,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":631000},"messages_out":8,"bytes_out":2592,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":235000}},"stun":{"messages_in":4,"bytes_in":176,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1409000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":377000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234624,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800387000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":264000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":96000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1151000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":321000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234624,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":10,"nanosec":254358000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":373000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":113000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1284000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":346000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234624,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":5,"nanosec":344691000},"rtps":{"messages_in":3,"bytes_in":1012,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":406000},"messages_out":5,"bytes_out":1660,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":127000}},"stun":{"messages_in":6,"bytes_in":264,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1608000},"messages_out":2,"bytes_out":104,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":52000}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":315000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234624,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af2aac_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: _OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5298f53628af42ae_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10415) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10415|10420) INFO: PublicationListener::on_data_available remove local writer 01037c1e.5298f536.28b0acdd.00000002 33.047 s into session [0/1]
(10415|10420) INFO: PublicationListener::on_data_available remove local writer 01037c1e.5298f536.28b0acdd.01000002 33.048 s into session [0/1]
(10415|10420) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.5298f536.28b0acdd.00000007 33.049 s into session [0/1]
(10415|10420) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.5298f536.28b0acdd.01000007 33.049 s into session [0/1]
(10415|10420) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037c1e.5298f536.28b0acdd.000001c1 33.061 s into session [0/1]
(10415|10420) INFO: GuidAddrSet::remove 01037c1e.5298f536.28b0acdd.000001c1 removed 33.061 s into session total=2 remote=0 deactivation=3 expire=6 admit=0
(10415|10420) INFO: PublicationListener::on_data_available remove local writer 01037c1e.5298f536.28b164f2.00000002 33.041 s into session [0/1]
(10415|10420) INFO: PublicationListener::on_data_available remove local writer 01037c1e.5298f536.28b164f2.01000002 33.042 s into session [0/1]
(10415|10420) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.5298f536.28b164f2.00000007 33.043 s into session [0/1]
(10415|10420) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.5298f536.28b164f2.01000007 33.044 s into session [0/1]
(10415|10420) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037c1e.5298f536.28b164f2.000001c1 33.056 s into session [0/1]
(10415|10420) INFO: GuidAddrSet::remove 01037c1e.5298f536.28b164f2.000001c1 removed 33.056 s into session total=1 remote=0 deactivation=3 expire=6 admit=0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-relay --show-worker-logs Time:72s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-echo --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10446
node_controller PID: 10447 started at 2026-03-06 13:23:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-echo
test_controller PID: 10448 started at 2026-03-06 13:23:55
Using example/config/scenario/ci-echo.json:
Name: Continuous Integration Rapid-Fire Echo Test
Description: This is a small quick test for rapid-fire data send / receive capability
Parameters:
Base: echo
Bytes: 100
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5298f536.28cffa55.000001c1 "test_nc_10446"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/4
Started at 2026-03-06T13:24:02Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-06T13:24:05Z
2026-03-06T13:24:05Z: Node 01037c1e.5298f536.28cffa55.000001c1 (test_nc_10446) starting process 10466:
- original config: ci-echo_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10447/n01037c1e.5298f536.28cffa55.000001c1w1_config.json --report /tmp/opendds_bench_nc_10447/n01037c1e.5298f536.28cffa55.000001c1w1_report.json --log /tmp/opendds_bench_nc_10447/n01037c1e.5298f536.28cffa55.000001c1w1_log.txt
2026-03-06T13:24:05Z: Node 01037c1e.5298f536.28cffa55.000001c1 (test_nc_10446) starting process 10467:
- original config: ci-echo_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10447/n01037c1e.5298f536.28cffa55.000001c1w2_config.json --report /tmp/opendds_bench_nc_10447/n01037c1e.5298f536.28cffa55.000001c1w2_report.json --log /tmp/opendds_bench_nc_10447/n01037c1e.5298f536.28cffa55.000001c1w2_log.txt
2026-03-06T13:24:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10467 with exit code 0
2026-03-06T13:24:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10466 with exit code 0
Writing report for node name 'test_nc_10446' (id '01037c1e.5298f536.28cffa55.000001c1') with 2 spawned process reports
Got 1 out of 2 expected process reports
Got 2 out of 2 expected process reports
Ended at 2026-03-06T13:24:34Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 29
percent cpu utilization min = 0.000000
percent cpu utilization max = 4.768202
percent cpu utilization mean = 1.725338
percent cpu utilization stdev = 1.991265
percent cpu utilization median = 0.250627
percent cpu utilization madev = 0.250627
Percent Memory Utilization Statistics:
percent memory utilization count = 29
percent memory utilization min = 0.000000
percent memory utilization max = 1.571760
percent memory utilization mean = 1.479581
percent memory utilization stdev = 0.291683
percent memory utilization median = 1.563772
percent memory utilization madev = 0.007890
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 29
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 778.126921
percent virtual memory utilization mean = 751.294931
percent virtual memory utilization stdev = 141.981396
percent virtual memory utilization median = 778.126921
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.063 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.038 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 4
discovery time delta min = 0.121630
discovery time delta max = 0.225377
discovery time delta mean = 0.170517
discovery time delta stdev = 0.041186
discovery time delta median = 0.167531
discovery time delta madev = 0.036026
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 2000
latency min = 0.000331
latency max = 0.001558
latency mean = 0.000441
latency stdev = 0.000065
latency median = 0.000438
latency madev = 0.000030
Jitter Statistics:
jitter count = 1998
jitter min = 0.000000
jitter max = 0.001106
jitter mean = 0.000033
jitter stdev = 0.000058
jitter median = 0.000018
jitter madev = 0.000013
Throughput Statistics:
throughput count = 1998
throughput min = 18014.789375
throughput max = 18937.516671
throughput mean = 18797.538857
throughput stdev = 22.686484
throughput median = 18799.250200
throughput madev = 0.970679
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000381
round trip latency max = 0.001095
round trip latency mean = 0.000464
round trip latency stdev = 0.000055
round trip latency median = 0.000454
round trip latency madev = 0.000027
Round Trip Jitter Statistics:
round trip jitter count = 999
round trip jitter min = 0.000000
round trip jitter max = 0.000629
round trip jitter mean = 0.000028
round trip jitter stdev = 0.000045
round trip jitter median = 0.000017
round trip jitter madev = 0.000011
Round Trip Throughput Statistics:
round trip throughput count = 999
round trip throughput min = 17164.197092
round trip throughput max = 18798.488573
round trip throughput mean = 18787.516613
round trip throughput stdev = 63.897182
round trip throughput median = 18796.177378
round trip throughput madev = 1.772279
Wrote results to example/result/4
=== Showing Log for Node 01037c1e.5298f536.28cffa55.000001c1 === Spawned Process #2 (PID 10467) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:24:06Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:24:06Z: Process construction / entity creation complete.
2026-03-06T13:24:06Z: Beginning action construction / initialization.
2026-03-06T13:24:06Z: Action construction / initialization complete.
2026-03-06T13:24:07Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:24:07Z: DDS entities enabled.
2026-03-06T13:24:07Z: Initializing process actions.
2026-03-06T13:24:17Z: Starting process actions.
2026-03-06T13:24:17Z: Process tests started.
2026-03-06T13:24:32Z: Stopping process tests.
2026-03-06T13:24:32Z: Process tests stopped.
2026-03-06T13:24:33Z: Stopping process actions.
2026-03-06T13:24:33Z: Detaching Listeners.
2026-03-06T13:24:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:24:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.063
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.28cffa55.000001c1 === Spawned Process #1 (PID 10466) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:24:06Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-06T13:24:06Z: Process construction / entity creation complete.
2026-03-06T13:24:06Z: Beginning action construction / initialization.
2026-03-06T13:24:06Z: Action construction / initialization complete.
2026-03-06T13:24:07Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:24:07Z: DDS entities enabled.
2026-03-06T13:24:07Z: Initializing process actions.
2026-03-06T13:24:17Z: Starting process actions.
2026-03-06T13:24:17Z: Process tests started.
2026-03-06T13:24:32Z: Stopping process tests.
2026-03-06T13:24:32Z: Process tests stopped.
2026-03-06T13:24:33Z: Stopping process actions.
2026-03-06T13:24:33Z: Detaching Listeners.
2026-03-06T13:24:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:24:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.058
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-echo --show-worker-logs Time:40s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-echo-frag --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10486
node_controller PID: 10487 started at 2026-03-06 13:24:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-echo-frag
test_controller PID: 10488 started at 2026-03-06 13:24:35
Using example/config/scenario/ci-echo-frag.json:
Name: Continuous Integration Rapid-Fire Echo Test
Description: This is a small quick test for rapid-fire data send / receive capability with large samples (fragmentation)
Parameters:
Base: echo
Bytes: 100000
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5298f536.28f7bc13.000001c1 "test_nc_10486"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/5
Started at 2026-03-06T13:24:42Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-06T13:24:45Z
2026-03-06T13:24:45Z: Node 01037c1e.5298f536.28f7bc13.000001c1 (test_nc_10486) starting process 10505:
- original config: ci-echo-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10487/n01037c1e.5298f536.28f7bc13.000001c1w1_config.json --report /tmp/opendds_bench_nc_10487/n01037c1e.5298f536.28f7bc13.000001c1w1_report.json --log /tmp/opendds_bench_nc_10487/n01037c1e.5298f536.28f7bc13.000001c1w1_log.txt
2026-03-06T13:24:45Z: Node 01037c1e.5298f536.28f7bc13.000001c1 (test_nc_10486) starting process 10506:
- original config: ci-echo-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10487/n01037c1e.5298f536.28f7bc13.000001c1w2_config.json --report /tmp/opendds_bench_nc_10487/n01037c1e.5298f536.28f7bc13.000001c1w2_report.json --log /tmp/opendds_bench_nc_10487/n01037c1e.5298f536.28f7bc13.000001c1w2_log.txt
2026-03-06T13:25:13Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10505 with exit code 0
2026-03-06T13:25:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10506 with exit code 0
Writing report for node name 'test_nc_10486' (id '01037c1e.5298f536.28f7bc13.000001c1') with 2 spawned process reports
Got 1 out of 2 expected process reports
Got 2 out of 2 expected process reports
Ended at 2026-03-06T13:25:15Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 30
percent cpu utilization min = 0.000000
percent cpu utilization max = 4.511278
percent cpu utilization mean = 0.833962
percent cpu utilization stdev = 1.093338
percent cpu utilization median = 0.125000
percent cpu utilization madev = 0.125000
Percent Memory Utilization Statistics:
percent memory utilization count = 30
percent memory utilization min = 0.000000
percent memory utilization max = 1.648979
percent memory utilization mean = 1.462516
percent memory utilization stdev = 0.403325
percent memory utilization median = 1.600806
percent memory utilization madev = 0.048088
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 30
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 778.126921
percent virtual memory utilization mean = 726.251766
percent virtual memory utilization stdev = 194.098949
percent virtual memory utilization median = 778.126919
percent virtual memory utilization madev = 0.000002
Test Timing Stats:
Max Construction Time: 0.054 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.002 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.044 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 4
discovery time delta min = 0.314870
discovery time delta max = 0.560766
discovery time delta mean = 0.387280
discovery time delta stdev = 0.100919
discovery time delta median = 0.336742
discovery time delta madev = 0.016951
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 200
latency min = 0.001734
latency max = 0.003331
latency mean = 0.002051
latency stdev = 0.000220
latency median = 0.001998
latency madev = 0.000138
Jitter Statistics:
jitter count = 198
jitter min = 0.000002
jitter max = 0.001414
jitter mean = 0.000113
jitter stdev = 0.000139
jitter median = 0.000069
jitter madev = 0.000049
Throughput Statistics:
throughput count = 198
throughput min = 978326.674310
throughput max = 1000797.226510
throughput mean = 999946.438889
throughput stdev = 2240.316667
throughput median = 1000525.678646
throughput madev = 166.792727
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.002031
round trip latency max = 0.003316
round trip latency mean = 0.002235
round trip latency stdev = 0.000148
round trip latency median = 0.002225
round trip latency madev = 0.000065
Round Trip Jitter Statistics:
round trip jitter count = 99
round trip jitter min = 0.000001
round trip jitter max = 0.001061
round trip jitter mean = 0.000106
round trip jitter stdev = 0.000120
round trip jitter median = 0.000088
round trip jitter madev = 0.000053
Round Trip Throughput Statistics:
round trip throughput count = 99
round trip throughput min = 957064.166846
round trip throughput max = 1000445.866627
round trip throughput mean = 998513.877674
round trip throughput stdev = 5274.806751
round trip throughput median = 1000004.182459
round trip throughput madev = 349.706544
Wrote results to example/result/5
=== Showing Log for Node 01037c1e.5298f536.28f7bc13.000001c1 === Spawned Process #1 (PID 10505) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:24:46Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-06T13:24:46Z: Process construction / entity creation complete.
2026-03-06T13:24:46Z: Beginning action construction / initialization.
2026-03-06T13:24:46Z: Action construction / initialization complete.
2026-03-06T13:24:47Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:24:47Z: DDS entities enabled.
2026-03-06T13:24:47Z: Initializing process actions.
2026-03-06T13:24:57Z: Starting process actions.
2026-03-06T13:24:57Z: Process tests started.
2026-03-06T13:25:12Z: Stopping process tests.
2026-03-06T13:25:12Z: Process tests stopped.
2026-03-06T13:25:13Z: Stopping process actions.
2026-03-06T13:25:13Z: Detaching Listeners.
2026-03-06T13:25:13Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:25:13Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.053
enable time: 0.000
start time: 0.002
stop time: 0.022
destruction time: 0.021
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.28f7bc13.000001c1 === Spawned Process #2 (PID 10506) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:24:46Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:24:46Z: Process construction / entity creation complete.
2026-03-06T13:24:46Z: Beginning action construction / initialization.
2026-03-06T13:24:46Z: Action construction / initialization complete.
2026-03-06T13:24:47Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:24:47Z: DDS entities enabled.
2026-03-06T13:24:47Z: Initializing process actions.
2026-03-06T13:24:57Z: Starting process actions.
2026-03-06T13:24:57Z: Process tests started.
2026-03-06T13:25:12Z: Stopping process tests.
2026-03-06T13:25:12Z: Process tests stopped.
2026-03-06T13:25:13Z: Stopping process actions.
2026-03-06T13:25:13Z: Detaching Listeners.
2026-03-06T13:25:13Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:25:13Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.054
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-echo-frag --show-worker-logs Time:41s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10530
node_controller PID: 10531 started at 2026-03-06 13:25:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-fan
test_controller PID: 10532 started at 2026-03-06 13:25:16
Using example/config/scenario/ci-fan.json:
Name: Continuous Integration Fan-Out / Fan-In Test
Description: This is a small quick test for data fan-out / fan-in capability
Parameters:
Base: fan
Bytes: 256
Strategy: Listener
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5298f536.2923200e.000001c1 "test_nc_10530"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/6
Started at 2026-03-06T13:25:23Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-06T13:25:26Z
2026-03-06T13:25:26Z: Node 01037c1e.5298f536.2923200e.000001c1 (test_nc_10530) starting process 10549:
- original config: ci-fan_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w1_config.json --report /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w1_report.json --log /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w1_log.txt
2026-03-06T13:25:26Z: Node 01037c1e.5298f536.2923200e.000001c1 (test_nc_10530) starting process 10550:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w2_config.json --report /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w2_report.json --log /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w2_log.txt
2026-03-06T13:25:26Z: Node 01037c1e.5298f536.2923200e.000001c1 (test_nc_10530) starting process 10551:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w3_config.json --report /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w3_report.json --log /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w3_log.txt
2026-03-06T13:25:26Z: Node 01037c1e.5298f536.2923200e.000001c1 (test_nc_10530) starting process 10552:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w4_config.json --report /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w4_report.json --log /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w4_log.txt
2026-03-06T13:25:26Z: Node 01037c1e.5298f536.2923200e.000001c1 (test_nc_10530) starting process 10553:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w5_config.json --report /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w5_report.json --log /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w5_log.txt
2026-03-06T13:25:26Z: Node 01037c1e.5298f536.2923200e.000001c1 (test_nc_10530) starting process 10554:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w6_config.json --report /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w6_report.json --log /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w6_log.txt
2026-03-06T13:25:26Z: Node 01037c1e.5298f536.2923200e.000001c1 (test_nc_10530) starting process 10555:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w7_config.json --report /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w7_report.json --log /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w7_log.txt
2026-03-06T13:25:26Z: Node 01037c1e.5298f536.2923200e.000001c1 (test_nc_10530) starting process 10556:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w8_config.json --report /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w8_report.json --log /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w8_log.txt
2026-03-06T13:25:26Z: Node 01037c1e.5298f536.2923200e.000001c1 (test_nc_10530) starting process 10557:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w9_config.json --report /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w9_report.json --log /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w9_log.txt
2026-03-06T13:25:26Z: Node 01037c1e.5298f536.2923200e.000001c1 (test_nc_10530) starting process 10558:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w10_config.json --report /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w10_report.json --log /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w10_log.txt
2026-03-06T13:25:26Z: Node 01037c1e.5298f536.2923200e.000001c1 (test_nc_10530) starting process 10559:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w11_config.json --report /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w11_report.json --log /tmp/opendds_bench_nc_10531/n01037c1e.5298f536.2923200e.000001c1w11_log.txt
2026-03-06T13:26:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10550 with exit code 0
2026-03-06T13:26:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10549 with exit code 0
2026-03-06T13:26:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10554 with exit code 0
2026-03-06T13:26:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10551 with exit code 0
2026-03-06T13:26:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10552 with exit code 0
2026-03-06T13:26:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10555 with exit code 0
2026-03-06T13:26:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10553 with exit code 0
2026-03-06T13:26:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10558 with exit code 0
2026-03-06T13:26:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10559 with exit code 0
2026-03-06T13:26:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10557 with exit code 0
2026-03-06T13:26:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10556 with exit code 0
Writing report for node name 'test_nc_10530' (id '01037c1e.5298f536.2923200e.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
All reports written and acknowledged.
Ended at 2026-03-06T13:26:16Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 65.224105
percent cpu utilization mean = 4.007978
percent cpu utilization stdev = 9.691678
percent cpu utilization median = 1.503759
percent cpu utilization madev = 1.503759
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.796493
percent memory utilization mean = 8.462958
percent memory utilization stdev = 1.278820
percent memory utilization median = 8.762464
percent memory utilization madev = 0.032343
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698062
percent virtual memory utilization mean = 4192.357178
percent virtual memory utilization stdev = 605.114636
percent virtual memory utilization median = 4279.698052
percent virtual memory utilization madev = 0.000010
Test Timing Stats:
Max Construction Time: 0.323 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.002 seconds
Max Stop Time: 0.023 seconds
Max Destruction Time: 0.045 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 40
discovery time delta min = 0.234424
discovery time delta max = 0.927432
discovery time delta mean = 0.511676
discovery time delta stdev = 0.153970
discovery time delta median = 0.503707
discovery time delta madev = 0.119124
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 2000
latency min = 0.000596
latency max = 0.009773
latency mean = 0.001805
latency stdev = 0.000886
latency median = 0.001643
latency madev = 0.000582
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.008315
jitter mean = 0.000866
jitter stdev = 0.000821
jitter median = 0.000670
jitter madev = 0.000472
Throughput Statistics:
throughput count = 1980
throughput min = 3295.702289
throughput max = 3569.046922
throughput mean = 3437.764624
throughput stdev = 9.262266
throughput median = 3438.940584
throughput madev = 0.880766
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000815
round trip latency max = 0.006568
round trip latency mean = 0.002540
round trip latency stdev = 0.000874
round trip latency median = 0.002610
round trip latency madev = 0.000660
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000000
round trip jitter max = 0.004518
round trip jitter mean = 0.000896
round trip jitter stdev = 0.000701
round trip jitter median = 0.000757
round trip jitter madev = 0.000483
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 3219.148845
round trip throughput max = 3439.248575
round trip throughput mean = 3431.080961
round trip throughput stdev = 19.514485
round trip throughput median = 3436.503936
round trip throughput madev = 1.613589
Wrote results to example/result/6
=== Showing Log for Node 01037c1e.5298f536.2923200e.000001c1 === Spawned Process #2 (PID 10550) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:25:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:25:28Z: Process construction / entity creation complete.
2026-03-06T13:25:28Z: Beginning action construction / initialization.
2026-03-06T13:25:28Z: Action construction / initialization complete.
2026-03-06T13:25:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:25:29Z: DDS entities enabled.
2026-03-06T13:25:29Z: Initializing process actions.
2026-03-06T13:25:44Z: Starting process actions.
2026-03-06T13:25:44Z: Process tests started.
2026-03-06T13:26:14Z: Stopping process tests.
2026-03-06T13:26:14Z: Process tests stopped.
2026-03-06T13:26:15Z: Stopping process actions.
2026-03-06T13:26:15Z: Detaching Listeners.
2026-03-06T13:26:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:26:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.051
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2923200e.000001c1 === Spawned Process #1 (PID 10549) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:25:27Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-06T13:25:28Z: Process construction / entity creation complete.
2026-03-06T13:25:28Z: Beginning action construction / initialization.
2026-03-06T13:25:28Z: Action construction / initialization complete.
2026-03-06T13:25:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:25:29Z: DDS entities enabled.
2026-03-06T13:25:29Z: Initializing process actions.
2026-03-06T13:25:44Z: Starting process actions.
2026-03-06T13:25:44Z: Process tests started.
2026-03-06T13:26:14Z: Stopping process tests.
2026-03-06T13:26:14Z: Process tests stopped.
2026-03-06T13:26:15Z: Stopping process actions.
2026-03-06T13:26:15Z: Detaching Listeners.
2026-03-06T13:26:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:26:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.050
enable time: 0.000
start time: 0.002
stop time: 0.023
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2923200e.000001c1 === Spawned Process #6 (PID 10554) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:25:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:25:28Z: Process construction / entity creation complete.
2026-03-06T13:25:28Z: Beginning action construction / initialization.
2026-03-06T13:25:28Z: Action construction / initialization complete.
2026-03-06T13:25:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:25:29Z: DDS entities enabled.
2026-03-06T13:25:29Z: Initializing process actions.
2026-03-06T13:25:44Z: Starting process actions.
2026-03-06T13:25:44Z: Process tests started.
2026-03-06T13:26:14Z: Stopping process tests.
2026-03-06T13:26:14Z: Process tests stopped.
2026-03-06T13:26:15Z: Stopping process actions.
2026-03-06T13:26:15Z: Detaching Listeners.
2026-03-06T13:26:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:26:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.099
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.031
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2923200e.000001c1 === Spawned Process #3 (PID 10551) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:25:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:25:28Z: Process construction / entity creation complete.
2026-03-06T13:25:28Z: Beginning action construction / initialization.
2026-03-06T13:25:28Z: Action construction / initialization complete.
2026-03-06T13:25:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:25:29Z: DDS entities enabled.
2026-03-06T13:25:29Z: Initializing process actions.
2026-03-06T13:25:44Z: Starting process actions.
2026-03-06T13:25:44Z: Process tests started.
2026-03-06T13:26:14Z: Stopping process tests.
2026-03-06T13:26:14Z: Process tests stopped.
2026-03-06T13:26:15Z: Stopping process actions.
2026-03-06T13:26:15Z: Detaching Listeners.
2026-03-06T13:26:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:26:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.121
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.029
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2923200e.000001c1 === Spawned Process #4 (PID 10552) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:25:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:25:28Z: Process construction / entity creation complete.
2026-03-06T13:25:28Z: Beginning action construction / initialization.
2026-03-06T13:25:28Z: Action construction / initialization complete.
2026-03-06T13:25:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:25:29Z: DDS entities enabled.
2026-03-06T13:25:29Z: Initializing process actions.
2026-03-06T13:25:44Z: Starting process actions.
2026-03-06T13:25:44Z: Process tests started.
2026-03-06T13:26:14Z: Stopping process tests.
2026-03-06T13:26:14Z: Process tests stopped.
2026-03-06T13:26:15Z: Stopping process actions.
2026-03-06T13:26:15Z: Detaching Listeners.
2026-03-06T13:26:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:26:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.162
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.025
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2923200e.000001c1 === Spawned Process #7 (PID 10555) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:25:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:25:28Z: Process construction / entity creation complete.
2026-03-06T13:25:28Z: Beginning action construction / initialization.
2026-03-06T13:25:28Z: Action construction / initialization complete.
2026-03-06T13:25:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:25:29Z: DDS entities enabled.
2026-03-06T13:25:29Z: Initializing process actions.
2026-03-06T13:25:44Z: Starting process actions.
2026-03-06T13:25:44Z: Process tests started.
2026-03-06T13:26:14Z: Stopping process tests.
2026-03-06T13:26:14Z: Process tests stopped.
2026-03-06T13:26:15Z: Stopping process actions.
2026-03-06T13:26:15Z: Detaching Listeners.
2026-03-06T13:26:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:26:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.160
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.030
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2923200e.000001c1 === Spawned Process #5 (PID 10553) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:25:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:25:28Z: Process construction / entity creation complete.
2026-03-06T13:25:28Z: Beginning action construction / initialization.
2026-03-06T13:25:28Z: Action construction / initialization complete.
2026-03-06T13:25:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:25:29Z: DDS entities enabled.
2026-03-06T13:25:29Z: Initializing process actions.
2026-03-06T13:25:44Z: Starting process actions.
2026-03-06T13:25:44Z: Process tests started.
2026-03-06T13:26:14Z: Stopping process tests.
2026-03-06T13:26:14Z: Process tests stopped.
2026-03-06T13:26:15Z: Stopping process actions.
2026-03-06T13:26:15Z: Detaching Listeners.
2026-03-06T13:26:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:26:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.193
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.031
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2923200e.000001c1 === Spawned Process #10 (PID 10558) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:25:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:25:28Z: Process construction / entity creation complete.
2026-03-06T13:25:28Z: Beginning action construction / initialization.
2026-03-06T13:25:28Z: Action construction / initialization complete.
2026-03-06T13:25:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:25:29Z: DDS entities enabled.
2026-03-06T13:25:29Z: Initializing process actions.
2026-03-06T13:25:44Z: Starting process actions.
2026-03-06T13:25:44Z: Process tests started.
2026-03-06T13:26:14Z: Stopping process tests.
2026-03-06T13:26:14Z: Process tests stopped.
2026-03-06T13:26:15Z: Stopping process actions.
2026-03-06T13:26:15Z: Detaching Listeners.
2026-03-06T13:26:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:26:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.185
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.029
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2923200e.000001c1 === Spawned Process #11 (PID 10559) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:25:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:25:28Z: Process construction / entity creation complete.
2026-03-06T13:25:28Z: Beginning action construction / initialization.
2026-03-06T13:25:28Z: Action construction / initialization complete.
2026-03-06T13:25:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:25:29Z: DDS entities enabled.
2026-03-06T13:25:29Z: Initializing process actions.
2026-03-06T13:25:44Z: Starting process actions.
2026-03-06T13:25:44Z: Process tests started.
2026-03-06T13:26:14Z: Stopping process tests.
2026-03-06T13:26:14Z: Process tests stopped.
2026-03-06T13:26:15Z: Stopping process actions.
2026-03-06T13:26:15Z: Detaching Listeners.
2026-03-06T13:26:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:26:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.268
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2923200e.000001c1 === Spawned Process #9 (PID 10557) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:25:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:25:28Z: Process construction / entity creation complete.
2026-03-06T13:25:28Z: Beginning action construction / initialization.
2026-03-06T13:25:28Z: Action construction / initialization complete.
2026-03-06T13:25:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:25:29Z: DDS entities enabled.
2026-03-06T13:25:29Z: Initializing process actions.
2026-03-06T13:25:44Z: Starting process actions.
2026-03-06T13:25:44Z: Process tests started.
2026-03-06T13:26:14Z: Stopping process tests.
2026-03-06T13:26:14Z: Process tests stopped.
2026-03-06T13:26:15Z: Stopping process actions.
2026-03-06T13:26:15Z: Detaching Listeners.
2026-03-06T13:26:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:26:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.295
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.024
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2923200e.000001c1 === Spawned Process #8 (PID 10556) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:25:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:25:28Z: Process construction / entity creation complete.
2026-03-06T13:25:28Z: Beginning action construction / initialization.
2026-03-06T13:25:28Z: Action construction / initialization complete.
2026-03-06T13:25:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:25:29Z: DDS entities enabled.
2026-03-06T13:25:29Z: Initializing process actions.
2026-03-06T13:25:44Z: Starting process actions.
2026-03-06T13:25:44Z: Process tests started.
2026-03-06T13:26:14Z: Stopping process tests.
2026-03-06T13:26:14Z: Process tests stopped.
2026-03-06T13:26:15Z: Stopping process actions.
2026-03-06T13:26:15Z: Detaching Listeners.
2026-03-06T13:26:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:26:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.323
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.024
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan --show-worker-logs Time:61s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan-ws --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10652
node_controller PID: 10653 started at 2026-03-06 13:26:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-fan-ws
test_controller PID: 10654 started at 2026-03-06 13:26:17
Using example/config/scenario/ci-fan-ws.json:
Name: Continuous Integration Fan-Out / Fan-In Test Using WaitSet
Description: This is a small quick test for data fan-out / fan-in capability that uses waitsets and read conditions for reading data
Parameters:
Base: fan
Bytes: 256
Strategy: WaitSet
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5298f536.299d5718.000001c1 "test_nc_10652"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/7
Started at 2026-03-06T13:26:24Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-06T13:26:27Z
2026-03-06T13:26:27Z: Node 01037c1e.5298f536.299d5718.000001c1 (test_nc_10652) starting process 10671:
- original config: ci-fan-ws_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w1_config.json --report /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w1_report.json --log /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w1_log.txt
2026-03-06T13:26:27Z: Node 01037c1e.5298f536.299d5718.000001c1 (test_nc_10652) starting process 10672:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w2_config.json --report /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w2_report.json --log /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w2_log.txt
2026-03-06T13:26:27Z: Node 01037c1e.5298f536.299d5718.000001c1 (test_nc_10652) starting process 10673:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w3_config.json --report /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w3_report.json --log /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w3_log.txt
2026-03-06T13:26:27Z: Node 01037c1e.5298f536.299d5718.000001c1 (test_nc_10652) starting process 10674:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w4_config.json --report /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w4_report.json --log /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w4_log.txt
2026-03-06T13:26:27Z: Node 01037c1e.5298f536.299d5718.000001c1 (test_nc_10652) starting process 10675:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w5_config.json --report /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w5_report.json --log /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w5_log.txt
2026-03-06T13:26:27Z: Node 01037c1e.5298f536.299d5718.000001c1 (test_nc_10652) starting process 10676:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w6_config.json --report /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w6_report.json --log /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w6_log.txt
2026-03-06T13:26:27Z: Node 01037c1e.5298f536.299d5718.000001c1 (test_nc_10652) starting process 10677:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w7_config.json --report /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w7_report.json --log /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w7_log.txt
2026-03-06T13:26:27Z: Node 01037c1e.5298f536.299d5718.000001c1 (test_nc_10652) starting process 10678:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w8_config.json --report /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w8_report.json --log /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w8_log.txt
2026-03-06T13:26:27Z: Node 01037c1e.5298f536.299d5718.000001c1 (test_nc_10652) starting process 10679:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w9_config.json --report /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w9_report.json --log /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w9_log.txt
2026-03-06T13:26:27Z: Node 01037c1e.5298f536.299d5718.000001c1 (test_nc_10652) starting process 10680:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w10_config.json --report /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w10_report.json --log /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w10_log.txt
2026-03-06T13:26:27Z: Node 01037c1e.5298f536.299d5718.000001c1 (test_nc_10652) starting process 10681:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w11_config.json --report /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w11_report.json --log /tmp/opendds_bench_nc_10653/n01037c1e.5298f536.299d5718.000001c1w11_log.txt
2026-03-06T13:27:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10678 with exit code 0
2026-03-06T13:27:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10673 with exit code 0
2026-03-06T13:27:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10671 with exit code 0
2026-03-06T13:27:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10672 with exit code 0
2026-03-06T13:27:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10674 with exit code 0
2026-03-06T13:27:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10675 with exit code 0
2026-03-06T13:27:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10680 with exit code 0
2026-03-06T13:27:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10681 with exit code 0
2026-03-06T13:27:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10677 with exit code 0
2026-03-06T13:27:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10679 with exit code 0
2026-03-06T13:27:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10676 with exit code 0
Writing report for node name 'test_nc_10652' (id '01037c1e.5298f536.299d5718.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
All reports written and acknowledged.
Ended at 2026-03-06T13:27:16Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 64.880952
percent cpu utilization mean = 4.094758
percent cpu utilization stdev = 9.672091
percent cpu utilization median = 1.252506
percent cpu utilization madev = 1.252506
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.978315
percent memory utilization mean = 8.573077
percent memory utilization stdev = 1.307732
percent memory utilization median = 8.932829
percent memory utilization madev = 0.044289
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698714
percent virtual memory utilization mean = 4192.357790
percent virtual memory utilization stdev = 605.114725
percent virtual memory utilization median = 4279.698701
percent virtual memory utilization madev = 0.000013
Test Timing Stats:
Max Construction Time: 0.351 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.023 seconds
Max Destruction Time: 0.152 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 40
discovery time delta min = 0.226315
discovery time delta max = 0.797072
discovery time delta mean = 0.493833
discovery time delta stdev = 0.130903
discovery time delta median = 0.525695
discovery time delta madev = 0.048216
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 2000
latency min = 0.000820
latency max = 0.333602
latency mean = 0.004705
latency stdev = 0.017469
latency median = 0.003032
latency madev = 0.001086
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.099936
jitter mean = 0.002380
jitter stdev = 0.008743
jitter median = 0.001272
jitter madev = 0.000814
Throughput Statistics:
throughput count = 1980
throughput min = 1030.787007
throughput max = 260433.621981
throughput mean = 4746.590577
throughput stdev = 14456.928224
throughput median = 3438.963407
throughput madev = 5.338642
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.001472
round trip latency max = 0.167825
round trip latency mean = 0.004794
round trip latency stdev = 0.012224
round trip latency median = 0.003352
round trip latency madev = 0.000343
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000000
round trip jitter max = 0.049970
round trip jitter mean = 0.001436
round trip jitter stdev = 0.006123
round trip jitter median = 0.000479
round trip jitter madev = 0.000297
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 1021.906825
round trip throughput max = 3438.891971
round trip throughput mean = 3412.149916
round trip throughput stdev = 178.690577
round trip throughput median = 3435.373858
round trip throughput madev = 1.989018
Wrote results to example/result/7
=== Showing Log for Node 01037c1e.5298f536.299d5718.000001c1 === Spawned Process #8 (PID 10678) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:26:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:26:28Z: Process construction / entity creation complete.
2026-03-06T13:26:28Z: Beginning action construction / initialization.
2026-03-06T13:26:28Z: Action construction / initialization complete.
2026-03-06T13:26:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:26:29Z: DDS entities enabled.
2026-03-06T13:26:29Z: Initializing process actions.
2026-03-06T13:26:44Z: Starting process actions.
2026-03-06T13:26:44Z: Process tests started.
2026-03-06T13:27:14Z: Stopping process tests.
2026-03-06T13:27:14Z: Process tests stopped.
2026-03-06T13:27:15Z: Stopping process actions.
2026-03-06T13:27:15Z: Detaching Listeners.
2026-03-06T13:27:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:27:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.064
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.099
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.299d5718.000001c1 === Spawned Process #3 (PID 10673) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:26:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:26:28Z: Process construction / entity creation complete.
2026-03-06T13:26:28Z: Beginning action construction / initialization.
2026-03-06T13:26:28Z: Action construction / initialization complete.
2026-03-06T13:26:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:26:29Z: DDS entities enabled.
2026-03-06T13:26:29Z: Initializing process actions.
2026-03-06T13:26:44Z: Starting process actions.
2026-03-06T13:26:44Z: Process tests started.
2026-03-06T13:27:14Z: Stopping process tests.
2026-03-06T13:27:14Z: Process tests stopped.
2026-03-06T13:27:15Z: Stopping process actions.
2026-03-06T13:27:15Z: Detaching Listeners.
2026-03-06T13:27:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:27:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.053
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.152
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.299d5718.000001c1 === Spawned Process #1 (PID 10671) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:26:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-06T13:26:28Z: Process construction / entity creation complete.
2026-03-06T13:26:28Z: Beginning action construction / initialization.
2026-03-06T13:26:28Z: Action construction / initialization complete.
2026-03-06T13:26:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:26:29Z: DDS entities enabled.
2026-03-06T13:26:29Z: Initializing process actions.
2026-03-06T13:26:44Z: Starting process actions.
2026-03-06T13:26:44Z: Process tests started.
2026-03-06T13:27:14Z: Stopping process tests.
2026-03-06T13:27:14Z: Process tests stopped.
2026-03-06T13:27:15Z: Stopping process actions.
2026-03-06T13:27:15Z: Detaching Listeners.
2026-03-06T13:27:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:27:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.080
enable time: 0.000
start time: 0.001
stop time: 0.023
destruction time: 0.055
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.299d5718.000001c1 === Spawned Process #2 (PID 10672) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:26:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:26:28Z: Process construction / entity creation complete.
2026-03-06T13:26:28Z: Beginning action construction / initialization.
2026-03-06T13:26:28Z: Action construction / initialization complete.
2026-03-06T13:26:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:26:29Z: DDS entities enabled.
2026-03-06T13:26:29Z: Initializing process actions.
2026-03-06T13:26:44Z: Starting process actions.
2026-03-06T13:26:44Z: Process tests started.
2026-03-06T13:27:14Z: Stopping process tests.
2026-03-06T13:27:14Z: Process tests stopped.
2026-03-06T13:27:15Z: Stopping process actions.
2026-03-06T13:27:15Z: Detaching Listeners.
2026-03-06T13:27:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:27:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.133
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.299d5718.000001c1 === Spawned Process #4 (PID 10674) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:26:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:26:28Z: Process construction / entity creation complete.
2026-03-06T13:26:28Z: Beginning action construction / initialization.
2026-03-06T13:26:28Z: Action construction / initialization complete.
2026-03-06T13:26:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:26:29Z: DDS entities enabled.
2026-03-06T13:26:29Z: Initializing process actions.
2026-03-06T13:26:44Z: Starting process actions.
2026-03-06T13:26:44Z: Process tests started.
2026-03-06T13:27:14Z: Stopping process tests.
2026-03-06T13:27:14Z: Process tests stopped.
2026-03-06T13:27:15Z: Stopping process actions.
2026-03-06T13:27:15Z: Detaching Listeners.
2026-03-06T13:27:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:27:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.183
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.033
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.299d5718.000001c1 === Spawned Process #5 (PID 10675) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:26:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:26:28Z: Process construction / entity creation complete.
2026-03-06T13:26:28Z: Beginning action construction / initialization.
2026-03-06T13:26:28Z: Action construction / initialization complete.
2026-03-06T13:26:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:26:29Z: DDS entities enabled.
2026-03-06T13:26:29Z: Initializing process actions.
2026-03-06T13:26:44Z: Starting process actions.
2026-03-06T13:26:44Z: Process tests started.
2026-03-06T13:27:14Z: Stopping process tests.
2026-03-06T13:27:14Z: Process tests stopped.
2026-03-06T13:27:15Z: Stopping process actions.
2026-03-06T13:27:15Z: Detaching Listeners.
2026-03-06T13:27:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:27:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.273
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.042
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.299d5718.000001c1 === Spawned Process #10 (PID 10680) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:26:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:26:28Z: Process construction / entity creation complete.
2026-03-06T13:26:28Z: Beginning action construction / initialization.
2026-03-06T13:26:28Z: Action construction / initialization complete.
2026-03-06T13:26:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:26:29Z: DDS entities enabled.
2026-03-06T13:26:29Z: Initializing process actions.
2026-03-06T13:26:44Z: Starting process actions.
2026-03-06T13:26:44Z: Process tests started.
2026-03-06T13:27:14Z: Stopping process tests.
2026-03-06T13:27:14Z: Process tests stopped.
2026-03-06T13:27:15Z: Stopping process actions.
2026-03-06T13:27:15Z: Detaching Listeners.
2026-03-06T13:27:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:27:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.161
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.299d5718.000001c1 === Spawned Process #11 (PID 10681) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:26:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:26:28Z: Process construction / entity creation complete.
2026-03-06T13:26:28Z: Beginning action construction / initialization.
2026-03-06T13:26:28Z: Action construction / initialization complete.
2026-03-06T13:26:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:26:29Z: DDS entities enabled.
2026-03-06T13:26:29Z: Initializing process actions.
2026-03-06T13:26:44Z: Starting process actions.
2026-03-06T13:26:44Z: Process tests started.
2026-03-06T13:27:14Z: Stopping process tests.
2026-03-06T13:27:14Z: Process tests stopped.
2026-03-06T13:27:15Z: Stopping process actions.
2026-03-06T13:27:15Z: Detaching Listeners.
2026-03-06T13:27:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:27:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.253
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.299d5718.000001c1 === Spawned Process #7 (PID 10677) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:26:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:26:28Z: Process construction / entity creation complete.
2026-03-06T13:26:28Z: Beginning action construction / initialization.
2026-03-06T13:26:28Z: Action construction / initialization complete.
2026-03-06T13:26:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:26:29Z: DDS entities enabled.
2026-03-06T13:26:29Z: Initializing process actions.
2026-03-06T13:26:44Z: Starting process actions.
2026-03-06T13:26:44Z: Process tests started.
2026-03-06T13:27:14Z: Stopping process tests.
2026-03-06T13:27:14Z: Process tests stopped.
2026-03-06T13:27:15Z: Stopping process actions.
2026-03-06T13:27:15Z: Detaching Listeners.
2026-03-06T13:27:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:27:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.307
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.046
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.299d5718.000001c1 === Spawned Process #9 (PID 10679) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:26:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:26:28Z: Process construction / entity creation complete.
2026-03-06T13:26:28Z: Beginning action construction / initialization.
2026-03-06T13:26:28Z: Action construction / initialization complete.
2026-03-06T13:26:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:26:29Z: DDS entities enabled.
2026-03-06T13:26:29Z: Initializing process actions.
2026-03-06T13:26:44Z: Starting process actions.
2026-03-06T13:26:44Z: Process tests started.
2026-03-06T13:27:14Z: Stopping process tests.
2026-03-06T13:27:14Z: Process tests stopped.
2026-03-06T13:27:15Z: Stopping process actions.
2026-03-06T13:27:15Z: Detaching Listeners.
2026-03-06T13:27:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:27:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.298
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.046
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.299d5718.000001c1 === Spawned Process #6 (PID 10676) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:26:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:26:28Z: Process construction / entity creation complete.
2026-03-06T13:26:28Z: Beginning action construction / initialization.
2026-03-06T13:26:28Z: Action construction / initialization complete.
2026-03-06T13:26:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:26:29Z: DDS entities enabled.
2026-03-06T13:26:29Z: Initializing process actions.
2026-03-06T13:26:44Z: Starting process actions.
2026-03-06T13:26:44Z: Process tests started.
2026-03-06T13:27:14Z: Stopping process tests.
2026-03-06T13:27:14Z: Process tests stopped.
2026-03-06T13:27:15Z: Stopping process actions.
2026-03-06T13:27:15Z: Detaching Listeners.
2026-03-06T13:27:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:27:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.351
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.019
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan-ws --show-worker-logs Time:60s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan-frag --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10786
node_controller PID: 10787 started at 2026-03-06 13:27:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-fan-frag
test_controller PID: 10788 started at 2026-03-06 13:27:17
Using example/config/scenario/ci-fan-frag.json:
Name: Continuous Integration Fan-Out / Fan-In Test
Description: This is a small quick test for data fan-out / fan-in capability with large samples (fragmentation)
Parameters:
Base: fan
Bytes: 256000
Strategy: Listener
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5298f536.2a236d10.000001c1 "test_nc_10786"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/8
Started at 2026-03-06T13:27:24Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-06T13:27:27Z
2026-03-06T13:27:27Z: Node 01037c1e.5298f536.2a236d10.000001c1 (test_nc_10786) starting process 10805:
- original config: ci-fan-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w1_config.json --report /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w1_report.json --log /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w1_log.txt
2026-03-06T13:27:27Z: Node 01037c1e.5298f536.2a236d10.000001c1 (test_nc_10786) starting process 10806:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w2_config.json --report /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w2_report.json --log /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w2_log.txt
2026-03-06T13:27:27Z: Node 01037c1e.5298f536.2a236d10.000001c1 (test_nc_10786) starting process 10807:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w3_config.json --report /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w3_report.json --log /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w3_log.txt
2026-03-06T13:27:27Z: Node 01037c1e.5298f536.2a236d10.000001c1 (test_nc_10786) starting process 10808:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w4_config.json --report /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w4_report.json --log /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w4_log.txt
2026-03-06T13:27:27Z: Node 01037c1e.5298f536.2a236d10.000001c1 (test_nc_10786) starting process 10809:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w5_config.json --report /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w5_report.json --log /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w5_log.txt
2026-03-06T13:27:27Z: Node 01037c1e.5298f536.2a236d10.000001c1 (test_nc_10786) starting process 10810:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w6_config.json --report /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w6_report.json --log /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w6_log.txt
2026-03-06T13:27:27Z: Node 01037c1e.5298f536.2a236d10.000001c1 (test_nc_10786) starting process 10811:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w7_config.json --report /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w7_report.json --log /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w7_log.txt
2026-03-06T13:27:27Z: Node 01037c1e.5298f536.2a236d10.000001c1 (test_nc_10786) starting process 10812:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w8_config.json --report /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w8_report.json --log /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w8_log.txt
2026-03-06T13:27:27Z: Node 01037c1e.5298f536.2a236d10.000001c1 (test_nc_10786) starting process 10813:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w9_config.json --report /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w9_report.json --log /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w9_log.txt
2026-03-06T13:27:27Z: Node 01037c1e.5298f536.2a236d10.000001c1 (test_nc_10786) starting process 10814:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w10_config.json --report /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w10_report.json --log /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w10_log.txt
2026-03-06T13:27:27Z: Node 01037c1e.5298f536.2a236d10.000001c1 (test_nc_10786) starting process 10815:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w11_config.json --report /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w11_report.json --log /tmp/opendds_bench_nc_10787/n01037c1e.5298f536.2a236d10.000001c1w11_log.txt
2026-03-06T13:28:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10805 with exit code 0
2026-03-06T13:28:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10807 with exit code 0
2026-03-06T13:28:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10812 with exit code 0
2026-03-06T13:28:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10811 with exit code 0
2026-03-06T13:28:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10809 with exit code 0
2026-03-06T13:28:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10813 with exit code 0
2026-03-06T13:28:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10806 with exit code 0
2026-03-06T13:28:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10810 with exit code 0
2026-03-06T13:28:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10808 with exit code 0
2026-03-06T13:28:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10814 with exit code 0
2026-03-06T13:28:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10815 with exit code 0
Writing report for node name 'test_nc_10786' (id '01037c1e.5298f536.2a236d10.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
Ended at 2026-03-06T13:28:16Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 68.500000
percent cpu utilization mean = 4.050699
percent cpu utilization stdev = 10.141705
percent cpu utilization median = 1.503759
percent cpu utilization madev = 1.503759
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.897970
percent memory utilization mean = 8.527101
percent memory utilization stdev = 1.296103
percent memory utilization median = 8.870170
percent memory utilization madev = 0.027800
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698082
percent virtual memory utilization mean = 4192.357187
percent virtual memory utilization stdev = 605.114638
percent virtual memory utilization median = 4279.698059
percent virtual memory utilization madev = 0.000024
Test Timing Stats:
Max Construction Time: 0.295 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.003 seconds
Max Stop Time: 0.023 seconds
Max Destruction Time: 0.154 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 40
discovery time delta min = 0.255682
discovery time delta max = 0.857875
discovery time delta mean = 0.516988
discovery time delta stdev = 0.144042
discovery time delta median = 0.525739
discovery time delta madev = 0.094093
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 200
latency min = 0.008307
latency max = 4.472687
latency mean = 0.283332
latency stdev = 0.645375
latency median = 0.021730
latency madev = 0.007997
Jitter Statistics:
jitter count = 180
jitter min = 0.000025
jitter max = 3.208351
jitter mean = 0.207853
jitter stdev = 0.386054
jitter median = 0.007061
jitter madev = 0.005653
Throughput Statistics:
throughput count = 180
throughput min = 57212.417144
throughput max = 256594.335635
throughput mean = 240953.382203
throughput stdev = 34801.635557
throughput median = 254626.252179
throughput madev = 1026.793233
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.010827
round trip latency max = 2.249697
round trip latency mean = 0.287903
round trip latency stdev = 0.416508
round trip latency median = 0.138219
round trip latency madev = 0.111970
Round Trip Jitter Statistics:
round trip jitter count = 90
round trip jitter min = 0.000281
round trip jitter max = 1.602097
round trip jitter mean = 0.206758
round trip jitter stdev = 0.232204
round trip jitter median = 0.114361
round trip jitter madev = 0.112156
Round Trip Throughput Statistics:
round trip throughput count = 90
round trip throughput min = 56873.074372
round trip throughput max = 255362.440881
round trip throughput mean = 225454.308064
round trip throughput stdev = 45063.450470
round trip throughput median = 245195.575823
round trip throughput madev = 8684.918061
Wrote results to example/result/8
=== Showing Log for Node 01037c1e.5298f536.2a236d10.000001c1 === Spawned Process #1 (PID 10805) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:27:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-06T13:27:29Z: Process construction / entity creation complete.
2026-03-06T13:27:29Z: Beginning action construction / initialization.
2026-03-06T13:27:29Z: Action construction / initialization complete.
2026-03-06T13:27:30Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:27:30Z: DDS entities enabled.
2026-03-06T13:27:30Z: Initializing process actions.
2026-03-06T13:27:45Z: Starting process actions.
2026-03-06T13:27:45Z: Process tests started.
2026-03-06T13:28:15Z: Stopping process tests.
2026-03-06T13:28:15Z: Process tests stopped.
2026-03-06T13:28:16Z: Stopping process actions.
2026-03-06T13:28:16Z: Detaching Listeners.
2026-03-06T13:28:16Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:28:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.075
enable time: 0.000
start time: 0.003
stop time: 0.023
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2a236d10.000001c1 === Spawned Process #3 (PID 10807) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:27:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:27:28Z: Process construction / entity creation complete.
2026-03-06T13:27:28Z: Beginning action construction / initialization.
2026-03-06T13:27:28Z: Action construction / initialization complete.
2026-03-06T13:27:29Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:27:29Z: DDS entities enabled.
2026-03-06T13:27:29Z: Initializing process actions.
2026-03-06T13:27:44Z: Starting process actions.
2026-03-06T13:27:44Z: Process tests started.
2026-03-06T13:28:14Z: Stopping process tests.
2026-03-06T13:28:14Z: Process tests stopped.
2026-03-06T13:28:15Z: Stopping process actions.
2026-03-06T13:28:15Z: Detaching Listeners.
2026-03-06T13:28:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:28:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.048
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.154
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2a236d10.000001c1 === Spawned Process #8 (PID 10812) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:27:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:27:29Z: Process construction / entity creation complete.
2026-03-06T13:27:29Z: Beginning action construction / initialization.
2026-03-06T13:27:29Z: Action construction / initialization complete.
2026-03-06T13:27:30Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:27:30Z: DDS entities enabled.
2026-03-06T13:27:30Z: Initializing process actions.
2026-03-06T13:27:45Z: Starting process actions.
2026-03-06T13:27:45Z: Process tests started.
2026-03-06T13:28:15Z: Stopping process tests.
2026-03-06T13:28:15Z: Process tests stopped.
2026-03-06T13:28:16Z: Stopping process actions.
2026-03-06T13:28:16Z: Detaching Listeners.
2026-03-06T13:28:16Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:28:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.085
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.069
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2a236d10.000001c1 === Spawned Process #7 (PID 10811) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:27:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:27:29Z: Process construction / entity creation complete.
2026-03-06T13:27:29Z: Beginning action construction / initialization.
2026-03-06T13:27:29Z: Action construction / initialization complete.
2026-03-06T13:27:30Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:27:30Z: DDS entities enabled.
2026-03-06T13:27:30Z: Initializing process actions.
2026-03-06T13:27:45Z: Starting process actions.
2026-03-06T13:27:45Z: Process tests started.
2026-03-06T13:28:15Z: Stopping process tests.
2026-03-06T13:28:15Z: Process tests stopped.
2026-03-06T13:28:16Z: Stopping process actions.
2026-03-06T13:28:16Z: Detaching Listeners.
2026-03-06T13:28:16Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:28:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.152
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2a236d10.000001c1 === Spawned Process #5 (PID 10809) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:27:29Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:27:29Z: Process construction / entity creation complete.
2026-03-06T13:27:29Z: Beginning action construction / initialization.
2026-03-06T13:27:29Z: Action construction / initialization complete.
2026-03-06T13:27:30Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:27:30Z: DDS entities enabled.
2026-03-06T13:27:30Z: Initializing process actions.
2026-03-06T13:27:45Z: Starting process actions.
2026-03-06T13:27:45Z: Process tests started.
2026-03-06T13:28:15Z: Stopping process tests.
2026-03-06T13:28:15Z: Process tests stopped.
2026-03-06T13:28:16Z: Stopping process actions.
2026-03-06T13:28:16Z: Detaching Listeners.
2026-03-06T13:28:16Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:28:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.203
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2a236d10.000001c1 === Spawned Process #9 (PID 10813) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:27:29Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:27:29Z: Process construction / entity creation complete.
2026-03-06T13:27:29Z: Beginning action construction / initialization.
2026-03-06T13:27:29Z: Action construction / initialization complete.
2026-03-06T13:27:30Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:27:30Z: DDS entities enabled.
2026-03-06T13:27:30Z: Initializing process actions.
2026-03-06T13:27:45Z: Starting process actions.
2026-03-06T13:27:45Z: Process tests started.
2026-03-06T13:28:15Z: Stopping process tests.
2026-03-06T13:28:15Z: Process tests stopped.
2026-03-06T13:28:16Z: Stopping process actions.
2026-03-06T13:28:16Z: Detaching Listeners.
2026-03-06T13:28:16Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:28:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.211
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.025
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2a236d10.000001c1 === Spawned Process #2 (PID 10806) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:27:28Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:27:29Z: Process construction / entity creation complete.
2026-03-06T13:27:29Z: Beginning action construction / initialization.
2026-03-06T13:27:29Z: Action construction / initialization complete.
2026-03-06T13:27:30Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:27:30Z: DDS entities enabled.
2026-03-06T13:27:30Z: Initializing process actions.
2026-03-06T13:27:45Z: Starting process actions.
2026-03-06T13:27:45Z: Process tests started.
2026-03-06T13:28:15Z: Stopping process tests.
2026-03-06T13:28:15Z: Process tests stopped.
2026-03-06T13:28:16Z: Stopping process actions.
2026-03-06T13:28:16Z: Detaching Listeners.
2026-03-06T13:28:16Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:28:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.295
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2a236d10.000001c1 === Spawned Process #6 (PID 10810) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:27:29Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:27:29Z: Process construction / entity creation complete.
2026-03-06T13:27:29Z: Beginning action construction / initialization.
2026-03-06T13:27:29Z: Action construction / initialization complete.
2026-03-06T13:27:30Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:27:30Z: DDS entities enabled.
2026-03-06T13:27:30Z: Initializing process actions.
2026-03-06T13:27:45Z: Starting process actions.
2026-03-06T13:27:45Z: Process tests started.
2026-03-06T13:28:15Z: Stopping process tests.
2026-03-06T13:28:15Z: Process tests stopped.
2026-03-06T13:28:16Z: Stopping process actions.
2026-03-06T13:28:16Z: Detaching Listeners.
2026-03-06T13:28:16Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:28:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.268
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.034
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2a236d10.000001c1 === Spawned Process #4 (PID 10808) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:27:29Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:27:29Z: Process construction / entity creation complete.
2026-03-06T13:27:29Z: Beginning action construction / initialization.
2026-03-06T13:27:29Z: Action construction / initialization complete.
2026-03-06T13:27:30Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:27:30Z: DDS entities enabled.
2026-03-06T13:27:30Z: Initializing process actions.
2026-03-06T13:27:45Z: Starting process actions.
2026-03-06T13:27:45Z: Process tests started.
2026-03-06T13:28:15Z: Stopping process tests.
2026-03-06T13:28:15Z: Process tests stopped.
2026-03-06T13:28:16Z: Stopping process actions.
2026-03-06T13:28:16Z: Detaching Listeners.
2026-03-06T13:28:16Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:28:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.263
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2a236d10.000001c1 === Spawned Process #10 (PID 10814) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:27:29Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:27:29Z: Process construction / entity creation complete.
2026-03-06T13:27:29Z: Beginning action construction / initialization.
2026-03-06T13:27:29Z: Action construction / initialization complete.
2026-03-06T13:27:30Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:27:30Z: DDS entities enabled.
2026-03-06T13:27:30Z: Initializing process actions.
2026-03-06T13:27:45Z: Starting process actions.
2026-03-06T13:27:45Z: Process tests started.
2026-03-06T13:28:15Z: Stopping process tests.
2026-03-06T13:28:15Z: Process tests stopped.
2026-03-06T13:28:16Z: Stopping process actions.
2026-03-06T13:28:16Z: Detaching Listeners.
2026-03-06T13:28:16Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:28:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.292
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.036
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2a236d10.000001c1 === Spawned Process #11 (PID 10815) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:27:29Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-06T13:27:29Z: Process construction / entity creation complete.
2026-03-06T13:27:29Z: Beginning action construction / initialization.
2026-03-06T13:27:29Z: Action construction / initialization complete.
2026-03-06T13:27:30Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:27:30Z: DDS entities enabled.
2026-03-06T13:27:30Z: Initializing process actions.
2026-03-06T13:27:45Z: Starting process actions.
2026-03-06T13:27:45Z: Process tests started.
2026-03-06T13:28:15Z: Stopping process tests.
2026-03-06T13:28:15Z: Process tests stopped.
2026-03-06T13:28:16Z: Stopping process actions.
2026-03-06T13:28:16Z: Detaching Listeners.
2026-03-06T13:28:16Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-06T13:28:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.268
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.042
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan-frag --show-worker-logs Time:61s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-mixed --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10912
node_controller PID: 10913 started at 2026-03-06 13:28:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-mixed
test_controller PID: 10914 started at 2026-03-06 13:28:18
Using example/config/scenario/ci-mixed.json:
Name: CI Showtime Mixed 5
Description: This is a small mixed-qos & configuration scenario. Reliable and durable topics are actively used during discovery.
Parameters:
Base: mixed
Nodes: 5
Participants: 17
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5298f536.2aa10933.000001c1 "test_nc_10912"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/9
Started at 2026-03-06T13:28:25Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-06T13:28:28Z
2026-03-06T13:28:28Z: Node 01037c1e.5298f536.2aa10933.000001c1 (test_nc_10912) starting process 10931:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w1_config.json --report /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w1_report.json --log /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w1_log.txt
2026-03-06T13:28:28Z: Node 01037c1e.5298f536.2aa10933.000001c1 (test_nc_10912) starting process 10932:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w2_config.json --report /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w2_report.json --log /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w2_log.txt
2026-03-06T13:28:28Z: Node 01037c1e.5298f536.2aa10933.000001c1 (test_nc_10912) starting process 10933:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w3_config.json --report /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w3_report.json --log /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w3_log.txt
2026-03-06T13:28:28Z: Node 01037c1e.5298f536.2aa10933.000001c1 (test_nc_10912) starting process 10934:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w4_config.json --report /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w4_report.json --log /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w4_log.txt
2026-03-06T13:28:28Z: Node 01037c1e.5298f536.2aa10933.000001c1 (test_nc_10912) starting process 10935:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w5_config.json --report /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w5_report.json --log /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w5_log.txt
2026-03-06T13:28:28Z: Node 01037c1e.5298f536.2aa10933.000001c1 (test_nc_10912) starting process 10936:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w6_config.json --report /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w6_report.json --log /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w6_log.txt
2026-03-06T13:28:28Z: Node 01037c1e.5298f536.2aa10933.000001c1 (test_nc_10912) starting process 10937:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w7_config.json --report /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w7_report.json --log /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w7_log.txt
2026-03-06T13:28:28Z: Node 01037c1e.5298f536.2aa10933.000001c1 (test_nc_10912) starting process 10938:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w8_config.json --report /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w8_report.json --log /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w8_log.txt
2026-03-06T13:28:28Z: Node 01037c1e.5298f536.2aa10933.000001c1 (test_nc_10912) starting process 10939:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w9_config.json --report /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w9_report.json --log /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w9_log.txt
2026-03-06T13:28:28Z: Node 01037c1e.5298f536.2aa10933.000001c1 (test_nc_10912) starting process 10940:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w10_config.json --report /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w10_report.json --log /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w10_log.txt
2026-03-06T13:28:28Z: Node 01037c1e.5298f536.2aa10933.000001c1 (test_nc_10912) starting process 10941:
- original config: ci-mixed_master.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w11_config.json --report /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w11_report.json --log /tmp/opendds_bench_nc_10913/n01037c1e.5298f536.2aa10933.000001c1w11_log.txt
2026-03-06T13:29:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10938 with exit code 0
2026-03-06T13:29:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10932 with exit code 0
2026-03-06T13:29:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10936 with exit code 0
2026-03-06T13:29:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10934 with exit code 0
2026-03-06T13:29:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10940 with exit code 0
2026-03-06T13:29:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10933 with exit code 0
2026-03-06T13:29:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10941 with exit code 0
2026-03-06T13:29:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10937 with exit code 0
2026-03-06T13:29:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10931 with exit code 0
2026-03-06T13:29:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10935 with exit code 0
2026-03-06T13:29:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10939 with exit code 0
Writing report for node name 'test_nc_10912' (id '01037c1e.5298f536.2aa10933.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
All reports written and acknowledged.
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
Ended at 2026-03-06T13:29:08Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 40
percent cpu utilization min = 0.000000
percent cpu utilization max = 90.931990
percent cpu utilization mean = 6.679061
percent cpu utilization stdev = 14.183747
percent cpu utilization median = 3.754076
percent cpu utilization madev = 1.244347
Percent Memory Utilization Statistics:
percent memory utilization count = 40
percent memory utilization min = 0.000000
percent memory utilization max = 10.046431
percent memory utilization mean = 9.445514
percent memory utilization stdev = 1.721054
percent memory utilization median = 9.883542
percent memory utilization madev = 0.088920
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 40
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.700408
percent virtual memory utilization mean = 4162.981003
percent virtual memory utilization stdev = 669.370405
percent virtual memory utilization median = 4279.700357
percent virtual memory utilization madev = 0.000044
Test Timing Stats:
Max Construction Time: 0.627 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.008 seconds
Max Stop Time: 0.884 seconds
Max Destruction Time: 0.076 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 416
discovery time delta min = 0.009479
discovery time delta max = 1.488365
discovery time delta mean = 0.583185
discovery time delta stdev = 0.278109
discovery time delta median = 0.632553
discovery time delta madev = 0.153247
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 3174
latency min = 0.000619
latency max = 0.006216
latency mean = 0.001312
latency stdev = 0.000554
latency median = 0.001225
latency madev = 0.000295
Jitter Statistics:
jitter count = 2966
jitter min = 0.000000
jitter max = 0.004915
jitter mean = 0.000418
jitter stdev = 0.000461
jitter median = 0.000316
jitter madev = 0.000207
Throughput Statistics:
throughput count = 2966
throughput min = 65.695286
throughput max = 332.782164
throughput mean = 230.661312
throughput stdev = 106.878990
throughput median = 332.326088
throughput madev = 0.262257
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/9
=== Showing Log for Node 01037c1e.5298f536.2aa10933.000001c1 === Spawned Process #8 (PID 10938) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:28:30Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-06T13:28:30Z: Process construction / entity creation complete.
2026-03-06T13:28:30Z: Beginning action construction / initialization.
2026-03-06T13:28:30Z: Action construction / initialization complete.
2026-03-06T13:28:32Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:28:32Z: DDS entities enabled.
2026-03-06T13:28:32Z: Initializing process actions.
2026-03-06T13:28:34Z: Starting process actions.
2026-03-06T13:28:34Z: Process tests started.
2026-03-06T13:29:04Z: Stopping process tests.
2026-03-06T13:29:05Z: Process tests stopped.
2026-03-06T13:29:07Z: Stopping process actions.
2026-03-06T13:29:07Z: Detaching Listeners.
2026-03-06T13:29:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-06T13:29:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.136
enable time: 0.000
start time: 0.002
stop time: 0.488
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2aa10933.000001c1 === Spawned Process #2 (PID 10932) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:28:30Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-06T13:28:30Z: Process construction / entity creation complete.
2026-03-06T13:28:30Z: Beginning action construction / initialization.
2026-03-06T13:28:30Z: Action construction / initialization complete.
2026-03-06T13:28:32Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:28:32Z: DDS entities enabled.
2026-03-06T13:28:32Z: Initializing process actions.
2026-03-06T13:28:34Z: Starting process actions.
2026-03-06T13:28:34Z: Process tests started.
2026-03-06T13:29:04Z: Stopping process tests.
2026-03-06T13:29:05Z: Process tests stopped.
2026-03-06T13:29:07Z: Stopping process actions.
2026-03-06T13:29:07Z: Detaching Listeners.
2026-03-06T13:29:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-06T13:29:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.380
enable time: 0.000
start time: 0.005
stop time: 0.462
destruction time: 0.062
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2aa10933.000001c1 === Spawned Process #6 (PID 10936) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:28:30Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-06T13:28:30Z: Process construction / entity creation complete.
2026-03-06T13:28:30Z: Beginning action construction / initialization.
2026-03-06T13:28:30Z: Action construction / initialization complete.
2026-03-06T13:28:32Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:28:32Z: DDS entities enabled.
2026-03-06T13:28:32Z: Initializing process actions.
2026-03-06T13:28:34Z: Starting process actions.
2026-03-06T13:28:34Z: Process tests started.
2026-03-06T13:29:04Z: Stopping process tests.
2026-03-06T13:29:05Z: Process tests stopped.
2026-03-06T13:29:07Z: Stopping process actions.
2026-03-06T13:29:07Z: Detaching Listeners.
2026-03-06T13:29:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-06T13:29:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.354
enable time: 0.000
start time: 0.005
stop time: 0.471
destruction time: 0.066
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2aa10933.000001c1 === Spawned Process #4 (PID 10934) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:28:30Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-06T13:28:30Z: Process construction / entity creation complete.
2026-03-06T13:28:30Z: Beginning action construction / initialization.
2026-03-06T13:28:30Z: Action construction / initialization complete.
2026-03-06T13:28:32Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:28:32Z: DDS entities enabled.
2026-03-06T13:28:32Z: Initializing process actions.
2026-03-06T13:28:34Z: Starting process actions.
2026-03-06T13:28:34Z: Process tests started.
2026-03-06T13:29:04Z: Stopping process tests.
2026-03-06T13:29:05Z: Process tests stopped.
2026-03-06T13:29:07Z: Stopping process actions.
2026-03-06T13:29:07Z: Detaching Listeners.
2026-03-06T13:29:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-06T13:29:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.335
enable time: 0.000
start time: 0.002
stop time: 0.472
destruction time: 0.076
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2aa10933.000001c1 === Spawned Process #10 (PID 10940) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:28:30Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-06T13:28:30Z: Process construction / entity creation complete.
2026-03-06T13:28:30Z: Beginning action construction / initialization.
2026-03-06T13:28:30Z: Action construction / initialization complete.
2026-03-06T13:28:32Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:28:32Z: DDS entities enabled.
2026-03-06T13:28:32Z: Initializing process actions.
2026-03-06T13:28:34Z: Starting process actions.
2026-03-06T13:28:34Z: Process tests started.
2026-03-06T13:29:04Z: Stopping process tests.
2026-03-06T13:29:05Z: Process tests stopped.
2026-03-06T13:29:07Z: Stopping process actions.
2026-03-06T13:29:07Z: Detaching Listeners.
2026-03-06T13:29:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-06T13:29:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.351
enable time: 0.000
start time: 0.003
stop time: 0.471
destruction time: 0.065
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2aa10933.000001c1 === Spawned Process #3 (PID 10933) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:28:30Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-06T13:28:30Z: Process construction / entity creation complete.
2026-03-06T13:28:30Z: Beginning action construction / initialization.
2026-03-06T13:28:30Z: Action construction / initialization complete.
2026-03-06T13:28:32Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:28:32Z: DDS entities enabled.
2026-03-06T13:28:32Z: Initializing process actions.
2026-03-06T13:28:34Z: Starting process actions.
2026-03-06T13:28:34Z: Process tests started.
2026-03-06T13:29:04Z: Stopping process tests.
2026-03-06T13:29:05Z: Process tests stopped.
2026-03-06T13:29:07Z: Stopping process actions.
2026-03-06T13:29:07Z: Detaching Listeners.
2026-03-06T13:29:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-06T13:29:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.161
enable time: 0.000
start time: 0.008
stop time: 0.884
destruction time: 0.057
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2aa10933.000001c1 === Spawned Process #11 (PID 10941) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:28:30Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_A1' in domain 7
Binding config for participant participant_A1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_A1' and listener type name ''
Creating datareader: 'datareader_A1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_A1' and listener type name ''
Creating datawriter: 'datawriter_A1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_A2' in domain 17
Binding config for participant participant_A2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_A2' and listener type name ''
Creating datareader: 'datareader_A2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_A2_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_A2' and listener type name ''
Creating datawriter: 'datawriter_A2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_A2_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-06T13:28:31Z: Process construction / entity creation complete.
2026-03-06T13:28:31Z: Beginning action construction / initialization.
2026-03-06T13:28:31Z: Action construction / initialization complete.
2026-03-06T13:28:33Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:28:33Z: DDS entities enabled.
2026-03-06T13:28:33Z: Initializing process actions.
2026-03-06T13:28:35Z: Starting process actions.
2026-03-06T13:28:35Z: Process tests started.
2026-03-06T13:29:05Z: Stopping process tests.
2026-03-06T13:29:05Z: Process tests stopped.
2026-03-06T13:29:07Z: Stopping process actions.
2026-03-06T13:29:07Z: Detaching Listeners.
2026-03-06T13:29:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_A1_T1
Deleting publisher: publisher_A1
Deleting datareader: datareader_A1_T1
Deleting subscriber: subscriber_A1
deleting entities for participant participant_A1
Deleting datawriter: datawriter_A2_T2
Deleting datawriter: datawriter_A2_T4
Deleting publisher: publisher_A2
Deleting datareader: datareader_A2_T2
Deleting datareader: datareader_A2_T4
Deleting subscriber: subscriber_A2
deleting entities for participant participant_A2
2026-03-06T13:29:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.506
enable time: 0.000
start time: 0.002
stop time: 0.501
destruction time: 0.055
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2aa10933.000001c1 === Spawned Process #7 (PID 10937) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:28:30Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-06T13:28:30Z: Process construction / entity creation complete.
2026-03-06T13:28:30Z: Beginning action construction / initialization.
2026-03-06T13:28:30Z: Action construction / initialization complete.
2026-03-06T13:28:32Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:28:32Z: DDS entities enabled.
2026-03-06T13:28:32Z: Initializing process actions.
2026-03-06T13:28:34Z: Starting process actions.
2026-03-06T13:28:34Z: Process tests started.
2026-03-06T13:29:04Z: Stopping process tests.
2026-03-06T13:29:05Z: Process tests stopped.
2026-03-06T13:29:07Z: Stopping process actions.
2026-03-06T13:29:07Z: Detaching Listeners.
2026-03-06T13:29:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-06T13:29:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.507
enable time: 0.000
start time: 0.007
stop time: 0.880
destruction time: 0.062
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2aa10933.000001c1 === Spawned Process #1 (PID 10931) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:28:30Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-06T13:28:30Z: Process construction / entity creation complete.
2026-03-06T13:28:30Z: Beginning action construction / initialization.
2026-03-06T13:28:30Z: Action construction / initialization complete.
2026-03-06T13:28:32Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:28:32Z: DDS entities enabled.
2026-03-06T13:28:32Z: Initializing process actions.
2026-03-06T13:28:34Z: Starting process actions.
2026-03-06T13:28:34Z: Process tests started.
2026-03-06T13:29:04Z: Stopping process tests.
2026-03-06T13:29:05Z: Process tests stopped.
2026-03-06T13:29:07Z: Stopping process actions.
2026-03-06T13:29:07Z: Detaching Listeners.
2026-03-06T13:29:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-06T13:29:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.542
enable time: 0.000
start time: 0.006
stop time: 0.882
destruction time: 0.063
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2aa10933.000001c1 === Spawned Process #5 (PID 10935) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:28:30Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-06T13:28:31Z: Process construction / entity creation complete.
2026-03-06T13:28:31Z: Beginning action construction / initialization.
2026-03-06T13:28:31Z: Action construction / initialization complete.
2026-03-06T13:28:33Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:28:33Z: DDS entities enabled.
2026-03-06T13:28:33Z: Initializing process actions.
2026-03-06T13:28:35Z: Starting process actions.
2026-03-06T13:28:35Z: Process tests started.
2026-03-06T13:29:05Z: Stopping process tests.
2026-03-06T13:29:05Z: Process tests stopped.
2026-03-06T13:29:07Z: Stopping process actions.
2026-03-06T13:29:07Z: Detaching Listeners.
2026-03-06T13:29:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-06T13:29:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.558
enable time: 0.000
start time: 0.005
stop time: 0.881
destruction time: 0.046
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5298f536.2aa10933.000001c1 === Spawned Process #9 (PID 10939) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-06T13:28:30Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-06T13:28:31Z: Process construction / entity creation complete.
2026-03-06T13:28:31Z: Beginning action construction / initialization.
2026-03-06T13:28:31Z: Action construction / initialization complete.
2026-03-06T13:28:33Z: Enabling DDS entities (if not already enabled).
2026-03-06T13:28:33Z: DDS entities enabled.
2026-03-06T13:28:33Z: Initializing process actions.
2026-03-06T13:28:35Z: Starting process actions.
2026-03-06T13:28:35Z: Process tests started.
2026-03-06T13:29:05Z: Stopping process tests.
2026-03-06T13:29:06Z: Process tests stopped.
2026-03-06T13:29:08Z: Stopping process actions.
2026-03-06T13:29:08Z: Detaching Listeners.
2026-03-06T13:29:08Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-06T13:29:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.627
enable time: 0.000
start time: 0.007
stop time: 0.878
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-mixed --show-worker-logs Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11079 started at 2026-03-06 13:29:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11080 started at 2026-03-06 13:29:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11081 started at 2026-03-06 13:29:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11109 started at 2026-03-06 13:29:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11117 started at 2026-03-06 13:29:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11118 started at 2026-03-06 13:29:22
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11078 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl secure
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11129 started at 2026-03-06 13:29:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11130 started at 2026-03-06 13:29:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11131 started at 2026-03-06 13:29:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11159 started at 2026-03-06 13:29:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11167 started at 2026-03-06 13:29:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11168 started at 2026-03-06 13:29:37
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11128 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl secure Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl join
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11178 started at 2026-03-06 13:29:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11179 started at 2026-03-06 13:29:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11197 started at 2026-03-06 13:29:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11205 started at 2026-03-06 13:29:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11216 started at 2026-03-06 13:29:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11217 started at 2026-03-06 13:29:56
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11177 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl join Time:20s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl single
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11227 started at 2026-03-06 13:30:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11228 started at 2026-03-06 13:30:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11252 started at 2026-03-06 13:30:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11260 started at 2026-03-06 13:30:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11261 started at 2026-03-06 13:30:11
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11226 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl single Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11272 started at 2026-03-06 13:30:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11273 started at 2026-03-06 13:30:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11274 started at 2026-03-06 13:30:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11302 started at 2026-03-06 13:30:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11310 started at 2026-03-06 13:30:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11311 started at 2026-03-06 13:30:25
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11270 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 secure
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11321 started at 2026-03-06 13:30:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11322 started at 2026-03-06 13:30:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11323 started at 2026-03-06 13:30:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11351 started at 2026-03-06 13:30:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11359 started at 2026-03-06 13:30:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11360 started at 2026-03-06 13:30:40
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11320 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 secure Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 join
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11370 started at 2026-03-06 13:30:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11371 started at 2026-03-06 13:30:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11389 started at 2026-03-06 13:30:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11397 started at 2026-03-06 13:30:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11408 started at 2026-03-06 13:30:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11409 started at 2026-03-06 13:30:59
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11369 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 join Time:20s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 single
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11420 started at 2026-03-06 13:31:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11421 started at 2026-03-06 13:31:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11439 started at 2026-03-06 13:31:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11447 started at 2026-03-06 13:31:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11448 started at 2026-03-06 13:31:14
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11418 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 single Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl draining
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11458 started at 2026-03-06 13:31:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11459 started at 2026-03-06 13:31:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -d -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11477 started at 2026-03-06 13:31:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11485 started at 2026-03-06 13:31:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelayControl -RelayId relay1 -DCPSConfigFile relay1.ini -Set RTPS_RELAY_DRAIN_INTERVAL=100 -Set RTPS_RELAY_DRAIN_STATE=Draining -Set RTPS_RELAY_ADMIT_STATE=NotAdmitting -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile control1.log -DCPSPendingTimeout 3
control1 PID: 11486 started at 2026-03-06 13:31:28
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
Sent control
Running until status contains requested changes
{"relay_id":"relay1","config":{"RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION":"0.000000000","RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE":"0","RTPS_RELAY_ADMIT_STATE":"NotAdmitting","RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT":"900.000000000","RTPS_RELAY_DRAIN_INTERVAL":"100","RTPS_RELAY_DRAIN_STATE":"Draining","RTPS_RELAY_INACTIVE_PERIOD":"60.000000000","RTPS_RELAY_LIFESPAN":"60.000000000","RTPS_RELAY_LOG_ACTIVITY":"true","RTPS_RELAY_LOG_DISCOVERY":"true","RTPS_RELAY_LOG_HANDLER_STATISTICS":"0.000000000","RTPS_RELAY_LOG_HTTP":"false","RTPS_RELAY_LOG_RELAY_STATISTICS":"3.000000000","RTPS_RELAY_LOG_THREAD_STATUS":"true","RTPS_RELAY_LOG_UTILIZATION_CHANGES":"false","RTPS_RELAY_LOG_WARNINGS":"false","RTPS_RELAY_MAX_IPS_PER_CLIENT":"0","RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER":"0","RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER":"0","RTPS_RELAY_PUBLISH_HANDLER_STATISTICS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATISTICS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATUS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS":"0.000000000","RTPS_RELAY_REJECTED_ADDRESS_DURATION":"0.000000000","RTPS_RELAY_RESTART_DETECTION":"false","RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR":"3","RTPS_RELAY_UTILIZATION_LIMIT":"0.95"}}
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelayControl being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11457 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl draining Time:20s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11495 started at 2026-03-06 13:31:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11496 started at 2026-03-06 13:31:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11514 started at 2026-03-06 13:31:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11515 started at 2026-03-06 13:31:38
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11531 started at 2026-03-06 13:31:56
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11544 started at 2026-03-06 13:32:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11545 started at 2026-03-06 13:32:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11563 started at 2026-03-06 13:32:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11564 started at 2026-03-06 13:32:29
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11585 started at 2026-03-06 13:32:47
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse Time:52s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl secure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11599 started at 2026-03-06 13:33:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11600 started at 2026-03-06 13:33:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11618 started at 2026-03-06 13:33:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11619 started at 2026-03-06 13:33:21
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11635 started at 2026-03-06 13:33:39
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl secure Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse secure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11648 started at 2026-03-06 13:34:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11649 started at 2026-03-06 13:34:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11667 started at 2026-03-06 13:34:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11668 started at 2026-03-06 13:34:12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11684 started at 2026-03-06 13:34:30
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse secure Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/STUN/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay -DCPSConfigFile relay.ini -ApplicationDomain 42 -VerticalAddress 127.0.0.1:4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile server.log -DCPSPendingTimeout 3
server PID: 11696 started at 2026-03-06 13:35:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 11710 started at 2026-03-06 13:35:03
test_success
Mapped address = 127.0.0.1:52432
test_unknown_method
test_no_fingerprint
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/STUN/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/RtpsRelay/STUN/run_test.pl ipv6
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay -DCPSConfigFile relay_ipv6.ini -ApplicationDomain 42 -VerticalAddress [::1]:4444 -HorizontalAddress [::1]:11444 -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile server.log -DCPSPendingTimeout 3
server PID: 11712 started at 2026-03-06 13:35:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -ipv6 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 11722 started at 2026-03-06 13:35:07
test_success
Mapped address = ::1:50918
test_unknown_method
test_no_fingerprint
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/STUN/run_test.pl ipv6 Time:3s Result:0
==============================================================================
tests/security/ConcurrentAuthLimit/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/ConcurrentAuthLimit/ConcurrentAuthLimit -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSSecurityDebug auth_debug -ORBLogFile ConcurrentAuthLimit.log -DCPSPendingTimeout 3
ConcurrentAuthLimit PID: 11724 started at 2026-03-06 13:35:07
test PASSED.
auto_run_tests_finished: tests/security/ConcurrentAuthLimit/run_test.pl Time:1s Result:0
Fri Mar 6 13:35:08 2026 UTC